]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard sign-changing conversions...
authorRichard Guenther <rguenther@suse.de>
Thu, 2 Dec 2010 16:26:22 +0000 (16:26 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Dec 2010 16:26:22 +0000 (16:26 +0000)
commitb2087e8dad076c2482622329023cde67c631edbb
tree2ce49ee8b53dc371e2d6df95e07158e6f342b2b3
parent6dbbece65abb5765fedddfe4ab01950b61d05c57
tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard sign-changing conversions for induction detection.

2010-12-02  Richard Guenther  <rguenther@suse.de>

* tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard
sign-changing conversions for induction detection.

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