public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-6036] doc: Update link to KernelAddressSanitizer
@ 2020-12-15  7:29 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-12-15  7:29 UTC (permalink / raw)
  To: gcc-cvs

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

commit r11-6036-ge51ef5f95f5fb82dd2495affa65c95c4e988f53a
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Tue Dec 15 08:26:50 2020 +0100

    doc: Update link to KernelAddressSanitizer
    
    gcc/ChangeLog:
    
    2020-12-15  Gerald Pfeifer  <gerald@pfeifer.com>
    
            * doc/invoke.texi (Instrumentation Options): Update link to
            KernelAddressSanitizer.

Diff:
---
 gcc/doc/invoke.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 691b4cbd287..1e025f3285a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -14586,7 +14586,7 @@ currently supported on is AArch64.
 @item -fsanitize=kernel-address
 @opindex fsanitize=kernel-address
 Enable AddressSanitizer for Linux kernel.
-See @uref{https://github.com/google/kasan/wiki} for more details.
+See @uref{https://github.com/google/kasan} for more details.
 
 @item -fsanitize=hwaddress
 @opindex fsanitize=hwaddress


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-15  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15  7:29 [gcc r11-6036] doc: Update link to KernelAddressSanitizer Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).