[Bug tree-optimization/26939] PRE confuses loop number of iterations analysis
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 30 14:37:00 GMT 2006
------- Comment #5 from rguenth at gcc dot gnu dot org 2006-03-30 14:37 -------
Loop header copying for the inner loop is required for # of iterations analysis
- though we should move that header copy out of the outer loop, too, if
possible.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26939
More information about the Gcc-bugs
mailing list