[Bug target/39027] double floating point suffix of 'd' and 'D' not accepted
janis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jan 29 21:20:00 GMT 2009
------- Comment #2 from janis at gcc dot gnu dot org 2009-01-29 21:20 -------
In the C99 standard, floating constants are defined in section 6.4.4.2. A
floating constant of type double is unsuffixed; there is no 'd' or 'D' suffix.
Unless I'm missing something the test case is invalid.
--
janis at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |janis at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39027
More information about the Gcc-bugs
mailing list