On 7/8/19 11:43 AM, Martin Liška wrote:
@@ -12407,7 +12407,9 @@ To optimize the program based on the collected profile
information, use
@item -fprofile-note=@var{path}
@opindex fprofile-note
-If @var{path} is specified, GCC saves gcno filename into @var{path} location.
+If @var{path} is specified, GCC saves @file{.gcno} file into @var{path}
+location. If you not combine the option with multiple source files,
s/not // ??
It doesn't make sense as written.
+the @file{.gcno} file will be overwritten.
@item -fprofile-update=@var{method}
@opindex fprofile-update
-Sandra