From: Jeff Law Date: Fri, 23 Apr 1993 20:41:19 +0000 (-0600) Subject: pa.md (casesi0): Indicate that the PC is set to the "out-of-range" label if the index... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24113f5298d23f3a36419ddf54578d4115d640d0;p=gcc.git pa.md (casesi0): Indicate that the PC is set to the "out-of-range" label if the index is not valid. * pa.md (casesi0): Indicate that the PC is set to the "out-of-range" label if the index is not valid. From-SVN: r4201 --- diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index f5df9dfc290..2042dc59fa5 100644 --- a/gcc/config/pa/pa.md +++ b/gcc/config/pa/pa.md @@ -2672,8 +2672,7 @@ (match_operand:SI 1 "arith11_operand" "rI")) (plus:SI (mem:SI (plus:SI (pc) (match_dup 0))) (label_ref (match_operand 2 "" ""))) - (pc))) - (use (label_ref (match_operand 3 "" "")))] + (label_ref (match_operand 3 "" ""))))] "" "* {