summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ia64/elf.h')
-rw-r--r--gcc/config/ia64/elf.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/config/ia64/elf.h b/gcc/config/ia64/elf.h
index 21415eee8eb..25e974d3fbb 100644
--- a/gcc/config/ia64/elf.h
+++ b/gcc/config/ia64/elf.h
@@ -1,6 +1,6 @@
/* Definitions for embedded ia64-elf target.
-Copyright (C) 2000, 2001, 2002, 2003, 2010 Free Software Foundation, Inc.
+Copyright (C) 2000, 2001, 2002, 2003, 2010, 2011 Free Software Foundation, Inc.
This file is part of GCC.
@@ -23,11 +23,6 @@ a copy of the GCC Runtime Library Exception along with this program;
see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<http://www.gnu.org/licenses/>. */
-/* This macro is a C statement to print on `stderr' a string describing the
- particular machine description choice. */
-
-#define TARGET_VERSION fprintf (stderr, " (IA-64) ELF");
-
/* A C string constant that tells the GCC driver program options to pass to
the assembler. It can also specify how to translate options you give to GNU
CC into options for GCC to pass to the assembler. */