aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsukasa OI <research_trasio@irq.a4lg.com>2023-09-06 02:35:52 +0000
committerTsukasa OI <research_trasio@irq.a4lg.com>2023-09-06 02:35:52 +0000
commit254100a9a003a16255a58eec3fa24168e6dc7124 (patch)
treec8e6ff468940f6b7850d2cda4e1169aa248453ed
parentce65641354d98fc80912d5516b7fea87c344c2cc (diff)
downloadgcc-254100a9a003a16255a58eec3fa24168e6dc7124.zip
gcc-254100a9a003a16255a58eec3fa24168e6dc7124.tar.gz
gcc-254100a9a003a16255a58eec3fa24168e6dc7124.tar.bz2
RISC-V: typo: add closing paren to a comment
gcc/ChangeLog: * config/riscv/zicond.md: Add closing parent to a comment.
-rw-r--r--gcc/config/riscv/zicond.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/riscv/zicond.md b/gcc/config/riscv/zicond.md
index 1721e10..c28bee5 100644
--- a/gcc/config/riscv/zicond.md
+++ b/gcc/config/riscv/zicond.md
@@ -64,7 +64,7 @@
)
;; Combine creates this form in some cases (particularly the coremark
-;; CRC loop.
+;; CRC loop).
(define_split
[(set (match_operand:X 0 "register_operand")
(and:X (sign_extract:X (match_operand:X 1 "register_operand")