From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2384 invoked by alias); 25 Mar 2003 04:22:42 -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 2360 invoked from network); 25 Mar 2003 04:22:41 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 25 Mar 2003 04:22:41 -0000 Received: from zaretsky (adsl-ayalon-pc-128-105.inter.net.il [213.8.128.105]) by thor.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AWB89240; Tue, 25 Mar 2003 06:22:31 +0200 (IST) Date: Tue, 25 Mar 2003 04:22:00 -0000 From: "Eli Zaretskii" To: ac131313@redhat.com Message-Id: <9003-Tue25Mar2003061613+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <3E7F558E.5020100@redhat.com> (message from Andrew Cagney on Mon, 24 Mar 2003 13:59:26 -0500) Subject: Re: [patch rfc] Deprecate CALL_DUMMY_STACK_ADJUST{,_} Reply-to: Eli Zaretskii References: <3E7F558E.5020100@redhat.com> X-SW-Source: 2003-03/txt/msg00484.txt.bz2 > Date: Mon, 24 Mar 2003 13:59:26 -0500 > From: Andrew Cagney > > This patch combines CALL_DUMMY_STACK_ADJUST and=20 > CALL_DUMMY_STACK_ADJUST_P, which are both used by hand_function_call(),=20 > into a single DEPRECATED_CALL_DUMMY_STACK_ADJUST (with predicate). Okay for the manual patch.