Re: [C++ patch] Fix c++/PR61133, implement the resolution of DR1760

2014-05-21 Thread Jason Merrill
Applied, thanks. Jason

[C++ patch] Fix c++/PR61133, implement the resolution of DR1760

2014-05-09 Thread Ville Voutilainen
I guess the subject says it all. Tested on Linux x86-64. diff --git a/gcc/cp/lambda.c b/gcc/cp/lambda.c index 3ce9ebb..bb6014b 100644 --- a/gcc/cp/lambda.c +++ b/gcc/cp/lambda.c @@ -367,10 +367,7 @@ build_capture_proxy (tree member) object = TREE_OPERAND (object, 0); /* Remove the __ inse