]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
builtins.c (compute_objsize): Add an argument and set it to offset into destination.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 120b1cdef1bffab80307dc3fa136cac573ab2159..485659228159dc87a082a469e8bb07c2a61f13ba 100644 (file)
        PR c++/92878 - Parenthesized init of aggregates in new-expression.
        * g++.dg/cpp2a/paren-init20.C: New test.
 
+2019-12-11  Martin Sebor  <msebor@redhat.com>
+
+       * c-c++-common/Wstringop-overflow-2.c: Adjust text of expected messages.
+       * g++.dg/warn/Wstringop-overflow-3.C: Same.
+       * gcc.dg/Wstringop-overflow-17.c: Same.
+
 2019-12-11  Martin Sebor  <msebor@redhat.com>
 
        PR middle-end/79221