summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/sysv4le.h
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-28 21:00:59 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-06-28 21:00:59 +0000
commitaf1307ce2d3cf22561d56148c62141e21296085e (patch)
treea2c49b4864d1bb245d174eca464c493e128a4f2d /gcc/config/rs6000/sysv4le.h
parent22533813a52f230bccdcc826d12f6e8ce4e7398f (diff)
downloadgcc-af1307ce2d3cf22561d56148c62141e21296085e.tar.gz
(CPP_SPEC): Remove CPU name synonyms.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10079 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/sysv4le.h')
-rw-r--r--gcc/config/rs6000/sysv4le.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/gcc/config/rs6000/sysv4le.h b/gcc/config/rs6000/sysv4le.h
index 2b184ca0771..c72bdb05626 100644
--- a/gcc/config/rs6000/sysv4le.h
+++ b/gcc/config/rs6000/sysv4le.h
@@ -47,14 +47,6 @@ Boston, MA 02111-1307, USA. */
%{mcpu=rsc: -D_ARCH_PWR} \
%{mcpu=rsc1: -D_ARCH_PWR} \
%{mcpu=403: -D_ARCH_PPC} \
-%{mcpu=mpc403: -D_ARCH_PPC} \
-%{mcpu=ppc403: -D_ARCH_PPC} \
%{mcpu=601: -D_ARCH_PPC -D_ARCH_PWR} \
-%{mcpu=mpc601: -D_ARCH_PPC -D_ARCH_PWR} \
-%{mcpu=ppc601: -D_ARCH_PPC -D_ARCH_PWR} \
%{mcpu=603: -D_ARCH_PPC} \
-%{mcpu=mpc603: -D_ARCH_PPC} \
-%{mcpu=ppc603: -D_ARCH_PPC} \
-%{mcpu=604: -D_ARCH_PPC} \
-%{mcpu=mpc604: -D_ARCH_PPC} \
-%{mcpu=ppc604: -D_ARCH_PPC}"
+%{mcpu=604: -D_ARCH_PPC}"