[Bug preprocessor/32271] New: Incorrect warnings in disabled code.

2007-06-10 Thread pcmoen at gmail dot com
12: warning: missing terminating ' character int main() { return 0; } -- Summary: Incorrect warnings in disabled code. Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: minor Priority: P3 Component: p

[Bug preprocessor/32271] Incorrect warnings in disabled code.

2007-06-10 Thread pcmoen at gmail dot com
--- Comment #1 from pcmoen at gmail dot com 2007-06-10 09:25 --- Created an attachment (id=13672) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13672&action=view) Test case that shows the error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32271