2017-05-16 Paul Thomas <pault@gcc.gnu.org>
commit7200bfeeae35ecc7289673d72d20ace3955279e0
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 May 2017 20:09:02 +0000 (16 20:09 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 May 2017 20:09:02 +0000 (16 20:09 +0000)
tree54fdb50929f1ca700c25969ca92f586ec22061bb
parent8134a948ed97723efdeebd48161f593efce44bd5
2017-05-16  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/80554
* decl.c (build_sym): In a submodule allow overriding of host
associated symbols from the ancestor module with a new
declaration.

2017-05-16  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/80554
* gfortran.dg/submodule_29.f08: New test.

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