[Bug target/122018] x86 doesn't use BTS bitmanip instruction to both set and test bit

law at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 8 21:57:17 GMT 2025


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

--- Comment #11 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Just a note, we have problems generating set/test bit idioms for this code on
risc-v as well, particularly rv64.

The core issue for risc-v is


More information about the Gcc-bugs mailing list