This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig in repository toolchain/ci/gcc.
from 202be9f69a5 Daily bump. adds 7d636a3353a Daily bump. adds a2cad467f72 Daily bump. adds ed35d4205e8 Range on entry should only check dominators for non-null. adds 411db3b4cf8 c++: satisfaction value of type const bool [PR104410] adds 9582b3596c4 Daily bump. new ec01f11091a ICE: QImode(not SImode) operand should be passed to gen_vec [...]
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 | 7 +++++++ gcc/DATESTAMP | 2 +- gcc/config/i386/sse.md | 3 ++- gcc/cp/ChangeLog | 9 +++++++++ gcc/cp/constraint.cc | 3 ++- gcc/gimple-range-cache.cc | 19 ++++++++++++------- gcc/gimple-range.cc | 16 ++++++++++------ gcc/testsuite/ChangeLog | 13 +++++++++++++ gcc/testsuite/g++.dg/cpp2a/concepts-pr104410.C | 6 ++++++ gcc/testsuite/gcc.dg/pr104288.c | 23 +++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr104451.c | 25 +++++++++++++++++++++++++ 11 files changed, 110 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-pr104410.C create mode 100644 gcc/testsuite/gcc.dg/pr104288.c create mode 100644 gcc/testsuite/gcc.target/i386/pr104451.c