[patch, libfortran] PR32235 incorrectly position text file after backspace
H. J. Lu
hjl@lucon.org
Mon Jun 11 15:55:00 GMT 2007
On Sun, Jun 10, 2007 at 03:51:26PM -0700, Jerry DeLisle wrote:
> Richard Guenther wrote:
> >On Sat, 9 Jun 2007, Jerry DeLisle wrote:
> >
> >>:ADDPATCH fortran:
> >>
> >>The attached patch fixes this bug by moving the code that tests for the
> >>end of
> >>file condition from st_read, back to next_record_r. I have regression
> >>tested
> >>this on x86-64-gnu-linux.
> >>
> >>I need someone (HJ or Richard?) to test this with the SPEC testsuite to
> >>make
> >>sure we do not regress there. (The patch is against
> >>libgfortran/io/transfer.c)
> >>
> >>If it passes SPEC as well, OK for trunk?
> >
> >If you apply it I'll let you know one day after ;)
> >
> >Richard.
> >
> Committed so Richard can test test it. :)
>
I tried SPEC CPU 2000 and SPEC CPU 2006 on Core 2 Duo with the
patch. They are OK.
Thanks.
H.J.
More information about the Fortran
mailing list