------- Comment #2 from alexey dot starovoytov at gmail dot com 2008-01-04 05:28 ------- ext/pb_ds/regression/trie_data_map_rand.cc is a self-contained testcase from existing code base. I couldn't narrow down it further, since all derived testcases produced correct instantiation of the constructor. See description. It seems that complexity of this trie_data_map_rand.cc makes g++ front-end to miss type equivalence during the search for a constructor.
-- alexey dot starovoytov at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33504