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 middle-end/26900] Number of iterations not know for simple loop



------- Comment #5 from rguenth at gcc dot gnu dot org  2006-03-29 08:01 -------
I thought if we know that we are looking at the loop header copy condition that
we _know_ that the loop runs at least once, so we can avoid trying to prove
that again using fold.


-- 


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


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