aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/eabile.h
diff options
context:
space:
mode:
authorMichael Meissner <meissner@gcc.gnu.org>1995-12-20 17:05:26 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1995-12-20 17:05:26 +0000
commit8e3f41e725238fdc0f7d8ba1a5ef6f1a27be72e3 (patch)
tree776a076a6433332dd1b12ef32987743ca0c530de /gcc/config/rs6000/eabile.h
parent39dffea3c7e295b6e847f6709605de5ff2aff038 (diff)
downloadgcc-8e3f41e725238fdc0f7d8ba1a5ef6f1a27be72e3.zip
gcc-8e3f41e725238fdc0f7d8ba1a5ef6f1a27be72e3.tar.gz
gcc-8e3f41e725238fdc0f7d8ba1a5ef6f1a27be72e3.tar.bz2
Make AIX4 use -mcpu=common by default; add -mtune=
From-SVN: r10820
Diffstat (limited to 'gcc/config/rs6000/eabile.h')
-rw-r--r--gcc/config/rs6000/eabile.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/gcc/config/rs6000/eabile.h b/gcc/config/rs6000/eabile.h
index 430660b..06f8b1e 100644
--- a/gcc/config/rs6000/eabile.h
+++ b/gcc/config/rs6000/eabile.h
@@ -43,7 +43,9 @@ Boston, MA 02111-1307, USA. */
%{mno-powerpc: %{!mpower: %{!mpower2: -D_ARCH_COM}}} \
%{!mno-powerpc: -D_ARCH_PPC}} \
%{mcpu=common: -D_ARCH_COM} \
+%{mcpu=rs6000: -D_ARCH_PWR} \
%{mcpu=power: -D_ARCH_PWR} \
+%{mcpu=power2: -D_ARCH_PWR2} \
%{mcpu=powerpc: -D_ARCH_PPC} \
%{mcpu=rios: -D_ARCH_PWR} \
%{mcpu=rios1: -D_ARCH_PWR} \
@@ -52,11 +54,7 @@ Boston, MA 02111-1307, USA. */
%{mcpu=rsc1: -D_ARCH_PWR} \
%{mcpu=403: -D_ARCH_PPC} \
%{mcpu=601: -D_ARCH_PPC -D_ARCH_PWR} \
-%{mcpu=602: -D_ARCH_PPC} \
-%{mcpu=603: -D_ARCH_PPC} \
-%{mcpu=603e: -D_ARCH_PPC} \
-%{mcpu=604: -D_ARCH_PPC} \
-%{mcpu=620: -D_ARCH_PPC}"
+%{mcpu=6*: -D_ARCH_PPC}"
/* Define this macro as a C expression for the initializer of an
array of string to tell the driver program which options are