]> git.ipfire.org Git - thirdparty/gcc.git/commit
Darwin, x86, testsuite - adjust tests for Darwin PR90698.
authoriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2019 19:59:30 +0000 (19:59 +0000)
committeriains <iains@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Jun 2019 19:59:30 +0000 (19:59 +0000)
commit72bbe149209ea1e8fe1fce95544539e579949a67
tree75758263ca830635b02b40bcaaf128b056e22883
parentc7a9e445055d15485130220059563561de1ab88c
Darwin, x86, testsuite - adjust tests for Darwin PR90698.

We don't have support for -mcmodel={medium, large, kernel} so don't
expect tests for those things to work.

For now mark them as xfail where possible and skip where that isn't.
These changes will be logged onto the PR and therefore can be backed
out when the facility is implemented.

gcc/testsuite/ChangeLog:

2019-06-01  Iain Sandoe  <iain@sandoe.co.uk>

PR target/90698
* gcc.target/i386/pr49866.c: XFAIL for Darwin.
* gcc.target/i386/pr63538.c: Likewise.
* gcc.target/i386/pr61599-1.c: Skip for Darwin.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@271839 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr49866.c
gcc/testsuite/gcc.target/i386/pr61599-1.c
gcc/testsuite/gcc.target/i386/pr63538.c