> 2016-05-30 Jerry DeLisle <jvdeli...@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