--- gcc/config/i386/sse.md.jj	2011-10-13 12:26:13.000000000 +0200
+++ gcc/config/i386/sse.md	2011-10-13 14:50:15.000000000 +0200
@@ -3786,7 +3786,7 @@ (define_split
 })
 
 (define_expand "vec_set<mode>"
-  [(match_operand:V_128 0 "register_operand" "")
+  [(match_operand:V 0 "register_operand" "")
    (match_operand:<ssescalarmode> 1 "register_operand" "")
    (match_operand 2 "const_int_operand" "")]
   "TARGET_SSE"
