public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-4365] dwarf2ctf: fix typo in comment
@ 2021-10-13  8:09 Jose E. Marchesi
  0 siblings, 0 replies; only message in thread
From: Jose E. Marchesi @ 2021-10-13  8:09 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:78fff8a4da1789521b44a1a94aed756441845647

commit r12-4365-g78fff8a4da1789521b44a1a94aed756441845647
Author: Jose E. Marchesi <jose.marchesi@oracle.com>
Date:   Wed Oct 13 10:07:37 2021 +0200

    dwarf2ctf: fix typo in comment
    
    gcc/ChangeLog:
    
            * dwarf2ctf.c: Fix typo in comment.

Diff:
---
 gcc/dwarf2ctf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/dwarf2ctf.c b/gcc/dwarf2ctf.c
index b686bafda44..c9e70798a3b 100644
--- a/gcc/dwarf2ctf.c
+++ b/gcc/dwarf2ctf.c
@@ -33,7 +33,7 @@ static ctf_id_t
 gen_ctf_type (ctf_container_ref, dw_die_ref);
 
 /* All the DIE structures we handle come from the DWARF information
-   generated by GCC.  However, there are two situations where we need
+   generated by GCC.  However, there are three situations where we need
    to create our own created DIE structures because GCC doesn't
    provide them.


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

only message in thread, other threads:[~2021-10-13  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13  8:09 [gcc r12-4365] dwarf2ctf: fix typo in comment Jose E. Marchesi

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