From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32335 invoked by alias); 8 Aug 2007 09:04:58 -0000 Received: (qmail 32158 invoked by uid 22791); 8 Aug 2007 09:04:55 -0000 X-Spam-Check-By: sourceware.org Received: from mailhost.cs.tamu.edu (HELO postal.cs.tamu.edu) (128.194.138.100) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 08 Aug 2007 09:04:52 +0000 Received: from gauss.cs.tamu.edu (gauss.cs.tamu.edu [128.194.146.28]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postal.cs.tamu.edu (Postfix) with ESMTP id 62EF246DE01; Wed, 8 Aug 2007 04:04:50 -0500 (CDT) Date: Wed, 08 Aug 2007 09:04:00 -0000 From: Gabriel Dos Reis To: =?ISO-8859-1?Q?Manuel_L=F3pez-Ib=E1=F1ez?= cc: "Kaveh R. GHAZI" , Mark Mitchell , Richard Guenther , gcc-patches@gcc.gnu.org Subject: Re: Add a __nowarn__ keyword In-Reply-To: <6c33472e0708080152i1fd84566pe806fc83f40df417@mail.gmail.com> Message-ID: References: <87odhozdvp.fsf@soliton.cs.tamu.edu> <46B668EB.6080708@codesourcery.com> <46B6B038.7050601@codesourcery.com> <46B741C7.4080908@codesourcery.com> <6c33472e0708080152i1fd84566pe806fc83f40df417@mail.gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-107608988-1186563891=:32255" Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg00493.txt.bz2 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-107608988-1186563891=:32255 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Content-length: 344 On Wed, 8 Aug 2007, Manuel López-Ibáñez wrote: | I am not sure whether this is a good idea since we already have the | #pragma GCC diagnostics. But yes, the pragma does not work (yet) at | the statement level. If I understand DJ correctly, they worked at the function definition level; that is all we need. Kaveh, did that not work? -- Gaby --8323584-107608988-1186563891=:32255--