------- Additional Comments From stian at nixia dot no 2005-01-22 15:58 ------- if you resolve all memory-referenses to temporary variables void *a=(src + 0*stride) and use those instead. Doesn't that lessen the stress the register-allocator is given?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11203