]> git.ipfire.org Git - thirdparty/gcc.git/commit
Doc: Rearrange remaining top-level sections in extend.texi [PR42270]
authorSandra Loosemore <sloosemore@baylibre.com>
Thu, 13 Mar 2025 22:48:09 +0000 (22:48 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Sun, 23 Mar 2025 17:17:07 +0000 (17:17 +0000)
commit96492302a23c945d35fe1c83062da6f22c4f7b72
tree372a64ab66372e93b2e3b2ec0acbe7351e831ab3
parentbf2157abfa0d3e685d888df57052740c5ec87950
Doc: Rearrange remaining top-level sections in extend.texi [PR42270]

This is part of an incremental effort to make the chapter on GCC
extensions better organized by grouping/rearranging sections by topic.

gcc/ChangeLog
PR other/42270
* doc/extend.texi (Nonlocal Gotos): Group with other built-ins
sections.
(Constructing Calls): Likewise.
(Pragmas): Move earlier in the section, before the built-ins docs.
(Thread-Local): Likewise.
(OpenMP): Likewise.
(OpenACC): Likewise.
gcc/doc/extend.texi