This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from c29ea2f52e3 Daily bump. new 3e44c89e672 aarch64: Fix address mode for vec_concat pattern [PR100305] new 9451b0435db aarch64: Add -mtune=neoverse-512tvb
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/config/aarch64/aarch64-cores.def | 1 + gcc/config/aarch64/aarch64-tune.md | 2 +- gcc/config/aarch64/constraints.md | 2 ++ gcc/doc/invoke.texi | 24 ++++++++++++++++++++++-- gcc/testsuite/gcc.c-torture/compile/pr100305.c | 13 +++++++++++++ 5 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr100305.c