C++ demangler horrors

H. J. Lu hjl@lucon.org
Thu Jun 26 18:00:00 GMT 2003


On Thu, Jun 26, 2003 at 01:08:06PM -0400, Nathanael Nerode wrote:
> We want a working C++ demangler which is not dependent on libstdc++ in 
> any way.
> 

You have to elaborate. My demangler patch requires a C++ compiler to
build, but not a C++ compiler to use. I don't see there is much
drawback. Besides, it will fall back to the old demangler if there
is no suitable C++ compiler.


H.J.



More information about the Gcc mailing list