From: David Edelsohn Date: Mon, 26 Jul 2004 14:31:13 +0000 (+0000) Subject: rs6000.md (movdi_internal64): Further disparage f->f. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fa0a2ae5e38f358c9c1b1480a6c5b291ea5201bd;p=gcc.git rs6000.md (movdi_internal64): Further disparage f->f. * config/rs6000/rs6000.md (movdi_internal64): Further disparage f->f. From-SVN: r85190 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4e455a3a0c9..bf542855705 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-07-25 David Edelsohn + + * config/rs6000/rs6000.md (movdi_internal64): Further disparage + f->f. + 2004-07-24 Nathan Sidwell * tree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree). diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 7a8fffa6993..086fae139e6 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -8594,7 +8594,7 @@ }") (define_insn "*movdi_internal64" - [(set (match_operand:DI 0 "nonimmediate_operand" "=r,r,m,r,r,r,r,?f,f,m,r,*h,*h") + [(set (match_operand:DI 0 "nonimmediate_operand" "=r,r,m,r,r,r,r,??f,f,m,r,*h,*h") (match_operand:DI 1 "input_operand" "r,m,r,I,L,nF,R,f,m,f,*h,r,0"))] "TARGET_POWERPC64 && (gpc_reg_operand (operands[0], DImode)