From 7c6c204ffef34f6ba16ff3838edd43871a72ccde Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 25 Jun 1993 11:35:04 -0600 Subject: [PATCH] pa-utahmach.h (TARGET_DEFAULT): Allow indexing on Mach ports. * pa-utahmach.h (TARGET_DEFAULT): Allow indexing on Mach ports. * pa1-utahmach.h (TARGET_DEFAULT): Likewise. From-SVN: r4723 --- gcc/config/pa/pa-osf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/pa/pa-osf.h b/gcc/config/pa/pa-osf.h index 37f4b97a7a2..eea4a2b5f3a 100644 --- a/gcc/config/pa/pa-osf.h +++ b/gcc/config/pa/pa-osf.h @@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HP_FP_ARG_DESCRIPTOR_REVERSED -#define TARGET_DEFAULT 32 /* TARGET_DISABLE_INDEXING */ +#define TARGET_DEFAULT 0 #include "pa/pa.h" #undef CPP_PREDEFINES -- 2.30.2