[patch,fortran] PR25828 F2003 Stream I/O

Jack Howarth howarth@bromo.msbb.uc.edu
Mon Aug 7 05:58:00 GMT 2006


Jerry,
    Did you have him add the missing pos to the first read?
Having that line read...

  read(10, pos=1) anarray

...solved the problems I was seeing with the -O1 and -O2
builds of that testcase. I thought Steve said that it
was expected to have to reset the pos back to 1 for the
read.
        Jack



More information about the Fortran mailing list