--- Comment #3 from pinskia at gcc dot gnu dot org 2009-12-18 01:24 ---
Close as a dup of bug 3885.
*** This bug has been marked as a duplicate of 3885 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-12-18 01:24 ---
Reopening to ...
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status
--- Comment #1 from schwab at suse dot de 2007-07-18 09:26 ---
The preprocessing token 0x9E+4 does not have the lexical form of a constant,
thus it is invalid. You need to make sure that every pp-number that is
converted to a token is valid as such.
--
schwab at suse dot de changed: