rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used to build the decla...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 3 Oct 2001 15:18:25 +0000 (15:18 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 3 Oct 2001 15:18:25 +0000 (15:18 +0000)
commit6a4af81f9298fdb964aa69806e2a036837ebbe44
tree00e33b9304027042dbec15674b66311b7debee23
parent359627b59774b9b0052e619ed0d1b72ccf4e8702
rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used to build the declaration instead of...

* rtti.c (get_tinfo_decl): Call typeinfo_in_lib_p with the type used
to build the declaration instead of the declaration itself.

From-SVN: r45994
gcc/cp/ChangeLog
gcc/cp/rtti.c