This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from d0d2a937abf [AArch64] Use __getauxval instead of getauxval in LSE detec [...] new b64ec9c3eea aarch64: PR target/94591: Don't generate invalid REV64 insns
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/config/aarch64/aarch64.c | 3 ++- gcc/testsuite/gcc.c-torture/execute/pr94591.c | 32 +++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr94591.c