aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/ptx4-i.h
diff options
context:
space:
mode:
authorZack Weinberg <zack@wolery.cumb.org>2000-01-31 07:28:05 +0000
committerZack Weinberg <zack@wolery.cumb.org>2000-01-31 07:28:05 +0000
commitea5109f9ecae5a634c7fa42e8e8a3c76d9c4086c (patch)
tree2c70fed6befeda0142dbaed9d2b62e6e805175bf /gcc/config/i386/ptx4-i.h
parent1302fc723a594e9aa2798d1c26a55d02dded304a (diff)
* i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,
i386/cygwin.h, i386/dgux.h, i386/djgpp-rtems.h, i386/djgpp.h, i386/freebsd.h, i386/gnu.h, i386/i386-aout.h, i386/i386-coff.h, i386/i386-interix.h, i386/i386elf.h, i386/linux.h, i386/lynx-ng.h, i386/lynx.h, i386/mach.h, i386/mingw32.h, i386/moss.h, i386/netbsd.h, i386/next.h, i386/openbsd.h, i386/osf1elf.h, i386/ptx4-i.h, i386/rtems.h, i386/rtemself.h, i386/sco.h, i386/sequent.h, i386/sun.h, i386/sysv4.h, i386/uwin.h, i386/vsta.h, i386/vxi386.h, i386/win-nt.h, i386/win32.h: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES. * i386/osf1elf.h, i386/scodbx.h, i386/seq-sysv3.h, i386/sysv5.h: Add %(cpp_cpu) to CPP_SPEC. * i386/osf1elf.h, i386/osfelf.h, i386/osfrose.h: Add %(cc1_cpu) to CC1_SPEC. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@31710 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/ptx4-i.h')
-rw-r--r--gcc/config/i386/ptx4-i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/ptx4-i.h b/gcc/config/i386/ptx4-i.h
index 0303014efab..6b0a49ba616 100644
--- a/gcc/config/i386/ptx4-i.h
+++ b/gcc/config/i386/ptx4-i.h
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */
/* This used to define X86, but james@bigtex.cactus.org says that
is supposed to be defined optionally by user programs--not by default. */
#define CPP_PREDEFINES \
- "-Di386 -Dunix -D_SEQUENT_ -Asystem(unix) -Asystem(ptx4) -Acpu(i386) -Amachine(i386)"
+ "-Dunix -D_SEQUENT_ -Asystem(unix) -Asystem(ptx4)"
/* This is how to output assembly code to define a `float' constant.
We always have to use a .long pseudo-op to do this because the native