This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog ChangeLog.libstdcxx ...
- From: paolo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 12 May 2005 21:38:18 -0000
- Subject: gcc/libstdc++-v3 ChangeLog ChangeLog.libstdcxx ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: libstdcxx_so_7-branch
Changes by: paolo@gcc.gnu.org 2005-05-12 21:38:18
Modified files:
libstdc++-v3 : ChangeLog ChangeLog.libstdcxx_so_7-branch
Makefile.in acinclude.m4 configure linkage.m4
libstdc++-v3/config/os/aix: os_defines.h
libstdc++-v3/config/os/djgpp: os_defines.h
libstdc++-v3/config/os/hpux: os_defines.h
libstdc++-v3/config/os/irix/irix5.2: os_defines.h
libstdc++-v3/config/os/irix/irix6.5: os_defines.h
libstdc++-v3/config/os/solaris/solaris2.5: os_defines.h
libstdc++-v3/config/os/solaris/solaris2.6: os_defines.h
libstdc++-v3/config/os/solaris/solaris2.7: os_defines.h
libstdc++-v3/docs/doxygen: doxygroups.cc user.cfg.in
libstdc++-v3/docs/html: test.html
libstdc++-v3/docs/html/17_intro: porting.html porting.texi
libstdc++-v3/docs/html/ext: lwg-active.html lwg-defects.html
libstdc++-v3/include: Makefile.in
libstdc++-v3/include/bits: basic_string.h cpp_type_traits.h
deque.tcc fstream.tcc
locale_facets.tcc stl_algo.h
stl_bvector.h stl_deque.h stl_list.h
stl_map.h stl_multimap.h
stl_multiset.h stl_set.h stl_vector.h
vector.tcc
libstdc++-v3/include/debug: bitset debug.h formatter.h
libstdc++-v3/include/ext: mt_allocator.h pool_allocator.h rope
ropeimpl.h
libstdc++-v3/include/std: std_bitset.h
libstdc++-v3/include/tr1: type_traits
libstdc++-v3/libmath: Makefile.in
libstdc++-v3/libsupc++: Makefile.in
libstdc++-v3/po: Makefile.in
libstdc++-v3/scripts: create_testsuite_files
libstdc++-v3/src: Makefile.in
libstdc++-v3/testsuite: Makefile.am Makefile.in
testsuite_character.cc
testsuite_character.h testsuite_hooks.cc
testsuite_hooks.h testsuite_tr1.h
libstdc++-v3/testsuite/27_io/basic_filebuf/close/char: 4879.cc
9964.cc
libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char:
13171-2.cc
13582-2.cc
libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t:
13582-2.cc
14975-2.cc
libstdc++-v3/testsuite/27_io/basic_filebuf/open/char: 9507.cc
libstdc++-v3/testsuite/27_io/basic_filebuf/showmanyc/char:
9533-1.cc
libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char:
10097.cc
libstdc++-v3/testsuite/27_io/objects/char: 7.cc 9661-1.cc
libstdc++-v3/testsuite/27_io/objects/wchar_t: 7.cc 9661-1.cc
libstdc++-v3/testsuite/ext/bitmap_allocator:
check_allocate_max_size.cc
check_deallocate_null.cc
libstdc++-v3/testsuite/lib: libstdc++.exp
libstdc++-v3/testsuite/tr1/4_metaprogramming/relationships_between_types/is_convertible:
is_convertible.cc
libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_nothrow_assign:
has_nothrow_assign.cc
libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_nothrow_copy:
has_nothrow_copy.cc
libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_assign:
has_trivial_assign.cc
libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_copy:
has_trivial_copy.cc
Added files:
libstdc++-v3/testsuite/22_locale/money_get: 3.cc
libstdc++-v3/testsuite/22_locale/money_put: 3.cc
libstdc++-v3/testsuite/22_locale/num_get: 3.cc
libstdc++-v3/testsuite/22_locale/num_get/get/char: 16.cc
libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t: 16.cc
libstdc++-v3/testsuite/22_locale/num_put: 3.cc
libstdc++-v3/testsuite/23_containers/bitset: 18604.cc
libstdc++-v3/testsuite/23_containers/deque: 18604.cc
libstdc++-v3/testsuite/23_containers/list: 18604.cc
libstdc++-v3/testsuite/23_containers/map: 18604.cc
libstdc++-v3/testsuite/23_containers/set: 18604.cc
libstdc++-v3/testsuite/23_containers/vector: 18604.cc
libstdc++-v3/testsuite/23_containers/vector/bool: 21244.cc
Log message:
2005-05-12 Paolo Carlini <pcarlini@suse.de>
Merged to mainline at tag libstdcxx_so_7-merge-20050512.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2456.2.24&r2=1.2456.2.25
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.47&r2=1.1.2.48
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.140.2.12&r2=1.140.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/acinclude.m4.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.288.4.12&r2=1.288.4.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.384.4.17&r2=1.384.4.18
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/linkage.m4.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.6.2&r2=1.6.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/aix/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3.22.1&r2=1.3.22.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/djgpp/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/hpux/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.11&r2=1.11.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix5.2/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3&r2=1.3.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/irix/irix6.5/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.4&r2=1.4.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.5/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.6/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2&r2=1.2.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/config/os/solaris/solaris2.7/os_defines.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3&r2=1.3.22.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/doxygroups.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.11.20.1&r2=1.11.20.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/doxygen/user.cfg.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.28.18.6&r2=1.28.18.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/test.html.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.9.6.1&r2=1.9.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/porting.html.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.12&r2=1.12.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/17_intro/porting.texi.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.13&r2=1.13.18.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-active.html.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.12.3&r2=1.6.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/ext/lwg-defects.html.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.12.3&r2=1.6.12.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.101.4.19&r2=1.101.4.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/basic_string.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.59.2.9&r2=1.59.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/cpp_type_traits.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.10.4.3&r2=1.10.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/deque.tcc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.16.2.1&r2=1.16.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/fstream.tcc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.121.2.6&r2=1.121.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/locale_facets.tcc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.191.4.8&r2=1.191.4.9
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.9&r2=1.47.6.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_bvector.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.36.2.4&r2=1.36.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_deque.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.49.2.6&r2=1.49.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_list.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.40.2.7&r2=1.40.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_map.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.24.2.3&r2=1.24.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multimap.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.23.2.3&r2=1.23.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_multiset.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.24.2.2&r2=1.24.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_set.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.23.2.2&r2=1.23.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_vector.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.47.2.5&r2=1.47.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/vector.tcc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.16.2.3&r2=1.16.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/debug/bitset.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.4&r2=1.4.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/debug/debug.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2.22.1&r2=1.2.22.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/debug/formatter.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.2.1&r2=1.6.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.28.4.8&r2=1.28.4.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/pool_allocator.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.11.4.6&r2=1.11.4.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/rope.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.16.4.3&r2=1.16.4.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/ropeimpl.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.27.4.2&r2=1.27.4.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_bitset.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.23.2.3&r2=1.23.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/tr1/type_traits.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libmath/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.96.4.10&r2=1.96.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.111.4.10&r2=1.111.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/po/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.41.4.10&r2=1.41.4.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/scripts/create_testsuite_files.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.30.2&r2=1.1.30.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.203.2.14&r2=1.203.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.am.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.36.2.7&r2=1.36.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/Makefile.in.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.74.2.13&r2=1.74.2.14
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_character.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2.4.1&r2=1.2.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_character.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2.10.1&r2=1.2.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_hooks.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.21.4.4&r2=1.21.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_hooks.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.27.4.5&r2=1.27.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/testsuite_tr1.h.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.6&r2=1.1.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_get/3.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/money_put/3.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/3.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/char/16.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/16.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/22_locale/num_put/3.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/bitset/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/deque/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/list/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/map/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/set/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/18604.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/23_containers/vector/bool/21244.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=NONE&r2=1.1.8.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/4879.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.4.12.1&r2=1.4.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/9964.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.6.1&r2=1.6.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13171-2.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3.18.1&r2=1.3.18.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/char/13582-2.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2.24.1&r2=1.2.24.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/13582-2.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.2&r2=1.2.24.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/14975-2.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.4.1&r2=1.1.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/9507.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.6.6.2&r2=1.6.6.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/showmanyc/char/9533-1.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.5&r2=1.5.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/10097.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/7.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/char/9661-1.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.5.6.1&r2=1.5.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/7.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3.12.1&r2=1.3.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/objects/wchar_t/9661-1.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.3.12.1&r2=1.3.12.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/bitmap_allocator/check_allocate_max_size.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/bitmap_allocator/check_deallocate_null.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/lib/libstdc++.exp.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.19.6.10&r2=1.19.6.11
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/relationships_between_types/is_convertible/is_convertible.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.6.1&r2=1.1.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_nothrow_assign/has_nothrow_assign.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_nothrow_copy/has_nothrow_copy.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_assign/has_trivial_assign.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/has_trivial_copy/has_trivial_copy.cc.diff?cvsroot=gcc&only_with_tag=libstdcxx_so_7-branch&r1=1.1.2.2&r2=1.1.2.3