[Bug fortran/48298] [F03] User-Defined Derived-Type IO (DTIO)
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 26 11:16:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48298
--- Comment #25 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Sep 26 11:15:23 2016
New Revision: 240493
URL: https://gcc.gnu.org/viewcvs?rev=240493&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/interface.c
More information about the Gcc-bugs
mailing list