From: Jan Hubicka Date: Mon, 22 Oct 2001 16:22:31 +0000 (+0200) Subject: * i386.md (movti_rex64): Fix mode. X-Git-Tag: prereleases/libstdc++-3.0.95~1481 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92b781221557b2f2048da5afdcb4b6b7fd1e931f;p=thirdparty%2Fgcc.git * i386.md (movti_rex64): Fix mode. From-SVN: r46411 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5b0816e21f4b..c444a3d94b42 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Mon Oct 22 18:21:25 CEST 2001 Jan Hubicka + + * i386.md (movti_rex64): Fix mode. + 2001-10-22 Stan Shebs * target.h (struct gcc_target): Add asm_out.exception_section, diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 803a0eb26643..a8a01b4874a9 100644 --- a/gcc/config/i386/i386.md +++ b/gcc/config/i386/i386.md @@ -17970,8 +17970,8 @@ [(set_attr "type" "sse")]) (define_insn "*movti_rex64" - [(set (match_operand:DI 0 "nonimmediate_operand" "=r,o,mx,x") - (match_operand:DI 1 "general_operand" "riFo,riF,x,m"))] + [(set (match_operand:TI 0 "nonimmediate_operand" "=r,o,mx,x") + (match_operand:TI 1 "general_operand" "riFo,riF,x,m"))] "TARGET_64BIT && (GET_CODE (operands[0]) != MEM || GET_CODE (operands[1]) != MEM)" "@