public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-5471] doc: Update reference to AddressSanitizer
Date: Sat, 28 Jan 2023 10:37:59 +0000 (GMT)	[thread overview]
Message-ID: <20230128103759.D6FDB3858D20@sourceware.org> (raw)

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

commit r13-5471-ga0bf71be605732b7c658c6367d6a1ada29cffb1b
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jan 28 11:35:40 2023 +0100

    doc: Update reference to AddressSanitizer
    
    gcc/ChangeLog:
    
            * doc/invoke.texi (Instrumentation Options): Update reference to
            AddressSanitizer.

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 a371cd91ef8..6e3f5bf8216 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -16563,7 +16563,7 @@ this can be achieved with @samp{setarch `uname -m` -R ./prog}.
 @item -fsanitize=kernel-address
 @opindex fsanitize=kernel-address
 Enable AddressSanitizer for Linux kernel.
-See @uref{https://github.com/google/kasan} for more details.
+See @uref{https://github.com/google/kernel-sanitizers} for more details.
 
 @item -fsanitize=hwaddress
 @opindex fsanitize=hwaddress

                 reply	other threads:[~2023-01-28 10:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230128103759.D6FDB3858D20@sourceware.org \
    --to=gerald@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).