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/18527] cannot determine number of iterations for loops with <=


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-16 03:37 -------
Also related to PR 19210 where we don't use bdnz because we don't know if the loop is finite.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |19210
   Last reconfirmed|2004-11-17 15:36:55         |2005-02-16 03:37:30
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18527


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