From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26954 invoked by alias); 3 Oct 2003 08:13:47 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26947 invoked from network); 3 Oct 2003 08:13:46 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 3 Oct 2003 08:13:46 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h938Dk132102 for ; Fri, 3 Oct 2003 04:13:46 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h938DjD29957 for ; Fri, 3 Oct 2003 04:13:45 -0400 Received: from cygbert.vinschen.de (vpn50-5.rdu.redhat.com [172.16.50.5]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h938Diw02389 for ; Fri, 3 Oct 2003 01:13:44 -0700 Received: by cygbert.vinschen.de (Postfix, from userid 500) id E2DD658044; Fri, 3 Oct 2003 10:13:42 +0200 (CEST) Date: Fri, 03 Oct 2003 08:13:00 -0000 From: Corinna Vinschen To: gdb-patches@sources.redhat.com Subject: Re: sh -Werror breakage Message-ID: <20031003081342.GB31760@cygbert.vinschen.de> Reply-To: gdb-patches@sources.redhat.com Mail-Followup-To: gdb-patches@sources.redhat.com References: <3F7C891A.7020906@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F7C891A.7020906@redhat.com> User-Agent: Mutt/1.4.1i X-SW-Source: 2003-10/txt/msg00047.txt.bz2 On Thu, Oct 02, 2003 at 04:22:50PM -0400, Andrew Cagney wrote: > Corinna, I'm seeing: > > /home/cagney/PENDING/2003-09-28-deprecate-register-raw-size/src/gdb/sh-tdep.c:7\ > 46: warning: `flt_argreg' might be used uninitialized in this function > /home/cagney/PENDING/2003-09-28-deprecate-register-raw-size/src/gdb/sh-tdep.c:7\ > 51: warning: `reg_size' might be used uninitialized in this function GCC got this wrong. I've applied a patch to shut it up. Corinna -- Corinna Vinschen Cygwin Developer Red Hat, Inc.