re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 7 Jul 2004 18:29:38 +0000 (18:29 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 7 Jul 2004 18:29:38 +0000 (11:29 -0700)
commit4681c50501dd2838e1e1125534d398a381b68862
tree41316131aa4263431003b5b53d0cb9580173b4d4
parent0e497b6cf53afd5217837a1d42f81e021b1554be
re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)

2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>

PR c++/16276
* rtti.c (emit_tinfo_decl): Turn off DECL_ONE_ONLY if typeinfo
is not public.

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