[Bug preprocessor/33547] invalid suffix "+0x23" on integer constant

2022-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33547 Andrew Pinski changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #3 from Andrew

[Bug preprocessor/33547] invalid suffix +0x23 on integer constant

2010-08-04 Thread schwab at linux-m68k dot org
--- Comment #2 from schwab at linux-m68k dot org 2010-08-04 16:40 --- *** Bug 45184 has been marked as a duplicate of this bug. *** -- schwab at linux-m68k dot org changed: What|Removed |Added

[Bug preprocessor/33547] invalid suffix +0x23 on integer constant

2007-09-24 Thread schwab at suse dot de
--- Comment #1 from schwab at suse dot de 2007-09-24 21:13 --- 0x4E+0x23 is a single preprocessing number. If that cannot be turned into a valid token then the program is malformed. Put in some space. -- schwab at suse dot de changed: What|Removed