https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98999
Christophe Lyon <clyon at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|11.0 |10.0 --- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> --- Seen also in the gcc-10 branch: terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: cannot make canonical path: No such file or directory [filesystem-test.gXbbQl-canonical] terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: comparing 'native' failed: Invalid argument [] [/aci-gcc-fsf/builds/gcc-fsf-gccsrc-thumb/obj-arm-none-linux-gnueabihf/gcc3/arm-none-linux-gnueabihf/libstdc++-v3/testsuite/normal1/filesystem-test.daYZUN-canonical] terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: comparing 'native' failed: Invalid argument [] [/aci-gcc-fsf/builds/gcc-fsf-gccsrc-thumb/obj-armeb-none-linux-gnueabihf/gcc3/armeb-none-linux-gnueabihf/libstdc++-v3/testsuite/normal2/filesystem-test.84BdCk-canonical] terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: cannot make canonical path: No such file or directory [filesystem-test.XD0ApR-canonical] which look very similar.