Re: RFA: Update XFAIL comments in

2017-01-21 Thread Segher Boessenkool
On Fri, Jan 20, 2017 at 06:45:54PM +0100, Andreas Schwab wrote: > > /* { dg-final { scan-rtl-dump "Performing shrink-wrapping" > > "pro_and_epilogue" { xfail arm*-*-* powerpc*-*-* } } } */ > > Shouldn't that rather be target { ! { arm*-*-* powerpc*-*-* } }? The way it is written we'll be inform

Re: RFA: Update XFAIL comments in

2017-01-21 Thread Segher Boessenkool
Hi, On Fri, Jan 20, 2017 at 05:05:56PM +, Nick Clifton wrote: > I would like to close out PR 70681 by applying the patch below. It > updates the XFAIL comments in the two affected tests, explaining why > the check for shrink-wrapping will fail. There is nothing actually > wrong here.

Re: RFA: Update XFAIL comments in

2017-01-20 Thread Andreas Schwab
On Jan 20 2017, Nick Clifton wrote: > Index: gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c > === > --- gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c (revision 244691) > +++ gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c (workin

RFA: Update XFAIL comments in

2017-01-20 Thread Nick Clifton
Hi Guys, I would like to close out PR 70681 by applying the patch below. It updates the XFAIL comments in the two affected tests, explaining why the check for shrink-wrapping will fail. There is nothing actually wrong here. The shrink wrapping optimization is working and the targets a