]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/doc/gcc/reporting-bugs.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / reporting-bugs.rst
CommitLineData
c63539ff
ML
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
10Reporting Bugs
11--------------
12
13Your bug reports play an essential role in making GCC reliable.
14
15When you encounter a problem, the first thing to do is to see if it is
16already known. See :ref:`trouble`. If it isn't known, then you should
17report the problem.
18
19.. toctree::
20 :maxdepth: 2
21
22 have-you-found-a-bug
3ed1b4ce 23 how-and-where-to-report-bugs