------- Comment #11 from jvdelisle at gcc dot gnu dot org  2010-03-08 20:19 
-------
Regarding the additional test cases given here:

http://gcc.gnu.org/ml/fortran/2010-03/msg00037.html

I do believe that gfortran has this correct.  You are not allowed to attempt to
read from a location past the end of the file.  You can try to tab there and do
nothing, but as soon as you attempt to read, it is an EOF codition.


-- 


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

Reply via email to