Commit 669b6587 by Jim Wilson

(TARGET_SWITCHES): -m68030 does not imply -m68881.

From-SVN: r3019
parent a99bf70c
......@@ -117,7 +117,7 @@ extern int target_flags;
{ "nosky", -0200}, \
{ "68020-40", 0407}, \
{ "68030", -01400}, \
{ "68030", 7}, \
{ "68030", 5}, \
{ "68040", 01007}, \
{ "", TARGET_DEFAULT}}
/* TARGET_DEFAULT is defined in sun*.h and isi.h, etc. */
......
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