This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/24064] tr1::unordered_map seems to seg-fault when caching hash values
- From: "chris at bubblescope dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2005 13:47:08 -0000
- Subject: [Bug libstdc++/24064] tr1::unordered_map seems to seg-fault when caching hash values
- References: <20050926095414.24064.atavory@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From chris at bubblescope dot net 2005-09-26 13:47 -------
Sorry, you are of course changing the second value, which is fine. It's the first one you shouldn't change.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24064