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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
GCC 9 emitted it as:
(reg:SI 95 [ x ])
                (asm_operands:SI ...

While GCC 10 would emit it as:
            (set (reg:CC 66 cc)
                (asm_operands:CC

Reply via email to