sel-sched.c
240 KB
-
re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at… · 3f1960ac
re PR rtl-optimization/52203 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7136 with -fsel-sched-pipelining -fselective-scheduling2 and other custom flags) PR rtl-optimization/52203 * sel-sched.c (estimate_insn_cost): New parameter pempty. Adjust all callers to pass NULL except ... (reset_sched_cycles_in_current_ebb): ... here, save the value in new variable 'empty'. Increase issue_rate only for non-empty insns. From-SVN: r185036
Andrey Belevantsev committed