This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 539a8e1 * config/sparc/sparc-passes.def: New file. * config/sparc/t [...] new 7aeed2e PR middle-end/77959 * expr.c (expand_expr_real_1) <case CON [...] new 7510aa4 Resolve ambiguities in std::experimental::sample test new 5e94fd9 Optimize std::shuffle by using generator to get two values at once
The 3 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: gcc/ChangeLog | 6 ++++ gcc/expr.c | 13 +++++++ gcc/testsuite/ChangeLog | 3 ++ gcc/testsuite/gfortran.dg/pr77959.f90 | 16 +++++++++ libstdc++-v3/ChangeLog | 8 +++++ libstdc++-v3/include/bits/stl_algo.h | 41 ++++++++++++++++++++++ .../testsuite/experimental/algorithm/sample.cc | 13 ++++--- 7 files changed, 95 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr77959.f90