https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121157
--- Comment #4 from Andrew Teylu <andrew.teylu at vector dot com> --- As a note, my version of GCC comes from https://github.com/alire-project/GNAT-FSF-builds/releases/tag/gnat-15.1.0-2 ``` Using built-in specs. COLLECT_GCC=Z:\home\avj\gnat-x86_64-windows64-15.1.0-2\bin\gcc.exe COLLECT_LTO_WRAPPER=Z:/home/avj/gnat-x86_64-windows64-15.1.0-2/bin/../libexec/gcc/x86_64-w64-mingw32/15.1.0/lto-wrapper.exe Target: x86_64-w64-mingw32 Configured with: ../src/configure --prefix=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/gcc/install --with-build-time-tools=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/binutils/install/bin --enab le-languages=c,ada,c++ --enable-libstdcxx --enable-libstdcxx-threads --enable-libada --disable-nls --without-libiconv-prefix --disable-libstdcxx-pch --enable-lto --disable-multilib --enable- threads=win32 --with-native-system-header-dir=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/gcc/install/include --with-gnu-ld --with-gnu-as --with-mpfr=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/ mpfr/install --with-gmp=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/gmp/install --with-mpc=/aaa/GNAT-FSF-builds/sbx/x86_64-windows64/mpc/install --with-isl=/aaa/GNAT-FSF-builds/sbx/x86_64-wind ows64/isl/install --build=x86_64-w64-mingw32 Thread model: win32 Supported LTO compression algorithms: zlib gcc version 15.1.0 (GCC) ```