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: [RFC] [C++ ABI] support non-standard integer types in mangle.c


Mark Mitchell wrote:
Markus F.X.J. Oberhumer wrote:

The patch is OK. Do you have a copyright assignment on file?

No - do we really need one for such small diffs ?


The patch transforms an assertion into an if and adds six new (trivial) statements, three of which were written by you as listed above...

You're right. I've applied the patch.

Many thanks. In case somebody is interested I've added backports to current gcc-4.0 CVS and gcc-3.4 CVS to bugzilla PR18744 - http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18744 .


The patch does fix an ICE, but technically it's not a regression.

--
Markus Oberhumer, <markus@oberhumer.com>, http://www.oberhumer.com/


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