r134978 - in /branches/gcc-4_3-branch/libstdc++...

singler@gcc.gnu.org singler@gcc.gnu.org
Tue May 6 08:56:00 GMT 2008


Author: singler
Date: Tue May  6 08:56:35 2008
New Revision: 134978

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134978
Log:
2008-05-06  Johannes Singler  <singler@ira.uka.de>

        * include/parallel/multiway_merge.h:
          (multiway_merge_*_unguarded):
          Pass sentinel directly, to allow correct determination.
          (multiway_merge_loser_tree_unguarded):
          Remove over-cautious assertion.
          (calls to multiway_merge_*_splitting):
          Parametrize with type that is correct in all cases.
        * include/parallel/losertree.h:
          (delete_min_insert (in many classes)):
          Correct and standardize assertions.


Modified:
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/include/parallel/losertree.h
    branches/gcc-4_3-branch/libstdc++-v3/include/parallel/multiway_merge.h



More information about the Gcc-cvs mailing list