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/67567] resolve.c: gfc_error called with iface->module == NULL


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67567

--- Comment #9 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Fixed as 'obvious' in revision: 228169.

Cheers

Paul

2013-09-26  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/67567
    * resolve.c (resolve_fl_procedure): For module procedures, take
    the parent module name and the submodule name from the name of
    the namespace.


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