This is the mail archive of the gcc-bugs@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]

[Bug c++/11578] cp/mangle.c doesn't handle __typeof__


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11578



------- Additional Comments From gdr at integrable-solutions dot net  2003-07-18 15:05 -------
Subject: Re:  New: cp/mangle.c doesn't handle __typeof__

"jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:

| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11578
| 
|            Summary: cp/mangle.c doesn't handle __typeof__

I think there is already a PR for this issue. (Same for __alignof__).
It should follow the same line of treatment as we got for
__imag__/__real__ recently.  Will look into that.

-- Gaby


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