This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/24976] simple hexadecimal number parsed as C99 hex float
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2005 18:21:48 -0000
- Subject: [Bug preprocessor/24976] simple hexadecimal number parsed as C99 hex float
- References: <bug-24976-6650@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from joseph at codesourcery dot com 2005-11-21 18:21 -------
Subject: Re: New: simple hexadecimal number parsed as C99 hex
float
On Mon, 21 Nov 2005, bernie at develer dot com wrote:
> This testcase:
>
> int a = 0xe+100;
0xe+100 is a single preprocessing number. If the end of
<http://gcc.gnu.org/onlinedocs/gcc/Incompatibilities.html> is unclear,
please let us know how we could have improved it so that you would have
realised it applies to this situation and so there is no bug.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24976