https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123193
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Hans-Peter Nilsson from comment #2) > This has started to fail for cris-elf too, just with different error > messages. > Not completely sure whether I should tag along in this PR or open a new one, > but since the former is easiest... > > Last known working: r17-1455-g811cc466193d7e > First known failing: r17-1813-gc2ea08d913db44 > > In g++.log (with cut-n-pasto line-terminations): > spawn -ignore SIGHUP /gccobj/gcc/testsuite/g++/../../xg++ > -B/gccobj/gcc/testsuite/g++/../../ /gccsrc/gcc/testsuite/g++.\ > dg/modules/compile-std1.C -fdiagnostics-plain-output -nostdinc++ > -I/gccobj/cris-elf/libstdc++-v3/include/cris-elf -I/gc\ > cobj/cris-elf/libstdc++-v3/include -I/gccsrc/libstdc++-v3/libsupc++ > -I/gccsrc/libstdc++-v3/include/backward -I/gccsrc/l\ > ibstdc++-v3/testsuite/util -fmessage-length=0 -std=c++29 -pedantic-errors > -Wno-long-long -fmodules --compile-std-module\ > -g -O -flang-info-include-translate -S -isystem > /gccobj/cris-elf/./newlib/targ-include -isystem /gccsrc/newlib/libc/in\ > clude -o compile-std1.s > cc1plus: fatal error: bits/std.cc: No such file or directory > compilation terminated. > cc1plus: fatal error: bits/std.compat.cc: No such file or directory > compilation terminated. That should be fixed by r17-1838-g9274edef95ab1b
