From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29414 invoked by alias); 2 May 2006 13:02:31 -0000 Received: (qmail 29361 invoked by uid 22791); 2 May 2006 13:02:30 -0000 X-Spam-Check-By: sourceware.org Received: from lon-del-01.spheriq.net (HELO lon-del-01.spheriq.net) (195.46.50.97) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 02 May 2006 13:02:26 +0000 Received: from lon-out-03.spheriq.net ([195.46.50.131]) by lon-del-01.spheriq.net with ESMTP id k42D26sb020066 for ; Tue, 2 May 2006 13:02:10 GMT Received: from lon-cus-02.spheriq.net (lon-cus-02.spheriq.net [195.46.50.38]) by lon-out-03.spheriq.net with ESMTP id k42D24nn006317 for ; Tue, 2 May 2006 13:02:04 GMT Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by lon-cus-02.spheriq.net with ESMTP id k42D1xol007353 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Tue, 2 May 2006 13:02:02 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 56565DA45 for ; Tue, 2 May 2006 13:01:54 +0000 (GMT) Received: from mail2.gnb.st.com (mail2.gnb.st.com [164.129.119.59]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id CCD1A47B9D for ; Tue, 2 May 2006 13:01:53 +0000 (GMT) Received: from [164.129.122.218] (gnx2364.gnb.st.com [164.129.122.218]) by mail2.gnb.st.com (MOS 3.5.8-GR) with ESMTP id CHH39059 (AUTH lyon); Tue, 2 May 2006 15:01:52 +0200 (CEST) Message-ID: <4457583F.4060208@st.com> Date: Tue, 02 May 2006 13:02:00 -0000 From: Christophe LYON User-Agent: Thunderbird 1.5 (X11/20051201) MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Unused variables in testsuite References: <44522E52.9080706@st.com> In-Reply-To: <44522E52.9080706@st.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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-05/txt/msg00009.txt.bz2 I forgot to mention that I need someone to check it in for me, if approved. Thanks, Christophe. Christophe LYON wrote: > Hi all, > > Following my message on the "gdb" list > (http://sources.redhat.com/ml/gdb/2006-04/msg00327.html), > here is the patch I propose. > > Christophe. >