(decrement_and_branch_until_zero): Add missing `return'.
authorTorbjorn Granlund <tege@gnu.org>
Sat, 6 Nov 1993 01:32:21 +0000 (01:32 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Sat, 6 Nov 1993 01:32:21 +0000 (01:32 +0000)
From-SVN: r6018

gcc/config/pa/pa.md

index cb9247eb388b8a47b50a3294df4779412c21b289..d346ecdbde3ebf7512669e130f826a578742b512 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")