https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116200
--- Comment #7 from Sergei Trofimovich <slyfox at gcc dot gnu.org> --- (In reply to Sergei Trofimovich from comment #6) > I think I'm seeing a similar crash on libgcrypt-1.10.3. Here is the minimal > example I extracted from it in case it's easier to explore, fix and add a > regression test: > Compiler version used for completeness is r15-2709-g7cd71c88637e13 : $ gcc/xgcc -Bgcc -v Reading specs from gcc/specs COLLECT_GCC=gcc/xgcc COLLECT_LTO_WRAPPER=gcc/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /home/slyfox/dev/git/gcc/configure --disable-multilib --disable-bootstrap --disable-lto --disable-libsanitizer --enable-languages=c CFLAGS='-O1 -g0' CXXFLAGS='-O1 -g0' LDFLAGS='-O1 -g0' Thread model: posix Supported LTO compression algorithms: zlib gcc version 15.0.0 20240804 (experimental) (GCC)