Re: [ASAN/KSAN/TSAN doc patch] Fix broken sanitizer links in docs/invoke.texi

2015-09-25 Thread Tobias Burnus
Tobias Burnus wrote: I intent to install it for GCC 6, 5 and 4.9. I have now committed it to the trunk and the two branches - including a wording change (When setting it to -> When set to; plus adding a second space after the end-of-sentence period.) Tobias

[ASAN/KSAN/TSAN doc patch] Fix broken sanitizer links in docs/invoke.texi

2015-09-25 Thread Tobias Burnus
Dear all, the attached patch fixes the broken sanitizer links, coming from Google's move from code.google.com to GitHub. I additionally added "help=1" to the ASAN options as that shows the really supported options of the installed ASAN library (the web page can be newer/older or just incomplete) a