+2011-05-06 Uros Bizjak <ubizjak@gmail.com>
+
+ * config/i386/i386.md (*movdf_internal_nointeger): Apply "*"
+ constraint modifier to "r".
+
2011-05-06 Joseph Myers <joseph@codesourcery.com>
* config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and
* config/s390/s390.c (s390_asm_trampoline_template): Comment
instruction sizes.
- (s390_trampoline_init): Replace UNITS_PER_WORD with
- UNITS_PER_LONG.
+ (s390_trampoline_init): Replace UNITS_PER_WORD with UNITS_PER_LONG.
2011-05-06 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
[(set (match_operand:DF 0 "nonimmediate_operand"
"=f,m,f,*r ,o ,Y2*x,Y2*x,Y2*x ,m ")
(match_operand:DF 1 "general_operand"
- "fm,f,G,*roF,*Fr,C ,Y2*x,mY2*x,Y2*x"))]
+ "fm,f,G,*roF,F*r,C ,Y2*x,mY2*x,Y2*x"))]
"!TARGET_64BIT && !(MEM_P (operands[0]) && MEM_P (operands[1]))
&& (optimize_function_for_size_p (cfun)
|| !TARGET_INTEGER_DFMODE_MOVES)