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-arm-stable-allnoconfig in repository toolchain/ci/gcc.
from 7c9bfd40469 Fortran : ProcPtr function results: 'ppr@' in error messag [...] adds ce911702b71 Daily bump. adds d7796c9d0c8 x86: Update VPCLMULQDQ check new 595a1376002 Add outline-atomics to target attribute. new ef1420e89c7 Fix backport due to usage for x_target_flags.
The 2 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