authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 1998 17:07:23 +0000 (17:07 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jan 1998 17:07:23 +0000 (17:07 +0000)
commit4f161c527d9fdb782c982f4c9ba01c7aab47b798
tree8b2fdd61b5b3fb2a8ec14bf16e3154a0ae205602
parent36eb7867beaeb7d9b191361ce0910393d267ee1b

* dbxout.c (dbxout_type):  For a RECORD_TYPE, check that TYPE_BINFO
is a TREE_VEC before trying to use it for baseclasses.
(Chill uses the same field for a different purpose.)

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