aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-inline.c')
-rw-r--r--gcc/tree-inline.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/tree-inline.c b/gcc/tree-inline.c
index ed2afee..aa579c3 100644
--- a/gcc/tree-inline.c
+++ b/gcc/tree-inline.c
@@ -1652,10 +1652,6 @@ expand_call_inline (tree *tp, int *walk_subtrees, void *data)
{
tree save_decl;
- /* Keep the new trees in gimple form. */
- BIND_EXPR_BODY (expr)
- = rationalize_compound_expr (BIND_EXPR_BODY (expr));
-
/* We want to create a new variable to hold the result of the inlined
body. This new variable needs to be added to the function which we
are inlining into, thus the saving and restoring of