]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/44202 (Missing compare after add)
authorHans-Peter Nilsson <hp@axis.com>
Thu, 20 May 2010 06:53:34 +0000 (06:53 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 20 May 2010 06:53:34 +0000 (06:53 +0000)
PR target/44202
* config/cris/cris.md ("*addsi3_v32"): Correct "cc"
settings for 16-bit-constant "addo" alternative.

From-SVN: r159618

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

index 29689331ed0d5e13293de46848ce5a77885ff990..85f62b2eac4092bef4a54573d937c42902fe05f6 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-14  Richard Guenther  <rguenther@suse.de>
 
        PR bootstrap/38591
index 85783f84db3d6b310d274693a65cfeda2298b70a..c9573ac7ab774b5f08ea270788eaac54fbe9550e 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")