From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5296 invoked by alias); 9 Jan 2007 21:50:55 -0000 Received: (qmail 5285 invoked by uid 22791); 9 Jan 2007 21:50:54 -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; Tue, 09 Jan 2007 21:50:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H4Oro-0001Dw-IG; Tue, 09 Jan 2007 16:50:48 -0500 Date: Tue, 09 Jan 2007 21:50:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Robustify mi-var-cp Message-ID: <20070109215048.GG30631@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200701092355.21537.ghost@cs.msu.su> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701092355.21537.ghost@cs.msu.su> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-01/txt/msg00271.txt.bz2 On Tue, Jan 09, 2007 at 11:55:21PM +0300, Vladimir Prus wrote: > > This test fails for me, apparently due to compiler version dependency. > The attached patch makes sure we don't try to access variables > that are out of scope. OK? OK (with a changelog entry) > + /* Dummy assignment to keep 'x' in scope. */ (and a second space after the dot, for old time's sake) -- Daniel Jacobowitz CodeSourcery