From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6297 invoked by alias); 6 Jul 2006 13:34:12 -0000 Received: (qmail 6287 invoked by uid 22791); 6 Jul 2006 13:34:12 -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; Thu, 06 Jul 2006 13:34:11 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FyTzd-00056o-33; Thu, 06 Jul 2006 09:34:09 -0400 Date: Thu, 06 Jul 2006 13:34:00 -0000 From: Daniel Jacobowitz To: Andrew STUBBS Cc: GDB Patches Subject: Re: [PATCH] Initialise data to appease valgrind Message-ID: <20060706133409.GE18827@nevyn.them.org> Mail-Followup-To: Andrew STUBBS , GDB Patches References: <449BD7F5.5090604@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <449BD7F5.5090604@st.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-07/txt/msg00033.txt.bz2 On Fri, Jun 23, 2006 at 01:00:53PM +0100, Andrew STUBBS wrote: > 2006-06-23 Andrew Stubbs > > * parse.c (write_exp_elt_opcode, write_exp_elt_sym, write_exp_elt_block > write_exp_elt_longcst, write_exp_elt_dblcst, write_exp_elt_type, > write_exp_elt_intern): Zero initialize tmp. :REVIEWMAIL: OK, thanks. -- Daniel Jacobowitz CodeSourcery