public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: Yury Gribov <y.gribov@samsung.com>, Marek Polacek <polacek@redhat.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	Jakub Jelinek <jakub@redhat.com>,
	       Vyacheslav Tyrtov <v.tyrtov@samsung.com>
Subject: Re: [PATCH] Fix UBSan builtin types
Date: Thu, 20 Aug 2015 17:35:00 -0000	[thread overview]
Message-ID: <55D60E52.3000406@redhat.com> (raw)
In-Reply-To: <55D6037F.7030704@samsung.com>

On 08/20/2015 10:42 AM, Yury Gribov wrote:
> Hi all,
>
> GCC builtins BUILT_IN_UBSAN_HANDLE_NONNULL_ARG and
> BUILT_IN_UBSAN_HANDLE_NONNULL_ARG_ABORT were using
> BT_FN_VOID_PTR_PTRMODE whereas they are really BT_FN_VOID_PTR:
>    void __ubsan::__ubsan_handle_nonnull_return(NonNullReturnData *Data)
>
> The patch fixes it.  I only tested ubsan.exp (I doubt that bootstrap +
> full testsuite will add anything to this).
>
> Ok for trunk?
>
> Best regards,
> Yury Gribov
>
> fix-ubsan-builtin-types-1.patch
>
>
> commit d4747c9c7f78789ec7119fce07cd4526c4168ee0
> Author: Yury Gribov<y.gribov@samsung.com>
> Date:   Thu Aug 20 19:10:30 2015 +0300
>
>      2015-08-20  Yury Gribov<y.gribov@samsung.com>
>
>      gcc/
>      	* sanitizer.def (BUILT_IN_UBSAN_HANDLE_NONNULL_ARG,
>      	BUILT_IN_UBSAN_HANDLE_NONNULL_ARG): Fix builtin types.

OK.
jeff

      reply	other threads:[~2015-08-20 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-20 16:51 Yury Gribov
2015-08-20 17:35 ` Jeff Law [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=55D60E52.3000406@redhat.com \
    --to=law@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=polacek@redhat.com \
    --cc=v.tyrtov@samsung.com \
    --cc=y.gribov@samsung.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).