This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 56137da 2016-05-18 Richard Biener rguenther@suse.de new 918cd90 Adding the testcase which was not addaed as part of r236356. [...] new ab297b3 [Patch AArch64] Simplify reduc_plus_scal_v2[sd]f sequence
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 | 6 +++ gcc/config/aarch64/aarch64-simd.md | 19 ++------- gcc/testsuite/gcc.dg/tree-ssa/pr63586-2.c | 32 ++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr63586.c | 70 +++++++++++++++++++++++++++++++ 4 files changed, 111 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr63586-2.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr63586.c