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]

Re: purify experiments


>>>>> Joe Buck <jbuck@synopsys.com> writes:

> Wasn't this clarified by the committee and the addition of the "export"
> keyword?  That is, shouldn't a template be always treated as a static
> function, unless export is given?

No.  Template instantiations still have weak linkage.

> Also, even if we *do* need to save everything, any clues as to why the
> representation is so large?

No, not offhand.  I'm sure it could be tightened up, but I don't have the
time to analyze it right now.

Jason


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