------- Comment #11 from rguenth at gcc dot gnu dot org  2009-08-27 16:08 
-------
Thanks paolo.

It is btw

_ZN10__gnu_pbds13gp_hash_tableINS_4test10basic_typeES2_NS1_4hashESt8equal_toIS2_ENS1_27direct_mod_range_hashing_t_IN9__gnu_cxx15throw_allocatorIS2_EEEENS1_21quadratic_probe_fn_t_IS2_S9_EENS_27hash_standard_resize_policyINS1_25hash_prime_size_policy_t_ENS1_33hash_load_check_resize_trigger_t_IS9_Lm1ELm8ELm1ELm2ELb1EEELb1EmEELb0ES9_E4swapERSI_

that has this issue.  That is, basic_hash_table<...>::swap which eventually
ends up - somewhere (it's a maze in that libstdc++!)


-- 


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

Reply via email to