[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 5 15:40:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-05 15:40 -------
Subject: Bug 19159

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	mmitchel@gcc.gnu.org	2005-04-05 15:40:18

Modified files:
	gcc/cp         : ChangeLog decl2.c 

Log message:
	PR c++/19159
	* decl2.c (import_export_decl): Use non-COMDAT external linkage
	for virtual tables, typeinfo, etc. that will be emitted in only
	one translation unit on systems without weak symbols.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4688&r2=1.4689
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&r1=1.772&r2=1.773



-- 


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



More information about the Gcc-bugs mailing list