------- 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

Reply via email to