[Bug c++/14875] When using 'or' keyword, the error message speaks of a '||' token
zack at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Thu Apr 8 18:53:00 GMT 2004
------- Additional Comments From zack at codesourcery dot com 2004-04-08 18:53 -------
Subject: Re: When using 'or' keyword, the error message
speaks of a '||' token
The preprocessor will have marked the token with the NAMED_OP flag,
it might be possible to expose that to the diagnostics.
zw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14875
More information about the Gcc-bugs
mailing list