Message ID | 20101229215150.GS16156@tyan-ft48-01.lab.bos.redhat.com |
---|---|
State | New |
Headers | show |
--- gcc/gimple-fold.c.jj 2010-12-28 12:33:08.000000000 +0100 +++ gcc/gimple-fold.c 2010-12-29 14:46:14.000000000 +0100 @@ -942,6 +942,7 @@ gimplify_and_update_call_from_tree (gimp which gets optimized away by C++ gimplification. */ if (gimple_seq_empty_p (stmts)) { + pop_gimplify_context (NULL); if (gimple_in_ssa_p (cfun)) { unlink_stmt_vdef (stmt);