[patch, libgfortran] Bug 78123 - Short reads with T edit descriptor not padding correctly

Jerry DeLisle jvdelisle@charter.net
Mon Oct 31 12:05:00 GMT 2016


On 10/30/2016 01:40 PM, Thomas Koenig wrote:
> Hi Jerry,
>
>> See patch below which is very simple. We were handling the case where we
>> tabbed left of current position in the record by clearing the seen_eor
>> flag. We were not handling the case where we tab toward the right and so
>> are still at eor.
>>
>> New test case attached. Regression tested on x86-64-linux.
>>
>> OK to commit?
>>
>> This is a regression relative to g77. Its simple enough I think it
>> should go to 5 and 6 as well.
>
> I think so too.  OK for all affected branches.
>
> Thanks for the patch!
>
>     Thomas
>
Done, on trunk. Thanks for reviews Steve and Thomas.

Jerry



More information about the Fortran mailing list