2017-03-18 Nicolas Koenig <koenigni@student.ethz.ch>
commit82a299afd7736cc1b5aaacebe4139cd1630abc60
authorkoenigni <koenigni@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2017 13:41:41 +0000 (4 13:41 +0000)
committerkoenigni <koenigni@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2017 13:41:41 +0000 (4 13:41 +0000)
tree47ead797c2864d6fb28699977ba4feebd71787e9
parent5821cbd2fa002acf67add968862c6d4fe847fa89
2017-03-18  Nicolas Koenig  <koenigni@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  <koenigni@student.ethz.ch>
PR fortran/69498
* gfortran.dg/submodule_unexp.f90: New test.

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