[Bug fortran/31563] Arithmetic overflow and BOZ
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Apr 13 14:02:00 GMT 2007
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-04-13 15:02 -------
The code you report is invalid, and gfortran is right to throw an error. If you
really want it to compile, please use -fno-range-check.
(see http://gcc.gnu.org/ml/fortran/2007-04/msg00123.html for details and a
proposed patch to mention -fno-range-check in that error message)
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |bozoverflow
Status|UNCONFIRMED |RESOLVED
GCC host triplet|Darwin 8.9.0 |
Resolution| |INVALID
Summary|An Error is incorrectly |Arithmetic overflow and BOZ
|generated for hex and octal |
|data |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31563
More information about the Gcc-bugs
mailing list