]> gcc.gnu.org Git - gcc.git/commitdiff
pa-utahmach.h (TARGET_DEFAULT): Allow indexing on Mach ports.
authorJeff Law <law@gcc.gnu.org>
Fri, 25 Jun 1993 17:35:04 +0000 (11:35 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 25 Jun 1993 17:35:04 +0000 (11:35 -0600)
* 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

index 37f4b97a7a2230b03c0cf9905126e970c0f00174..eea4a2b5f3a848487a424c22e107fecad1590744 100644 (file)
@@ -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
This page took 0.064418 seconds and 5 git commands to generate.