------- Comment #10 from hjl dot tools at gmail dot com 2009-02-13 15:57 ------- Fixed. Gcc 4.4.0 revision 144128 generates:
foo2: movd %edi, %xmm0 movd %esi, %xmm1 movd %edx, %xmm2 punpckldq %xmm0, %xmm1 movd %ecx, %xmm0 punpckldq %xmm2, %xmm0 punpcklqdq %xmm1, %xmm0 ret .size foo2, .-foo2 -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36222