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: const-ification grab-bag


On Wed, Jan 02, 2002 at 12:02:57PM -0500, Kaveh R. Ghazi wrote:
> 	* gcc.c (default_compilers): Const-ify.
> 	* mips-tdump.c (stab_names): Likewise.
> 	* mips-tfile.c (map_coff_types, map_coff_storage,
> 	map_coff_sym_type, map_coff_derived_type, stabs_symbol,
> 	pseudo_ops_t, pseudo_ops): Likewise.
> 	* protoize.c (default_include): Likewise
> 	
> f:
> 	* com.c (clear_binding_level): Const-ify.
> 	(ffecom_arglist_expr_): Likewise.
> 	* info.c (ffeinfo_types_): Don't needlessly zero init.
> 	* lex.c (ffelex_hash_kludge): Const-ify.
> 	
> java:
> 	* parse.y (src_parse_roots): Don't needlessly zero init.
> 
> libiberty:
> 	* cp-demangle.c (long_options): Const-ify.
> 	* cplus-dem.c (long_options): Likewise.

Ok.


r~


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