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 ce911702b71 Daily bump. adds d7796c9d0c8 x86: Update VPCLMULQDQ check adds 595a1376002 Add outline-atomics to target attribute. adds ef1420e89c7 Fix backport due to usage for x_target_flags. new 5885168dd31 Daily bump.
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 | 13 +++++++++++ gcc/DATESTAMP | 2 +- gcc/common/config/aarch64/aarch64-common.c | 7 ++++++ gcc/config/aarch64/aarch64.c | 2 ++ gcc/doc/extend.texi | 6 +++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/aarch64/target_attr_20.c | 27 +++++++++++++++++++++++ gcc/testsuite/gcc.target/aarch64/target_attr_21.c | 27 +++++++++++++++++++++++ libgcc/ChangeLog | 9 ++++++++ libgcc/config/i386/cpuinfo.c | 4 ++-- 10 files changed, 99 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/target_attr_20.c create mode 100644 gcc/testsuite/gcc.target/aarch64/target_attr_21.c