2016-09-26 Paul Thomas <pault@gcc.gnu.org>
commit201cefd51e532e65e8e18ceb821eacf829d375f1
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Sep 2016 11:15:23 +0000 (26 11:15 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Sep 2016 11:15:23 +0000 (26 11:15 +0000)
tree3f4e6b9ce013aac66a384abedf9c3d3d5d3f9990
parent925add3b860b09960735cac1509285412a7712b4
2016-09-26  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/48298
* interface.c (gfc_find_specific_dtio_proc) : Return NULL if
the derived type is broken, as indicated by a flavor other than
FL_DERIVED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240493 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/interface.c