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

--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Tue Oct 30 19:49:36 2018
New Revision: 265639

URL: https://gcc.gnu.org/viewcvs?rev=265639&root=gcc&view=rev
Log:
xfail ira-shrink-wrap-prep tests (PR87708)

After r265398, the ira-shrinkwrap-prep-[12].c tests fail on all
targets, because the IRA feature tested can only move hard registers
down, and we no longer have hard registers for the function parameters
at this stage.


gcc/testsuite/
        PR rtl-optimization/87708
        gcc.dg/ira-shrinkwrap-prep-1.c: xfail test.
        gcc.dg/ira-shrinkwrap-prep-2.c: xfail test.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-1.c
    trunk/gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c

Reply via email to