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-release-arm-mainline-allnoconfig in repository toolchain/ci/gcc.
from c3c55443213 Daily bump. adds 286cc2e8a9f Fix missing defination of PTA_CLDEMOTE, PTA_MOVDIRI, PTA_MO [...] adds c797c85aedb Fix segfault on elaboration of empty 1-element array at -O adds d8157e053f3 Fix biased integer arithmetic new 5615ab38bdc Daily bump.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 7 ++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 13 ++++++++++ gcc/ada/gcc-interface/trans.c | 54 +++++++++-------------------------------- gcc/ada/gcc-interface/utils.c | 2 +- gcc/config/i386/i386.c | 9 +++++++ gcc/config/i386/i386.h | 3 +++ gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gnat.dg/bias2.adb | 33 +++++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt89.adb | 18 ++++++++++++++ 10 files changed, 105 insertions(+), 44 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/bias2.adb create mode 100644 gcc/testsuite/gnat.dg/opt89.adb