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-allyesconfig in repository toolchain/ci/gcc.
from 9d9679132e0 c++: Drop alignas restriction for stack variables. adds afb84a42ad8 RISC-V: Disallow regrenme if the TO register never used bef [...] adds 6957d3e4eef Fix ICE in pa_elf_select_rtx_section. adds 6da4411d950 Daily bump.
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 15 +++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/pa/pa.c | 2 +- gcc/config/riscv/riscv-protos.h | 2 ++ gcc/config/riscv/riscv.c | 13 +++++++++++++ gcc/config/riscv/riscv.h | 2 ++ gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.target/riscv/pr93304.c | 19 +++++++++++++++++++ 8 files changed, 61 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/pr93304.c