[Bug c++/14875] When using 'or' keyword, the error message speaks of a '||' token

Zack Weinberg zack@codesourcery.com
Thu Apr 8 18:53:00 GMT 2004


The preprocessor will have marked the token with the NAMED_OP flag,
it might be possible to expose that to the diagnostics.

zw



More information about the Gcc-bugs mailing list