This is the mail archive of the gcc@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]

Re: Proposed change: weak symbol support for Darwin


On Tuesday, October 14, 2003, at 03:00 PM, Mark Mitchell wrote:
The only reason I was reluctant to make the change globally was that
on most platforms (e.g. Linux/x86) the current scheme ain't broke.

For right or wrong, the ABI requires that all vtables with external
linkage have "vague linkage". Therefore, I don't think we should change
the linkage of vtables on any platform, except those that don't have
proper support for weak/COMDAT/etc.

Ok, then I can revise my current patch thusly...


Ok?

Attachment: keyinline-a.diffs.txt
Description: Text document


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