add -D_AIX41 CPP definition
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 13 Jan 1997 21:41:50 +0000 (21:41 +0000)
committerDavid Edelsohn <edelsohn@gnu.org>
Mon, 13 Jan 1997 21:41:50 +0000 (21:41 +0000)
From-SVN: r13488

gcc/config/rs6000/aix41.h

index 820cc4061ba2bf067987d7d056036672930fd340..db0a017027af7973e0231d1079adba40490a5860 100644 (file)
@@ -37,7 +37,7 @@ Boston, MA 02111-1307, USA.  */
 #define ASM_SPEC "-u %(asm_cpu)"
 
 #undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-D_IBMR2 -D_POWER -D_AIX -D_AIX32 \
+#define CPP_PREDEFINES "-D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 \
 -Asystem(unix) -Asystem(aix)"
 
 #undef CPP_SPEC