re PR fortran/78592 (ICE in gfc_find_specific_dtio_proc, at fortran/interface.c:4939)
authorJanus Weil <janus@gcc.gnu.org>
Sun, 18 Dec 2016 11:03:41 +0000 (12:03 +0100)
committerJanus Weil <janus@gcc.gnu.org>
Sun, 18 Dec 2016 11:03:41 +0000 (12:03 +0100)
commit413e859cdf69f402e64da550f6513021eb173fdc
tree610ec5bf1dbceb85fb2160fc5250ebdadbf9d45a
parentab5d223376e8ef78ee7d5266cae80a9587ffb80e
re PR fortran/78592 (ICE in gfc_find_specific_dtio_proc, at fortran/interface.c:4939)

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.

From-SVN: r243783
gcc/fortran/ChangeLog
gcc/fortran/interface.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/dtio_21.f90 [new file with mode: 0644]