This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r145019 - in /branches/redhat/gcc-4_4-branch: ....
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 23 Mar 2009 23:32:02 -0000
- Subject: r145019 - in /branches/redhat/gcc-4_4-branch: ....
Author: jakub
Date: Mon Mar 23 23:31:59 2009
New Revision: 145019
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145019
Log:
svn merge -r144965:145018 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Modified:
branches/redhat/gcc-4_4-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/28277.cc
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/25_algorithms/heap/moveable.cc
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/25_algorithms/search_n/iterator.cc
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-3.cc
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-4.cc
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/ (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/this_thread/ (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/thread/members/ (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/thread/swap/ (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc (props changed)
branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/ext/vstring/inserters_extractors/char/28277.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-1.C
- copied unchanged from r145018, trunk/gcc/testsuite/g++.dg/debug/dwarf2/imported-decl-1.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/ext/vla6.C
- copied unchanged from r145018, trunk/gcc/testsuite/g++.dg/ext/vla6.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/warn/Wshadow-4.C
- copied unchanged from r145018, trunk/gcc/testsuite/g++.dg/warn/Wshadow-4.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/gfortran.dg/pr39516.f
- copied unchanged from r145018, trunk/gcc/testsuite/gfortran.dg/pr39516.f
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/for-8.C
- copied unchanged from r145018, trunk/libgomp/testsuite/libgomp.c++/for-8.C
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/loop-11.C
- copied unchanged from r145018, trunk/libgomp/testsuite/libgomp.c++/loop-11.C
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.c++/loop-12.C
- copied unchanged from r145018, trunk/libgomp/testsuite/libgomp.c++/loop-12.C
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.c/loop-11.c
- copied unchanged from r145018, trunk/libgomp/testsuite/libgomp.c/loop-11.c
branches/redhat/gcc-4_4-branch/libgomp/testsuite/libgomp.c/loop-12.c
- copied unchanged from r145018, trunk/libgomp/testsuite/libgomp.c/loop-12.c
Modified:
branches/redhat/gcc-4_4-branch/ (props changed)
branches/redhat/gcc-4_4-branch/gcc/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/DATESTAMP
branches/redhat/gcc-4_4-branch/gcc/c-parser.c
branches/redhat/gcc-4_4-branch/gcc/cgraph.h
branches/redhat/gcc-4_4-branch/gcc/config.gcc
branches/redhat/gcc-4_4-branch/gcc/config/cris/linux.h
branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog-2007 (props changed)
branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog-2008 (props changed)
branches/redhat/gcc-4_4-branch/gcc/cp/decl.c
branches/redhat/gcc-4_4-branch/gcc/cp/name-lookup.c
branches/redhat/gcc-4_4-branch/gcc/cp/parser.c
branches/redhat/gcc-4_4-branch/gcc/cp/pt.c
branches/redhat/gcc-4_4-branch/gcc/cp/semantics.c
branches/redhat/gcc-4_4-branch/gcc/cp/typeck2.c
branches/redhat/gcc-4_4-branch/gcc/doc/extend.texi
branches/redhat/gcc-4_4-branch/gcc/doc/invoke.texi
branches/redhat/gcc-4_4-branch/gcc/dwarf2out.c
branches/redhat/gcc-4_4-branch/gcc/function.h
branches/redhat/gcc-4_4-branch/gcc/lambda-code.c
branches/redhat/gcc-4_4-branch/gcc/reload.h
branches/redhat/gcc-4_4-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/auto12.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C (props changed)
branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/initlist5.C
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_main.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/gomp/pr39495-2.c
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr36227.c (props changed)
branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/x86_64/abi/callabi/ (props changed)
branches/redhat/gcc-4_4-branch/gcc/testsuite/lib/compat.exp
branches/redhat/gcc-4_4-branch/gcc/testsuite/lib/gcc-defs.exp
branches/redhat/gcc-4_4-branch/gcc/testsuite/lib/target-libpath.exp
branches/redhat/gcc-4_4-branch/gcc/tree-ssa-structalias.c
branches/redhat/gcc-4_4-branch/gcc/tree.h
branches/redhat/gcc-4_4-branch/libgomp/ChangeLog
branches/redhat/gcc-4_4-branch/libiberty/ChangeLog
branches/redhat/gcc-4_4-branch/libiberty/cp-demangle.c
branches/redhat/gcc-4_4-branch/libiberty/testsuite/demangle-expected
branches/redhat/gcc-4_4-branch/libjava/classpath/ (props changed)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/18_support/pthread_guard.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread18185.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/list/pthread5.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/this_thread/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/thread/members/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/30_threads/thread/swap/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog-2007
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/gcc/cp/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr36227.c
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/gcc/testsuite/gcc.target/x86_64/abi/callabi/
('svn:mergeinfo' modified)
Propchange: branches/redhat/gcc-4_4-branch/libjava/classpath/
('svn:mergeinfo' modified)