[Bug target/101428] [10/11/12 Regression] ICE: 'asm' clobber conflict with output operand

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 21 03:11:48 GMT 2022


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


More information about the Gcc-bugs mailing list