diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2025-04-27 20:34:33 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2025-09-01 14:57:16 +0000 |
commit | 32d3f5744a1f263c9b1a3f0aae2127940bddb775 (patch) | |
tree | 34576c3d0376454d429dcbabdf15bcf55d697e21 /libstdc++-v3/src/filesystem/Makefile.am | |
parent | 3cb6c01d2a9ab0ff44767a5866a4a7b929334263 (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
Like we do in other effective-targets, add
"-mcpu=unset -march=armv8-a"
directly when setting et_arm_v8_neon_flags in arm_v8_neon_ok_nocache,
to avoid having to add these two flags in all users of arm_v8_neon_ok.
This avoids duplication and possible typos / oversights.
gcc/testsuite/ChangeLog:
* lib/target-supports.exp
(check_effective_target_arm_v8_neon_ok_nocache): Add "-mcpu=unset
-march=armv8-a" to et_arm_v8_neon_flags.
(add_options_for_vect_early_break): Remove useless "-mcpu=unset
-march=armv8-a".
(add_options_for_arm_v8_neon): Likewise.
Diffstat (limited to 'libstdc++-v3/src/filesystem/Makefile.am')
0 files changed, 0 insertions, 0 deletions