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

Drea Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---

Recording on edge 9->10 c15_30 ne_expr 0 == true
Recording on edge 9->11 c15_30 ne_expr 0 == false
Recording on edge 9->10 c15_30 eq_expr 0 == false
Recording on edge 9->11 c15_30 eq_expr 0 == true
Recording on edge 9->11 c15_30 lt_expr 0 == false
Recording on edge 9->11 c15_30 gt_expr 0 == false
Recording on edge 9->10 c15_30 ne_expr 0 == true
Recording on edge 9->11 c15_30 ne_expr 0 == false


Nope, it is an infinite loop in insert_predicates_for_cond.

Which means it is either r15-5022-gadd4bb94459d6c or r15-5021-g578002846620ed .
 Either way I will look into fixing it.

Reply via email to