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]

Re: egcs CVS 19980621, warning patch part 1/7


 > From: Jeffrey A Law <law@hurl.cygnus.com>
 > 
 >   In message <199806220154.VAA13791@caip.rutgers.edu>you write:
 >   > 	This is warning patch part 1/7.  Okay to install?
 >   > 
 >   > 
 >   > 
 >   > Sun Jun 21 16:39:30 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 >   > 
 >   > 	* mips.c (gpr_mode): Don't say `static' twice.
 >   > 
 >   > 	* cpplib.c (cpp_handle_option): Don't pass unneeded NULL to cpp_fatal.
 >   > 
 >   > 	* flow.c (init_regset_vector): Add prototype, make it static.
 >   > 
 >   > 	* objc/objc-act.c (init_selector): Hide prototype and definition.
 >   > 
 >   > 	* optabs.c (gen_cond_trap): Remove unused variable `icode'.
 >   > 
 >   > 	* regmove.c (copy_src_to_dest): Likewise for `i'.
 > 
 > I already took care of init_regset_vector (backed out HJ's patch once
 > I realized it was only used by flow and ended up with it static and
 > prototyped in flow.c).
 > 
 > Otherwise it looks good.  Please install it.
 > Thanks!
 > jeff

	Okay, installed (except for flow.c which you already did.)

--
Kaveh R. Ghazi			Project Manager / Custom Development
ghazi@caip.rutgers.edu		Icon CMT Corp.


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