[Bug rtl-optimization/64895] RA picks the wrong register for -fipa-ra
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Sep 8 19:41:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64895
--- Comment #21 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Sun Sep 8 19:41:20 2019
New Revision: 275495
URL: https://gcc.gnu.org/viewcvs?rev=275495&root=gcc&view=rev
Log:
[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.
Modified:
branches/gcc-7-branch/gcc/testsuite/ChangeLog
branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save-rec.c
branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save-xmm.c
branches/gcc-7-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save.c
More information about the Gcc-bugs
mailing list