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 e4777439fc7 Daily bump. adds 4c0c43623ef Overhaul jump thread state in forward threader. adds 0d39eb28fd2 openmp: Diagnose omp::directive attribute without balanced [...]
No new revisions were added by this update.
Summary of changes: gcc/cp/parser.c | 11 +- gcc/testsuite/g++.dg/gomp/attrs-14.C | 4 + gcc/tree-ssa-dom.c | 134 +++++++++++++-- gcc/tree-ssa-threadedge.c | 322 +++++++++++++++-------------------- gcc/tree-ssa-threadedge.h | 51 +++--- gcc/tree-vrp.c | 81 +++++++-- 6 files changed, 365 insertions(+), 238 deletions(-) create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-14.C