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

--- Comment #3 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:fa878dc8c45fa30aeeaafbe8ab2ff2bae3fbb572

commit r15-6128-gfa878dc8c45fa30aeeaafbe8ab2ff2bae3fbb572
Author: Sandra Loosemore <sloosem...@baylibre.com>
Date:   Thu Dec 12 04:20:37 2024 +0000

    Fix misplaced x86 -mstack-protector-guard-symbol documentation [PR117150]

    Commit e1769bdd4cef522ada32aec863feba41116b183a accidentally inserted
    the documentation for the x86 -mstack-protector-guard-symbol option in the
    wrong place.  Fixed thusly.

    gcc/ChangeLog
            PR target/117150
            * doc/invoke.texi (RS/6000 and PowerPC Options): Move description
            of -mstack-protector-guard-symbol from here...
            (x86 Options): ...to here.

Reply via email to