diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2024-10-30 09:50:16 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2024-10-30 09:59:59 +0000 |
commit | df11cb0bc4ef9f12c2315c2833be3900a2847965 (patch) | |
tree | 472f5e48aaeea65994c48b15db1f93c8f1547a89 /gcc/fortran/trans-expr.cc | |
parent | e8c3d0f7c19f506c20a621573d4d50497bc79e3c (diff) | |
download | gcc-df11cb0bc4ef9f12c2315c2833be3900a2847965.zip gcc-df11cb0bc4ef9f12c2315c2833be3900a2847965.tar.gz gcc-df11cb0bc4ef9f12c2315c2833be3900a2847965.tar.bz2 |
arm: [MVE intrinsics] Remove unused builtins qualifiers
After the re-implementation of MVE vld/vst intrinsics, a few builtins
qualifiers became useless.
This patch removes them to restore bootstrap (otherwise the build
fails because of 'defined but not used' errors.
gcc/ChangeLog:
* config/arm/arm-builtins.cc (STRS_QUALIFIERS): Delete.
(STRU_QUALIFIERS): Delete.
(STRS_P_QUALIFIERS): Delete.
(STRU_P_QUALIFIERS): Delete.
(LDRS_QUALIFIERS): Delete.
(LDRU_QUALIFIERS): Delete.
(LDRS_Z_QUALIFIERS): Delete.
(LDRU_Z_QUALIFIERS): Delete.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions