[4.0 PATCH] Fix PR c++/18384

Mark Mitchell mark@codesourcery.com
Mon Mar 21 01:30:00 GMT 2005


Jakub Jelinek wrote:
> Hi!
> 
> This patch got already applied on gcc-3_4-branch, on HEAD (at that time)
> it got stuck on attempts to make sizetype not sign extended, which in
> turn touched the overflow handling area outside of front-ends.
> As this is unlikely to be resolved on the gcc-4_0-branch, can I
> commit this patch to 4.0 branch?
> Should I commit it on HEAD for now too and when the overflow stuff gets
> changed, it could be backed out?

Yes, this is OK for 4.0 and mainline.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304



More information about the Gcc-patches mailing list