[Bug fortran/66724] ICE on input/output statements with wrong specifier data

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 17 00:32:00 GMT 2015


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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Jul 17 00:31:45 2015
New Revision: 225917

URL: https://gcc.gnu.org/viewcvs?rev=225917&root=gcc&view=rev
Log:
2015-07-16  Steven G. Kargl  <kargl@gcc.gnu.org>

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


Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/io.c



More information about the Gcc-bugs mailing list