* config/ia64/elf.h: Remove CPP_PREDEFINES.
authorSteve Ellcey <sje@cup.hp.com>
Tue, 17 Sep 2002 15:50:08 +0000 (15:50 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 17 Sep 2002 15:50:08 +0000 (15:50 +0000)
From-SVN: r57253

gcc/ChangeLog
gcc/config/ia64/elf.h

index da1aed19f3405c7bafcea8a686a8fd622a885e3c..debee294ac5316c851f467d2e0d80a85d05b6dcc 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-17  Steve Ellcey  <sje@cup.hp.com>
+
+        * config/ia64/elf.h: Remove CPP_PREDEFINES.
+
 Tue Sep 17 13:58:04 2002  Nicola Pero  <n.pero@mi.flashnet.it>
 
        Fix PR/7014 and related objc bugs:
index af6d9176a7c6a9e4a5ddb37fc3e5c092baa39d2d..e30090d9c27d10fd9ce9086011d2779cf0bbe3d1 100644 (file)
@@ -5,12 +5,6 @@
 
 #define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
 
-/* Define this to be a string constant containing `-D' options to define the
-   predefined macros that identify this machine and system.  These macros will
-   be predefined unless the `-ansi' option is specified.  */
-/* ??? This is undefed in svr4.h.  */
-#define CPP_PREDEFINES "-Dia64 -Amachine=ia64"
-
 /* A C string constant that tells the GNU CC driver program options to pass to
    the assembler.  It can also specify how to translate options you give to GNU
    CC into options for GNU CC to pass to the assembler.  */