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-aarch64-lts-defconfig in repository toolchain/ci/gcc.
from 0fb33c048a9 Daily bump. adds 968f2b14d06 * es.po: Update. adds c90f5047fc5 Daily bump. new ba66de4d52e driver: Also prune joined switches with negation new 48530b2595d [AArch64] Don't split 64-bit constant stores to volatile location
The 2 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 | 19 +++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.md | 4 +- gcc/config/aarch64/aarch64.opt | 6 +- gcc/config/arm/arm.opt | 6 +- gcc/po/ChangeLog | 4 ++ gcc/po/es.po | 84 +++++++++------------- gcc/testsuite/ChangeLog | 7 ++ .../aarch64/nosplit-di-const-volatile_1.c | 15 ++++ 9 files changed, 87 insertions(+), 60 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/nosplit-di-const-volatile_1.c