------- Comment #3 from jason at gcc dot gnu dot org 2010-04-27 23:03 ------- Subject: Bug 43875
Author: jason Date: Tue Apr 27 23:02:56 2010 New Revision: 158814 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158814 Log: PR c++/43875 * semantics.c (lambda_return_type): Complain about braced-init-list. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce2.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/semantics.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43875