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

--- Comment #4 from janus at gcc dot gnu.org ---
Author: janus
Date: Sun Dec 18 11:03:41 2016
New Revision: 243783

URL: https://gcc.gnu.org/viewcvs?rev=243783&root=gcc&view=rev
Log:
2016-12-18  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/78592
        * interfac.c (gfc_find_specific_dtio_proc): Fixup for r243005, making
        sure that the generic list is followed through until the end.

2016-12-18  Janus Weil  <ja...@gcc.gnu.org>

        PR fortran/78592
        * gfortran.dg/dtio_21.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/dtio_21.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to