This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/33915] iv folding fails with pointer iterations



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]