(decrement_and_branch_until_zero): Add missing `return'.
authortege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 1993 01:32:21 +0000 (01:32 +0000)
committertege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 6 Nov 1993 01:32:21 +0000 (01:32 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6018 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/pa/pa.md

index cb9247e..d346ecd 100644 (file)
        (plus:SI (match_dup 0) (match_dup 1)))
    (clobber (match_scratch:SI 4 "=X,r,r"))]
   ""
-"* output_dbra (operands, insn, which_alternative); "
+  "* return output_dbra (operands, insn, which_alternative); "
 ;; Do not expect to understand this the first time through.  
 [(set_attr "type" "cbranch,multi,multi")
  (set (attr "length")