[Bug c/40564] Invalid -Wc++-compat warning about stringized C++ operator name
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 26 22:44:00 GMT 2009
------- Comment #1 from joseph at codesourcery dot com 2009-06-26 22:44 -------
Subject: Re: New: Invalid -Wc++-compat warning about stringized
C++ operator name
A closely related case is:
#define foo not used
There is no important difference in the meaning of this between C and C++
if the macro is not expanded, so a warning for "not" is inappropriate.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40564
More information about the Gcc-bugs
mailing list