expr.c
319 KB
-
expr.c (expand_expr): The code following both_summands performs the same task as… · f0e9957a
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
Roger Sayle committed