Looks like file ./gcc/tree-cfg.c got double double quotes at the end of string
literal, which can't compile:
error ("Nonlocal label %s is not first "
"in a sequence of labels in bb %d"", <- here
IDENTIFIER_POINTER (DECL_NAME (LABEL_EXPR_LABEL (stmt))),
bb->index);
can someone fix that please ?
--
GJ