stor-layout.c (layout_record): Fix off-by-one error when checking length of the TYPE_...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 18 May 1998 12:08:10 +0000 (12:08 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 18 May 1998 12:08:10 +0000 (08:08 -0400)
commit069b95ce6dc86b9ef2a8bd3341e420d2f81c6111
tree5f35354a81a415f5a41737f9475a828931e1d95c
parent80afeb71a9616d7ab6af486d0809952c816342e9
stor-layout.c (layout_record): Fix off-by-one error when checking length of the TYPE_BINFO vector.

* stor-layout.c (layout_record): Fix off-by-one error when checking
length of the TYPE_BINFO vector.

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