2009-01-20 Paul Thomas <pault@gcc.gnu.org>
commitf6eeace763a523ee312595c499eb36b681b217a2
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2009 21:56:49 +0000 (20 21:56 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Jan 2009 21:56:49 +0000 (20 21:56 +0000)
treea53a17597b9653c8a7384ee21f6da92bd631bcee
parente9616c8b5e165eba7f3e31c4d80c3444a032fead
2009-01-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38907
* resolve.c (check_host_association): Remove the matching to
correct an incorrect host association and use manipulation of
the expression instead.

2009-01-20  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/38907
* gfortran.dg/host_assoc_function_7.f90: New test.

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