]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/33233 (Parent and contained procedure: Wrongly treated as generic proce...
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Oct 2007 12:48:37 +0000 (12:48 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 18 Oct 2007 12:48:37 +0000 (12:48 +0000)
commita944c79a88afb91706e4b29db4224981fe0c91eb
treeec5ef02923b8c25783183f624b111244cb04dff8
parenta7f638eca471ae667d2aea8d634869d1f0809887
re PR fortran/33233 (Parent and contained procedure: Wrongly treated as generic procedures)

2007-10-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/33233
* resolve.c (check_host_association): Check singly contained
namespaces and start search for symbol in current namespace.

2007-10-18  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/33233
* gfortran.dg/host_assoc_function_1.f90: Correct references.
* gfortran.dg/host_assoc_function_3.f90: New test.

From-SVN: r129437
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/host_assoc_function_1.f90
gcc/testsuite/gfortran.dg/host_assoc_function_3.f90 [new file with mode: 0644]