https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64078
--- Comment #14 from Bernd Edlinger <edlinger at gcc dot gnu.org> --- Author: edlinger Date: Thu Sep 17 19:43:00 2015 New Revision: 227886 URL: https://gcc.gnu.org/viewcvs?rev=227886&root=gcc&view=rev Log: 2015-09-17 Bernd Edlinger <bernd.edlin...@hotmail.de> PR sanitizer/64078 * c-c++-common/ubsan/object-size-9.c (s): Add alignment attribute. (f2, f3): Make the function static. * c-c++-common/ubsan/object-size-10.c (a, b): Add alignment attribute. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/c-c++-common/ubsan/object-size-10.c trunk/gcc/testsuite/c-c++-common/ubsan/object-size-9.c