+2002-01-10 Richard Henderson <rth@redhat.com>
+
+ * config/alpha/alpha.md (extendsidi2_fix): Penalize f/f alternative.
+
2002-01-10 Richard Henderson <rth@redhat.com>
* regrename.c (find_oldest_value_reg): Fix typo in mode change check.
(set_attr "length" "*,*,*,8")])
(define_insn "*extendsidi2_fix"
- [(set (match_operand:DI 0 "register_operand" "=r,r,r,*f,?*f")
+ [(set (match_operand:DI 0 "register_operand" "=r,r,r,?*f,?*f")
(sign_extend:DI
(match_operand:SI 1 "nonimmediate_operand" "r,m,*f,*f,m")))]
"TARGET_FIX"