]> gcc.gnu.org Git - gcc.git/commit - gcc/dwarf2out.c
dwarf2out.c (add_data_member_location_attribute): Do the right thing for virtual...
authorJason Merrill <jason@redhat.com>
Fri, 30 Nov 2001 02:38:43 +0000 (21:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 30 Nov 2001 02:38:43 +0000 (21:38 -0500)
commit649ce3f25afb756432e9e3c8558bf09f3daef4e5
treec86dc6969fd82952537e402e6e79204e43f4aa63
parentc7c737361bb8906ad2b086b971f581546f0297f3
dwarf2out.c (add_data_member_location_attribute): Do the right thing for virtual bases.

        * dwarf2out.c (add_data_member_location_attribute): Do the
        right thing for virtual bases.
        * dbxout.c (dbxout_type): For a virtual base, print the offset
        within the vtable.

From-SVN: r47469
gcc/ChangeLog
gcc/dbxout.c
gcc/dwarf2out.c
This page took 0.056645 seconds and 5 git commands to generate.