multiple_target.c
14.9 KB
-
re PR ipa/89684 (ICE in gsi_for_stmt, at gimple-iterator.c:613) · 27814aed
PR ipa/89684 * multiple_target.c (create_dispatcher_calls): Change references_to_redirect from vector of ipa_ref * to vector of ipa_ref. In the node->iterate_referring loop, push *ref rather than ref, call ref->remove_reference () and always pass 0 to iterate_referring. * gcc.target/i386/pr89684.c: New test. From-SVN: r269681
Jakub Jelinek committed