re PR c++/9941 (typeinfo not generated correctly when #pragmas are involved)
authorMark Mitchell <mark@codesourcery.com>
Thu, 5 Feb 2004 01:58:10 +0000 (01:58 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 5 Feb 2004 01:58:10 +0000 (01:58 +0000)
commit6f3d0d2f8d6f7b1405a9e2548dd71dd0d26f3fe2
tree0a55b7a03e75a01af9bdc082abb440cb963069f2
parentde8a2f87024fb7f57e92c0d243328e47c5a00ed2
re PR c++/9941 (typeinfo not generated correctly when #pragmas are involved)

PR c++/9941
* rtti.c (tinfo_base_init): Use import_export_tinfo to decide the
linkage for the typeinfo name string.

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