[PATCH] Fix PR71264 testcase
As noted in the PR I have some local changes that seem to help. Committed. Richard. 2017-01-13 Richard Biener PR middle-end/78411 * gcc.target/i386/pr45685.c: Add -ftree-loop-if-convert. Index: gcc/testsuite/gcc.target/i386/pr45685.c
[PATCH] Fix PR71264
Bootstrapped and tested on x86_64-unknmown-linux-gnu, applied. Richard. 2016-05-25 Richard Biener PR tree-optimization/71264 * tree-vect-stmts.c (vect_init_vector): Properly deal with vector type val. * gcc.dg/vect/pr71264.c: New testcase. Index: gcc/tree-ve