]> git.ipfire.org Git - thirdparty/gcc.git/commit
Doc: always_inline attribute vs multiple TUs and LTO [PR113203]
authorSandra Loosemore <sloosemore@baylibre.com>
Tue, 15 Apr 2025 03:49:06 +0000 (03:49 +0000)
committerSandra Loosemore <sloosemore@baylibre.com>
Tue, 15 Apr 2025 03:58:31 +0000 (03:58 +0000)
commitfc89b1face0d207710eaa3d8f5af3adcffd5c5c9
treed4db9e0c34275dba5b93fdd70caa98578533d32e
parent764f02327f7b2dc6ac5abaf89038e51cf0ee6d13
Doc: always_inline attribute vs multiple TUs and LTO [PR113203]

gcc/ChangeLog
PR ipa/113203
* doc/extend.texi (Common Function Attributes): Explain how to
use always_inline in programs that have multiple translation
units, and that LTO inlining additionally needs optimization
enabled.
gcc/doc/extend.texi