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-arm in repository toolchain/ci/gcc.
from 303b5d87472 [Ada] Add some comments in init.c about the lynx178 signal handler adds 08f392534a2 Allocate non_null_ref tables at creation. adds 64b80b8819f Do not query SCEV in range_of_phi unless dominators are available. adds 198bc5ece96 Move postfold_gcond_edges into fur_source. adds f46d33637c7 path solver: Add relation support. adds 062c8727df2 path solver: Remove useless code. adds e4249b10038 path solver: Add related SSAs to solvable set. adds 97cfb54c3ff path solver: Use ranger to solve unknowns. adds 09e18d113b3 runtime: set runtime.GOROOT value at build time
No new revisions were added by this update.
Summary of changes: gcc/gimple-range-cache.cc | 4 +- gcc/gimple-range-fold.cc | 48 +++--- gcc/gimple-range-fold.h | 4 +- gcc/gimple-range-path.cc | 375 +++++++++++++++++++++++++++++++++++++++--- gcc/gimple-range-path.h | 20 ++- gcc/go/gofrontend/MERGE | 2 +- gcc/tree-ssa-threadbackward.c | 2 +- gotools/Makefile.am | 4 +- gotools/Makefile.in | 6 +- libgo/Makefile.am | 11 +- libgo/Makefile.in | 12 +- libgo/go/runtime/extern.go | 2 - 12 files changed, 423 insertions(+), 67 deletions(-)