sparc.h (TARGET_SWITCHES): Move -mlive-g0 from here,
authorDoug Evans <dje@gnu.org>
Fri, 8 Mar 1996 01:17:17 +0000 (01:17 +0000)
committerDoug Evans <dje@gnu.org>
Fri, 8 Mar 1996 01:17:17 +0000 (01:17 +0000)
splet.h (SUBTARGET_SWITCHES): To here.

From-SVN: r11498

gcc/config/sparc/sparc.h

index b634957c81d5c060be8c7129b610c94ea2d32f4f..f0a1c5c48cc1b34297c9e180c5f4bbc9a802ce5c 100644 (file)
@@ -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},                  \