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 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 adds 1e52538d2b4 Daily bump.
No new revisions were added by this update.
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 ++-- libgfortran/ChangeLog | 8 +++ 12 files changed, 250 insertions(+), 44 deletions(-)