------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-27 
17:14 -------
Subject: Bug 20206

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-02-27 17:13:28

Modified files:
        gcc/cp         : ChangeLog 
        gcc/testsuite  : ChangeLog 
        gcc/cp         : decl.c 
Added files:
        gcc/testsuite/g++.dg/opt: covariant1.C thunk2.C 

Log message:
        PR c++/20206
        * decl.c (cxx_comdat_group): Put thunks for
        TARGET_USE_LOCAL_THUNK_ALIAS_P (function) functions into the same
        comdat group as the thunk target.
        
        * g++.dg/opt/thunk2.C: New test.
        * g++.dg/opt/covariant1.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4648&r2=1.4649
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5091&r2=1.5092
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1371&r2=1.1372
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/covariant1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/thunk2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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

Reply via email to