]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Darwin, X86, testsuite] Add xfails for PR90396.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 8 Sep 2019 19:49:27 +0000 (19:49 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 8 Sep 2019 19:49:27 +0000 (19:49 +0000)
commitdd4845f15a438e55ef218cd423f10b2be540b323
tree7d65ebdbd086649f9be6d7c6c1da7f7a7b07a2ac
parente98846d7869170b8b4d9e2a6956ceda7470601b9
[Darwin, X86, testsuite] Add xfails for PR90396.

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.

2019-09-08  Iain Sandoe  <iain@sandoe.co.uk>

Backport from mainline.
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.

From-SVN: r275496
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