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

Carlo Wood carlo@alinoe.com
Tue Nov 25 16:26:00 GMT 2003


On Tue, Nov 25, 2003 at 05:12:36PM +0100, Gabriel Dos Reis wrote:
> Carlo Wood <carlo@alinoe.com> writes:
> 
> | That means indeed a form for SNaN, QNaN, +Inf, -Inf,
> 
> How do you spell literals SNaN, QNaN, +Inf and -Inf?

Probably NaN is not possible.  But you can type 1e1000
and -1e1000 to get +Inf and -Inf.

> signed zeros are spelt +0 and -0.

Actually, I can't produce a -0 either as literal in
a symbol.

-- 
Carlo Wood <carlo@alinoe.com>



More information about the Libstdc++ mailing list