Re: [C++ PATCH] Fix ICE in cp/error.c (PR c++/77482)

2016-09-16 Thread Jason Merrill
OK. On Mon, Sep 5, 2016 at 1:17 PM, Jakub Jelinek wrote: > Hi! > > The recent concept changes that were also backported to 6.2 break > diagnostics e.g. on the following testcase, sometimes it ICEs during > reporting of the first error, so isn't just a normal low prio error > recovery. The thing

[C++ PATCH] Fix ICE in cp/error.c (PR c++/77482)

2016-09-05 Thread Jakub Jelinek
Hi! The recent concept changes that were also backported to 6.2 break diagnostics e.g. on the following testcase, sometimes it ICEs during reporting of the first error, so isn't just a normal low prio error recovery. The thing is that on the testcase the VAR_DECL has no DECL_LANG_SPECIFIC, DECL_D