Commit 6ec4845e by Richard Sandiford Committed by Richard Sandiford

* config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.

From-SVN: r96831
parent 8c3eeb97
2005-03-21 Richard Sandiford <rsandifo@redhat.com>
* config/ip2k/ip2k.h (target_flags, TARGET_SWITCHES): Delete.
2005-03-21 Richard Sandiford <rsandifo@redhat.com>
* config/fr30/fr30.h (TARGET_SMALL_MODEL_MASK, TARGET_SMALL_MODEL)
(TARGET_DEFAULT, target_flags, TARGET_SWITCHES): Delete.
* config/fr30/fr30.opt: New file.
......
......@@ -34,11 +34,6 @@ Boston, MA 02111-1307, USA. */
} \
while (0)
/* This declaration should be present. */
extern int target_flags;
#define TARGET_SWITCHES {{"",0, NULL}}
#define TARGET_VERSION fprintf (stderr, " (ip2k, GNU assembler syntax)")
/* Caller-saves is not a win for the IP2K. Pretty much anywhere that
......
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