From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4979 invoked by alias); 8 Oct 2003 18:20:27 -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 4959 invoked from network); 8 Oct 2003 18:20:26 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Oct 2003 18:20:26 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h98IKQM17153 for ; Wed, 8 Oct 2003 14:20:26 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h98IKPc00583 for ; Wed, 8 Oct 2003 14:20:25 -0400 Received: from localhost.redhat.com (devserv.devel.redhat.com [172.16.58.1]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id h98IKPpe025398; Wed, 8 Oct 2003 14:20:25 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id 78A872CC88; Wed, 8 Oct 2003 14:31:23 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16260.22522.978627.635432@localhost.redhat.com> Date: Wed, 08 Oct 2003 18:20:00 -0000 To: vinschen@redhat.com, gdb-patches@sources.redhat.com Subject: Re: sh -Werror breakage In-Reply-To: <20031003081342.GB31760@cygbert.vinschen.de> References: <3F7C891A.7020906@redhat.com> <20031003081342.GB31760@cygbert.vinschen.de> X-SW-Source: 2003-10/txt/msg00230.txt.bz2 Corinna Vinschen writes: > 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, can you post the patch? thanks elena > -- > Corinna Vinschen > Cygwin Developer > Red Hat, Inc.