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++/15882] Check for return type of overloaded operator new too early



------- Comment #9 from jason at gcc dot gnu dot org  2009-11-04 19:34 -------
Subject: Bug 15882

Author: jason
Date: Wed Nov  4 19:34:25 2009
New Revision: 153909

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

Added:
    trunk/gcc/testsuite/g++.dg/abi/thunk5.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/method.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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