------- Comment #14 from jacob at math dot jussieu dot fr 2006-12-14 16:24 ------- I forgot to say that size() is an inline function returning a constant that is known at compile-time (a template parameter). Otherwise, of course, I wouldn't expect these loops to get unrolled...
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30201