Hi. As make 4.4 has been release, it switches to FIFO by default. That makes troubles to the latest GCC release, version 12. Right now, we've been using the following 4 patches in openSUSE gcc12 package:
1270ccda70ca09f7d4fe76b5156dca8992bd77a6 53e3b2bf16a486c15c20991c6095f7be09012b55 fed766af32ed6cd371016cc24e931131e19b4eb1 3f1c2f89f6b8b8d23a9072f8549b0a2c1de06b03 Would it be fine to backport it to gcc-12 branch? Arsen asked me the today as Gentoo people want it as well. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin