From: segher Date: Wed, 10 Dec 2014 18:41:37 +0000 (+0000) Subject: * config/rs6000/rs6000.md (*add3): Remove condition. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6764681636d15b4ad9640ea46033975d89690b57;p=thirdparty%2Fgcc.git * config/rs6000/rs6000.md (*add3): Remove condition. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218598 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 272a1ff3225e..3c4be7297339 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2014-12-10 Segher Boessenkool + + * config/rs6000/rs6000.md (*add3): Remove condition. + 2014-12-10 Segher Boessenkool * config/rs6000/40x.md (ppc403-compare): Remove "compare". diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 49086dcbcbc1..c01784209e82 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -1506,7 +1506,7 @@ [(set (match_operand:GPR 0 "gpc_reg_operand" "=r,r,r") (plus:GPR (match_operand:GPR 1 "gpc_reg_operand" "%r,b,b") (match_operand:GPR 2 "add_operand" "r,I,L")))] - "!DECIMAL_FLOAT_MODE_P (GET_MODE (operands[0])) && !DECIMAL_FLOAT_MODE_P (GET_MODE (operands[1]))" + "" "@ add %0,%1,%2 addi %0,%1,%2