------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-27 
16:36 -------
Subject: Bug 22102

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-06-27 16:35:51

Modified files:
        libstdc++-v3   : ChangeLog 
        libstdc++-v3/include/bits: stl_tree.h 

Log message:
        2005-06-27  Paolo Carlini  <[EMAIL PROTECTED]>
        
        PR libstdc++/22102
        * include/bits/stl_tree.h (insert_unique(iterator, const _Val&),
        insert_equal((iterator, const _Val&)): Reimplement to check both
        before and after, as per the algorithm "ignore hint if wrong" of
        ISO paper N1780.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3045&r2=1.3046
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_tree.h.diff?cvsroot=gcc&r1=1.45&r2=1.46



-- 


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

Reply via email to