This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c512c9090f5 aarch64: Drop const_int from aarch64_maskload_else_operand new bc3ec8684f7 libstdc++: Fix regression in std::uninitialized_fill for C+ [...] new 15413e05eb9 Fortran: Remove corank conformability checks [PR120843]
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: gcc/fortran/resolve.cc | 29 ---------------------- gcc/testsuite/gfortran.dg/coarray/coindexed_6.f90 | 13 +++++++--- libstdc++-v3/include/bits/stl_uninitialized.h | 2 +- .../uninitialized_fill/120931.cc | 16 ++++++++++++ 4 files changed, 27 insertions(+), 33 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitial [...]