re PR fortran/67567 (resolve.c: gfc_error called with iface->module == NULL)
authorPaul Thomas <pault@gcc.gnu.org>
Sat, 26 Sep 2015 17:52:24 +0000 (17:52 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sat, 26 Sep 2015 17:52:24 +0000 (17:52 +0000)
commit4f283c42c79477c89dcc45d5c4f509787283f0bf
tree89f40dae225a9e34b6e615af47e825a3dc69353c
parent136429e2b7719fb3accd307327bd8816e251af66
re PR fortran/67567 (resolve.c: gfc_error called with iface->module == NULL)

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.

From-SVN: r228169
gcc/fortran/ChangeLog
gcc/fortran/resolve.c