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

--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Oh I missed this:
Successfully matched this instruction:
(set (reg:DI 111 [ _2 ])
    (zero_extend:DI (gt:SI (reg:CC 66 cc)
            (const_int 0 [0]))))

So it is not ext_dce happening but rather combine order changed slightly.

Reply via email to