Hide Forgot
Created attachment 499776 [details] reproducer Description of problem: See the attached reproducer. Version-Release number of selected component (if applicable): libstdc++-devel-4.6.0-6.fc15.x86_64 Additional info: I think this cannot be triggered through normal use of std::hash_map or std::hash_set, because it requires that the bucket contains two nodes with equal key.
Created attachment 499777 [details] patch
Benjamin, can you please take care of this, or alternatively, David, can you file it to gcc.gnu.org/bugzilla instead?
okay
it has been already fixed upstream