This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 in repository toolchain/ci/gcc.
from 94a047359f8 Fix float128-call.c test for power8 IEEE 128 and power10. adds ac6d5c9112b Reduce vector comparison of uniform vectors to a scalar comparison adds 10c834f976c Update comments in float128-call.c test. adds ee914ec4f81 Support limited setcc for H8 adds 771fd4aef99 c++: Set type on dependent ARROW_EXPR new 1e52538d2b4 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 | 88 ++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/h8300/bitfield.md | 11 --- gcc/config/h8300/h8300-protos.h | 1 - gcc/config/h8300/h8300.c | 24 +------ gcc/config/h8300/h8300.md | 8 +++ gcc/config/h8300/testcompare.md | 80 +++++++++++++++++++++ gcc/cp/ChangeLog | 5 ++ gcc/cp/typeck2.c | 12 +++- gcc/testsuite/ChangeLog | 43 ++++++++++++ gcc/testsuite/gcc.target/powerpc/float128-call.c | 12 ++-- gcc/tree-ssa-dom.c | 65 +++++++++++++++++ libgfortran/ChangeLog | 8 +++ 13 files changed, 315 insertions(+), 44 deletions(-)