aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/sp86x-aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/sp86x-aout.h')
-rw-r--r--gcc/config/sparc/sp86x-aout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sp86x-aout.h b/gcc/config/sparc/sp86x-aout.h
index ed319253208..74607d35165 100644
--- a/gcc/config/sparc/sp86x-aout.h
+++ b/gcc/config/sparc/sp86x-aout.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
#undef ASM_SPEC
#define ASM_SPEC "%{v:-v} %{mlittle-endian-data:--little-endian-data} %(asm_cpu)"