This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/gcc.
from 2633c8d8f33 Move testcase gcc.dg/tree-ssa/pr93776.c to gcc.c-torture/co [...] adds 2a1448f2763 lto/106540 - fix LTO tree input wrt dwarf2out_register_exte [...] adds e6a8ae900b4 AArch64: Fix 128-bit sequential consistency atomic operations. adds 5471f55f001 AArch32: Fix 128-bit sequential consistency atomic operations.
No new revisions were added by this update.
Summary of changes: gcc/dwarf2out.cc | 7 +---- gcc/lto-streamer-in.cc | 7 +++-- libatomic/config/aarch64/aarch64-config.h | 23 ++++++++++++++++ libatomic/config/aarch64/host-config.h | 46 +++++++++++++++++++++++++++++++ libatomic/config/arm/host-config.h | 19 +++++++++++++ 5 files changed, 94 insertions(+), 8 deletions(-) create mode 100644 libatomic/config/aarch64/aarch64-config.h create mode 100644 libatomic/config/aarch64/host-config.h