From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3186 invoked by alias); 28 Aug 2006 21:02:12 -0000 Received: (qmail 3178 invoked by uid 22791); 28 Aug 2006 21:02:11 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 28 Aug 2006 21:02:08 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GHoFB-0005xU-Rm; Mon, 28 Aug 2006 17:02:06 -0400 Date: Tue, 29 Aug 2006 13:04:00 -0000 From: Daniel Jacobowitz To: DJ Delorie Cc: gdb-patches@sourceware.org Subject: Re: [patch] initialize some variables in m32c-tdep.c Message-ID: <20060828210205.GA22845@nevyn.them.org> Mail-Followup-To: DJ Delorie , gdb-patches@sourceware.org References: <200608282047.k7SKlx1Y026282@greed.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608282047.k7SKlx1Y026282@greed.delorie.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00200.txt.bz2 On Mon, Aug 28, 2006 at 04:47:59PM -0400, DJ Delorie wrote: > > Unless we have some magic "yes this is always initialized when used" > attribute, this is needed to build this file with -Werror. > > * m32c-tdep.c (m32c_decode_srcdest4): Initialize fields in sd > that may not be initialized elsewhere. > (m32c_decode_sd23): Likewise. OK, thanks. -- Daniel Jacobowitz CodeSourcery