https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120553
--- Comment #3 from Uroš Bizjak <ubizjak at gmail dot com> --- (In reply to Richard Biener from comment #1) > might be also interesting on x86-64 when using bts can use a smaller > immediate than the now used orq and thus improve instruction size (but it > clobbers flags). There is *iordi_1_bts pattern available, but for some reason not exercised for the testcase in the description.