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++/53821] [4.7/4.8 regression][c++11] multiple definitions of lambda


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-02 19:14:40 UTC ---
Author: jason
Date: Mon Jul  2 19:14:34 2012
New Revision: 189175

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189175
Log:
    PR c++/53821
    * semantics.c (maybe_add_lambda_conv_op): Don't set
    DECL_INTERFACE_KNOWN.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template6.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


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