------- Comment #15 from bonzini at gnu dot org 2008-01-13 12:02 ------- Considering that we allocate exactly 1 sparseset per function, it cannot change the performance in any way to initialize the memory, so maybe we do want to go for that. But it is just stupid IMHO if the beauty of the data structure is that it allows O(1) creation.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33796