Commit 02d7a569 by Joel Sherrill Committed by Jeff Law

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

From-SVN: r15077
parent 6030b6af
Thu Sep 4 09:58:53 1997 Joel Sherrill (joel@OARcorp.com)
* i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
Thu Sep 4 09:53:20 1997 Jim Wilson (wilson@cygnus.com)
* profile.c (output_arc_profiler): Verify next_insert_after is an
......
......@@ -272,6 +272,9 @@ extern int target_flags;
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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment