i960 egcs 970901 problem

Joel Sherrill joel@OARcorp.com
Wed Sep 3 16:37:00 GMT 1997


There is no default setting of SUBTARGET_SWITCHES in config/i960/i960.h.

--joel

Wed Sep  3 16:23:24 CDT 1997  Joel Sherrill (joel@OARcorp.com)

	* i960/i960.h: Added default for SUBTARGET_SWITCHES macro.

*** /tmp/i960.h	Wed Sep  3 16:20:35 1997
--- i960.h	Wed Sep  3 16:19:43 1997
***************
*** 272,277 ****
--- 272,280 ----
      SUBTARGET_SWITCHES                                                  \
      { "", TARGET_DEFAULT}}
  
+ /* This are meant to be redefined in the host dependent files */
+ #define SUBTARGET_SWITCHES
+ 
  /* Override conflicting target switch options.
     Doesn't actually detect if more than one -mARCH option is given, but
     does handle the case of two blatantly conflicting -mARCH options.  */





More information about the Gcc mailing list