aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/liteelf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/liteelf.h')
-rw-r--r--gcc/config/sparc/liteelf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/liteelf.h b/gcc/config/sparc/liteelf.h
index d7c88b5c521..5c93c2d943a 100644
--- a/gcc/config/sparc/liteelf.h
+++ b/gcc/config/sparc/liteelf.h
@@ -38,7 +38,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