http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58367
Markus Trippelsdorf <markus at trippelsdorf dot de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |--- --- Comment #4 from Markus Trippelsdorf <markus at trippelsdorf dot de> --- Unfortunately I've hit the same issue again today. In file included from ../../gcc/gcc/expr.c:11198:0: ./gt-expr.h: In function ‘store_expr(tree_node*, rtx_def*, int, bool)’: ./gt-expr.h:33:2: error: the control flow of function ‘_Z10store_exprP9tree_nodeP7rtx_defib’ does not match its profile data (counter ‘arcs’) [-Werror=coverage-mismatch] }; ^ ./gt-expr.h:33:2: error: the control flow of function ‘_Z10store_exprP9tree_nodeP7rtx_defib’ does not match its profile data (counter ‘indirect_call’) [-Werror=coverage-mismath] ...