Fix vect-nop-move.c test
commitdf69e824488337a4a85f8a4893e0f0081f45cd72
authorWilco Dijkstra <wdijkstr@arm.com>
Tue, 22 Jan 2019 17:49:46 +0000 (22 17:49 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Tue, 22 Jan 2019 17:49:46 +0000 (22 17:49 +0000)
tree54d4604633d9e554e03b7c47451f48cb6a9f67b5
parent83f6f4e5f42e74459ceaa17ad45e45983afae100
Fix vect-nop-move.c test

Fix a failing test - changes in Combine mean the test now fails
eventhough the generated code is the same.  Given there are several
AArch64-specific tests for vec-select, remove the scanning of Combine
output.  Committed as trivial fix.

    testsuite/
PR rtl-optimization/87763
* gcc.dg/vect/vect-nop-move.c: Fix testcase on AArch64.

From-SVN: r268159
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect-nop-move.c