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-ssa-loop-niter.c: Make some functions static.


On Mon, 2004-11-08 at 16:46 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to make upper_bound_in_type and
> lower_bound_in_type static as they are used only from
> tree-ssa-loop-niter.c.
> 
> Bootstrapped on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2004-11-08  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* tree-ssa-loop-niter.c (upper_bound_in_type,
> 	lower_bound_in_type): Make them static.
> 	* tree.h: Remove the corresponding prototypes.
This is fine.  Please install this patch.
jeff



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