summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/aix41.h
diff options
context:
space:
mode:
authoredelsohn <edelsohn@138bc75d-0d04-0410-961f-82ee72b054a4>1997-01-13 21:41:50 +0000
committeredelsohn <edelsohn@138bc75d-0d04-0410-961f-82ee72b054a4>1997-01-13 21:41:50 +0000
commit5dc2087b11a998d071c23cb7b3f95b85c2018d0e (patch)
tree5b351e9dd4c62941c6fd7a3e81f9b45adbbb6521 /gcc/config/rs6000/aix41.h
parentb71f58c6e21349116ad6077971af7670baca2e6b (diff)
downloadgcc-5dc2087b11a998d071c23cb7b3f95b85c2018d0e.tar.gz
add -D_AIX41 CPP definition
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13488 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/aix41.h')
-rw-r--r--gcc/config/rs6000/aix41.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/aix41.h b/gcc/config/rs6000/aix41.h
index 820cc4061ba..db0a017027a 100644
--- a/gcc/config/rs6000/aix41.h
+++ b/gcc/config/rs6000/aix41.h
@@ -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