This is the mail archive of the gcc@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: RFA: __imag__ and __real__ in C++ (bug 11437)


>Nathanael Nerode <neroden@twcny.rr.com> writes:
>
>| This is just a proof of concept.  In particular, the mangling chosen
>| was arbitrary and probably wrong.  :-)
>| 
>| But I'd like a C++ person to look at bug 11437, and at my analysis and 
>| see what should be done.  An alternative solution is to remove _Complex 
>| support from C++, of course.
>
>Removing _Complex from cc1plus is not an option.
>
>-- Gaby

So, are you taking on the bug and looking at my fix? ;-)
I think it should be an easy fix, but it *does* need a C++ person to 
look at it.

-- 
Nathanael Nerode  <neroden at gcc.gnu.org>
http://home.twcny.rr.com/nerode/neroden/fdl.html


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