stor-layout.c (layout_decl): Do not bump the alignment of a bit-field to more than...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 25 Feb 2008 09:55:26 +0000 (09:55 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 25 Feb 2008 09:55:26 +0000 (09:55 +0000)
commitd4cba6d4428b397b7fd4e0d602f1d076ee363aea
tree6370b29061600d79c54493687748d4db7efd7c4d
parent9dd39a15b8fa97cd3290d27e88dc284bf782082e
stor-layout.c (layout_decl): Do not bump the alignment of a bit-field to more than byte alignment if...

* stor-layout.c (layout_decl): Do not bump the alignment of a
bit-field to more than byte alignment if it is packed.

From-SVN: r132614
gcc/ChangeLog
gcc/stor-layout.c