This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/40463] linux-eabi.h:79:36: error: identifier "not" is a special operator name in C++



------- Comment #2 from joseph at codesourcery dot com  2009-06-17 10:13 -------
Subject: Re:  linux-eabi.h:79:36: error: identifier "not"
 is a special operator name in C++

On Wed, 17 Jun 2009, ramana at gcc dot gnu dot org wrote:

> Could you specify which version of the source tree this was ? 

This is trunk, version 147956 or later.  Using not_used instead of "not 
used" would suffice to fix this, but the -Wc++-compat warning probably 
should be smarter; there's no need to care about the expansions of unused 
macros like this.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]