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] cse.c: Make cse_reg_info_table static.


On Sun, 2005-03-06 at 07:20 -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to make cse_reg_info_table static as it is used
> only in cse.c.
> 
> Tested on i686-pc-linux-gnu.  OK to apply?
> 
> Kazu Hirata
> 
> 2005-03-06  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* cse.c (cse_reg_info_table): Make it static.
This is fine.  Please install.

Thanks,
jeff



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