This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_debug in repository toolchain/ci/gcc.
from 661f7e74405 Daily bump. adds 04301494f31 Daily bump. adds dae72739976 Daily bump. adds 9871d39f752 RISC-V: Always pass -misa-spec to assembler [PR104219] adds e170b2362ab testsuite/104759 - adjust gcc.dg/vect/vect-multitypes-12.c adds 2d2705e96d7 Daily bump. new d66c45fdc14 rtl: ICE with thread_local and inline asm [PR104777]
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 | 10 +++++++++ gcc/DATESTAMP | 2 +- gcc/config.gcc | 4 +++- gcc/config/riscv/riscv.h | 2 ++ gcc/rtl.c | 4 ++-- gcc/testsuite/ChangeLog | 8 +++++++ gcc/testsuite/gcc.dg/torture/tls/pr104777.c | 30 ++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/vect/vect-multitypes-12.c | 6 ++---- 8 files changed, 58 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/tls/pr104777.c