aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc/lite.h
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1994-01-31 12:35:27 -0800
committerJim Wilson <wilson@gcc.gnu.org>1994-01-31 12:35:27 -0800
commit8cfaf7a7bb282218e66657cb6655e38cea76d3c0 (patch)
treef0aa1b1525b3e7132437a818c0510f41edbaafbc /gcc/config/sparc/lite.h
parent34ad7aaf78d0d2f95bae96d197d61625abb5d75d (diff)
downloadgcc-8cfaf7a7bb282218e66657cb6655e38cea76d3c0.zip
gcc-8cfaf7a7bb282218e66657cb6655e38cea76d3c0.tar.gz
gcc-8cfaf7a7bb282218e66657cb6655e38cea76d3c0.tar.bz2
(TARGET_DEFFAULT): Add -mapp-regs.
From-SVN: r6441
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 da7671e..f7fa1d9 100644
--- a/gcc/config/sparc/lite.h
+++ b/gcc/config/sparc/lite.h
@@ -29,4 +29,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Enable sparclite and epilogue options. Do not enable the fpu. */
#undef TARGET_DEFAULT
-#define TARGET_DEFAULT 130
+#define TARGET_DEFAULT 1024+130