From: Bernd Edlinger Date: Thu, 13 Sep 2018 18:56:49 +0000 (+0000) Subject: Fix the previous ChangeLog X-Git-Tag: basepoints/gcc-10~4273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=283b9cafbd73b92b106e3f23b07f59af6761c78b;p=thirdparty%2Fgcc.git Fix the previous ChangeLog From-SVN: r264287 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 8ba87ce38943..1d1d59a87ec2 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,8 +1,6 @@ 2018-09-13 Bernd Edlinger * typeck2.c (digest_init_r): Fix overlength strings. - * vtable-class-hierarchy.c (build_key_buffer_arg): Make string literal - NUL terminated. 2018-09-13 Ville Voutilainen