OK.
Jason
On 11 October 2015 at 20:05, Ville Voutilainen
wrote:
> Tested on Linux-PPC64.
>
> /cp
> 2015-10-11 Ville Voutilainen
>
> PR c++/58566
> * lambda.c (lambda_return_type): Return error_mark_node
> instead of void_type_node for the error cases.
>
> /testsuite
> 2015-10-11 Ville Voutil
Tested on Linux-PPC64.
/cp
2015-10-11 Ville Voutilainen
PR c++/58566
* lambda.c (lambda_return_type): Return error_mark_node
instead of void_type_node for the error cases.
/testsuite
2015-10-11 Ville Voutilainen
PR c++/58566
* g++.dg/cpp0x/lambda/lambda-58566.C: New.