tree-tailcall.c
29.8 KB
-
re PR middle-end/42749 (-O2 and verify_stmts failed again) · 9efc83f4
2010-02-22 Richard Guenther <rguenther@suse.de> PR tree-optimization/42749 * tree-tailcall.c (adjust_return_value_with_ops): Drop update parameter. Do arithmetic in the original type. (update_accumulator_with_ops): Likewise. (adjust_accumulator_values): Adjust. * gcc.c-torture/compile/pr42749.c: New testcase. From-SVN: r156960
Richard Guenther committed