This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/52795] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64


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

--- Comment #7 from Iain Sandoe <iains at gcc dot gnu.org> ---
(In reply to Dominique d'Humieres from comment #5)
> This PR seems fixed on x86_64-apple-darwin14.5 with Xcode 7.

I don't think it's actually "fixed" as such, the newer linkers are capable of
handling symbol aliasing - so probably there's no reported error/warning but
likely the atoms are still not correctly detected (however, I've not proved
this assertion).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]