From: Jim Wilson Date: Mon, 31 Jan 1994 20:35:27 +0000 (-0800) Subject: (TARGET_DEFFAULT): Add -mapp-regs. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8cfaf7a7bb282218e66657cb6655e38cea76d3c0;p=gcc.git (TARGET_DEFFAULT): Add -mapp-regs. From-SVN: r6441 --- diff --git a/gcc/config/sparc/lite.h b/gcc/config/sparc/lite.h index da7671e8d6b..f7fa1d96b93 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