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]

[v3] fixup __pool_alloc linkage


... Andreas Tobler noticed some issues. Now, I think the real problem
has to do with vague linkage on Mac OS X (since even AIX is fine), but I
don't feel like fighting this at the moment, so I've switched back to
the old linkage setup. (extern template, explicit instantiation, export).

I went through and did edits on the link map since I was there.

-benjamin

tested x86/linux
tested powerpc/darwin

Attachment: p.20030612-1
Description: Binary data


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