-
- Downloads
re PR fortran/33233 (Parent and contained procedure: Wrongly treated as generic procedures)
2007-10-18 Paul Thomas <pault@gcc.gnu.org> PR fortran/33233 * resolve.c (check_host_association): Check singly contained namespaces and start search for symbol in current namespace. 2007-10-18 Paul Thomas <pault@gcc.gnu.org> PR fortran/33233 * gfortran.dg/host_assoc_function_1.f90: Correct references. * gfortran.dg/host_assoc_function_3.f90: New test. From-SVN: r129437
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/resolve.c 4 additions, 3 deletionsgcc/fortran/resolve.c
- gcc/testsuite/ChangeLog 6 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/host_assoc_function_1.f90 2 additions, 2 deletionsgcc/testsuite/gfortran.dg/host_assoc_function_1.f90
- gcc/testsuite/gfortran.dg/host_assoc_function_3.f90 27 additions, 0 deletionsgcc/testsuite/gfortran.dg/host_assoc_function_3.f90
Loading
Please register or sign in to comment