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 rtl-optimization/10624] unroll-loops can't unroll nested constant loops


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-17 05:48 -------
Now this could be fixed with LNO branch and scalar evolution code as it will be able to figure out that 
what the loop interval will be.

-- 


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


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