https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121387
--- Comment #4 from Kirill A. Korinsky <kirill at korins dot ky> --- Yeah, and the root cause of this because OpenBSD has quite a few patches which includes this one. I just commited into OpenBSD ports WIP repository my WIP port update for GCC up to 15.1.0 with many patches: https://github.com/jasperla/openbsd-wip/tree/master/lang/gcc/15/patches which at some point, after testing, should be imported into OpenBSD ports. It builds on amd64 and I plan to test it on other architectures. So, the question: to avoid unrelated issues do you think it is wise idea to "harves" patches from OpenBSD ports to upstream?