This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan in repository toolchain/ci/gcc.
from 478cc962ad1 Add gimple_range_type for statements. adds f364cdffa47 i386: Fix ix86_hard_regno_mode_ok for TDmode on 32bit targe [...] adds c031ea2782a analyzer: fix const-correctness of various is_a_helper adds d97d71a1989 Daily bump.
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 + gcc/ChangeLog | 152 +++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 148 ++++++++++++++++++++++++++++++ gcc/analyzer/svalue.h | 8 +- gcc/c-family/ChangeLog | 6 ++ gcc/c/ChangeLog | 6 ++ gcc/config/i386/i386.c | 7 +- gcc/config/i386/i386.h | 8 +- gcc/cp/ChangeLog | 12 +++ gcc/testsuite/ChangeLog | 125 +++++++++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr101346.c | 10 ++ libgcc/ChangeLog | 6 ++ libstdc++-v3/ChangeLog | 22 +++++ 14 files changed, 501 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr101346.c