https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100486
--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- Thanks for the data point. We have a working 11.2 compiler on the same platform configured with: ../src/configure --enable-languages=ada,c,c++ --enable-checking=release --enable-threads=win32 --enable-lto --enable-large-address-aware --with-fpmath=sse --disable-sjlj-exceptions --enable-frame-pointer --disable-nls --disable-libstdcxx-pch --disable-libada --enable-libstdcxx Would it be possible for you to add --enable-frame-pointer to the options?