This is the mail archive of the gcc-patches@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: [Darwin] Patch c++/15428


On Fri, 21 May 2004 18:19:22 -0700, Matt Austern <austern@apple.com> wrote:

> On May 20, 2004, at 2:04 PM, Jason Merrill wrote:
>
>> I still don't see why.  You explained above why this is necessary if
>> there's a previous extern instantiation, but in that case we already do
>> explicit instantiations on all targets.
>
> If so, then I missed something!  (Always possible.)  When I did my original
> linkonce work for Darwin, I didn't find any logic that treated this case
> specially.

Ah, I see, I was thinking that the explicitly_instantiate_members variable
was preexisting, and you had only added a reference to the macro.  It all
makes sense to me now.

Jason


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