testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabi
authorChristophe Lyon <christophe.lyon@linaro.org>
Thu, 20 Aug 2020 08:51:01 +0000 (08:51 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Thu, 20 Aug 2020 08:56:57 +0000 (08:56 +0000)
commit3f678b4c20bb4e3adef7498aacc5519dfe78a894
tree4e0100766625f4859fa4073ec9aee0df7fb2390d
parentc2a0fd7c8ff426cc40ec678efef85e4a376ea4b5
testsuite: Skip arm/pure-code tests for arm*-*-uclinuxfdpiceabi

FDPIC it uses PIC code, which is incompatible with -mpure-code, so we
want to skip these tests for arm*-*-uclinuxfdpiceabi.

This patch also fixes a typo where the final closing bracket was
commented out.

2020-08-20  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
* gcc.target/arm/pure-code/pure-code.exp: Skip for
arm*-*-uclinuxfdpiceabi. Fix missing closing bracket.
gcc/testsuite/gcc.target/arm/pure-code/pure-code.exp