]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix misplaced x86 -mstack-protector-guard-symbol documentation [PR117150]
authorSandra Loosemore <sloosemore@baylibre.com>
Thu, 12 Dec 2024 04:20:37 +0000 (04:20 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Thu, 12 Dec 2024 04:29:22 +0000 (04:29 +0000)
commitfa878dc8c45fa30aeeaafbe8ab2ff2bae3fbb572
treebb4df1a9590865872e451fbd2d0bc26312049037
parent24822c09428441ad4db279880f7770cf8f0b9c47
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.
gcc/doc/invoke.texi