https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99179

--- Comment #9 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #8)
> I don't see it failing in
> https://gcc.gnu.org/pipermail/gcc-testresults/2025-August/856338.html .
> 
> Did this get fixed?

It no longer fails on Darwin20+ (see note below).

It fails on Darwin < 20 so, no, not exactly fixed - but I'm afraid not a high
priority either.

NUTE:
Newer OS versions no longer support asan on macOS because the APIs to get the
relevant information need Apple Blocks - I have a TODO to fake the necessary
interface as a work-around.

I also have WIP for Apple Blocks, but no realistic chance to have that
sufficiently ready for GCC-16.

Reply via email to