From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31927 invoked by alias); 17 Jun 2009 15:38:58 -0000 Received: (qmail 31047 invoked by alias); 17 Jun 2009 15:38:45 -0000 Date: Wed, 17 Jun 2009 15:38:00 -0000 Message-ID: <20090617153845.31046.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/40463] linux-eabi.h:79:36: error: identifier "not" is a special operator name in C++ In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-06/txt/msg01219.txt.bz2 ------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca 2009-06-17 15:38 ------- Subject: Re: linux-eabi.h:79:36: error: identifier "not" is a special operator name in C++ > > 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. I changed the define in my tree to "NOT USED" to avoid this. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40463