]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/16940 (Failure to perform host association correctly)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 19 Jul 2005 20:13:53 +0000 (20:13 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 19 Jul 2005 20:13:53 +0000 (20:13 +0000)
commit24d36d28c4519d1fe2d07b586a75b3957c5cccfb
tree2ed49e292053f65344151ace758bb01e4c5254ac
parent6a9a79a866b120d678d6463bcdb718fe87c8717f
re PR fortran/16940 (Failure to perform host association correctly)

2005-07-19 Paul Thomas  <pault@gcc.gnu.org>

PR fortran/16940
* resolve.c (resolve_symbol): A symbol with FL_UNKNOWN
is matched against interfaces in parent namespaces. If there
the symtree is set to point to the interface.

2005-07-19 Paul Thomas  <pault@gcc.gnu.org>

PR fortran/16940
* gfortran.dg/module_interface_1.f90: New test.

From-SVN: r102167
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/module_interface_1.f90 [new file with mode: 0644]
This page took 0.052571 seconds and 5 git commands to generate.