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 2/7



  In message <199806220155.VAA14147@caip.rutgers.edu>you write:
  > 	This is warning patch part 2/7.  Okay to install?
  > 
  > 
  > 
  > Sun Jun 21 16:39:30 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* Makefile.in (varasm.o): Depend on sdbout.h.
  > 	(sdbout.o): Depend on toplev.h.
  > 
  > 	* collect2.c (scan_prog_file): Cast fprintf argument to `long' and
  > 	use %ld specifier.
  > 
  > 	* final.c (shorten_branches): Cast first arg of `bzero' to char *.
  > 
  > 	* genextract.c (main): When creating insn-extract.c, mark variable
  > 	`i' with ATTRIBUTE_UNUSED.
  > 
  > 	* genpeep.c (main): When creating insn-peep.c, mark variables
  > 	`insn', `x' and `pat' with ATTRIBUTE_UNUSED.
  > 
  > 	* objc/init.c (__objc_tree_print): Wrap function definition in
  > 	macro `DEBUG'.
  > 
  > 	* objc/objc-act.c (encode_array): Cast sprintf argument to `long'
  > 	and use %ld specifier.
  > 	(adorn_decl): Likewise, twice.
This looks good to me.  Please install it.

Thanks!

jeff


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