pr71387.C
584 Bytes
-
re PR middle-end/71387 (ICE in emit_move_insn, at expr.c:3418 with -Og) · 1f91747b
PR middle-end/71387 * cgraph.c (cgraph_edge::redirect_call_stmt_to_callee): If redirecting to noreturn e->callee->decl that has void return type and void arguments, adjust gimple_call_fntype and remove lhs even if it had previously addressable type. * g++.dg/opt/pr71387.C: New test. From-SVN: r237053
Jakub Jelinek committed