summaryrefslogtreecommitdiffstats
path: root/gcc/config/cris
diff options
context:
space:
mode:
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-20 06:45:38 +0000
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-20 06:45:38 +0000
commitff970143b141f96c045ce320c64cb36e08aeddf1 (patch)
tree862d4c1b66efb93dec3010af59e4c2678bac4405 /gcc/config/cris
parent29db1f6bc3c0ea8bf101803170f618f024c7b2dd (diff)
downloadppe42-gcc-ff970143b141f96c045ce320c64cb36e08aeddf1.tar.gz
ppe42-gcc-ff970143b141f96c045ce320c64cb36e08aeddf1.zip
PR target/44202
* config/cris/cris.md ("*addsi3_v32"): Correct "cc" settings for 16-bit-constant "addo" alternative. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/cris')
-rw-r--r--gcc/config/cris/cris.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/cris/cris.md b/gcc/config/cris/cris.md
index bd14a16337e..c9eb0beb91f 100644
--- a/gcc/config/cris/cris.md
+++ b/gcc/config/cris/cris.md
@@ -1831,7 +1831,7 @@
add%u2 %2,%0
addo.%Z2 %2,%1,%0"
[(set_attr "slottable" "yes,yes,yes,yes,yes,yes,yes,no,no,no,no,no,no")
- (set_attr "cc" "*,none,*,none,*,*,none,*,*,*,*,*,none")])
+ (set_attr "cc" "*,none,*,none,*,*,none,*,none,*,*,*,none")])
(define_insn "*addhi3_non_v32"
[(set (match_operand:HI 0 "register_operand" "=r,r, r,r,r,r")
OpenPOWER on IntegriCloud