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 d31bd713861 Daily bump. new 953c3c68f89 libstdc++: Declare const global variables inline new aa18735f7aa libstdc++: Fix build failures for avr new cc0394346ac libstdc++: Fix std::random_device for avr
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/config/os/generic/error_constants.h | 2 ++ libstdc++-v3/include/bits/atomic_wait.h | 8 ++++---- libstdc++-v3/include/bits/regex_automaton.h | 2 +- libstdc++-v3/include/bits/regex_error.h | 26 ++++++++++++------------ libstdc++-v3/include/ext/concurrence.h | 2 +- libstdc++-v3/include/pstl/execution_defs.h | 8 ++++---- libstdc++-v3/src/c++11/random.cc | 2 ++ libstdc++-v3/src/c++11/system_error.cc | 9 ++++++++ libstdc++-v3/src/c++17/fs_ops.cc | 6 +++++- libstdc++-v3/src/filesystem/ops-common.h | 2 +- 10 files changed, 42 insertions(+), 25 deletions(-)