https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122111
--- Comment #2 from David Binderman <dcb314 at hotmail dot com> --- g++ -v is: Using built-in specs. COLLECT_GCC=../gcc/results.20250918/bin/g++ COLLECT_LTO_WRAPPER=/home/dcb/gcc/results.20250918/libexec/gcc/arm-linux-gnueabi hf/16.0.0/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../trunk/configure --prefix=/home/dcb/gcc/results.20250918 --di sable-multilib --disable-werror --with-pkgversion=dd713d0f3fc88778 --enable-chec king=yes --enable-languages=c,c++ --with-cpu=cortex-a76 --with-fpu=neon-fp-armv8 --with-float=hard --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --targ et=arm-linux-gnueabihf Thread model: posix Supported LTO compression algorithms: zlib gcc version 16.0.0 20250918 (experimental) (dd713d0f3fc88778) The bug first seems to appear sometime before g:dd713d0f3fc88778.
