[patch, libgfortran] PR55818 Reading a REAL from a file which doesn't end in a new line fails

Jerry DeLisle jvdelisle@charter.net
Wed Jan 2 16:33:00 GMT 2013


On 01/02/2013 01:00 AM, Tobias Burnus wrote:
> Jerry DeLisle wrote:
>> This updated patch addresses the issues with infinities, nans, characters, and
>> valid reals.
> And complex.
>
>> OK for trunk?
>> Test case attached.
>
> Thanks for the patch. It looks okay (with a ChangeLog).

ChangeLog created

>
> However, I found yet another case which is not handled, namely reals with
> exponentials such as "1.0e3". Hopefully, we have then covered all cases.
>
>

Missed one spot for exponents, trivial, fixed, and added to test case.

Also added logical kind to test case. (It was already addressed in the patch)

I will commit after one more full regression test.

Thanks for review.

Jerry



More information about the Fortran mailing list