xfail ira-shrink-wrap-prep tests (PR87708)
authorSegher Boessenkool <segher@kernel.crashing.org>
Tue, 30 Oct 2018 19:49:36 +0000 (20:49 +0100)
committerSegher Boessenkool <segher@gcc.gnu.org>
Tue, 30 Oct 2018 19:49:36 +0000 (20:49 +0100)
commit8d42623b370f4b3f11074ae783709c2b8a7fb65a
tree93a34a58109c68ed93cb348821b47ea0c76f9d1a
parent3487ab638e9be48b2fe8f18b8743c13234420b28
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.

From-SVN: r265639
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-1.c
gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c