]> gcc.gnu.org Git - gcc.git/commit - gcc/real.c
Deleted casts to void.
authorRichard Stallman <rms@gnu.org>
Sun, 2 May 1993 04:47:17 +0000 (04:47 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 2 May 1993 04:47:17 +0000 (04:47 +0000)
commit64685ffacf290aca816acc9a044bfa6ea0cc0725
treebcb406f4716372aafcd6510ff43458cc827ff48f
parent0a05e9c9a63c0b14f9b341711e2992849d9b0716
Deleted casts to void.

(emdnorm, eifrac, euifrac, mtherr): Replace
unconditional `pedwarn' by `warning' conditional on `extra_warnings'.
(toe24, todec): Use ERANGE to flag overflow on (non-IEEE)
machines that do not have infinity.
(etoasc): Check explicitly for overflow of leading decimal digit.
(asctoeg): Test for, and immediately reject, out-of-bounds
decimal exponent inputs.
(at top level): Include errno.h; reference errno, warning, extra_warnings.

From-SVN: r4300
gcc/real.c
This page took 0.058706 seconds and 5 git commands to generate.