[Bug fortran/19310] unnecessary error for overflowing results
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 8 00:11:00 GMT 2006
------- Comment #3 from kargl at gcc dot gnu dot org 2006-06-08 00:05 -------
(In reply to comment #2)
> I would like to work on this one. The range check is only looking for ARITH_OK
> when it could also see ARITH_UNDERFLOW or ARITH_OVERFLOW.
>
Jerry,
There is another PR about allowing "real, parameter :: inf = 1. / 0.".
In that PR it was suggested to add a -fallow-inf-nan option. I think
you should look into this route for this PR.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19310
More information about the Gcc-bugs
mailing list