From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9333 invoked by alias); 14 Oct 2009 19:45:23 -0000 Received: (qmail 9320 invoked by uid 22791); 14 Oct 2009 19:45:22 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 14 Oct 2009 19:45:18 +0000 Received: (qmail 10801 invoked from network); 14 Oct 2009 19:45:16 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 14 Oct 2009 19:45:16 -0000 From: Pedro Alves To: Tom Tromey Subject: Re: A strange gcc behavior, and an argument against -Wno-unused Date: Wed, 14 Oct 2009 19:45:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb@sourceware.org, Eli Zaretskii , dave.korn.cygwin@googlemail.com, msnyder@vmware.com References: <4ACFD8B7.4090902@vmware.com> <200910131509.40897.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200910142045.20291.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00258.txt.bz2 On Tuesday 13 October 2009 16:47:38, Tom Tromey wrote: > >>>>> "Pedro" == Pedro Alves writes: > > Pedro> Since Michael has committed his patch meanwhile, in the > Pedro> interest of moving a bit forward, how 'bout we give this a > Pedro> try, then? No new warnings caught on an > Pedro> 'x86_64-linux --enable-targets=all' at -O2 build. > > Do it. Done it. -- Pedro Alves