This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/35610] Pasting "foo" and "(" does not give a valid preprocessing token
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2008 22:46:05 -0000
- Subject: [Bug preprocessor/35610] Pasting "foo" and "(" does not give a valid preprocessing token
- References: <bug-35610-15391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-16 22:46 -------
Yes and GCC behavior is correct. pasting foo and ( don't make a valid
preprocessing token.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
Summary|Pasting "foo" and "(" does |Pasting "foo" and "(" does
|not give a valid |not give a valid
|preprocessing token |preprocessing token
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35610