This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR29519 Bad code on MIPS with -fnon-call-exceptions
- From: Roger Sayle <roger at eyesopen dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Eric Botcazou <ebotcazou at libertysurf dot fr>, Richard Sandiford <richard at codesourcery dot com>, <gcc at gcc dot gnu dot org>, Andrew Haley <aph at redhat dot com>
- Date: Wed, 25 Oct 2006 13:27:49 -0600 (MDT)
- Subject: Re: [PATCH] Fix PR29519 Bad code on MIPS with -fnon-call-exceptions
On Wed, 25 Oct 2006, David Daney wrote:
> The patch is fully tested and ready to go for the 4.2 branch.
The last thing I want is for this fix to get delayed whilst we argue
over patch testing/approval policy. This fix addresses the known
wrong-code issue, and at worst may replace it with missed optimization
opportunity. Hence although we don't know for sure whether this is
better than reverting the patch that caused the regression, it's
certainly better than where 4.2 is now, and keeps us sync'd with
mainline.
Ok for the 4.2 branch.
Sorry for the confusion. Hopefully, there'll be no more surprises.
Roger
--