stor-layout.c (layout_type): Do not allow alignment of array elements to be greater...
authorSteve Ellcey <sje@cup.hp.com>
Fri, 7 Oct 2005 17:41:11 +0000 (17:41 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 7 Oct 2005 17:41:11 +0000 (17:41 +0000)
commit002a9071e6fe429c55e02c5b678b4e47282d05ca
tree65492428572aa8a26cbea7399925a6e16df68518
parent79a1aca79799abe989b78a732148f29767af29dc
stor-layout.c (layout_type): Do not allow alignment of array elements to be greater than their size.

* stor-layout.c (layout_type): Do not allow alignment of array
elements to be greater than their size.

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