------- Comment #4 from jakub at gcc dot gnu dot org 2009-07-14 13:26 ------- Created an attachment (id=18192) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18192&action=view) gcc45-pr40643.patch
Slightly adjusted patch, so that even when array size isn't known compile time constant it can avoid expensive runtime tests in the loop. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40643