[patch, libfortran] PR32235 incorrectly position text file after backspace
Jerry DeLisle
jvdelisle@verizon.net
Sun Jun 10 22:51:00 GMT 2007
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
More information about the Fortran
mailing list