[Bug c++/9941] [3.3/3.4/3.5 regression] typeinfo not generated correctly when #pragmas are involved
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Feb 5 01:58:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-05 01:58 -------
Subject: Bug 9941
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: mmitchel@gcc.gnu.org 2004-02-05 01:58:10
Modified files:
gcc/cp : ChangeLog rtti.c
Log message:
PR c++/9941
* rtti.c (tinfo_base_init): Use import_export_tinfo to decide the
linkage for the typeinfo name string.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3934&r2=1.3935
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&r1=1.176&r2=1.177
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9941
More information about the Gcc-bugs
mailing list