summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/elf.h
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-17 15:50:08 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-17 15:50:08 +0000
commitd9cbfcb620294212c5082753c141da7b5c7d3eaa (patch)
tree2688cff128c0e5280b223bd486de5a424de55616 /gcc/config/ia64/elf.h
parentfaecaacf4ac1bc0d416fa87f83050d99441fb1f0 (diff)
downloadgcc-d9cbfcb620294212c5082753c141da7b5c7d3eaa.tar.gz
* config/ia64/elf.h: Remove CPP_PREDEFINES.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57253 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/ia64/elf.h')
-rw-r--r--gcc/config/ia64/elf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/ia64/elf.h b/gcc/config/ia64/elf.h
index af6d9176a7c..e30090d9c27 100644
--- a/gcc/config/ia64/elf.h
+++ b/gcc/config/ia64/elf.h
@@ -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. */