This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/9941] [3.3 regression] typeinfo not generated correctly when #pragmas are involved


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-05 12:30 -------
Subject: Bug 9941

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	gdr@gcc.gnu.org	2004-03-05 12:30:14

Modified files:
	gcc/cp         : ChangeLog rtti.c 

Log message:
	Backport:
	2004-02-04  Mark Mitchell  <mark@codesourcery.com>
	
	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&only_with_tag=gcc-3_3-branch&r1=1.3076.2.257&r2=1.3076.2.258
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/rtti.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.146.2.2&r2=1.146.2.3



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9941


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]