[Bug c++/35067] [4.3/4.4/4.5 Regression] multiple definition of virtual thunk

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 4 20:09:00 GMT 2009



------- Comment #14 from jason at gcc dot gnu dot org  2009-11-04 20:08 -------
Subject: Bug 35067

Author: jason
Date: Wed Nov  4 20:08:44 2009
New Revision: 153913

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153913
Log:
        PR c++/35067
        * method.c (use_thunk): Check DECL_WEAK as well as
        DECL_ONE_ONLY.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/abi/thunk5.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/method.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list