This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from fa681b455d5 2018-06-21 Richard Biener rguenther@suse.de new 72f2fa1f0bd [AArch64][PATCH 1/2] Make AES unspecs commutative
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 | 5 ++ gcc/config/aarch64/aarch64-simd.md | 2 +- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/gcc.target/aarch64/aes_2.c | 79 ++++++++++++++++++++++++++++++++ 4 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/aarch64/aes_2.c