OSDN Git Service

2008-11-04 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 2008 21:17:53 +0000 (21:17 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Nov 2008 21:17:53 +0000 (21:17 +0000)
commitec552c237d20063c191d1951c0eea0393bafb9ee
treefddea279e34f33f8a49766f025fea1f340e20f9e
parent895b662f213e8f3adc92e6875ac2f151a2ad16c9
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.

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