[Bug c++/55710] [C++11] Linkage errors with lambdas
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 13 18:19:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55710
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-13 18:18:10 UTC ---
Author: jason
Date: Wed Feb 13 18:17:39 2013
New Revision: 196025
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196025
Log:
PR c++/55710
* semantics.c (maybe_add_lambda_conv_op): Mark static thunk
TREE_USED.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/semantics.c
More information about the Gcc-bugs
mailing list