[Bug tree-optimization/77444] Bogus assignments in cand_value_at
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 2 17:13:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77444
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Sep 2 17:12:27 2016
New Revision: 239962
URL: https://gcc.gnu.org/viewcvs?rev=239962&root=gcc&view=rev
Log:
PR tree-optimization/77444
* tree-ssa-loop-ivopts.c (cand_value_at): For pointers use sizetype
as steptype, remove redundant initialization.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-loop-ivopts.c
More information about the Gcc-bugs
mailing list