Re: [C++ Patch] PR 58568

2013-10-08 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 58568

2013-10-07 Thread Paolo Carlini
Hi, this ICE on invalid 4.8/4.9 Regression is very easy to fix: just add a check for error_mark_node on the return of xref_tag (I'm also removing a redundant one a few lines below). This brings us to the same error message we get when there are no lambdas involved, eg for the existing