aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/lite.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/lite.h')
-rw-r--r--gcc/config/sparc/lite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/lite.h b/gcc/config/sparc/lite.h
index f7404438615..95da781812f 100644
--- a/gcc/config/sparc/lite.h
+++ b/gcc/config/sparc/lite.h
@@ -28,7 +28,7 @@ Boston, MA 02111-1307, USA. */
/* Enable app-regs and epilogue options. Do not enable the fpu. */
#undef TARGET_DEFAULT
-#define TARGET_DEFAULT (MASK_APP_REGS + MASK_EPILOGUE)
+#define TARGET_DEFAULT MASK_APP_REGS
/* US Software GOFAST library support. */
#undef INIT_SUBTARGET_OPTABS