This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/29586] [4.1 Regression] CPP doesn't handle ticks in #warning
- 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: 24 Oct 2006 20:26:58 -0000
- Subject: [Bug preprocessor/29586] [4.1 Regression] CPP doesn't handle ticks in #warning
- References: <bug-29586-11811@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 2006-10-24 20:26 -------
No this is not valid and in fact was rejected in GCC before 3.4.0. In fact
this is undefined behavior at compile time. SEE PR 12743 for more discussion
about this.
*** This bug has been marked as a duplicate of 14634 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29586