[Bug preprocessor/11806] cpp does not ignore "'" inside #if 0 / #endif
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Aug 5 11:24:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11806
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From schwab at suse dot de 2003-08-05 11:24 -------
Not a bug. The tokens inside #if 0 must still be properly formed, ie. no
unmatched quotes.
More information about the Gcc-bugs
mailing list