re PR middle-end/27945 (Packed struct of variable length has wrong size)
authorJason Merrill <jason@redhat.com>
Tue, 11 Sep 2007 15:07:59 +0000 (11:07 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 11 Sep 2007 15:07:59 +0000 (11:07 -0400)
commit7e4aeb3297fc305dc887732c5d03360a7677fba5
tree48637fd65b23c6ae1ebddac14a1328f463c9565c
parent257fafe0c91f84ad5dca36dcdf28980d512f1fec
re PR middle-end/27945 (Packed struct of variable length has wrong size)

        PR middle-end/27945
        * stor-layout.c (layout_decl): Do pack variable size fields.

From-SVN: r128380
gcc/ChangeLog
gcc/stor-layout.c
gcc/testsuite/gcc.dg/packed-vla.c [new file with mode: 0644]