]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ChangeLog
PR c/89425 - -Wabsolute-value warns in dead subexpressions
[thirdparty/gcc.git] / gcc / ChangeLog
index 41deb1c46566aff5dc5cc81a5ae92c591b0390ee..42ed0dca5b00bba7748ec732bd2a864f3e14add1 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-22  Martin Sebor  <msebor@redhat.com>
+
+       PR c/89425
+       * c-parser.c (sizeof_ptr_memacc_comptypes): Avoid warning in
+       unreachable subexpressions.
+
 2019-02-22  H.J. Lu  <hongjiu.lu@intel.com>
            Hongtao Liu  <hongtao.liu@intel.com>
            Sunil K Pandey  <sunil.k.pandey@intel.com>