re PR fortran/37597 (internal procedure fails to access host-associated module procedure)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Nov 2008 21:17:53 +0000 (21:17 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 4 Nov 2008 21:17:53 +0000 (21:17 +0000)
commit50d6ceda910772d502bf401d2e3b561b764cc85b
treefddea279e34f33f8a49766f025fea1f340e20f9e
parentead51d365447a3441fa087e0f9120b8199d19da2
re PR fortran/37597 (internal procedure fails to access host-associated module procedure)

2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * parse.c (gfc_fixup_sibling_symbols ): Fixup contained, even
when symbol not found.

2008-11-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37597
        * gfortran.dg/host_assoc_call_5.f90: New test.

From-SVN: r141588
gcc/fortran/ChangeLog
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/host_assoc_call_5.f90 [new file with mode: 0644]