]> git.ipfire.org Git - thirdparty/gcc.git/commit
[X86, testsuite] Fix PR rtl-optimisation/64895 XPASSes.
authorIain Sandoe <iain@sandoe.co.uk>
Sun, 8 Sep 2019 19:41:20 +0000 (19:41 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 8 Sep 2019 19:41:20 +0000 (19:41 +0000)
commite98846d7869170b8b4d9e2a6956ceda7470601b9
tree6bbf568b0f23527624fc971a4acff68db2b95974
parentf57249e39c085d3978e1de089de049028b1a56a4
[X86, testsuite] Fix PR rtl-optimisation/64895 XPASSes.

These tests had started to XPASS on pic targets where the codegen
is now as expected.

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

Backport from mainline.
2019-05-23  Iain Sandoe  <iain@sandoe.co.uk>

PR rtl-optimisation/64895
* gcc.target/i386/fuse-caller-save-rec.c: Remove XFAILs.
* gcc.target/i386/fuse-caller-save.c: Likewise.
* gcc.target/i386/fuse-caller-save-xmm.c: Adjust tests for
PIC cases, remove XFAILs.

From-SVN: r275495
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/fuse-caller-save-rec.c
gcc/testsuite/gcc.target/i386/fuse-caller-save-xmm.c
gcc/testsuite/gcc.target/i386/fuse-caller-save.c