real.c
107 KB
-
re PR middle-end/21781 (real.c incorrectly values zero with a large exponent) · a47564c8
PR middle-end/21781 * real.c (real_from_string): If the mantissa is zero, don't bother parsing the exponent as the result should always be zero. * gcc.dg/real-const-1.c: New test case. From-SVN: r112136
Roger Sayle committed