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-lts-defconfig in repository toolchain/ci/gcc.
from 0e4bcb6b80d Daily bump. adds c6947f5db4d Daily bump. adds 1bbf73cf795 Fix POLY_INT_CST/CONST_POLY_INT typo (PR 89631) adds bf874adfeed Fix aarch64_evpc_tbl guard (PR 85910) new df1b68b5a83 Fix output_constructor_bitfield handling of wide bitfields [...]
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 | 27 +++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64.c | 2 +- gcc/dwarf2cfi.c | 2 +- gcc/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/gcc.dg/pr89037.c | 24 ++++++++++++++++++++++++ gcc/varasm.c | 22 +++++++++------------- 7 files changed, 71 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr89037.c