From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28498 invoked by alias); 2 May 2003 15:55:57 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28490 invoked from network); 2 May 2003 15:55:55 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.93.134.19) by sources.redhat.com with SMTP; 2 May 2003 15:55:55 -0000 Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h42Fsdm2048873; Fri, 2 May 2003 08:54:39 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h42FsUhN048872; Fri, 2 May 2003 08:54:30 -0700 (PDT) Date: Fri, 02 May 2003 15:55:00 -0000 From: "David O'Brien" To: Richard Henderson , Kean Johnston , "'Joe Buck'" , "'Alexander Kabaev'" , pthomas@suse.de, ak03@gte.com, gcc@gcc.gnu.org Subject: Re: GCC warnings for unused global variables Message-ID: <20030502155430.GC48461@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20030501173539.GC31113@redhat.com> <004e01c3100a$bfac3fc0$03419384@shrike> <20030501184257.GA31186@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030501184257.GA31186@redhat.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-SW-Source: 2003-05/txt/msg00153.txt.bz2 On Thu, May 01, 2003 at 11:42:57AM -0700, Richard Henderson wrote: > On Thu, May 01, 2003 at 10:54:44AM -0700, Kean Johnston wrote: > > I am frankly surprised you don't see that and are fighting > > so hard for this to stay in -Wall. > > Perhaps a personal bias. I've always *hated* rcsid tags. I hate to say it, but *HATE* that GCC source file have no way of knowing which rev they are. It has been a problem more than once. -- -- David (obrien@FreeBSD.org)