This is the mail archive of the gcc@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: Cleanup config/m68k/m68k.*



  In message <199803111404.GAA10963@cygnus.com>you write:
  > Wed Mar 11 14:55:11 1998  Andreas Schwab  <schwab@issan.informatik.uni-dort
  > mund.de>
  > 
  > 	* config/m68k/m68k.c: Include <stdlib.h> for atoi.  Include
  > 	"recog.h" for offsettable_memref_p.
  > 	(legitimize_pic_address): Remove unused variable `offset'.
  > 	(notice_update_cc): Change return type to void.  Add default label
  > 	to switch.
  > 	(standard_68881_constant_p): Remove unused variable mode.
  > 	(print_operand): Define local variable i only if SUPPORT_SUN_FPA.
  > 	(const_int_cost): Explicitly declare as returning int.
  > 	(output_dbcc_and_branch): Change return type to void.
  > 
  > 	* config/m68k/linux.h, config/m68k/m68k.md, config/m68k/m68k.c,
  > 	config/m68k/m68k.h: Replace gen_rtx (XXX, ...) with gen_rtx_XXX
  > 	(...).  Use GEN_INT instead of gen_rtx_CONST_INT.
This looks fine.  Please install this patch.

Thanks,
Jeff


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