Darwin, x86, testsuite - Disable tests that cannot pass.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 24 May 2019 07:05:25 +0000 (07:05 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 24 May 2019 07:05:25 +0000 (07:05 +0000)
commit3d61c31f1bf62ce6d54514ab2cbf89df3e69b5e5
treeb076abcd7ee5eeb293a7f3ae0caa539ed8c970fd
parenta2c8ea56a78297e1291278f9462adae9bcd34d11
Darwin, x86, testsuite - Disable tests that cannot pass.

A few of the i386.exp target tests cannot pass on Darwin
because either the port doesn't support a feature, or the
ABI demands sufficiently different codegen that matching
the output with scan-asms would require a different test.

Disabling those tests here.

2019-05-24  Iain Sandoe  <iain@sandoe.co.uk>

* gcc.target/i386/falign-functions-2.c: Skip for Darwin.
* gcc.target/i386/pr70738-7.c: Likewise.
* gcc.target/i386/pr24414.c: Likewise.

From-SVN: r271589
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/falign-functions-2.c
gcc/testsuite/gcc.target/i386/pr24414.c
gcc/testsuite/gcc.target/i386/pr70738-7.c