[Bug fortran/70870] Segmentation violation in gfc_assign_data_value
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 11 18:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70870
--- Comment #13 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri May 11 18:35:20 2018
New Revision: 260181
URL: https://gcc.gnu.org/viewcvs?rev=260181&root=gcc&view=rev
Log:
2018-05-11 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/70870
Backport from trunk
* data.c (gfc_assign_data_value): Check that a data object does
not also have default initialization.
2018-05-11 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/70870
Backport from trunk
* gfortran.dg/pr70870_1.f90: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr70870_1.f90
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/data.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list