]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: Fix __arm_vctp16q return type in arm_mve.h
authorChristophe Lyon <christophe.lyon@foss.st.com>
Mon, 23 Aug 2021 09:47:14 +0000 (09:47 +0000)
committerChristophe Lyon <christophe.lyon@foss.st.com>
Mon, 23 Aug 2021 11:40:30 +0000 (11:40 +0000)
commit05dbde3bfb91b5a643b68d00609a1aab1a6f47a0
tree7033abc0cbf485d90c4ca1c85713ba8bf5ffeccb
parent513c543bb5d97cc59ba393f2f0612324a789c50e
arm: Fix __arm_vctp16q return type in arm_mve.h

__arm_vctp16q actually returns mve_pred16_t rather than int64_t.

2021-08-23  Christophe Lyon  <christophe.lyon@foss.st.com>

gcc/
* config/arm/arm_mve.h: Fix __arm_vctp16q return type.

(cherry picked from commit ac3bcc813f26e6dc4c3b037d9d5c5a84f7f62cf4)
gcc/config/arm/arm_mve.h