------- Comment #1 from jvdelisle at gcc dot gnu dot org  2007-01-21 20:11 
-------
The largest positive integer that can be represented by that kind type is
32767, so gfortran is correctly reporting an error.

Use -fno-range-check to bypass this.


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30528

Reply via email to