https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122339

            Bug ID: 122339
           Summary: C++ testsuite is not documented in sourcebuild.texi
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Keywords: documentation, FIXME, internal-improvement
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

```
@node Testsuites
@chapter Testsuites

GCC contains several testsuites to help maintain compiler quality.
Most of the runtime libraries and language front ends in GCC have
testsuites.  Currently only the C language testsuites are documented
here; FIXME: document the others.

```

(ada is actually documented too).

C++ should be documented here too.

Reply via email to