-
- Downloads
re PR fortran/80554 ([f08] variable redefinition in submodule)
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. From-SVN: r248129
Showing
- gcc/fortran/ChangeLog 9 additions, 2 deletionsgcc/fortran/ChangeLog
- gcc/fortran/decl.c 21 additions, 1 deletiongcc/fortran/decl.c
- gcc/testsuite/ChangeLog 6 additions, 1 deletiongcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/submodule_29.f08 56 additions, 0 deletionsgcc/testsuite/gfortran.dg/submodule_29.f08
Loading
Please register or sign in to comment