[Bug preprocessor/33143] preprocess should ignore trigraphs in /* */ comments

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 22 00:37:00 GMT 2007



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-08-22 00:37 -------
> Trigraphs in #if 0 ... #endif
No that is correct to warn in that context as text inside #if 0 ... #endif are
supposed to be tokens.

Now in multiple line comments, they should not be warned about.


-- 


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



More information about the Gcc-bugs mailing list