compare & branch invalidates CC
authorPaul Woegerer <woepaul@gcc.gnu.org>
Mon, 17 Oct 2005 08:19:59 +0000 (08:19 +0000)
committerPaul Woegerer <woepaul@gcc.gnu.org>
Mon, 17 Oct 2005 08:19:59 +0000 (08:19 +0000)
From-SVN: r105491

gcc/config/crx/crx.md

index bb052d2..71acdd6 100644 (file)
                        [(match_operand:CRXIM 1 "register_operand" "r")
                         (match_operand:CRXIM 2 "reg_or_cst4_operand" "rL")])
                      (label_ref (match_operand 3 "" ""))
-                     (pc)))]
+                     (pc)))
+   (clobber (reg:CC CC_REGNUM))]
   ""
   "cmpb%d0<tIsa>\t%2, %1, %l3"
   [(set_attr "length" "6")]