[PATCH] PR libstdc++/13045 / C++ demangler, floating values and function pointer type return type postfix fix.

Carlo Wood carlo@alinoe.com
Tue Nov 25 23:45:00 GMT 2003


On Tue, Nov 25, 2003 at 06:27:40PM -0500, DJ Delorie wrote:
> 
> > is the most logical thing to do: keep the mangling *exactly* as
> > whatever was typed by the programmer.
> 
> The mangled name has to be (1) a legal assembler/linker symbol, and
> (2) compatible with the rest of the mangling ABI.  Thus, we can't
> allow '.' or '+' in the mangled name, nor 'E' (as in 1E4).

Did you read the rest of that mail?

-- 
Carlo Wood <carlo@alinoe.com>



More information about the Libstdc++ mailing list