OK; this is trivial enough for 6/7/8.
On Wed, Jul 26, 2017 at 2:49 PM, Paolo Carlini <paolo.carl...@oracle.com> wrote: > Hi, > > avoiding the error recovery issues noticed in the bug seems just matter of > early returning error_mark_node from add_capture, like we already do a few > lines below in a similar case of ill-formed capture. Tested x86_64-linux. If > we are going to fix this in a simply way, maybe we could also backport to > 7... > > Thanks, Paolo. > > //////////////////// >