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: [4.0 PATCH] Fix PR c++/18384


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


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