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

--- Comment #12 from Christophe Lyon <clyon at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #11)
> Created attachment 60600 [details]
> gcc15-pr117712.patch
> 
> Untested fix.
> Though, I wonder what prevents arbitrarily complex rtxes that force_operand
> isn't able to handle during ifcvt.  Like inline asm, or UNSPECs, ...

I've just tested your patch on arm-linux-gnueabihf, and I can confirm that the
4 tests included in my patch [1] pass, thanks!

[1] https://gcc.gnu.org/pipermail/gcc-patches/2025-February/676037.html

Reply via email to