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/48298] [F03] User-Defined Derived-Type IO (DTIO)


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

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