------- 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
rguenth at gcc dot gnu dot org Thu, 14 Dec 2006 08:24:48 -0800
------- 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