2007-04-05 Paul Thomas <pault@gcc.gnu.org>
commit63d42079052fc1cdcb30a3e1b8db54a4de3ad3f1
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Apr 2007 14:00:27 +0000 (5 14:00 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Apr 2007 14:00:27 +0000 (5 14:00 +0000)
treedf13ebdde93460ad65add194cc1c5525e7975da8
parent9f525417fc43096dbb5b2278af260e9b88098e80
2007-04-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31292
* decl.c (gfc_match_modproc): Go up to the top of the namespace
tree to find the module namespace for gfc_get_symbol.

2007-04-05  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31292
* gfortran.dg/contained_module_proc_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123517 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/contained_module_proc_1.f90 [new file with mode: 0644]