[Bug preprocessor/101628] Preprocessor errors on extended characters in #if 0 code block

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 26 18:43:39 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101628

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Related to PR 62661 which was closed as invalid.
Basically the C++ standard says the tokens inside the #if blocks need to be
valid tokens still.


More information about the Gcc-bugs mailing list