https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112643
--- Comment #4 from Haochen Jiang <haochen.jiang at intel dot com> --- It is weird since everything passed even under bootstrap. Could you provide the exact options you build GCC with --disable-bootstrap for me to reproduce? I suppose all of them are '--enable-libsanitizer' '--disable-bootstrap' '--enable-valgrind-annotations' '--with-system-zlib' '--prefix=/opt/gcc/14' 'CC=/usr/bin/gcc-13' 'CFLAGS=-g -O2 -march=native' 'CXX=/usr/bin/g++-13' 'CXXFLAGS=-g -O2 -march=native' '--enable-languages=c,c++,fortran,lto'