From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18666 invoked by alias); 9 Nov 2006 09:25:53 -0000 Received: (qmail 18652 invoked by uid 22791); 9 Nov 2006 09:25:53 -0000 X-Spam-Check-By: sourceware.org Received: from fra-del-02.spheriq.net (HELO fra-del-02.spheriq.net) (195.46.51.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Nov 2006 09:25:38 +0000 Received: from fra-out-01.spheriq.net (fra-out-01.spheriq.net [195.46.51.129]) by fra-del-02.spheriq.net with ESMTP id kA99PUQR024229 for ; Thu, 9 Nov 2006 09:25:30 GMT Received: from fra-cus-01.spheriq.net (fra-cus-01.spheriq.net [195.46.51.37]) by fra-out-01.spheriq.net with ESMTP id kA99PTIm020962 for ; Thu, 9 Nov 2006 09:25:29 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by fra-cus-01.spheriq.net with ESMTP id kA99PO26026003 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Thu, 9 Nov 2006 09:25:28 GMT Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id D43C1DA41 for ; Thu, 9 Nov 2006 09:24:11 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7AA0247408 for ; Thu, 9 Nov 2006 09:22:43 +0000 (GMT) Received: from [10.18.180.51] (crx3051.cro.st.com [10.18.180.51]) by mail1.cro.st.com (MOS 3.5.8-GR) with ESMTP id CIX34284 (AUTH "frederic riss"); Thu, 9 Nov 2006 10:22:41 +0100 (CET) Subject: Re: testsuite gdb.base/constvars: force allocation of local variables From: Frederic RISS To: gdb-patches@sourceware.org In-Reply-To: <20061108165258.GA30724@nevyn.them.org> References: <4551E0F4.7030803@st.com> <20061108161502.GA29286@nevyn.them.org> <4552093D.4050309@st.com> <20061108165258.GA30724@nevyn.them.org> Content-Type: text/plain Date: Thu, 09 Nov 2006 09:25:00 -0000 Message-Id: <1163064160.3219.134.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.0 Content-Transfer-Encoding: 7bit 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-11/txt/msg00047.txt.bz2 On Wed, 2006-11-08 at 11:52 -0500, Daniel Jacobowitz wrote: > On Wed, Nov 08, 2006 at 05:43:41PM +0100, Christophe LYON wrote: > > Daniel Jacobowitz wrote: > > >Please, reply to the list next time. This patch is OK if you fix your > > >formatting. > > > > > > > OK, so here is the revised version: > > OK, and thanks. I checked this in for Christophe with a minor ChangeLog formating fix (2 spaces around the name).