------- Comment #17 from ak at muc dot de 2005-10-04 20:20 ------- The code now looks fine to me thanks
I would prefer if it didn't generate SSE2/MMX code because that would be a problem for kernels. Also in many x86 implementations moving things between normal integer registers and SIMD registers is quite slow and would likely eat all advantages -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17886