pr29067.f
397 Bytes
-
re PR fortran/29067 (gfc_resolve_expr(): Bad expression type) · 150675a8
PR fortran/29067 * decl.c (gfc_set_constant_character_len): NULL-terminate the character constant string. * data.c (create_character_intializer): Likewise. * expr.c (gfc_simplify_expr): NULL-terminate the substring character constant. * primary.c (match_hollerith_constant): NULL-terminate the character constant string. * gfortran.dg/pr29067.f: New test. From-SVN: r118338
Francois-Xavier Coudert committed