Repair damage on weak-impared targets caused by my previous patch.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 5 Jul 2002 10:40:47 +0000 (10:40 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 5 Jul 2002 10:40:47 +0000 (10:40 +0000)
commitc6f553d129c88f17810c2aba03b372bf6bc7f218
treedfa8376cd1e966f5df13720d8cb28f93025f434c
parent3aa0aa29662c812dc5dc22d0c4879bb1df91c2b8
Repair damage on weak-impared targets caused by my previous patch.

* cp-tree.h (import_export_tinfo): Add parameter.
* decl2.c (import_export_tinfo): Add parameter, post adjust
DECL_COMDAT.
* rtti.c (emit_tinfo_decl): DECL_COMDAT is (nearly) always setup by
import_export_tinfo.

From-SVN: r55257
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl2.c
gcc/cp/rtti.c