public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-1878] jit: update docs to reflect .c to .cc renaming
@ 2022-07-28 21:25 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2022-07-28 21:25 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:b8ce0c4361c267406d5eba1901e42fc5942dc775

commit r13-1878-gb8ce0c4361c267406d5eba1901e42fc5942dc775
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Thu Jul 28 17:21:28 2022 -0400

    jit: update docs to reflect .c to .cc renaming
    
    gcc/jit/ChangeLog:
            * docs/internals/index.rst: Remove reference to ".c" extensions
            of source files.
    
    Signed-off-by: David Malcolm <dmalcolm@redhat.com>

Diff:
---
 gcc/jit/docs/internals/index.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/jit/docs/internals/index.rst b/gcc/jit/docs/internals/index.rst
index 9200181bba4..092380c8f20 100644
--- a/gcc/jit/docs/internals/index.rst
+++ b/gcc/jit/docs/internals/index.rst
@@ -291,8 +291,7 @@ For example:
 Overview of code structure
 --------------------------
 
-The library is implemented in C++.  The source files have the ``.c``
-extension for legacy reasons.
+The library is implemented in C++.
 
 * ``libgccjit.cc`` implements the API entrypoints.  It performs error
   checking, then calls into classes of the gcc::jit::recording namespace


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

only message in thread, other threads:[~2022-07-28 21:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 21:25 [gcc r13-1878] jit: update docs to reflect .c to .cc renaming David Malcolm

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