[C++ RFH] PR 56961

Jason Merrill jason@redhat.com
Thu Jun 5 13:12:00 GMT 2014


On 06/05/2014 09:05 AM, Richard Biener wrote:
> +               *expr_p = build2 (COMPOUND_EXPR, TREE_TYPE (*expr_p),
> +                                 op0, build_fold_addr_expr (op1));

That seems like a fine approach.

Jason



More information about the Gcc-patches mailing list