Re: [PATCH] Fix PR c++/64382

2017-01-26 Thread Jason Merrill
On Wed, Jan 18, 2017 at 11:08 PM, Adam Butcher wrote: > Hi Jason, > > I've reopened 64382 and unhooked it from 61636 > (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64382#c6). > > This is a rebase of my original patch for 64382 from April 2015 against latest > master. This is OK as a workaround.

[PATCH] Fix PR c++/64382

2017-01-19 Thread Adam Butcher
Hi Jason, I've reopened 64382 and unhooked it from 61636 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64382#c6). This is a rebase of my original patch for 64382 from April 2015 against latest master. My query about caching parsing_default_capturing_generic_lambda_in_template() still applies. I