aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gnu.org>1992-09-10 16:47:30 +0000
committerTorbjorn Granlund <tege@gnu.org>1992-09-10 16:47:30 +0000
commita2a5059bb6e6e60d2d2330e74b0feebc25d59ee8 (patch)
treea44ae331dfb13629ddfd3d9d4def21dddae6d87f
parent6152f87688139edd35e573d3fc304f05aea10766 (diff)
downloadgcc-a2a5059bb6e6e60d2d2330e74b0feebc25d59ee8.zip
gcc-a2a5059bb6e6e60d2d2330e74b0feebc25d59ee8.tar.gz
gcc-a2a5059bb6e6e60d2d2330e74b0feebc25d59ee8.tar.bz2
(casesi): Add `&' to constraint for clobber operand.
From-SVN: r2096
-rw-r--r--gcc/config/pa/pa.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md
index 04240ec..d74186a 100644
--- a/gcc/config/pa/pa.md
+++ b/gcc/config/pa/pa.md
@@ -1994,7 +1994,7 @@
(label_ref (match_operand 3 "" "")))
(pc)))
(use (label_ref (match_operand 4 "" "")))
- (clobber (match_scratch:SI 5 "=r"))]
+ (clobber (match_scratch:SI 5 "=&r"))]
""
"*
{