This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] tree-inline.c: Make remap_save_expr static.


On Mon, 2004-11-08 at 16:45 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to make remap_save_expr static as it is used only
> from tree-inline.c.
> 
> Bootstrapped on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2004-11-08  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* tree-inline.c (remap_save_expr): Make it static.
> 	* tree-inline.h: Remove the corresponding prototype.
This is fine.  Go ahead and install.
jeff



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]