]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison between...
authorRichard Guenther <rguenther@suse.de>
Tue, 24 Apr 2012 08:06:20 +0000 (08:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 Apr 2012 08:06:20 +0000 (08:06 +0000)
commite1b435ad06fe3575a7318acb229f30076a19c910
tree06e2f86d4e785b64eb6fbc74a2c7f4dfc2310edb
parent86c8bb32353a94e4ade394cb285d1f7e3d366261
re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare])

2012-04-24  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/53098
* tree-vect-loop.c (vect_analyze_loop_operations): Fixup
comparison sign.

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