This is the mail archive of the gcc-patches@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]

Re: [patch, libfortran] PR32235 incorrectly position text file after backspace


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. :)

Jerry


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