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-allmodconfig in repository toolchain/ci/gcc.
from df1b68b5a83 Fix output_constructor_bitfield handling of wide bitfields [...] adds 34dad233b3a Daily bump. adds 278c86373bc PR target/90075 Prefer bsl/bit/bif for copysignf. (backport GCC-8) new 4d21a25fcd8 [Patch AArch64] Add __ARM_FEATURE_ATOMICS
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 | 21 +++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-c.c | 1 + gcc/config/aarch64/aarch64.md | 68 +++++++++++++++--------------- gcc/config/aarch64/iterators.md | 5 ++- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.target/aarch64/pr90075.c | 21 +++++++++ 7 files changed, 86 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/pr90075.c