2008-07-09 Paul Thomas <pault@gcc.gnu.org>
commite4b33af48d863ec6f38decb87959ddc6cbdc40e1
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 16:48:50 +0000 (9 16:48 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jul 2009 16:48:50 +0000 (9 16:48 +0000)
treebd61b3a419fdbfb15b0bffd0366af71a7b3f9266
parentd17f5c4da7d0499ccd1555c4add91f1602e5edd7
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.

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