This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/30578] array_allocator can't be safely copied
- From: "skottmckay at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2007 20:02:10 -0000
- Subject: [Bug libstdc++/30578] array_allocator can't be safely copied
- References: <bug-30578-13986@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from skottmckay at gmail dot com 2007-01-24 20:02 -------
Created an attachment (id=12950)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12950&action=view)
Example code showing overwriting of array when copied.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30578