This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/51386] [4.7 Regression]: 23_containers/unordered_set/hash_policy/load_factor.cc execution timeout


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

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-02 11:12:20 UTC ---
Note the huge slow down is entirely in the third block, for
max_load_factor(.3), we must do something about it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]