This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/33915] iv folding fails with pointer iterations
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2007 22:15:13 -0000
- Subject: [Bug tree-optimization/33915] iv folding fails with pointer iterations
- References: <bug-33915-681@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from rguenth at gcc dot gnu dot org 2007-10-31 22:15 -------
look at set_sizetype and its cousins. Though I'd think that not be able to
do arithmetic in that precision might be a problem in the end.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33915