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/36515] Integer read from stdin yields a value overflow for a valid integer.



------- Comment #7 from jvdelisle at gcc dot gnu dot org  2008-06-13 04:19 -------
Actually, I was just checking what g77 does and noticed that -fno-range-check
did not do the trick with gfortran as I expected, so Steve beat me to the
punch.  For legacy compatibility with g77 I think we should enable the option. 
I will take care of it.


-- 


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


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