Updating GIT tree Updating 804254edb48..a57aa111916 Fast-forward gcc/cp/ChangeLog | 7 + gcc/cp/constexpr.c | 3 +- gcc/fortran/ChangeLog | 6 + gcc/fortran/libgfortran.h | 1 + gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/warn/pr94038-3.C | 15 + libgfortran/ChangeLog | 7 + libgfortran/io/async.c | 7 + libgfortran/runtime/error.c | 4 + libgomp/ChangeLog | 5 + libgomp/testsuite/libgomp.fortran/async_io_9.f90 | 20 + libstdc++-v3/ChangeLog | 59 +++ libstdc++-v3/include/bits/fs_path.h | 473 +++++++++++---------- libstdc++-v3/include/debug/helper_functions.h | 2 +- libstdc++-v3/include/experimental/bits/fs_path.h | 19 +- libstdc++-v3/src/c++17/fs_path.cc | 6 +- .../testsuite/25_algorithms/copy/debug/95289.cc | 31 ++ .../27_io/filesystem/path/construct/80762.cc | 6 + .../testsuite/std/ranges/adaptors/93978.cc | 5 +- 19 files changed, 430 insertions(+), 251 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/pr94038-3.C create mode 100644 libgomp/testsuite/libgomp.fortran/async_io_9.f90 create mode 100644 libstdc++-v3/testsuite/25_algorithms/copy/debug/95289.cc Current branch master is up to date. Adjusting file timestamps