re PR middle-end/61927 (Wrong results with loop vectorization of: "var[i] = ABS_EXPR...
authorRichard Biener <rguenther@suse.de>
Tue, 25 Nov 2014 14:55:29 +0000 (14:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 25 Nov 2014 14:55:29 +0000 (14:55 +0000)
commite8c504f1c84cb2575b0415ef763d4d2bc9ebc09c
treef1195f91690f5867480e15096b32fe59ba31eecd
parentec529e2584bc299e48bf2e8b354f7fd9b6a900a8
re PR middle-end/61927 (Wrong results with loop vectorization of: "var[i] = ABS_EXPR<var2[i]>  > 9.9e-7")

2014-11-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/61927
* tree-vect-loop.c (vect_analyze_loop_2): Revert ordering
of group and pattern analysis to the one in GCC 4.8.

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