public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-3728] RISC-V: typo: add closing paren to a comment
@ 2023-09-06  2:38 Tsukasa OI
  0 siblings, 0 replies; only message in thread
From: Tsukasa OI @ 2023-09-06  2:38 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:254100a9a003a16255a58eec3fa24168e6dc7124

commit r14-3728-g254100a9a003a16255a58eec3fa24168e6dc7124
Author: Tsukasa OI <research_trasio@irq.a4lg.com>
Date:   Wed Sep 6 02:35:52 2023 +0000

    RISC-V: typo: add closing paren to a comment
    
    gcc/ChangeLog:
    
            * config/riscv/zicond.md: Add closing parent to a comment.

Diff:
---
 gcc/config/riscv/zicond.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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")

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-06  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06  2:38 [gcc r14-3728] RISC-V: typo: add closing paren to a comment Tsukasa OI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).