https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69761
Loren Rittle <ljrittle at acm dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ljrittle at acm dot org --- Comment #1 from Loren Rittle <ljrittle at acm dot org> --- While bootstrapping: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-cygwin/15.0.1/lto-wrapper.exe Target: i686-pc-cygwin Configured with: ../gcc/configure --enable-languages=c,c++ --enable-threads=posix --enable-libatomic --with-gnu-ld --with-gnu-as --enable-linker-build-id --enable-graphite --enable-libquadmath --enable-libquadmath-support --enable-__cxa_atexit --with-dwarf2 --with-arch=i686 --enable-serial-configure Thread model: posix Supported LTO compression algorithms: zlib gcc version 15.0.1 20250227 (experimental) (GCC) from (system base) gcc-6.4 on cygwin-2.10.0 with in-tree binutils, I saw the exact same issue as this report. I debugged the issue down exactly as this original bug and then found the open dup...