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

--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Tue May 16 20:09:02 2017
New Revision: 248129

URL: https://gcc.gnu.org/viewcvs?rev=248129&root=gcc&view=rev
Log:
2017-05-16  Paul Thomas  <pa...@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  <pa...@gcc.gnu.org>

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


Added:
    trunk/gcc/testsuite/gfortran.dg/submodule_29.f08
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to