[Bug rtl-optimization/81290] [8 Regression] ICE in update_br_prob_note

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 3 13:08:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81290

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |hubicka at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |hubicka at gcc dot gnu.org

--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
this is bug in threadupdate which makes count to be reliably zero while it is
just result of misupdate and another bug in force_edge_cold that does not know
how to give up on entry block.  I am testing fix.


More information about the Gcc-bugs mailing list