This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_debug in repository toolchain/ci/gcc.
from 5de41c88620 Daily bump. adds 2fd157813c4 Improve costs for DImode shifts of interger constants. adds 919858077f4 Daily bump. adds 4ac7b669580 [libgomp, nvptx] Add __sync_compare_and_swap_16 adds ba948b37768 options: Save and restore opts_set for Optimization and Tar [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 5 + gcc/DATESTAMP | 2 +- gcc/ada/gcc-interface/trans.c | 3 +- gcc/c-family/c-attribs.c | 9 +- gcc/c-family/c-pragma.c | 13 +- gcc/config/aarch64/aarch64-c.c | 4 +- gcc/config/aarch64/aarch64.c | 36 +- gcc/config/arm/arm-c.c | 4 +- gcc/config/arm/arm.c | 41 ++- gcc/config/csky/csky.c | 4 +- gcc/config/gcn/gcn.c | 10 +- gcc/config/i386/i386-builtins.c | 6 +- gcc/config/i386/i386-c.c | 7 +- gcc/config/i386/i386-options.c | 30 +- gcc/config/i386/i386-options.h | 4 +- gcc/config/nios2/nios2.c | 27 +- gcc/config/pa/pa.c | 33 +- gcc/config/pru/pru.c | 6 +- gcc/config/rs6000/rs6000.c | 36 +- gcc/config/s390/s390-c.c | 7 +- gcc/config/s390/s390.c | 26 +- gcc/doc/tm.texi | 4 +- gcc/function.c | 3 +- gcc/go/go-gcc.cc | 8 +- gcc/ipa-inline-transform.c | 10 +- gcc/opt-read.awk | 1 + gcc/optc-save-gen.awk | 370 ++++++++++++++++++++- gcc/opth-gen.awk | 19 +- gcc/target-globals.c | 4 +- gcc/target.def | 6 +- gcc/toplev.c | 7 +- gcc/tree-streamer-in.c | 9 +- gcc/tree.c | 14 +- gcc/tree.h | 12 +- libgomp/config/nvptx/atomic.c | 18 + .../testsuite/libgomp.c-c++-common/reduction-16.c | 1 + 36 files changed, 629 insertions(+), 170 deletions(-) create mode 100644 libgomp/config/nvptx/atomic.c