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: [RS6000] Fix -m32 -Os lossage


On Thu, Feb 12, 2015 at 07:01:12PM -0500, David Edelsohn wrote:
> On Thu, Feb 12, 2015 at 5:10 PM, Alan Modra <amodra@gmail.com> wrote:
> > On Thu, Feb 12, 2015 at 10:04:45AM -0500, David Edelsohn wrote:
> >> On Thu, Feb 12, 2015 at 7:33 AM, Alan Modra <amodra@gmail.com> wrote:
> >> >         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Use addsi3_carry
> >> >         or adddi3_carry when restoring frame_reg_rtx from r0 after restvr.
> >>
> >> Okay.
> >
> > Committed revision 220665.  I also intend to commit the following as
> > obvious when stage1 opens, to fix a bug in code I contributed.  It's
> > not a regression nor is the generated code incorrect, but we have one
> > unnecessary instruction.
> 
> >         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Fix typo in
> >         code setting up r11 for out-of-line fp restore.
> 
> Go ahead and commit the fix now.

OK, thanks.  Done after bootstrap etc., revision 220672.

-- 
Alan Modra
Australia Development Lab, IBM


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