tree-tailcall.c
29.7 KB
-
re PR tree-optimization/56539 (ICE: verify_ssa failed: caused by -foptimize-sibling-calls) · c1781047
PR tree-optimization/56539 * tree-tailcall.c (adjust_return_value_with_ops): Use GSI_SAME_STMT instead of GSI_CONTINUE_LINKING as last argument to force_gimple_operand_gsi. * gcc.c-torture/compile/pr56539.c: New test. From-SVN: r196511
Jakub Jelinek committed