summaryrefslogtreecommitdiff
path: root/gcc/ree.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ree.c')
-rw-r--r--gcc/ree.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ree.c b/gcc/ree.c
index c60921239a7..c0d43c8f72a 100644
--- a/gcc/ree.c
+++ b/gcc/ree.c
@@ -957,7 +957,6 @@ struct rtl_opt_pass pass_ree =
0, /* properties_destroyed */
0, /* todo_flags_start */
TODO_df_finish
- | TODO_ggc_collect
| TODO_verify_rtl_sharing, /* todo_flags_finish */
}
};