]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-family/ChangeLog
PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with size of source
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
index d4e5942e49d1dabad060e998b4f5b059636957c2..18388517e12f31805e0552d829fd3dfcc84e9a65 100644 (file)
@@ -1,3 +1,9 @@
+2018-06-18  Martin Sebor  <msebor@redhat.com>
+
+       PR middle-end/85602
+       * c-warn.c (sizeof_pointer_memaccess_warning): Check for attribute
+       nonstring.
+
 2018-06-16  Kugan Vivekanandarajah  <kuganv@linaro.org>
 
        * c-common.c (c_common_truthvalue_conversion): Handle ABSU_EXPR.