public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Marek Polacek <polacek@redhat.com>
Cc: Andrew Pinski <pinskia@gmail.com>, GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH v2] opts: SANITIZE_ADDRESS wrongly cleared [PR108543]
Date: Thu, 26 Jan 2023 17:50:59 +0100	[thread overview]
Message-ID: <Y9Kvc1bGXrK5HAun@tucnak> (raw)
In-Reply-To: <Y9Ks/THdiuq70HW3@redhat.com>

On Thu, Jan 26, 2023 at 11:40:29AM -0500, Marek Polacek via Gcc-patches wrote:
> 	PR middle-end/108543
> 
> gcc/ChangeLog:
> 
> 	* opts.cc (parse_sanitizer_options): Don't always clear SANITIZE_ADDRESS
> 	if it was previously set.
> 
> gcc/testsuite/ChangeLog:
> 
> 	* c-c++-common/asan/pointer-subtract-5.c: New test.
> 	* c-c++-common/asan/pointer-subtract-6.c: New test.
> 	* c-c++-common/asan/pointer-subtract-7.c: New test.
> 	* c-c++-common/asan/pointer-subtract-8.c: New test.

LGTM.

	Jakub


      reply	other threads:[~2023-01-26 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 23:25 [PATCH] " Marek Polacek
2023-01-26  1:49 ` Andrew Pinski
2023-01-26 16:40   ` [PATCH v2] " Marek Polacek
2023-01-26 16:50     ` Jakub Jelinek [this message]

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=Y9Kvc1bGXrK5HAun@tucnak \
    --to=jakub@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=pinskia@gmail.com \
    --cc=polacek@redhat.com \
    /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).