dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a TREE_VEC if that's what...
authorMark Mitchell <mmitchell@usa.net>
Wed, 11 Mar 1998 23:34:32 +0000 (23:34 +0000)
committerMark Mitchell <mmitchell@gcc.gnu.org>
Wed, 11 Mar 1998 23:34:32 +0000 (23:34 +0000)
commit6d89b990a536d3ec4c3edfc1126c0abb1bab1251
treeecd40c8abc8a8962a961c6ce6713710d05daf71d
parent01c7f3501b56dde0b41a1e698b8c85f982d13662
dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a TREE_VEC if that's what it really is.

* dbxout.c (dbxout_type_methods): Only treat TYPE_METHODS as a
TREE_VEC if that's what it really is.

From-SVN: r18487
gcc/ChangeLog
gcc/dbxout.c
gcc/testsuite/g++.old-deja/g++.other/debug1.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/new-init.C [new file with mode: 0644]