aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-optimize.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-optimize.c')
-rw-r--r--gcc/tree-optimize.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/tree-optimize.c b/gcc/tree-optimize.c
index c61d348..f1957ab 100644
--- a/gcc/tree-optimize.c
+++ b/gcc/tree-optimize.c
@@ -195,14 +195,6 @@ tree_rest_of_compilation (tree fndecl, bool nested_p)
}
}
- /* ??? Looks like some of this could be combined. */
-
- /* If possible, obliterate the body of the function so that it can
- be garbage collected. */
- if (dump_enabled_p (TDI_all))
- /* Keep the body; we're going to dump it. */
- ;
-
/* Since we don't need the RTL for this function anymore, stop pointing to
it. That's especially important for LABEL_DECLs, since you can reach all
the instructions in the function from the CODE_LABEL stored in the