From: Alexandre Oliva Date: Sun, 4 Feb 2001 11:04:37 +0000 (+0000) Subject: sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b6c023281361cb51c4d580b6aa1331025a082ddc;p=gcc.git sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P. * config/sh/sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P. From-SVN: r39440 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4d1fadea612..4531efe3797 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2001-02-04 Alexandre Oliva + + * config/sh/sh.md (movdf load split): Pass register number to + FP_OR_XD_REGISTER_P. + 2001-02-04 Mark Mitchell * cppinit.c (BC): New macro. diff --git a/gcc/config/sh/sh.md b/gcc/config/sh/sh.md index 7f5aefe5188..3eb4949460e 100644 --- a/gcc/config/sh/sh.md +++ b/gcc/config/sh/sh.md @@ -2841,7 +2841,7 @@ (use (match_operand:PSI 2 "fpscr_operand" "c")) (clobber (match_scratch:SI 3 "X"))] "TARGET_SH4 && ! TARGET_FMOVD && reload_completed - && FP_OR_XD_REGISTER_P (operands[0]) + && FP_OR_XD_REGISTER_P (true_regnum (operands[0])) && find_regno_note (insn, REG_DEAD, true_regnum (operands[1]))" [(const_int 0)] "