Define cpu/machine as powerpc, not rs6000
authorMichael Meissner <meissner@gcc.gnu.org>
Thu, 2 Mar 1995 01:07:14 +0000 (01:07 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 2 Mar 1995 01:07:14 +0000 (01:07 +0000)
From-SVN: r9104

gcc/config/rs6000/powerpc.h

index 3f5196667bf6cd937ecefffd459b533043f8e942..b10f398362c794948981a1b31c17ea1ae57b8093 100644 (file)
@@ -25,6 +25,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef ASM_SPEC
 #define ASM_SPEC "-u -mppc"
 
+#undef CPP_PREDEFINES
+#define CPP_PREDEFINES "-D_IBMR2 -D_POWER -D_AIX -D_AIX32 \
+-Asystem(unix) -Asystem(aix) -Acpu(powerpc) -Amachine(powerpc)"
+
 #undef CPP_SPEC
 #define CPP_SPEC "\
 %{posix: -D_POSIX_SOURCE} \