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 43930259bb4 2019-08-18 Steven G. Kargl kargl@gcc.gnu.org adds f702be2a608 [aarch64] PR target/91386 Use copy_rtx to avoid modifying o [...] adds 72fcf439479 Daily bump. new 377c666fff0 PR rtl-optimization/91347 * dse.c (scan_insn): Call add_w [...]
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 | 15 +++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 18 ++-- gcc/dse.c | 7 +- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.c-torture/execute/20190820-1.c | 111 +++++++++++++++++++++++ 6 files changed, 146 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190820-1.c