This fixes a few failures on ARM and AArch64 due to a recent change in...
authorWilco Dijkstra <wdijkstr@arm.com>
Mon, 8 May 2017 12:38:52 +0000 (12:38 +0000)
committerWilco Dijkstra <wilco@gcc.gnu.org>
Mon, 8 May 2017 12:38:52 +0000 (12:38 +0000)
commit18b8c294e261fdd0609c3c1180252e9f44a0464b
tree8bf4c0e4315ee0ae90b9033f68113977a9ac4b17
parent41e97de9d53b93ef5b8c9f301546067e736f5032
This fixes a few failures on ARM and AArch64 due to a recent change in...

This fixes a few failures on ARM and AArch64 due to a recent change in
alignment peeling by switching the vector cost model off.

Tested on AArch64, ARM and x64 - committed as obvious.

    testsuite/
* gcc.dg/vect/vect-44.c: Add -fno-vect-cost-model.
* gcc.dg/vect/vect-50.c: Likewise.

From-SVN: r247737
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/vect/vect-44.c
gcc/testsuite/gcc.dg/vect/vect-50.c