summaryrefslogtreecommitdiff
path: root/gcc/config/s390/tpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/s390/tpf.h')
-rw-r--r--gcc/config/s390/tpf.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gcc/config/s390/tpf.h b/gcc/config/s390/tpf.h
index d2a0f966b0f..c5e86e4a17a 100644
--- a/gcc/config/s390/tpf.h
+++ b/gcc/config/s390/tpf.h
@@ -1,6 +1,6 @@
/* Definitions for target OS TPF for GNU compiler, for IBM S/390 hardware
Copyright (C) 2003, 2004, 2005, 2007, 2009,
- 2010 Free Software Foundation, Inc.
+ 2010, 2011 Free Software Foundation, Inc.
Contributed by P.J. Darcy (darcypj@us.ibm.com),
Hartmut Penner (hpenner@de.ibm.com), and
Ulrich Weigand (uweigand@de.ibm.com).
@@ -44,10 +44,6 @@ along with GCC; see the file COPYING3. If not see
#define WCHAR_TYPE_SIZE 32
-/* Basic record keeping for the TPF OS name. */
-#undef TARGET_VERSION
-#define TARGET_VERSION fprintf (stderr, " (TPF: zSeries)");
-
/* TPF OS specific stack-pointer offset. */
#undef STACK_POINTER_OFFSET
#define STACK_POINTER_OFFSET 448