]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix testcase pr112337.c to check the options [PR112337]
authorSaurabh Jha <saujha01@e130340.arm.com>
Tue, 30 Jan 2024 15:03:36 +0000 (15:03 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Tue, 5 Mar 2024 15:28:55 +0000 (15:28 +0000)
commit2ba3171f161452df476485272cc966bc523d9859
treebcac16d892e4663428c7dd05354a999d12189daa
parent08ec4adb0285f6a472865cf386bf035ed0eaebce
Fix testcase pr112337.c to check the options [PR112337]

gcc.target/arm/pr112337.c was failing to validate that adding MVE options
was compatible with the test environment, so add the missing checks.

gcc/testsuite/ChangeLog:

PR target/112337
* gcc.target/arm/pr112337.c: Check for, then use the right MVE
options.
gcc/testsuite/gcc.target/arm/pr112337.c