This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_O1 in repository toolchain/ci/gcc.
from 3adfb375fc9 2019-03-05 Richard Biener rguenther@suse.de adds ed505aeb840 Daily bump. adds 205e1cf4249 backport r268834 from mainline to gcc-8-branch adds 81779d7a66d AArch64: Have empty HWCAPs string ignored during native fea [...]
No new revisions were added by this update.
Summary of changes: gcc/ChangeLog | 29 +++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/config/aarch64/aarch64-option-extensions.def | 3 +- gcc/config/aarch64/driver-aarch64.c | 32 +++++++++++------- gcc/config/rs6000/altivec.h | 5 +++ gcc/config/rs6000/crypto.md | 17 ++++++---- gcc/config/rs6000/rs6000-builtin.def | 19 ++++++++--- gcc/config/rs6000/rs6000.c | 5 +++ gcc/doc/extend.texi | 13 ++++++++ gcc/testsuite/ChangeLog | 17 ++++++++++ gcc/testsuite/gcc.target/aarch64/options_set_10.c | 11 +++++++ .../gcc.target/powerpc/crypto-builtin-1.c | 38 ++++++++++++++++++---- 12 files changed, 159 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_10.c