Commit e6c247e0 by Steve Ellcey Committed by Steve Ellcey

* config/ia64/elf.h: Remove CPP_PREDEFINES.

From-SVN: r57253
parent ff2522a5
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:
......
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment