]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/interface.cc
re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))
authorPaul Thomas <pault@gcc.gnu.org>
Mon, 26 Sep 2016 11:15:23 +0000 (11:15 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Mon, 26 Sep 2016 11:15:23 +0000 (11:15 +0000)
commit9beb81edce130f7f272478285433e27ff608cda5
tree3f4e6b9ce013aac66a384abedf9c3d3d5d3f9990
parent3282420874458112fcf9c8664548ffc27613ccb7
re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))

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.

From-SVN: r240493
gcc/fortran/ChangeLog
gcc/fortran/interface.c