]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gcc/known-causes-of-trouble-with-gcc.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gcc / known-causes-of-trouble-with-gcc.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, known, installation trouble, known causes of trouble
7
8 .. _trouble:
9
10 Known Causes of Trouble with GCC
11 --------------------------------
12
13 This section describes known problems that affect users of GCC. Most
14 of these are not GCC bugs per se---if they were, we would fix them.
15 But the result for a user may be like the result of a bug.
16
17 Some of these problems are due to bugs in other software, some are
18 missing features that are too much work to add, and some are places
19 where people's opinions differ as to what is best.
20
21 .. toctree::
22 :maxdepth: 2
23
24 known-causes-of-trouble-with-gcc/actual-bugs-we-havent-fixed-yet
25 known-causes-of-trouble-with-gcc/interoperation
26 known-causes-of-trouble-with-gcc/incompatibilities-of-gcc
27 known-causes-of-trouble-with-gcc/fixed-header-files
28 known-causes-of-trouble-with-gcc/standard-libraries
29 known-causes-of-trouble-with-gcc/disappointments-and-misunderstandings
30 known-causes-of-trouble-with-gcc/common-misunderstandings-with-gnu-c
31 known-causes-of-trouble-with-gcc/certain-changes-we-dont-want-to-make
32 known-causes-of-trouble-with-gcc/warning-messages-and-error-messages