On 06/30/2014 02:49 PM, Jason Merrill wrote:
decl_mangling_context was failing to recognize a lambda in template
context as a lambda.
It turns out that was far from the only issue with a lambda in a member
template
Tested x86_64-pc-linux-gnu, applying to trunk.
commit 55ef57277be5885a78
decl_mangling_context was failing to recognize a lambda in template
context as a lambda.
Tested x86_64-pc-linux-gnu, applying to 4.9 and trunk.
commit 1ba7cf95c0b024c7a3372e0734d7bf620f31dd14
Author: Jason Merrill
Date: Mon Jun 30 12:08:09 2014 -0400
PR c++/61566
* mangle.c (decl_m