re PR fortran/66724 (ICE on input/output statements with wrong specifier data)
commit1a6872a2eb088bdfe9839f8ece776da8029fe078
authorSteven G. Kargl <kargl@gcc.gnu.org>
Fri, 17 Jul 2015 00:05:02 +0000 (17 00:05 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Fri, 17 Jul 2015 00:05:02 +0000 (17 00:05 +0000)
tree7789fcb2480c84980f493babbe9a6967a0c54931
parent1470e75f92c375cb27c473fd5f26af4a7b3bf1cd
re PR fortran/66724 (ICE on input/output statements with wrong specifier data)

2015-07-16  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/66724
PR fortran/66724
* io.c (is_char_type): Call gfc_resolve_expr ().
(match_open_element, match_dt_element, match_inquire_element): Fix
ASYNCHRONOUS case.

From-SVN: r225913
gcc/fortran/ChangeLog
gcc/fortran/io.c