* dwarf2out.c (is_cxx): New fn.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2001 14:00:25 +0000 (14:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2001 14:00:25 +0000 (14:00 +0000)
commitbde7be7a8a4d1c370439e63fdd95b1f19d890fd8
treecea90bd13d074c82a94d0faa81f02b6cfc530426
parent1c6585ca5e82b33d3b67146ad3f797c673b2a606
    * dwarf2out.c (is_cxx): New fn.
        (add_data_member_location_attribute): Check it.
        * dbxout.c (dbxout_type): Only look at BINFO_VPTR_FIELD for C++.

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