https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81426
--- Comment #16 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- (In reply to Oleg Endo from comment #15) > (In reply to John Paul Adrian Glaubitz from comment #14) > > This particular bug is resolved when building with an LRA-enabled gcc-15. > > > > See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55212 > > That's great! Is there a way to find out whether the generated code is > correct? Does it have a runtime testsuite or something like that? It does. However, I'm currently having unreleated problems with CMake which means I cannot build the whole project at the moment. I need to debug that first, but I'm currently busy with my dayjob. But at least we're seeing some progress here.