This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-defconfig in repository toolchain/gcc.
from 4a4bec8257a x86-64: Remove .file directive from snapshot source adds e29238879ae 2018-12-28 Steven G. Kargl kargl@gcc.gnu.org adds 8aee7fcb58b * c-c++-common/ident-1b.c: XFAIL AIX and Darwin. [...] adds b74ab41ec0b * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid und [...] adds 2f86af0adfc compiler: remove escapes_ field from Variable and Resul [...] adds c31658430d2 * config/i386/i386.h (ADDITIONAL_REGISTER_NAMES): Add sil [...] adds eb5f837bef5 runtime: prevent deadlock when profiling signal arrives [...] adds 640647d4a9e Daily bump. adds c75a1c19f2f PR ipa/88586 * omp-low.c (lower_omp_task_reductions): Set [...] adds efc9a2bd4f1 2018-12-29 Dominique d'Humieres dominiq@gcc.gnu.org
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 19 ++++++++++- gcc/DATESTAMP | 2 +- gcc/config/i386/i386.h | 21 ++++-------- gcc/go/gofrontend/MERGE | 2 +- gcc/go/gofrontend/expressions.cc | 22 +++--------- gcc/go/gofrontend/gogo.cc | 3 +- gcc/go/gofrontend/gogo.h | 39 ++-------------------- gcc/omp-low.c | 10 ++++++ gcc/testsuite/ChangeLog | 22 ++++++++++++ gcc/testsuite/c-c++-common/ident-1b.c | 3 +- gcc/testsuite/c-c++-common/ident-2b.c | 3 +- .../testsuite/g++.dg/gomp/pr88586.C | 9 +++-- gcc/testsuite/gcc.dg/torture/pr25967-1.c | 1 + gcc/testsuite/gcc.dg/torture/pr25967-2.c | 1 + gcc/testsuite/gcc.dg/torture/pr68037-1.c | 1 + gcc/testsuite/gcc.dg/torture/pr68037-2.c | 1 + gcc/testsuite/gcc.dg/torture/pr68037-3.c | 1 + gcc/testsuite/gcc.dg/torture/pr68264.c | 1 + gcc/tree-ssa-strlen.c | 7 ++++ libgfortran/ChangeLog | 5 +++ libgfortran/intrinsics/string_intrinsics_inc.c | 8 +++++ libgo/runtime/go-callers.c | 8 ++--- libgo/runtime/go-unwind.c | 2 ++ libgo/runtime/runtime.h | 6 ++++ 24 files changed, 115 insertions(+), 82 deletions(-) copy libgomp/testsuite/libgomp.c++/task-reduction-14.C => gcc/testsuite/g++.dg/gom [...]