This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18c306b1f42 libstdc++: Fix chrono::parse to read from wide strings [PR123147] new 72430fff7b4 libstdc++: Use smallest possible integer for __generate_can [...]
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/include/bits/random.h | 8 ++ libstdc++-v3/include/bits/random.tcc | 104 +++++++++++++++------ .../operators/gencanon_eng.cc | 39 ++++++++ 3 files changed, 121 insertions(+), 30 deletions(-) create mode 100644 libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribu [...]