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++/8897] Demangling of template conversion operators


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

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



------- Additional Comments From bkoz@redhat.com  2003-06-02 14:54 -------
Subject: Re:  Demangling of template conversion operators


>Ben, you suggested that the new demangler fixed this bug. Is the new
>demangler present in gcc 3.3? Thanks

No, it's only available in libstdc++ on mainline, as __cxa_demangle. Try
that and see if it works. At some point that code will probably be used
in libiberty, (see H.J's patches) but it's not currently.

-benjamin




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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