This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 72181f8a584 PR libstdc++/91012 fixfilesystem_error::what() string new f055311955f PR libstdc++/85494 use rand_s in std::random_device
The 1 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/ChangeLog | 12 ++++++++++ libstdc++-v3/config/os/mingw32-w64/os_defines.h | 2 ++ libstdc++-v3/src/c++11/cow-string-inst.cc | 4 +++- libstdc++-v3/src/c++11/random.cc | 26 +++++++++++++++++++++- .../random/random_device/85494.cc} | 20 ++++++++--------- 5 files changed, 52 insertions(+), 12 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/89851.cc => 26_numerics/random/random [...]