This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Solving mt_allocator's static initialization ordering problem
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Brad Spencer <spencer at infointeractive dot com>
- Cc: pcarlini at suse dot de, libstdc++ at gcc dot gnu dot org
- Date: Wed, 30 Jun 2004 21:32:47 -0500
- Subject: Re: Solving mt_allocator's static initialization ordering problem
- Organization: Red Hat / Chicago
- References: <20040506151114.GR21258@eng.infointeractive.com><20040628173638.GO12291@eng.infointeractive.com><40E2A433.5050908@suse.de><20040630150654.GB3159@eng.infointeractive.com>
Dudes, excellent work.
This patch is in. For the first time, darwin results with mt_alloc match
__pool_alloc and new_alloc. Whooo hoooo!!!!
I'm writing docs for __mt_alloc::_Tune.
Let's switch the linux defaults now. Let me test a bit more on 64bit, non-x86 linux.
tested x86/linux
tested powerpc/darwin