stor-layout.c (layout_type): Don't complain about a too small an array element type...
authorOlivier Hainque <hainque@adacore.com>
Thu, 15 Dec 2005 13:09:41 +0000 (13:09 +0000)
committerOlivier Hainque <hainque@gcc.gnu.org>
Thu, 15 Dec 2005 13:09:41 +0000 (13:09 +0000)
commitb606b65c4498e78791f0d4eb2d09847b43a7fd55
tree4956b58cc74e48cadbe7195d684ca9abc38cd870
parent9286af9721c6482504a91ee42f2139322878df73
stor-layout.c (layout_type): Don't complain about a too small an array element type size compared to its...

* stor-layout.c (layout_type): Don't complain about a too small
an array element type size compared to its alignment when the
size overflows.

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