https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93731
Iain Sandoe <iains at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Iain Sandoe <iains at gcc dot gnu.org> --- I checked current gcc-9 on Darwin11 and the sanitiser builds and tests there without any such issue, so we only need to exclude for Darwin <= 10 for gcc-9. This PR should be fixed now.