This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/release-aarch64 in repository toolchain/ci/gcc.
from b4c0226e7b9 Fix TARGET_SOFT_FLOAT patterns in pa.md adds 3bf56cdf5ec libstdc++: Fix non-default constructors for hash containers [...] adds 99d21577f8a [PR102627] Use at least natural mode during splitting hard [...] adds 6a936be4adf Daily bump. adds 92a12b93edf Consistently use "rG" constraint for copy instruction in mo [...] adds 1b445083214 Daily bump. new e08da313108 Daily bump.
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: gcc/ChangeLog | 16 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa.md | 40 ++++++++++----------- gcc/lra-constraints.c | 5 +-- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/i386/pr102627.c | 41 ++++++++++++++++++++++ libstdc++-v3/ChangeLog | 14 ++++++++ libstdc++-v3/include/bits/hashtable.h | 17 ++++++--- .../23_containers/unordered_map/cons/default.cc | 15 ++++++++ .../23_containers/unordered_set/cons/default.cc | 14 ++++++++ 10 files changed, 141 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102627.c