https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99405
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50306|0 |1 is obsolete| | --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 50307 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50307&action=edit gcc11-pr99405.patch No particular reason, it just feeled weird to have constraints on pre-reload splitters. Anyway, I've tried also to replace the pre-reload splitters with combine splitters, but for some reason it didn't work.