[Bug sanitizer/81649] Instrumentation Options page grammar

2023-03-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81649

--- Comment #3 from CVS Commits  ---
The master branch has been updated by Sandra Loosemore :

https://gcc.gnu.org/g:c5c4fdaccdf444632c9872537b6026dc6758a952

commit r13-6535-gc5c4fdaccdf444632c9872537b6026dc6758a952
Author: Jonathan Grant 
Date:   Tue Mar 7 21:57:44 2023 +

docs: Clarify LeakSanitizer in documentation [PR81649]

gcc/ChangeLog

PR sanitizer/81649
* doc/invoke.texi (Instrumentation Options):  Clarify
LeakSanitizer behavior.

[Bug sanitizer/81649] Instrumentation Options page grammar

2022-12-26 Thread jg at jguk dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81649

--- Comment #2 from Jonny Grant  ---
(In reply to Jakub Jelinek from comment #1)
> That doesn't look correct to me, as it is the option that ensures that the
> executables are linked against such a library, after all, it is the only
> purpose of the option.  Maybe we should just replace the " and t" with ". T".

That sounds good. I made a patch with your change and will email to
gcc-patches. If you could review please.

[Bug sanitizer/81649] Instrumentation Options page grammar

2017-08-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81649

--- Comment #1 from Jakub Jelinek  ---
That doesn't look correct to me, as it is the option that ensures that the
executables are linked against such a library, after all, it is the only
purpose of the option.  Maybe we should just replace the " and t" with ". T".