]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gcc/reporting-bugs.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / reporting-bugs.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. index:: bugs, reporting bugs
7
8 .. _bugs:
9
10 Reporting Bugs
11 --------------
12
13 Your bug reports play an essential role in making GCC reliable.
14
15 When you encounter a problem, the first thing to do is to see if it is
16 already known. See :ref:`trouble`. If it isn't known, then you should
17 report the problem.
18
19 .. toctree::
20 :maxdepth: 2
21
22 have-you-found-a-bug
23 how-and-where-to-report-bugs