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-aarch64-next-defconfig in repository toolchain/gcc.
from 2a177b237e1 * ipa-devirt.c (polymorphic_call_target_d): Add n_odr_type [...] adds 7e239a5b7b9 Daily bump. adds f36d7c04756 [libbacktrace] Fix memory leak in build_address_map adds 0394c30e4e5 [libbacktrace] Fix memory leak in loop in build_address_map adds f03f36c3ec0 [libbacktrace] Simplify memory management in build_address_map adds 7c9096f8876 [libbacktrace] Reduce memory usage in build_address_map adds 65c9e9f98bd Cleanup libgomp's coalesce chunk data structures adds a91917652db poly_int: get_inner_reference & co.: fix known_eq typo/bug adds 813421cdb97 For libgomp OpenACC entry points, redefine the "device" arg [...] adds a418e849cae x86-64: Remove .file directive from snapshot source adds 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 [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 15 +++ gcc/DATESTAMP | 2 +- gcc/gimplify.c | 2 +- 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-expand.c | 113 +++++++++++++-------- gcc/testsuite/ChangeLog | 14 +++ gcc/testsuite/c-c++-common/ident-1b.c | 3 +- gcc/testsuite/c-c++-common/ident-2b.c | 3 +- .../gcc.target/x86_64/abi/asm-support-darwin.s | 1 - gcc/testsuite/gcc.target/x86_64/abi/asm-support.S | 1 - .../gcc.target/x86_64/abi/avx/asm-support-darwin.s | 1 - .../gcc.target/x86_64/abi/avx/asm-support.S | 1 - .../gcc.target/x86_64/abi/avx512f/asm-support.S | 1 - gcc/tree-ssa-strlen.c | 7 ++ gcc/tree-ssa-structalias.c | 4 +- include/ChangeLog | 5 + include/gomp-constants.h | 12 +++ libbacktrace/ChangeLog | 23 +++++ libbacktrace/dwarf.c | 87 ++++++++++------ libgfortran/ChangeLog | 5 + libgfortran/intrinsics/string_intrinsics_inc.c | 8 ++ libgomp/ChangeLog | 13 +++ libgomp/oacc-parallel.c | 52 ++++++---- libgomp/target.c | 52 ++++++---- 27 files changed, 310 insertions(+), 181 deletions(-)