diff options
Diffstat (limited to 'gcc/real.c')
-rw-r--r-- | gcc/real.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/real.c b/gcc/real.c index 1598254c993..7d7b4bb1637 100644 --- a/gcc/real.c +++ b/gcc/real.c @@ -3016,7 +3016,7 @@ encode_ieee_extended (fmt, buf, r) Except for Motorola, which consider exp=0 and explicit integer bit set to continue to be normalized. In theory - this descrepency has been taken care of by the difference + this discrepancy has been taken care of by the difference in fmt->emin in round_for_format. */ if (denormal) |