------- Additional Comments From jblomqvi at cc dot hut dot fi 2005-09-09 06:44 ------- And, there's a bug in my test program. Obviously the last for loop should be
for (i = 0; i < LEN; i += 4) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23770
jblomqvi at cc dot hut dot fi Thu, 08 Sep 2005 23:44:44 -0700
------- Additional Comments From jblomqvi at cc dot hut dot fi 2005-09-09 06:44 ------- And, there's a bug in my test program. Obviously the last for loop should be
for (i = 0; i < LEN; i += 4) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23770