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: Another warning patch


 > From: Richard Henderson <rth@cygnus.com>
 > 
 > On Wed, Aug 04, 1999 at 10:42:34AM -0400, Kaveh R. Ghazi wrote:
 > > 1999-08-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > > 
 > > 	* builtins.c (expand_builtin_memcmp, expand_builtin_strcmp): Wrap
 > > 	prototypes in macro HAVE_cmpstrsi.
 > > 
 > > 	* cpplib.c (cpp_get_token): Remove unused label `op3'.
 > > 
 > > 	* emit-rtl.c (operand_subword): Remove unused variable
 > > 	`bits_per_word'.
 > > 
 > > 	* rtl.c (shallow_copy_rtx): Remove unused variable `format_ptr'.
 > > 
 > > 	* tree.c (chainon): Wrap variable `t2' in macro ENABLE_CHECKING.
 > 
 > Ok.
 > r~

	Installed.  Thanks for reviewing the patch.
--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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