This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/78592] [7 Regression] ICE in gfc_find_specific_dtio_proc, at fortran/interface.c:4939


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  <janus@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  <janus@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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]