r216102 - in /branches/gcc-4_9-branch/gcc: c-fa...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Oct 10 17:51:00 GMT 2014
Author: jakub
Date: Fri Oct 10 17:51:14 2014
New Revision: 216102
URL: https://gcc.gnu.org/viewcvs?rev=216102&root=gcc&view=rev
Log:
PR c/63495
* c-common.c (min_align_of_type): Don't decrease alignment
through BIGGEST_FIELD_ALIGNMENT or ADJUST_FIELD_ALIGN if
TYPE_USER_ALIGN is set.
* gcc.target/i386/pr63495.c: New test.
Added:
branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr63495.c
Modified:
branches/gcc-4_9-branch/gcc/c-family/ChangeLog
branches/gcc-4_9-branch/gcc/c-family/c-common.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list