https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104677
Vincent Lefèvre <vincent-gcc at vinc17 dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|With -fprofile-arcs, the |Please update documentation
|name of the .gcda file is |about the name of the .gcda
|incorrect |files
--- Comment #2 from Vincent Lefèvre <vincent-gcc at vinc17 dot net> ---
OK. The patch should have updated the -fprofile-arcs documentation.
BTW, @file{@var{sourcename}.gcda} appears a couple of times in invoke.texi (for
-fbranch-probabilities and for -fprofile-dir). This should be updated too.