profile mode patch

François Dumont frs.dumont@gmail.com
Sat Dec 10 15:36:00 GMT 2011


Attached patch applied.

2011-12-12  François Dumont <fdumont@gcc.gnu.org>

         * include/profile/unordered_set: Minor formatting changes.
         (unordered_set<>::_M_profile_destruct,
         unordered_multiset<>::_M_profile_destruct): Fix implementation 
to not
         rely on normal implementation details anymore.
         (unordered_set<>::_M_profile_resize,
         unordered_multiset<>::_M_profile_resize): Implement consistently
         accross all unordered containers.
         (unordered_set<>::emplace, unordered_set<>::emplace_hint,
         unordered_multiset<>::emplace, 
unordered_multset<>::emplace_hint): Add
         to signal rehash to profiling system.
         * include/profile/unordered_map: Likewise for unordered_map<> and
         unordered_multimap<>.


Thanks Paolo for the help on the ChangeLog, this is quite hard sometimes 
to find the correct level of details.

François
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profile.patch
Type: text/x-patch
Size: 17927 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111210/78965288/attachment.bin>


More information about the Gcc-patches mailing list