--- Additional Comments From jzampier at gmail dot com 2005-08-05 02:58
---
Created an attachment (id=9434)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9434&action=view)
The offending code.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23244
apparent if you run valgrind on the exec.
// (I don't have it on this machine, or I'd include the output)
// Why is this the case? Iterating over a map
// should not require computation of a hash key.
// While not really a bug, this is a caveat that should
// be documented some