This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/58057] gcc lexer cannot parse extern "\x43" void blah() with option -std=c++0x;


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58057

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Weird, even with -std=c++0x I still see no failures at all.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]