m88k.h: Remove unused macro.

Neil Booth neil@daikokuya.co.uk
Sun Jul 21 14:27:00 GMT 2002


OK?

Neil.

	* config/m88k/m88k.h (SECTION_ASM_OP): Remove.

============================================================
Index: gcc/config/m88k/m88k.h
*** gcc/config/m88k/m88k.h	17 Jul 2002 21:31:39 -0000	1.64
--- gcc/config/m88k/m88k.h	21 Jul 2002 18:58:37 -0000
*************** enum reg_class { NO_REGS, AP_REG, XRF_RE
*** 1632,1638 ****
  /* These are pretty much common to all assemblers.  */
  #define IDENT_ASM_OP		"\tident\t"
  #define FILE_ASM_OP		"\tfile\t"
- #define SECTION_ASM_OP		"\tsection\t"
  #define SET_ASM_OP		"\tdef\t"
  #define GLOBAL_ASM_OP		"\tglobal\t"
  #define ALIGN_ASM_OP		"\talign\t"
--- 1632,1637 ----



More information about the Gcc-patches mailing list