[Bug tree-optimization/33915] iv folding fails with pointer iterations
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 31 18:20:00 GMT 2007
------- Comment #5 from rguenth at gcc dot gnu dot org 2007-10-31 18:20 -------
I think the middle-end internal sizetype needs to be at least the same size
as pointer types, otherwise you _will_ definitely see wrong-code in some
circumstances.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33915
More information about the Gcc-bugs
mailing list