re PR c++/53821 ([c++11] multiple definitions of lambda)
[gcc.git] / gcc / cp / ChangeLog
index 448dd5caa8ec04ecfe6d9e6d84e53f14aac66212..fb8a34de04c92dc88528507a42738b8f2902d51a 100644 (file)
@@ -1,5 +1,9 @@
 2012-07-02  Jason Merrill  <jason@redhat.com>
 
+       PR c++/53821
+       * semantics.c (maybe_add_lambda_conv_op): Don't set
+       DECL_INTERFACE_KNOWN.
+
        PR c++/53524
        * call.c (build_conditional_expr_1): Don't warn about comparison of
        two enumerators before their enumeration is complete.