------- 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:     [EMAIL PROTECTED]       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

Reply via email to