This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] mt_alloc: tunable alignment
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 18 Jun 2004 17:37:36 -0500
- Subject: Re: [Patch] mt_alloc: tunable alignment
- Organization: Red Hat / Chicago
- References: <40D35DB9.7090409@suse.de>
>Tested check/check-performance on x86/x86-64/ia64. Also checked of course
>that no wrong alignment warnings are emitted on ia64 at run time.
>
>Ok with you?
Excellent, thanks for this!
-benjamin