Changes for a `m68k-motorola-sysv'

Jim Wilson wilson@chestnut.cygnus.com
Sun Sep 7 19:09:00 GMT 1997


Sorry.  There is a typo in this patch.

Index: m68k.h
===================================================================
RCS file: /cvs/cvsfiles/egcs/gcc/config/m68k/m68k.h,v
retrieving revision 1.3
diff -p -r1.3 m68k.h
*** m68k.h	1997/09/08 01:51:02	1.3
--- m68k.h	1997/09/08 02:06:40
*************** extern int target_flags;
*** 170,176 ****
      { "68851", 0},							\
      { "no-68851", 0},							\
      { "68302", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY	\
! 		  MASK_68020|MASK_BITFIELD|MASK_68881)},		\
      { "68332", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY	\
  		  |MASK_BITFIELD)},					\
      { "68332", MASK_68020},						\
--- 170,176 ----
      { "68851", 0},							\
      { "no-68851", 0},							\
      { "68302", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY	\
! 		  |MASK_68020|MASK_BITFIELD|MASK_68881)},		\
      { "68332", - (MASK_5200|MASK_68060|MASK_68040|MASK_68040_ONLY	\
  		  |MASK_BITFIELD)},					\
      { "68332", MASK_68020},						\



More information about the Gcc-bugs mailing list