https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42270
--- Comment #13 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:7af7e80d859da9a2c0f6d228b8489e0bd8c0e61c commit r15-9045-g7af7e80d859da9a2c0f6d228b8489e0bd8c0e61c Author: Sandra Loosemore <sloosem...@baylibre.com> Date: Wed Mar 26 16:43:18 2025 +0000 Doc: Move Integer Overflow Builtins section [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 (Numeric Builtins): Move Integer Overflow Builtins section here, as a subsection.