This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 34c039cd8a2 Daily bump. new ad12d81e592 libstdc++: Do not assume existence of char8_t codecvt facet new 32f2b0f3281 libstdc++: Fix ambiguous expression in std::array<T, 0>::fr [...] new bae27ba9ded libstdc++: Use close-on-exec for file descriptors in filesy [...]
The 3 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/include/bits/locale_classes.tcc | 3 --- libstdc++-v3/include/std/array | 10 +++++----- libstdc++-v3/src/filesystem/ops-common.h | 13 +++++++------ .../testsuite/23_containers/array/element_access/110139.cc | 5 +++++ 4 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/array/element_access/110139.cc