public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [PATCH 1/4] libsanitizer: merge from upstream (c425db2eb558c263)
@ 2023-11-17 11:15 FX Coudert
  2023-11-17 11:31 ` FX Coudert
  0 siblings, 1 reply; 9+ messages in thread
From: FX Coudert @ 2023-11-17 11:15 UTC (permalink / raw)
  To: GCC Patches; +Cc: Jakub Jelinek, Iain Sandoe

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

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 1/4] libsanitizer: merge from upstream (c425db2eb558c263)
@ 2023-11-15 10:56 Jakub Jelinek
  2023-11-15 11:01 ` Sam James
  2023-11-15 11:40 ` Richard Biener
  0 siblings, 2 replies; 9+ messages in thread
From: Jakub Jelinek @ 2023-11-15 10:56 UTC (permalink / raw)
  To: Richard Biener; +Cc: gcc-patches, Iain Sandoe, Jeff Law

[-- Attachment #1: Type: text/plain, Size: 583 bytes --]

Hi!

The following patch is result of libsanitizer/merge.sh
from c425db2eb558c263 (yesterday evening).

Bootstrapped/regtested on x86_64-linux and i686-linux (together with
the follow-up 3 patches I'm about to post).

Iain, could you please check Darwin?

And anyone else their favourite platform?

BTW, seems upstream has added riscv64 support for I think lsan/tsan,
so if anyone is willing to try it there, it would be a matter of
copying e.g. the s390*-*-linux* libsanitizer/configure.tgt entry
to riscv64-*-linux* with the obvious s/s390x/riscv64/ change in it.

Thanks.

	Jakub

[-- Attachment #2: gcc14-libsanitizer-merge.patch.gz --]
[-- Type: application/gzip, Size: 140278 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-21 13:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-17 11:15 [PATCH 1/4] libsanitizer: merge from upstream (c425db2eb558c263) FX Coudert
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

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).