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] Fix PR c++/27713: ICE on invalid operator new


Volker Reichelt wrote:
> The following patch fixes PR c++/27713 (which is a 4.0/4.1 regression)
> by backporting the fix for PR c++/27559 from mainline to the 4.1 and
> 4.0 branch.
> 
> Bootstrapped and regtested on x86_64-unknown-linux-gnu.
> Ok for 4.1 and 4.0 branch?

OK for 4.1.  I'm not managing 4.0 anymore, but you don't need permission
for simple backports of patches that have already gone in on mainline.
As long as you don't feel that there's substantial risk from the
backport, you should just go ahead.  Do feel free to ask, though, if
you're not confident.

> Testcase also for mainline?

Yes.

-- 
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]