This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from 205e1cf4249 backport r268834 from mainline to gcc-8-branch new 81779d7a66d AArch64: Have empty HWCAPs string ignored during native fea [...]
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 | 10 +++++++ gcc/config/aarch64/aarch64-option-extensions.def | 3 ++- gcc/config/aarch64/driver-aarch64.c | 32 ++++++++++++++--------- gcc/testsuite/ChangeLog | 8 ++++++ gcc/testsuite/gcc.target/aarch64/options_set_10.c | 11 ++++++++ 5 files changed, 51 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/options_set_10.c