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 libstdc++/11028] The standalone C++ demangler doesn't work on some symbols


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

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



------- Additional Comments From neroden at gcc dot gnu dot org  2003-08-03 18:29 -------
HJL's patches are unacceptable for various reasons explained on the list.

The standalone demangler written in C currently in libiberty needs to be fixed
(or replaced by a similar object written in C).  The standalone C++ demangler
could perhaps be converted to C if I had a copy of cfront.  ;-)


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