https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42270
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <san...@gcc.gnu.org>: https://gcc.gnu.org/g:96492302a23c945d35fe1c83062da6f22c4f7b72 commit r15-8686-g96492302a23c945d35fe1c83062da6f22c4f7b72 Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Thu Mar 13 22:48:09 2025 +0000 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.