cgraph.c
106 KB
-
re PR tree-optimization/78692 (ICE (segfault)) · 77f1efdb
PR c++/78692 * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): Set lhs var to lhs of new_stmt right before noreturn handling rather than to lhs of e->call_stmt early. * g++.dg/torture/pr78692.C: New test. From-SVN: r243377
Jakub Jelinek committed