[Bug libfortran/59513] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE
aruopp at gmx dot de
gcc-bugzilla@gcc.gnu.org
Wed Dec 18 14:56:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59513
--- Comment #6 from ARuopp <aruopp at gmx dot de> ---
Hi,
thank you very much for your effort.
Compiling is not the problem.
Try to execute the script, which I attached.
Without the "backspace" modification, xfoil ends with the error message:
At line 655 of file ../src/iopol.f (unit = 9, file = 'polarfile_1.dat')
Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker,
possibly use REWIND or BACKSPACE
Is your xfoil running without the modification?
More information about the Gcc-bugs
mailing list