aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorHaochen Jiang <haochen.jiang@intel.com>2024-11-22 14:32:16 +0800
committerHaochen Jiang <haochen.jiang@intel.com>2024-11-25 10:54:15 +0800
commit832e963a477268e023b0fae4e8c59d29be8e7f42 (patch)
treea71ac5518e4ba11ca764e98dd94da7f944b9b6c8 /gcc/system.h
parente1ac811d5a724e6714465ad951703d334248bc83 (diff)
downloadgcc-832e963a477268e023b0fae4e8c59d29be8e7f42.zip
gcc-832e963a477268e023b0fae4e8c59d29be8e7f42.tar.gz
gcc-832e963a477268e023b0fae4e8c59d29be8e7f42.tar.bz2
i386/testsuite: Do not append AVX10.2 option for check_effective_target
When -avx10.2 meet -march with AVX512 enabled, it will report warning for vector size conflict. The warning will prevent the test to run on GCC with arch native build on those platforms when check_effective_target. Remove AVX10.2 options since we are using inline asm ad it actually do not need options. It will eliminate the warning. gcc/testsuite/ChangeLog: * lib/target-supports.exp (check_effective_target_avx10_2): Remove AVX10.2 option. (check_effective_target_avx10_2_512): Ditto.
Diffstat (limited to 'gcc/system.h')
0 files changed, 0 insertions, 0 deletions