Improve documentation of noinline and noipa attributes [PR108470]
commit9b6b7d615543d73381cb1f994825d9bca024c838
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 18 Jan 2024 23:19:39 +0000 (18 23:19 +0000)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 18 Jan 2024 23:26:42 +0000 (18 23:26 +0000)
treeefd3ede0a355cda632e74d96f9edfeccc8c27cf3
parent0c7c65c4c359f8bfa1ebcb7b1c409af314064da2
Improve documentation of noinline and noipa attributes [PR108470]

gcc/ChangeLog
PR ipa/108470
* doc/extend.texi (Common Function Attributes): Document that
noinline also disables some interprocedural optimizations and
improve flow to the part about using inline asm instead to
disable calls from being optimized away completely.  Remove the
sentence that says noipa is mainly for internal compiler testing.
gcc/doc/extend.texi