This is the mail archive of the gcc-patches@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]

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


Carlo Wood <carlo@alinoe.com> writes:

| On Wed, Nov 26, 2003 at 12:15:06AM +0100, Gabriel Dos Reis wrote:
| > *Normalize*.
| 
| ?
| > | But well, he might also expect that typeing 1.0 and -(-1.0)
| > 
| > I don't think that is even allowed for use in template arguments.
| 
| It is.  Why not?

Because of the definition of integral constant expressions.

-- Gaby


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