[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

2020-08-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96285

Martin Liška  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Martin Liška  ---
Fixed now.

[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

2020-08-26 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96285

--- Comment #3 from CVS Commits  ---
The master branch has been updated by Jeff Law :

https://gcc.gnu.org/g:8ca43e4ea58ae436af4b5818916abc15b2fd8f49

commit r11-2891-g8ca43e4ea58ae436af4b5818916abc15b2fd8f49
Author: Göran Uddeborg 
Date:   Wed Aug 26 17:06:28 2020 -0600

Fix documentation of -fprofile-exclude-files

The wording of the description of -fprofile-exclude-files is easy to
misunderstand.  One can be led to believe a file is excluded only if
it matches all of the patterns, not just one.  This patch tries to
clarify the function.  It also adjusts the wording of
-fprofile-filter-files accordingly.

gcc/

PR gcov-profile/96285
* common.opt, doc/invoke.texi: Clarify wording of
-fprofile-exclude-files and adjust -fprofile-filter-files to
match.

[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

2020-07-24 Thread goeran at uddeborg dot se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96285

--- Comment #2 from Göran Uddeborg  ---
Sure, I'll put it together shortly.

[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

2020-07-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96285

--- Comment #1 from Martin Liška  ---
Hey Göran.

I like both your suggestions for the documentation update. Can you please send
a patch to the gcc-patches mailing list?

[Bug gcov-profile/96285] The documentation of -fprofile-exclude-files is unclear

2020-07-23 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96285

Martin Liška  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1
   Last reconfirmed||2020-07-23
   Assignee|unassigned at gcc dot gnu.org  |marxin at gcc dot 
gnu.org