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

--- Comment #21 from Andreas Krebbel <krebbel at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #17)
> (In reply to Andreas Krebbel from comment #16)
> > I'll commit a patch which just removes the splitter for now. I'll try to
> > come up with a nicer testcase.
> 
> All 3 s390 splitters that do this?

I've only removed the load and test splitter for now. The other two are only
used for access register setters. There is only that one user in Glibc and we
have it that way since the very beginning. I will revisit these for GCC >9 but
would rather leave them in for now.

Reply via email to