https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64895

--- Comment #18 from Iain Sandoe <iains at gcc dot gnu.org> ---
Author: iains
Date: Sun Aug  4 10:24:34 2019
New Revision: 274062

URL: https://gcc.gnu.org/viewcvs?rev=274062&root=gcc&view=rev
Log:
Darwin, X86, backport fixes for 64895.

Although this is marked as rtl-optimisation, the Darwin
issue is that the testcase XPASS there since the codegen
is different.

2019-08-04  Iain Sandoe  <i...@sandoe.co.uk>

        Backport from mainline.
        2019-05-23  Iain Sandoe  <i...@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-9-branch/gcc/testsuite/ChangeLog
    branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save-rec.c
    branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save-xmm.c
    branches/gcc-9-branch/gcc/testsuite/gcc.target/i386/fuse-caller-save.c

Reply via email to