From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1352 invoked by alias); 24 Dec 2002 20:15:15 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 1345 invoked from network); 24 Dec 2002 20:15:14 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by 209.249.29.67 with SMTP; 24 Dec 2002 20:15:14 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id gBOKEsg03745; Tue, 24 Dec 2002 12:14:55 -0800 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, Andrew Cagney Subject: Re: [rfa] delete duplicate definition of DEPRECATED_PC_IN_CALL_DUMMY References: <20021224201022.GA3069@nevyn.them.org> From: David Carlton Date: Tue, 24 Dec 2002 14:05:00 -0000 In-Reply-To: <20021224201022.GA3069@nevyn.them.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg00672.txt.bz2 On Tue, 24 Dec 2002 15:10:22 -0500, Daniel Jacobowitz said: > On Tue, Dec 24, 2002 at 10:04:54AM -0800, David Carlton wrote: >> config/sparc/tm-sparc.h has two identical definitions of >> DEPRECATED_PC_IN_CALL_DUMMY. Here's a patch to delete one of them. > Please check this in. Done. David Carlton carlton@math.stanford.edu