------- Comment #1 from pcarlini at suse dot de 2007-07-27 09:26 ------- Note that we are talking about one of the *legacy*, extension, HP/SGI containers: those in general are only minimally maintained these days because standard replacements are being prepared for C++0x and already available in TR1: basically, we care only about serious regressions. That particular behavior, evidently on purpose in the implementation (i.e., the initial comparison of the number of buckets) has remained like this for some 12 years and will not be changed now, sorry. Well, also note that it's debatable whether and which equality operator makes sense for an unordered container, the ones currently standardized for example miss comparison operators completely.
-- pcarlini at suse dot de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32910