This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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]

Re: [PATCH] Two level comdat priorities in gold


> While it is possible to construct test cases for this problem using C
> inline functions, in practice the problem is going to arise in C++.
> In C++ it's similar to the problem solved by using ABI tags.  This
> suggests to me that we should have a compiler option allowing an ABI
> tag to be specified for all weak definitions.  As far as I can see
> that would address the entire problem, with no confusion about -r, and
> permitting optimized functions to call optimized versions of the vague
> linkage definitions.

Interesting. Where are ABI tags documented?

Thanks,
Rafael


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