]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/47054 (Compilation error when cray pointers are declared in both host...
authorSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 5 Oct 2019 15:42:25 +0000 (15:42 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 5 Oct 2019 15:42:25 +0000 (15:42 +0000)
commitaf7096d694a3a0790512ae9cfd6b48f0b382da6b
tree24f533f4353e3d02c4fecc30c5a28ae0177e34d6
parent40d2b0af815e368d648152b5c9c59c4a54a38fae
re PR fortran/47054 (Compilation error when cray pointers are declared in both host and internal subroutines)

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

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

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

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

From-SVN: r276628
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr47054_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/pr47054_2.f90 [new file with mode: 0644]