On 8/10/24 13:24, Gerald Pfeifer wrote:
+With @code{-fprofile-use} all portions of programs not executed during
+training runs are optimized aggressively for size rather than speed.
+In some cases it is not practical to train all possible hot paths in
+the program. (For example, a program may co
I became aware of a typo in this paragraph and then realized there is more
room for editorial changes (grammar, consistency, and being more clear).
*Not* pushed. Honza, Sandra, what do you think?
Gerald
gcc:
* doc/invoke.texi (Optimize Options) <-fprofile-partial-training>:
Ed