This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from e506371e700 RISC-V: Disable remove unneeded save-restore call optimizat [...] new bbf9d358ae2 libstdc++: Use RDRAND as fallback if RDSEED keeps failing ( [...] new 6b19640035d libstdc++: Make pmr::synchronized_pool_resource work withou [...]
The 2 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/src/c++11/random.cc | 26 ++++- libstdc++-v3/src/c++17/memory_resource.cc | 127 ++++++++++++++------- .../synchronized_pool_resource/allocate_single.cc} | 12 +- .../synchronized_pool_resource/cons_single.cc} | 12 +- .../synchronized_pool_resource/release_single.cc} | 12 +- .../random/random_device/94087.cc} | 80 ++++++------- 6 files changed, 159 insertions(+), 110 deletions(-) copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...] copy libstdc++-v3/testsuite/{18_support/byte/81076.cc => 20_util/synchronized_pool [...] copy libstdc++-v3/testsuite/{30_threads/thread/cons/8.cc => 26_numerics/random/ran [...]