tree-vect-loop.c (vect_create_epilog_for_reduction): Fix VEC_COND_EXPR types.
authorAlan Hayward <alan.hayward@arm.com>
Mon, 26 Oct 2015 11:55:45 +0000 (11:55 +0000)
committerAlan Hayward <alahay01@gcc.gnu.org>
Mon, 26 Oct 2015 11:55:45 +0000 (11:55 +0000)
commit512854fe89a2b18e6c9a474a7dc69679a70b93da
tree79f4e929f2838be46c9966ae414a51cca9470f41
parentaafc151a206edfc9352ea637ec2f2bdb39003135
tree-vect-loop.c (vect_create_epilog_for_reduction): Fix VEC_COND_EXPR types.

2015-10-26  Alan Hayward <alan.hayward@arm.com>

* tree-vect-loop.c (vect_create_epilog_for_reduction): Fix
VEC_COND_EXPR types.

From-SVN: r229346
gcc/ChangeLog
gcc/tree-vect-loop.c