This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap in repository toolchain/ci/gcc.
from a23653c6a68 libsanitizer: Add AM_CCASFLAGS to Makefile.am adds a1fc4075fcd libstdc++: Reduce header dependencies of <algorithm> in C++ [...] adds 4d9070315aa Implement irange::debug() adds 946486ab4f8 Grow non_null_ref bitmap when num_ssa_names increases. adds e6f6972b5f4 libstdc++: Detect miscompilation of src/c++11/limits.cc adds 9046e0d46fc [PR102627] Use at least natural mode during splitting hard [...]
No new revisions were added by this update.
Summary of changes: gcc/gimple-range-cache.cc | 3 +++ gcc/lra-constraints.c | 5 ++-- gcc/testsuite/gcc.target/i386/pr102627.c | 41 +++++++++++++++++++++++++++++ gcc/value-range.cc | 7 +++++ gcc/value-range.h | 1 + libstdc++-v3/include/bits/ranges_algobase.h | 4 ++- libstdc++-v3/src/c++11/limits.cc | 4 +++ 7 files changed, 62 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr102627.c