On 09/07/2011 06:37 AM, Paolo Carlini wrote:
I have the below simple patch to avoid the ICE after error. Tested x86_64-linux. Is it Ok? In case, if it applies as-is, 4_6-branch too?
I think this is a recoverable error; if the exception-specification is ill-formed, let's pretend there wasn't one rather than discard the whole declaration.
Jason