[Bug fortran/65453] ICE in build_function_decl, at fortran/trans-decl.c:2001
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 19 18:37:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65453
--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Mar 19 18:36:29 2018
New Revision: 258652
URL: https://gcc.gnu.org/viewcvs?rev=258652&root=gcc&view=rev
Log:
2018-03-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/65453
* decl.c (get_proc_name): Catch clash between a procedure statement
and a contained subprogram
2018-03-19 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/65453
* gfortran.dg/pr65453.f90: New test.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/pr65453.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/decl.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list