]> gcc.gnu.org Git - gcc.git/commit
testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c
authorChristophe Lyon <christophe.lyon@foss.st.com>
Wed, 30 Jun 2021 13:47:07 +0000 (13:47 +0000)
committerChristophe Lyon <christophe.lyon@foss.st.com>
Thu, 8 Jul 2021 13:54:10 +0000 (13:54 +0000)
commit1ca642d785c49e9e0b28651b190720267703f023
treebf172d7c0c98f32de0a9bd9fd0c40c672fed0026
parent43931c97820a8ec9ad01784530ba61332fd87cc8
testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c

I've noticed that overriding cpu/arch flags when running the testsuite
can cause this test to fail rather than being skipped because of
incompatible flags combination.

Since the test forces -march=armv7-a, make sure it is accepted in
combination with the current runtestflags.

2021-07-08  Christophe Lyon  <christophe.lyon@foss.st.om>

gcc/testsuite/
* gcc.dg/debug/pr57351.c: Require arm_arch_v7a_ok
effective-target.
gcc/testsuite/gcc.dg/debug/pr57351.c
This page took 0.059243 seconds and 5 git commands to generate.