This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] calls: Make stack_arg_under_construction static.
- From: Jeffrey A Law <law at redhat dot com>
- To: Kazu Hirata <kazu at cs dot umass dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 07 Mar 2005 01:06:25 -0700
- Subject: Re: [patch] calls: Make stack_arg_under_construction static.
- Organization: Red Hat, Inc
- References: <20050306.221356.21617041.kazu@cs.umass.edu>
- Reply-to: law at redhat dot com
On Sun, 2005-03-06 at 22:13 -0500, Kazu Hirata wrote:
> Hi,
>
> Attached is a patch to make stack_arg_under_construction static as it
> is used only in calls.c.
>
> Tested on i686-pc-linux-gnu. OK to apply?
>
> Kazu Hirata
>
> 2005-03-07 Kazu Hirata <kazu@cs.umass.edu>
>
> * calls (stack_arg_under_construction): Make it static.
Approved.
jeff