[Bug rtl-optimization/89116] [8/9 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4482

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89116

Jakub Jelinek  changed:

   What|Removed |Added

   Target Milestone|8.3 |8.4

--- Comment #3 from Jakub Jelinek  ---
GCC 8.3 has been released.

[Bug rtl-optimization/89116] [8/9 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4482

2019-02-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89116

Richard Biener  changed:

   What|Removed |Added

   Priority|P3  |P2
 Depends on||85408


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85408
[Bug 85408] ICE in patch_jump_insn, at cfgrtl.c:1271

[Bug rtl-optimization/89116] [8/9 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4482

2019-01-31 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89116

Jakub Jelinek  changed:

   What|Removed |Added

 CC||hubicka at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek  ---
Yeah, this is the same bug as PR85408.  I haven't heard from Honza any comments
on https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85408#c2
Honza?

[Bug rtl-optimization/89116] [8/9 Regression] ICE in cfg_layout_redirect_edge_and_branch_force, at cfgrtl.c:4482

2019-01-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89116

Jakub Jelinek  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2019-01-30
 CC||jakub at gcc dot gnu.org
   Target Milestone|--- |8.3
Summary|ICE in  |[8/9 Regression] ICE in
   |cfg_layout_redirect_edge_an |cfg_layout_redirect_edge_an
   |d_branch_force, at  |d_branch_force, at
   |cfgrtl.c:4482   |cfgrtl.c:4482
 Ever confirmed|0   |1

--- Comment #1 from Jakub Jelinek  ---
Started with r254832.  Likely latent before.