re PR fortran/40629 (Host association problem)
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 9 Jul 2009 16:48:50 +0000 (16:48 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 9 Jul 2009 16:48:50 +0000 (16:48 +0000)
commit1aafbf99427843b553de817302453bf126592553
treebd61b3a419fdbfb15b0bffd0366af71a7b3f9266
parent6eba227cb539b391ee9c8798284b885e09289914
re PR fortran/40629 (Host association problem)

2008-07-09  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40629
* resolve.c (check_host_association):  Use the existing
accessible symtree and treat function expressions with
symbols that have procedure flavor.

2008-07-09  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40629
* gfortran.dg/host_assoc_function_9.f90: New test.

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