This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 69dd5ca3484 c++: add color to function decl printing new 909ef4e2727 libstdc++: Fix deserialization for std::normal_distribution [...] new 42991a91168 libstdc++: Simplify std::normal_distribution equality operator
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/include/bits/random.tcc | 12 ++------ .../random/normal_distribution/operators/equal.cc | 20 ++++++++++++ .../normal_distribution/operators/serialize.cc | 36 +++++++++++++++++++++- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- 4 files changed, 58 insertions(+), 12 deletions(-)