This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] switch std::allocator to __mt_alloc


Perhaps there are remaining problems in the no-weak parts of this patch. 

The alternative is to switch to a configuration-time flag to select
std::allocator, a default of __mt_alloc on systems that support weak,
and the status quo on all others.

I'll wait 24hrs on this.

tested x86/linux

Attachment: p.20040306-3.patch
Description: Text document


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