aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1993-02-24 13:01:21 -0800
committerJim Wilson <wilson@gcc.gnu.org>1993-02-24 13:01:21 -0800
commit21d90119fb2f7126a5a397df10ddacdc165b3d2d (patch)
treeaa8e59ac96c703d05cd4c9dae72d1b870048ad1b /gcc
parent13af526d4f317b9a8ac4cb1d3d66a6c160da6ca7 (diff)
downloadgcc-21d90119fb2f7126a5a397df10ddacdc165b3d2d.zip
gcc-21d90119fb2f7126a5a397df10ddacdc165b3d2d.tar.gz
gcc-21d90119fb2f7126a5a397df10ddacdc165b3d2d.tar.bz2
(umulsidi3+1): Delete extra parenthesis.
From-SVN: r3520
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/i960/i960.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i960/i960.md b/gcc/config/i960/i960.md
index 33c5d95..27f2d81 100644
--- a/gcc/config/i960/i960.md
+++ b/gcc/config/i960/i960.md
@@ -1497,7 +1497,7 @@
(define_insn ""
[(set (match_operand:DI 0 "register_operand" "=d")
(mult:DI (zero_extend:DI (match_operand:SI 1 "register_operand" "%d"))
- (match_operand:SI 2 "literal" "I"))))]
+ (match_operand:SI 2 "literal" "I")))]
""
"*
{