[Bug c++/58057] gcc lexer cannot parse extern "\x43" void blah() with option -std=c++0x;
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Aug 2 17:47:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58057
--- Comment #11 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Ed, your analysis matches my intuition, but the error message is still very
poor: to the user something like "... before STRING_USERDEF..." makes no sense
at all. Can we improve it?
More information about the Gcc-bugs
mailing list