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 bb052d206d00310b3ec6248505da830391aa30d9..71acdd6680388a4a84a13ca0138659be51153363 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")]