diff options
Diffstat (limited to 'gcc/config/i386/dragonfly.h')
-rw-r--r-- | gcc/config/i386/dragonfly.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/i386/dragonfly.h b/gcc/config/i386/dragonfly.h index ed5f508f7ed..b46a13ecfa5 100644 --- a/gcc/config/i386/dragonfly.h +++ b/gcc/config/i386/dragonfly.h @@ -90,8 +90,6 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see #define TARGET_96_ROUND_53_LONG_DOUBLE (!TARGET_64BIT) /* Put all *tf routines in libgcc. */ -#undef LIBGCC2_HAS_TF_MODE -#define LIBGCC2_HAS_TF_MODE 1 #define LIBGCC2_TF_CEXT q /* Static stack checking is supported by means of probes. */ |