This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: [patch rfc] Deprecate CALL_DUMMY_STACK_ADJUST{,_}
- From: "Eli Zaretskii" <eliz at elta dot co dot il>
- To: ac131313 at redhat dot com
- Cc: gdb-patches at sources dot redhat dot com
- Date: Tue, 25 Mar 2003 06:16:14 +0200
- Subject: Re: [patch rfc] Deprecate CALL_DUMMY_STACK_ADJUST{,_}
- References: <3E7F558E.5020100@redhat.com>
- Reply-to: Eli Zaretskii <eliz at elta dot co dot il>
> Date: Mon, 24 Mar 2003 13:59:26 -0500
> From: Andrew Cagney <ac131313 at redhat dot com>
>
> 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.