diff options
author | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-09-14 09:03:08 +0100 |
---|---|---|
committer | Andre Vieira <andre.simoesdiasvieira@arm.com> | 2020-09-15 11:25:09 +0100 |
commit | 80297f897758f59071968ddff2a04a8d11481117 (patch) | |
tree | 985ae7b5d0f9d7aaa8ea76a34b4fecc943d957d6 /gcc/tree-vectorizer.c | |
parent | ecc3135a4a264b66c163ef32e815a99746b81800 (diff) | |
download | gcc-80297f897758f59071968ddff2a04a8d11481117.zip gcc-80297f897758f59071968ddff2a04a8d11481117.tar.gz gcc-80297f897758f59071968ddff2a04a8d11481117.tar.bz2 |
arm: Fix testisms introduced with fix for pr target/95646
This patch changes the test to use the effective-target machinery disables the
error message "ARMv8-M Security Extensions incompatible with selected FPU" when
-mfloat-abi=soft.
Further changes 'asm' to '__asm__' to avoid failures with '-std=' options.
gcc/ChangeLog:
2020-07-06 Andre Vieira <andre.simoesdiasvieira@arm.com>
* config/arm/arm.c (arm_options_perform_arch_sanity_checks): Do not
check +D32 for CMSE if -mfloat-abi=soft
gcc/testsuite/ChangeLog:
2020-07-06 Andre Vieira <andre.simoesdiasvieira@arm.com>
* gcc.target/arm/pr95646.c: Fix testism.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions