This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3cfbe5dc08b rs6000: Guard some x86 intrinsics implementations new 58f339fc5ea libstdc++: Implement std::random_device::entropy() for othe [...]
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/src/c++11/random.cc | 70 +++++++++++++++++++--- .../26_numerics/random/random_device/entropy.cc | 37 ++++++++++++ 2 files changed, 100 insertions(+), 7 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/random/random_device/entropy.cc