]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/testsuite/ChangeLog
Darwin, x86, testsuite - Disable tests that cannot pass.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 May 2019 07:05:25 +0000 (07:05 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 May 2019 07:05:25 +0000 (07:05 +0000)
commitd1df5d311e84f971299f37a8383954fafa9c1aba
treeb076abcd7ee5eeb293a7f3ae0caa539ed8c970fd
parenta452006ba2185a96e638ffcde5fa9a4beb77b280
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271589 138bc75d-0d04-0410-961f-82ee72b054a4
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