[Bug libstdc++/24064] tr1::unordered_map seems to seg-fault when caching hash values

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Mon Sep 26 10:17:00 GMT 2005


------- Additional Comments From pcarlini at suse dot de  2005-09-26 10:17 -------
Just a side note for now: the entire cached/non-cached thing should be carefully
reviewed as soon as possible, because it's certainly not standard conforming 
adding additional template parameters (see DR94, in particular the Rationale).
This implies that, *short-term* indeed, we could simply remove the argument and
disable the possibility of caching (while keeping & reviewing the infrastructure)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24064



More information about the Gcc-bugs mailing list