http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
--- Comment #5 from Jonathan Wakely 2012-07-03
20:07:11 UTC ---
and C.2.1 in the C++11 standard
and PR 50917 and PR 51282
and https://groups.google.com/forum/#!topic/comp.std.c++/9nD4Mb8pN1Q
(the second to last post quotes C.2.1)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
--- Comment #4 from Andrew Pinski 2012-07-03
20:02:18 UTC ---
http://gcc.gnu.org/gcc-4.7/porting_to.html
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
--- Comment #3 from Joseph Garvin 2012-07-03
20:00:28 UTC ---
Sorry, I Googled for "C++11 preprocessor changes" and didn't find anything
discussing this. Do you have a link?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53843
--- Comment #1 from Joseph Garvin 2012-07-03
19:56:28 UTC ---
Forgot to mention inserting a space between "x" and bar fixes the error.