summaryrefslogtreecommitdiff
path: root/gcc/config/i386/rtemself.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/rtemself.h')
-rw-r--r--gcc/config/i386/rtemself.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/gcc/config/i386/rtemself.h b/gcc/config/i386/rtemself.h
index 7c3a19ce6eb..f5c4d854102 100644
--- a/gcc/config/i386/rtemself.h
+++ b/gcc/config/i386/rtemself.h
@@ -1,5 +1,5 @@
/* Definitions for rtems targeting an ix86 using ELF.
- Copyright (C) 1996-2014 Free Software Foundation, Inc.
+ Copyright (C) 1996-2015 Free Software Foundation, Inc.
Contributed by Joel Sherrill (joel@OARcorp.com).
This file is part of GCC.
@@ -32,9 +32,4 @@ along with GCC; see the file COPYING3. If not see
#undef LONG_DOUBLE_TYPE_SIZE
#define LONG_DOUBLE_TYPE_SIZE (TARGET_80387 ? 80 : 64)
-#undef LIBGCC2_LONG_DOUBLE_TYPE_SIZE
-#ifdef _SOFT_FLOAT
-#define LIBGCC2_LONG_DOUBLE_TYPE_SIZE 64
-#else
-#define LIBGCC2_LONG_DOUBLE_TYPE_SIZE 80
-#endif
+#define IX86_NO_LIBGCC_TFMODE