This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb37ad8cc0f Don't keep strict_low_part in reloads for non-registers. [PR97313] new 3ee44d4c518 libstdc++: Fix incorrect results in std::seed_seq::generate [...] new 3427e313316 libstdc++: Diagnose visitors with different return types [PR95904]
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 | 90 ++++++++++++++-------- libstdc++-v3/include/std/variant | 67 +++++++++++++++- .../testsuite/20_util/variant/visit_neg.cc | 2 +- .../testsuite/26_numerics/random/pr60037-neg.cc | 2 +- .../random/seed_seq/97311.cc} | 44 +++++------ 5 files changed, 145 insertions(+), 60 deletions(-) copy libstdc++-v3/testsuite/{20_util/specialized_algorithms/uninitialized_default_ [...]