https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122341
Bug ID: 122341
Summary: colbol testsuite is not documented in sourcebuild.texi
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Keywords: documentation, FIXME, internal-improvement
Severity: normal
Priority: P3
Component: cobol
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 already too).