]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c/ChangeLog
common.opt (Wcast-align=strict): New warning option.
[thirdparty/gcc.git] / gcc / c / ChangeLog
index 957daeb4fe9979e7587c69fbf8daa2813e6a2636..e8e0fb087d349d1db598c3f8143c9c4f281c7094 100644 (file)
@@ -1,3 +1,7 @@
+2017-09-15  Bernd Edlinger  <bernd.edlinger@hotmail.de>
+
+       * c-typeck.c (build_c_cast): Implement -Wcast-align=strict.
+
 2017-09-13  Marek Polacek  <polacek@redhat.com>
 
        PR c/82167