https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101523
--- Comment #67 from Richard Biener <rguenth at gcc dot gnu.org> --- (In reply to Segher Boessenkool from comment #66) > (In reply to rguent...@suse.de from comment #64) > > As promised I'm going to revert the revert after 14.1 is released > > (hopefully tomorrow). > > Thank you! beer++ > > > As for distros I have decided to include my > > hack posted in > > https://gcc.gnu.org/pipermail/gcc-patches/2024-April/648725.html > > for SUSE based distros in GCC 13 and 14 as that seems to improve > > the problematical memory uses in our build farm. > > I think this patch may well show some actual regressions :-( We'll see. I'm probably not going to notice - at least I think it should be fine by design, but as we see combine doesn't adhere to it's design, so my milage may vary ;) But yeah, I didn't do any extensive before/after code differences (there should be no difference - fingers crossing ;))