aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov-io.cc
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@arm.com>2022-04-26 15:57:02 +0100
committerChristophe Lyon <christophe.lyon@arm.com>2022-04-27 09:19:39 +0100
commit6c211e70eb9d89db2be630c0d5555d21e4aee144 (patch)
treef40d1fe2e236b8f54a3c3aed5751547e5b8cba69 /gcc/gcov-io.cc
parentb2df4c40c44adcc1d70db11c39593ace9b4cb588 (diff)
downloadgcc-6c211e70eb9d89db2be630c0d5555d21e4aee144.zip
gcc-6c211e70eb9d89db2be630c0d5555d21e4aee144.tar.gz
gcc-6c211e70eb9d89db2be630c0d5555d21e4aee144.tar.bz2
testsuite: Add arm testcase for PR105374
As discussed in the PR, here is the testcase with the appropriate dg-* directives. Tested on arm-none-eabi with 1 -mcpu=cortex-a7/-mfloat-abi=soft/-march=armv7ve+simd 2 -mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd 3 -mthumb/-mcpu=cortex-a7/-mfloat-abi=hard/-march=armv7ve+simd 4 -mthumb/-mfloat-abi=soft/-march=armv6s-m 5 -mthumb/-mfloat-abi=soft/-march=armv7-m 6 -mthumb/-mfloat-abi=hard/-march=armv7e-m+fp 7 -mthumb/-mfloat-abi=hard/-march=armv7e-m+fp.dp 8 -mthumb/-mfloat-abi=hard/-march=armv8-m.main+fp+dsp 9 -mthumb/-mfloat-abi=hard/-march=armv8.1-m.main+mve.fp+fp.dp 10 -mthumb/-mfloat-abi=hard/-march=armv8.1-m.main+mve The test is UNSUPPORTED with the first three ones (because of -mcpu=cortex-a7), ignored with armv6s-m, and PASSes with all the other ones, while it used crash without Jakub's fix (r12-8263), ie. FAIL with options 5,6,7,8,10. The test passed without Jakub's fix with option 9 because the problem happens only with an integer-only MVE. 2022-04-26 Christophe Lyon <christophe.lyon@arm.com> gcc/testsuite/ PR tree-optimization/105374 * gcc.target/arm/simd/pr105374.C: New.
Diffstat (limited to 'gcc/gcov-io.cc')
0 files changed, 0 insertions, 0 deletions