OSDN Git Service

* tree-ssa.c (insert_debug_temp_for_var_def): Fix handling of
[pf3gnuchains/gcc-fork.git] / gcc / real.c
index eb4e25b..98e7d78 100644 (file)
@@ -57,7 +57,7 @@
 
    Both of these requirements are easily satisfied.  The largest target
    significand is 113 bits; we store at least 160.  The smallest
-   denormal number fits in 17 exponent bits; we store 27.
+   denormal number fits in 17 exponent bits; we store 26.
 
    Note that the decimal string conversion routines are sensitive to
    rounding errors.  Since the raw arithmetic routines do not themselves