PR target/44202
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2010 06:45:38 +0000 (06:45 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 20 May 2010 06:45:38 +0000 (06:45 +0000)
* 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

gcc/ChangeLog
gcc/config/cris/cris.md

index d372423..ecadc02 100644 (file)
@@ -1,3 +1,9 @@
+2010-05-20  Hans-Peter Nilsson  <hp@axis.com>
+
+       PR target/44202
+       * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
+       settings for 16-bit-constant "addo" alternative.
+
 2010-05-19  James E. Wilson  <wilson@codesourcery.com>
 
        PR target/43764
index bd14a16..c9eb0be 100644 (file)
    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")])
 \f
 (define_insn "*addhi3_non_v32"
   [(set (match_operand:HI 0 "register_operand"         "=r,r, r,r,r,r")