* decl.c (register_dtor_fn): Mark cleanup as used.
commitb04d4dc3edbfa7fa5d9f43b2413aad2ecafdaabd
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jun 2003 17:46:26 +0000 (23 17:46 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Jun 2003 17:46:26 +0000 (23 17:46 +0000)
tree3fdd057575368667bd9bdbd3ecc5786dd2f79ee3
parent14d1681c7ed704cda5c6ed1da7dafd2b9e9536ed
* decl.c (register_dtor_fn): Mark cleanup as used.
* decl2.c (mark_vtable_entries): Skip nops.
* rtti.c (get_tinfo_ptr): Mark tinfo as used.
(build_dynamic_cast_1): Likewise.
(tinfo_base_init): Likewise.
(emit_tinfo_decl): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68377 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/cp/rtti.c