This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from 64edeadbcce Daily bump. new 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace> new ca82e7900f4 libstdc++: check for openat new 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem new 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/acinclude.m4 | 12 +++++++ libstdc++-v3/config.h.in | 3 ++ libstdc++-v3/configure | 55 ++++++++++++++++++++++++++++++++ libstdc++-v3/include/std/stacktrace | 8 ++++- libstdc++-v3/src/c++17/fs_dir.cc | 4 +-- libstdc++-v3/src/filesystem/dir-common.h | 2 +- libstdc++-v3/src/filesystem/dir.cc | 2 +- 7 files changed, 81 insertions(+), 5 deletions(-)