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/30201] gcc doesn't unroll nested loops



------- Comment #15 from rguenth at gcc dot gnu dot org  2006-12-14 16:24 -------
If the loop bounds are compile-time constants you can use template
metaprogramming to unroll them.


-- 


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


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