http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52991
--- Comment #13 from Kai Tietz <ktietz at gcc dot gnu.org> 2013-01-09 13:37:13 UTC --- Created attachment 29122 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29122 Testcase for bitfield and structure field-aligning by attribute By this testcase we validate that structure's member-alignment set by attribute is applied. With applied patch this test shows no regressions to VC compiled variant.