[COMMITTED] RISC-V: typo: add closing paren to a comment

Message ID 254100a9a003a16255a58eec3fa24168e6dc7124.1693967872.git.research_trasio@irq.a4lg.com
State Unresolved
Headers
Series [COMMITTED] RISC-V: typo: add closing paren to a comment |

Checks

Context Check Description
snail/gcc-patch-check warning Git am fail log

Commit Message

Tsukasa OI Sept. 6, 2023, 2:38 a.m. UTC
  From: Tsukasa OI <research_trasio@irq.a4lg.com>

gcc/ChangeLog:

	* config/riscv/zicond.md: Add closing parent to a comment.
---
 gcc/config/riscv/zicond.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: ce65641354d98fc80912d5516b7fea87c344c2cc
  

Patch

diff --git a/gcc/config/riscv/zicond.md b/gcc/config/riscv/zicond.md
index 1721e1011ea8..c28bee5d5709 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")