https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63997
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iains at gcc dot gnu.org --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > The testcase uses -shared at link time which is supposed to build a shared > object and generate an external (unresolved) reference to _master. Why is > that (/* { dg-extra-ld-options { -shared } } */) not working on darwin? pr59888?