This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from 655434f5ae9 libstdc++: Replace glibc-specific check for clock_gettime ( [...] new a13dd21c3f4 libstdc++: Fix description of std::ios::trunc (PR 92886) new f80c40f93f9 libstdc++: Fix undefined behaviour in random dist serializa [...]
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/ChangeLog | 15 ++ libstdc++-v3/include/bits/ios_base.h | 2 +- libstdc++-v3/include/bits/random.h | 4 +- libstdc++-v3/include/bits/random.tcc | 198 ++++++++++----------- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- 5 files changed, 117 insertions(+), 104 deletions(-)