On Fri, 29 Nov 2013, Richard Biener wrote:
>
> The following re-org allows a cheaper fix to PR59208 than
> a push/pop_cfun pair around a single update_stmt call.
>
> It's simple to make the SSA operand machinery cfun-agnostic
> as it has few direct uses and does not use any APIs that
> implicite
The following re-org allows a cheaper fix to PR59208 than
a push/pop_cfun pair around a single update_stmt call.
It's simple to make the SSA operand machinery cfun-agnostic
as it has few direct uses and does not use any APIs that
implicitely use cfun.
Thus the patch adds and uses a new update_st