This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217689 - in /trunk/gcc: ChangeLog stor-layout....
- From: ygribov at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 18 Nov 2014 07:37:17 -0000
- Subject: r217689 - in /trunk/gcc: ChangeLog stor-layout....
Author: ygribov
Date: Tue Nov 18 07:37:17 2014
New Revision: 217689
URL: https://gcc.gnu.org/viewcvs?rev=217689&root=gcc&view=rev
Log:
2014-11-18 Yury Gribov <y.gribov@samsung.com>
PR sanitizer/63802
gcc/
* stor-layout.c (min_align_of_type): Respect user alignment
more.
gcc/testsuite/
* c-c++-common/ubsan/pr63802.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/ubsan/pr63802.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/stor-layout.c
trunk/gcc/testsuite/ChangeLog