2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-25 00:21:36 +08:00

sparc.h (TARGET_SWITCHES): Move -mlive-g0 from here,

splet.h (SUBTARGET_SWITCHES): To here.

From-SVN: r11498
This commit is contained in:
Doug Evans 1996-03-08 01:17:17 +00:00
parent e76a26469d
commit f48d6f4786

@ -399,7 +399,6 @@ extern int target_flags;
{"no-app-regs", -MASK_APP_REGS}, \
{"hard-quad-float", MASK_HARD_QUAD}, \
{"soft-quad-float", -MASK_HARD_QUAD}, \
{"live-g0", MASK_LIVE_G0}, \
/* ??? These are coerced to -mcpu=. Delete in 2.9. */ \
{"cypress", 0}, \
{"sparclite", 0}, \