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-arm-bootstrap in repository toolchain/ci/gcc.
from b58ca9c3375 MAINTAINERS: Add myself to write after approval and DCO adds 20f0f30522d Daily bump. adds d86a20ee8be tree-optimization: only DSE trapping insn if -fdelete-dead- [...] adds b5c3dd3df38 Use fixed-width types in allocation size tests
No new revisions were added by this update.
Summary of changes: ChangeLog | 4 ++ gcc/ChangeLog | 13 ++++ gcc/DATESTAMP | 2 +- gcc/analyzer/ChangeLog | 49 +++++++++++++++ gcc/testsuite/ChangeLog | 18 ++++++ .../g++.dg/torture/{pr85334.C => except-1.C} | 28 +++++---- gcc/testsuite/gcc.dg/analyzer/allocation-size-1.c | 55 ++++++++-------- gcc/testsuite/gcc.dg/analyzer/allocation-size-2.c | 73 +++++++++++----------- gcc/testsuite/gcc.dg/analyzer/allocation-size-3.c | 23 +++---- gcc/testsuite/gcc.dg/analyzer/allocation-size-4.c | 15 ++--- gcc/testsuite/gcc.dg/analyzer/allocation-size-5.c | 23 +++---- gcc/tree-ssa-dse.cc | 3 +- 12 files changed, 201 insertions(+), 105 deletions(-) copy gcc/testsuite/g++.dg/torture/{pr85334.C => except-1.C} (50%)