This is the mail archive of the gcc-patches@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]

Re: [PATCH, committed] Support lambda templates.


FAIL: g++.dg/cpp0x/lambda/lambda-conv4.C (internal compiler error)
FAIL: g++.dg/cpp0x/lambda/lambda-conv4.C (test for excess errors)
Excess errors:
../gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv4.C: In function âvoid func()â:
../gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv4.C:12:30: internal compiler error: tree check: expected call_expr, have target_expr in maybe_add_lambda_conv_op, at cp/lambda.c:895
0xc8e2aa tree_check_failed(tree_node const*, char const*, int, char const*, ...)
        ../../gcc/tree.c:9207

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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