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-allmodconfig 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
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 43 +++++++++++++++++++++++++ gcc/DATESTAMP | 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 +++++++++++++++++++++++++++++++++++++++++ 9 files changed, 166 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr91269.c