]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: testsuite: improve compatibility of arm/lto/pr96939_1.c
authorRichard Earnshaw <rearnsha@arm.com>
Fri, 3 Nov 2023 17:41:21 +0000 (17:41 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Mon, 13 Nov 2023 14:15:55 +0000 (14:15 +0000)
commit418ec7e7436dd14af3b29da55e830169c7b62cdb
treede3ff9494a49365cd13055913d146cd11cb56395
parent0fcc0eff6521cb28464771b78ba3231e060382c4
arm: testsuite: improve compatibility of arm/lto/pr96939_1.c

This test overrides the architecture, but fails to specify the
floating point architecture.  This causes problems if -mfpu=auto is
used.

gcc/testsuite:

* gcc.target/arm/lto/pr96939_1.c: Add +simd to the architecture
specification.
gcc/testsuite/gcc.target/arm/lto/pr96939_1.c