expr.c (expand_expr): The code following both_summands performs the same task as…
expr.c (expand_expr): The code following both_summands performs the same task as simplify_gen_binary. * expr.c (expand_expr): The code following both_summands performs the same task as simplify_gen_binary. Replace all gotos to both_summands with a call to simplify_gen_binary and delete the now unused label. From-SVN: r71006
Showing
Please
register
or
sign in
to comment