[Bug rtl-optimization/83530] [7/8 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.c:7150

2018-04-09 Thread abel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83530 --- Comment #12 from Andrey Belevantsev --- Author: abel Date: Mon Apr 9 09:08:28 2018 New Revision: 259228 URL: https://gcc.gnu.org/viewcvs?rev=259228=gcc=rev Log: PR rtl-optimization/83530 * sel-sched.c (force_next_insn): New

[Bug rtl-optimization/83530] [7/8 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.c:7150

2018-02-15 Thread abel at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83530 --- Comment #11 from Andrey Belevantsev --- I've made a deeper comparison with what the Haifa does. We diverge because the loop in reset_sched_cycles only models resource stalls and relies on the information from the earlier scheduling pass for

[Bug rtl-optimization/83530] [7/8 Regression] ICE in reset_sched_cycles_in_current_ebb, at sel-sched.c:7150

2018-02-07 Thread pthaugen at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83530 Pat Haugen changed: What|Removed |Added Summary|[8 Regression] ICE in |[7/8 Regression] ICE in