decl.c
224 KB
-
re PR fortran/51993 (Erroneous type component initialization leads to internal compiler error) · 834e9dbb
2015-10-15 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/51993 * decl.c (gfc_set_constant_character_len): Convert gcc_assert into an if-statement causing an early return leads to valid error message. 2015-10-15 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/51993 * gfortran.dg/pr51993.f90: New test. From-SVN: r229594
Steven G. Kargl committed