[Bug fortran/69498] ICE on disjunct cases with displaced or incomplete embedded statement
koenigni at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 4 13:42:00 GMT 2017
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 <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.
Added:
trunk/gcc/testsuite/gfortran.dg/submodule_unexp.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/symbol.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list