https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63998
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to rguent...@suse.de from comment #5) > I'd rather skip the test for darwin then. The test tests sth with > "weak" which results in alias definitions, so if that doesn't work > then what's the point testing it? Confirmed fixed, as indicated. Thanks.