[Bug libstdc++/17780] New: std::allocator vs. static init
bkoz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Oct 1 16:48:00 GMT 2004
Real QoI issue. First reported here:
http://gcc.gnu.org/ml/libstdc++/2004-07/msg00038.html
Seeing other reports in Red Hat's bugzilla.
This is not a libsupc++ issue, but rather an issue with the default allocator.
For 3.4.0, this is fixed because std::allocator uses new_allocator. However,
current incarnations of __mt_alloc and __pool_alloc have issues.
Working on a fix.
-benjamin
--
Summary: std::allocator vs. static init
Product: gcc
Version: 3.3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bkoz at gcc dot gnu dot org
CC: adah at netstd dot com,gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17780
More information about the Gcc-bugs
mailing list