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-mainline-allnoconfig in repository toolchain/ci/gcc.
from dff59b16064 2019-09-19 Steven G. Kargl kargl@gcc.gnu.org adds 176b3b7aba1 Daily bump. adds f3471d9d409 PR target/91269 * config/sparc/sparc.h (HARD_REGNO_CALLER [...] adds d6279ef7800 RISC-V: Fix more splitters accidentally calling gen_reg_rtx. adds a8f5e932a09 Fix PR88751 new 138f21df88e * config/pa/pa.c (pa_trampoline_init): Remove spurious ext [...]
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 | 48 ++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 2 +- gcc/config/riscv/riscv-protos.h | 4 +-- gcc/config/riscv/riscv.c | 45 ++++++++++++++++---------- gcc/config/riscv/riscv.md | 6 ++-- gcc/config/sparc/sparc.h | 7 +++++ gcc/ira.c | 9 +++++- gcc/testsuite/ChangeLog | 4 +++ gcc/testsuite/gcc.dg/pr91269.c | 70 +++++++++++++++++++++++++++++++++++++++++ 10 files changed, 172 insertions(+), 25 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr91269.c