[Bug testsuite/106690] check_effective_target_bswap should be enabled for riscv if ZBB ISA extension is enabled

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 19 22:02:03 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2022-08-19
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The easiest way is to check if __riscv_zbb > 0.

Mine.


More information about the Gcc-bugs mailing list