dbxout.c (dbxout_type): Don't test whether the binfo slot of RECORD, UNION & QUAL_UNI...
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 6 Jul 2004 09:21:49 +0000 (09:21 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 6 Jul 2004 09:21:49 +0000 (09:21 +0000)
commit2da8f02333e9f0eb20457f4cb4ebbe74a02f5c83
treeb0e3625018e0bcd6b1f74b996ef2e1321277c01b
parent809e3e7fece2749886700d92571232ec3faef2a0
dbxout.c (dbxout_type): Don't test whether the binfo slot of RECORD, UNION & QUAL_UNION is actually a binfo.

* dbxout.c (dbxout_type): Don't test whether the binfo slot of
RECORD, UNION & QUAL_UNION is actually a binfo.

From-SVN: r84149
gcc/ChangeLog
gcc/dbxout.c