[Bug libfortran/59513] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Wed Dec 18 15:04:00 GMT 2013


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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-12-18
     Ever confirmed|0                           |1

--- Comment #8 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Running your script on xfoil built by fink (gfortran 4.8.2) ends with the
reported error:

  10   rms: 0.6268E-05   max: -.8920E-04   D at   83  1
       a =  0.000      CL = -0.0000
      Cm =  0.0000     CD =  0.00773   =>   CDf =  0.00549    CDp =  0.00224

 Point added to stored polar  1
At line 652 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

I'll try to find some time to build foil myself with earlier versions (don't
hold your breath!-).



More information about the Gcc-bugs mailing list