]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix the previous ChangeLog
authoredlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2018 18:56:49 +0000 (18:56 +0000)
committeredlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Sep 2018 18:56:49 +0000 (18:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264287 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 8ba87ce3894371146c36da3664af2d0675669ec2..1d1d59a87ec29530b08df3d7183f9ab2c0d67635 100644 (file)
@@ -1,8 +1,6 @@
 2018-09-13  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        * 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  <ville.voutilainen@gmail.com>