[Bug fortran/88048] [8/9 Regression] ICE in check_data_variable, at fortran/resolve.c:15491
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 9 06:30:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88048
--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Dec 9 06:29:17 2018
New Revision: 266917
URL: https://gcc.gnu.org/viewcvs?rev=266917&root=gcc&view=rev
Log:
2018-12-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88048
* resolve.c (check_data_variable): Named constant cannot be a
data object.
2018-12-08 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/88048
* gfortran.dg/pr88048.f90: New test.
Added:
branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr88048.f90
Modified:
branches/gcc-8-branch/gcc/fortran/ChangeLog
branches/gcc-8-branch/gcc/fortran/resolve.c
branches/gcc-8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list