This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]