OSDN Git Service

* stor-layout.c (layout_record): Fix off-by-one error when checking
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 May 1998 12:08:10 +0000 (12:08 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 May 1998 12:08:10 +0000 (12:08 +0000)
commit0ba112d7eb3c742526bcebb8b9a18fe4fe8e74d0
tree5f35354a81a415f5a41737f9475a828931e1d95c
parentf80d13775146a7bdfd810e160f21b2358f96adab
* stor-layout.c (layout_record): Fix off-by-one error when checking
length of the TYPE_BINFO vector.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19850 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stor-layout.c