https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47054

--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Oct  5 15:42:25 2019
New Revision: 276628

URL: https://gcc.gnu.org/viewcvs?rev=276628&root=gcc&view=rev
Log:
2019-10-05  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/47054
        * decl.c (variable_decl): Do not search parent namespace for symbol.

2019-10-05  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/47054
        * gfortran.dg/pr47054_1.f90: New test
        * gfortran.dg/pr47054_2.f90: Ditto.

Added:
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_1.f90
    branches/gcc-9-branch/gcc/testsuite/gfortran.dg/pr47054_2.f90
Modified:
    branches/gcc-9-branch/gcc/fortran/ChangeLog
    branches/gcc-9-branch/gcc/fortran/decl.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog

Reply via email to