This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33285] integer too big compile error in gfortran



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2007-09-02 20:57 -------
This is assuming that an asymmetric range is permitted in Fortran which I think
it is not.  You can use -fno-range-check to disable this check.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]