[Bug fortran/78571] ICE in create_character_initializer, at fortran/data.c:191
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Jun 9 17:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78571
--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jun 9 17:34:59 2018
New Revision: 261364
URL: https://gcc.gnu.org/viewcvs?rev=261364&root=gcc&view=rev
Log:
2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78571
* data.c (create_character_initializer): Return early if type is
incompatible with CHARACTER.
2018-06-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78571
* gfortran.dg/pr78571.f90: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr78571.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/data.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list