This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

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


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>


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