aboutsummaryrefslogtreecommitdiff
path: root/gcc/passes.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/passes.c')
-rw-r--r--gcc/passes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/passes.c b/gcc/passes.c
index b51d7c7..369a2a5 100644
--- a/gcc/passes.c
+++ b/gcc/passes.c
@@ -1427,7 +1427,6 @@ static void
rest_of_clean_state (void)
{
rtx insn, next;
- coverage_end_function ();
/* It is very important to decompose the RTL instruction chain here:
debug information keeps pointing into CODE_LABEL insns inside the function