public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: FX Coudert <fxcoudert@gmail.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Cc: Jakub Jelinek <jakub@redhat.com>, Iain Sandoe <iain@sandoe.co.uk>
Subject: Re: [PATCH 1/4] libsanitizer: merge from upstream (c425db2eb558c263)
Date: Fri, 17 Nov 2023 12:15:30 +0100	[thread overview]
Message-ID: <132D736A-6429-46DF-A6F7-4AB933805319@gmail.com> (raw)

Heads-up: this broke bootstrap on darwin:

> +typedef void (^dispatch_mach_handler_t)(dispatch_mach_reason reason,
> +                                        dispatch_mach_msg_t message,
> +                                        mach_error_t error);


Blocks are an Apple/clang extension, not (yet) supported by GCC.

FX

             reply	other threads:[~2023-11-17 11:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 11:15 FX Coudert [this message]
2023-11-17 11:31 ` FX Coudert
2023-11-17 11:41   ` Jakub Jelinek
2023-11-17 11:57     ` FX Coudert
2023-11-21 11:55       ` Iain Sandoe
2023-11-21 13:15         ` FX
  -- strict thread matches above, loose matches on Subject: below --
2023-11-15 10:56 Jakub Jelinek
2023-11-15 11:01 ` Sam James
2023-11-15 11:40 ` Richard Biener

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=132D736A-6429-46DF-A6F7-4AB933805319@gmail.com \
    --to=fxcoudert@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=iain@sandoe.co.uk \
    --cc=jakub@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).