aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/float-sh.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/float-sh.h')
-rw-r--r--gcc/config/float-sh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/float-sh.h b/gcc/config/float-sh.h
index 9a942987920..446692428c2 100644
--- a/gcc/config/float-sh.h
+++ b/gcc/config/float-sh.h
@@ -37,7 +37,7 @@
#undef FLT_MAX_10_EXP
#define FLT_MAX_10_EXP 38
-#ifdef __SH3E__
+#if defined (__SH3E__) || defined (__SH4_SINGLE_ONLY__)
/* Number of base-FLT_RADIX digits in the significand of a double */
#undef DBL_MANT_DIG