This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 63dd7e53137 [nvptx] Fix bar.sync position new fc9e2c149bd [ARM][PR82989] Fix unexpected use of NEON instructions for shifts new f548c428af6 PR target/84845 * config/aarch64/aarch64.md (*aarch64_reg [...]
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 | 22 ++++++++++++++++ gcc/config/aarch64/aarch64.md | 12 ++++----- gcc/config/arm/neon.md | 14 +++++----- gcc/testsuite/ChangeLog | 10 +++++++ gcc/testsuite/gcc.c-torture/compile/pr84845.c | 12 +++++++++ gcc/testsuite/gcc.target/arm/pr82989.c | 38 +++++++++++++++++++++++++++ 6 files changed, 95 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr84845.c create mode 100644 gcc/testsuite/gcc.target/arm/pr82989.c