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][4.1] Fix PRs 27795, 27639, 26719 - wrong code with scev/loop


Zdenek Dvorak wrote:
> Hello,
> 
>> This is a backport of a patch from mainline that has been sitting there
>> since May 24.
>>
>> Bootstrapped and tested on x86_64-unknown-linux-gnu for all langs + ada.
> 
> if this patch is approved for 4.1, http://gcc.gnu.org/ml/gcc-patches/2006-07/msg00229.html
> should probably go there as well.

In general, it is fine to backport patches from mainline to the branch
to fix regressions.  I don't need to sign off on that; if it's already
in mainline, and it fixes the PR, and you're confident in the backport
it's OK.  Please do take care, though; if you feel a backport might be
risky, please ask for a review (from me, or any other qualified reviewer).

I don't think I'm the best person to review this particular code.  If
you feel confident, check it in.  Otherwise, please ask explicitly for a
review.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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