[Bug preprocessor/28022] Incorrect pedwarn for , expression in #if in c99 mode
schwab at suse dot de
gcc-bugzilla@gcc.gnu.org
Wed Jun 14 12:28:00 GMT 2006
------- Comment #2 from schwab at suse dot de 2006-06-14 11:13 -------
The expression the controls conditional inclusion shall be an integer constant
expression (6.10.1.1), which shall not contain comma operators (6.6.3).
--
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28022
More information about the Gcc-bugs
mailing list