From 5d32fe7f45f9279ea960e149edc5617491308554 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois-Xavier=20Coudert?= Date: Tue, 31 Oct 2006 20:17:11 +0000 Subject: [PATCH] * ChangeLog: Forgotten ChangeLog entry for previous commit. From-SVN: r118339 --- gcc/fortran/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 3fd834c78ad..84804f94469 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,14 @@ +2006-10-31 Francois-Xavier Coudert + + 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. + 2006-10-31 Paul Thomas PR fortran/29387 -- 2.30.2