This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/23528] Wrong default allocator in ext/hash_map
- From: "mattias dot ellert at tsl dot uu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2005 12:02:39 -0000
- Subject: [Bug libstdc++/23528] Wrong default allocator in ext/hash_map
- References: <20050823115827.23528.mattias.ellert@tsl.uu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mattias dot ellert at tsl dot uu dot se 2005-08-23 12:02 -------
Created an attachment (id=9564)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9564&action=view)
Patch against the gcc 3.4.4 STL headers
With this patch applied to gcc 3.4.4 it compiles correctly with this compiler
too.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23528