[Bug target/106585] RISC-V: Mis-optimized code gen for zbs

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Aug 11 15:46:50 GMT 2022


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Interesting rv32i_zbb produces:
foo:
        bclr    a0,a0,a1
        ret


More information about the Gcc-bugs mailing list