------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-28 22:08 
-------
Subject: Bug 17441

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         libstdcxx_so_7-branch
Changes by:     [EMAIL PROTECTED]       2004-10-28 22:08:18

Modified files:
        libstdc++-v3   : ChangeLog.libstdcxx_so_7-branch 
        libstdc++-v3/include/bits: stl_algo.h 
Added files:
        libstdc++-v3/testsuite/25_algorithms/find: 17441.cc 

Log message:
        2004-10-28  Chris Jefferson  <[EMAIL PROTECTED]>
        
        PR libstdc++/17441
        * include/bit/stl_algo.h (find(,,,input_iterator_tag),
        find(,,,random_access_interator_tag),
        find_if(,,,input_iterator_tag),
        find_if(,,,random_access_iterator_tag)): Uglify function name.
        (find, find_if): Use new uglified specialisation names.
        * testsuite/25_algorithms/find/17441.cc: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.14&r2=1.1.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.47.6.2&r2=1.47.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/25_algorithms/find/17441.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.2.1



-- 


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

Reply via email to