[patch, fortran] PR52393 I/O: "READ format" statement with parenthesized default-char-expr

H.J. Lu hjl.tools@gmail.com
Fri Jun 3 19:40:00 GMT 2016


On Wed, Jun 1, 2016 at 9:28 AM, Jerry DeLisle <jvdelisle@charter.net> wrote:
> On 06/01/2016 12:25 AM, FX wrote:
>>> 2016-05-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
>>>
>>>      PR fortran/52393
>>>      * io.c (match_io): For READ, try to match a default character
>>>      expression. If found, set the dt format expression to this,
>>>      otherwise go back and try control list.
>>
>> OK. Maybe you could add some “negative” tests too? To be sure we still catch malformed parenthesized formats?
>>
>> FX
>>
>
> Thanks for review!  yes I will add some tests.
>

It caused:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71404


-- 
H.J.



More information about the Gcc-patches mailing list