This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/28388] stringify (#) operator broken
- 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: 15 Jul 2006 05:21:17 -0000
- Subject: [Bug preprocessor/28388] stringify (#) operator broken
- References: <bug-28388-6809@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-07-15 05:21 -------
Well it is even worse than that, with the first one, we go into an infinite
loop when you don't use -E.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|stringify (#) operator |stringify (#) operator
|broken |broken
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28388