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

--- Comment #7 from koenigni at gcc dot gnu.org ---
Author: koenigni
Date: Tue Apr  4 13:41:41 2017
New Revision: 246679

URL: https://gcc.gnu.org/viewcvs?rev=246679&root=gcc&view=rev
Log:

2017-03-18  Nicolas Koenig  <koeni...@student.ethz.ch> 
                PR fortran/69498
                * symbol.c (gfc_delete_symtree): If there is a period in the
name, ignore
                everything before it.

2017-03-18  Nicolas Koenig  <koeni...@student.ethz.ch>
                PR fortran/69498
                * gfortran.dg/submodule_unexp.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/submodule_unexp.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to