tree-ssa-math-opts.c
107 KB
-
re PR tree-optimization/66828 (gcc/tree-ssa-math-opts.c:2182:38: runtime error:… · 68512012
re PR tree-optimization/66828 (gcc/tree-ssa-math-opts.c:2182:38: runtime error: left shift of 72057594037927936 by 8 places cannot be represented in type 'long int') 2015-07-28 Thomas Preud'homme <thomas.preudhomme@arm.com> PR tree-optimization/66828 * tree-ssa-math-opts.c (perform_symbolic_merge): Change type of inc from int64_t to uint64_t. From-SVN: r226298
Thomas Preud'homme committed