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/44477] Sequential I/O with END FILE: File position should be at EoF



------- Comment #1 from jvdelisle at gcc dot gnu dot org  2010-06-09 19:24 -------
As I read this, the test case is invalid since it does not have a rewind or
backspace before the write?

If we want to change this to be an intended extension, I suppose we should
issue a warning or error for -std= ?

I want to study this more before we do anything.  Regression territory here.


-- 


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


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