[ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests that don't work in PIC mode
authorChristophe Lyon <christophe.lyon@st.com>
Tue, 10 Sep 2019 08:04:00 +0000 (10:04 +0200)
committerChristophe Lyon <clyon@gcc.gnu.org>
Tue, 10 Sep 2019 08:04:00 +0000 (10:04 +0200)
commitee442e15c0c7f26174a857aa5bbbfc9cbbfdbcef
tree1d728a63346d8d9a60a6284a84bdeb0a5eab5590
parent1976a0b2392841a519788698f0fb9851bba6af94
[ARM/FDPIC v6 16/24] [ARM][testsuite] FDPIC: Skip tests that don't work in PIC mode

Some tests fail on arm*-*-uclinuxfdpiceabi because it generates PIC
code and they don't support it: skip them. They also fail on
arm*-linux* when forcing -fPIC.

2019-09-10  Christophe Lyon  <christophe.lyon@st.com>

gcc/testsuite/
* gcc.target/arm/eliminate.c: Accept only nonpic targets.
* g++.dg/other/anon5.C: Likewise.

From-SVN: r275578
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/anon5.C
gcc/testsuite/gcc.target/arm/eliminate.c