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] reload1.c: Make several variables static.


On Sun, 2005-03-06 at 22:14 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to make several variables static as they are used
> only in reload1.c.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-03-05  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* reload1.c (reload_startobj, reload_firstobj,
> 	something_needs_operands_changed, reload_inherited,
> 	reload_inheritance_insn, reload_override_in,
> 	reload_spill_index): Make them static.
Approved.
jeff



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