[PATCH] Make the IRA shrink-wrapping preparation also work on ppc64

Martin Jambor mjambor@suse.cz
Mon Nov 25 15:54:00 GMT 2013


Hi,

On Fri, Nov 22, 2013 at 12:36:55PM -0700, Jeff Law wrote:
> On 11/21/13 10:09, Martin Jambor wrote:
> >	PR rtl-optimization/10474
> >	* ira.c (interesting_dest_for_shprep_1): New function.
> >	(interesting_dest_for_shprep): Use interesting_dest_for_shprep_1,
> >	also check parallels.
> >
> >testsuite/
> >	* gcc.dg/pr10474.c: Also test ppc64.
> >	* gcc.dg/ira-shrinkwrap-prep-1.c: Also tes ppc64, changed all ints
> >         to longs.
> >	* gcc.dg/ira-shrinkwrap-prep-2.c: Likewise.
> I went ahead and installed this on your behalf -- just trying to get
> the queues flushed out.

Well, I specifically did not want to commit an IRA patch just before I
left for the weekend... so, thanks for the confidence :-)

Martin



More information about the Gcc-patches mailing list