https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105043

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Siddhesh Poyarekar
<siddh...@gcc.gnu.org>:

https://gcc.gnu.org/g:b3009222b7bb26654c1e93d34e65e8f80ae20595

commit r13-4978-gb3009222b7bb26654c1e93d34e65e8f80ae20595
Author: Siddhesh Poyarekar <siddh...@gotplt.org>
Date:   Thu Dec 15 14:24:55 2022 -0500

    tree-optimization/105043: Object Size Checking docs cleanup

    Break the _FORTIFY_SOURCE-specific builtins out into a separate
    subsection from Object Size Checking built-ins and mention
    _FORTIFY_SOURCE in there so that the link between the object size
    checking builtins, the helper builtins (e.g. __builtin___memcpy_chk) and
    _FORTIFY_SOURCE is clearer.

    gcc/ChangeLog:

            PR tree-optimization/105043
            * doc/extend.texi (Object Size Checking): Split out into two
            subsections and mention _FORTIFY_SOURCE.

    Signed-off-by: Siddhesh Poyarekar <siddh...@gotplt.org>
  • [Bug tree-optimization/105043] ... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to