This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r174173 - in /branches/redhat/gcc-4_6-branch: ....
- From: jakub at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 25 May 2011 08:05:54 -0000
- Subject: r174173 - in /branches/redhat/gcc-4_6-branch: ....
Author: jakub
Date: Wed May 25 08:05:53 2011
New Revision: 174173
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174173
Log:
svn merge -r173556:174169 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch
Added:
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/49058_1.cc
- copied unchanged from r174169, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/49058_1.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/49058_2.cc
- copied unchanged from r174169, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/49058_2.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc
- copied unchanged from r174169, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/bind/cv_quals_2.cc
Modified:
branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/functional
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_6-branch/gcc/config/sparc/t-crtin
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/config/sparc/t-crtin
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/access01.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/access01.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete3.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete3.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-static7.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-static7.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/decltype27.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/decltype27.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted26.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted26.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted27.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted27.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum13.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum13.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/error3.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/error3.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh2.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh2.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept10.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept10.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/pr48522.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/pr48522.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae23.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae23.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic108.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic108.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/init/new32.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/new32.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/init/pr48859.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/pr48859.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207-2_0.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207-2_0.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207-3_0.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207-3_0.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207_0.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/lto/pr48207_0.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/opt/pr48967.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/opt/pr48967.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/other/pr49133.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/pr49133.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access21.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access21.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access22.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access22.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/dependent-expr8.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/dependent-expr8.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr49039.C
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr49039.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr49029.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr49029.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48973-1.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48973-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48973-2.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48973-2.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49039.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49039.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49073.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49073.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49123.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49123.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/debug/pr49032.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/debug/pr49032.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48159-1.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48159-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48159-2.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48159-2.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48837.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48837.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48975.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48975.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr49000.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr49000.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr49120.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr49120.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48822.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48822.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49079.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49079.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49039.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr49039.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/pr48172.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/pr48172.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr49002-1.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr49002-1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr49002-2.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr49002-2.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/pr48857.c
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/pr48857.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/generic_24.f90
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/generic_24.f90
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
- copied unchanged from r174169, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
branches/redhat/gcc-4_6-branch/libgomp/testsuite/libgomp.c++/pr48869.C
- copied unchanged from r174169, branches/gcc-4_6-branch/libgomp/testsuite/libgomp.c++/pr48869.C
branches/redhat/gcc-4_6-branch/libgomp/testsuite/libgomp.c++/pr49043.C
- copied unchanged from r174169, branches/gcc-4_6-branch/libgomp/testsuite/libgomp.c++/pr49043.C
Removed:
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/960321-1.x
Modified:
branches/redhat/gcc-4_6-branch/ (props changed)
branches/redhat/gcc-4_6-branch/gcc/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
branches/redhat/gcc-4_6-branch/gcc/Makefile.in
branches/redhat/gcc-4_6-branch/gcc/c-decl.c
branches/redhat/gcc-4_6-branch/gcc/config.gcc
branches/redhat/gcc-4_6-branch/gcc/config/i386/constraints.md
branches/redhat/gcc-4_6-branch/gcc/config/i386/cpuid.h
branches/redhat/gcc-4_6-branch/gcc/config/i386/driver-i386.c
branches/redhat/gcc-4_6-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_6-branch/gcc/config/i386/i386.md
branches/redhat/gcc-4_6-branch/gcc/config/i386/sse.md
branches/redhat/gcc-4_6-branch/gcc/config/i386/sync.md
branches/redhat/gcc-4_6-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-4_6-branch/gcc/config/rs6000/rs6000.h
branches/redhat/gcc-4_6-branch/gcc/config/rx/rx-protos.h
branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.c
branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.h
branches/redhat/gcc-4_6-branch/gcc/config/rx/rx.md
branches/redhat/gcc-4_6-branch/gcc/config/s390/s390.md
branches/redhat/gcc-4_6-branch/gcc/config/sparc/sp64-elf.h
branches/redhat/gcc-4_6-branch/gcc/config/sparc/sparc.c
branches/redhat/gcc-4_6-branch/gcc/config/sparc/sparc.md
branches/redhat/gcc-4_6-branch/gcc/config/sparc/t-linux64
branches/redhat/gcc-4_6-branch/gcc/config/sparc/t-sol2
branches/redhat/gcc-4_6-branch/gcc/config/sparc/t-sol2-64
branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/cp/Make-lang.in
branches/redhat/gcc-4_6-branch/gcc/cp/class.c
branches/redhat/gcc-4_6-branch/gcc/cp/cp-gimplify.c
branches/redhat/gcc-4_6-branch/gcc/cp/cp-tree.h
branches/redhat/gcc-4_6-branch/gcc/cp/cvt.c
branches/redhat/gcc-4_6-branch/gcc/cp/decl.c
branches/redhat/gcc-4_6-branch/gcc/cp/error.c
branches/redhat/gcc-4_6-branch/gcc/cp/init.c
branches/redhat/gcc-4_6-branch/gcc/cp/method.c
branches/redhat/gcc-4_6-branch/gcc/cp/pt.c
branches/redhat/gcc-4_6-branch/gcc/cp/semantics.c
branches/redhat/gcc-4_6-branch/gcc/cp/tree.c
branches/redhat/gcc-4_6-branch/gcc/cp/typeck.c
branches/redhat/gcc-4_6-branch/gcc/cp/typeck2.c
branches/redhat/gcc-4_6-branch/gcc/cppspec.c
branches/redhat/gcc-4_6-branch/gcc/dbxout.c
branches/redhat/gcc-4_6-branch/gcc/expmed.c
branches/redhat/gcc-4_6-branch/gcc/expr.c
branches/redhat/gcc-4_6-branch/gcc/fold-const.c
branches/redhat/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/fortran/expr.c
branches/redhat/gcc-4_6-branch/gcc/gimple-fold.c
branches/redhat/gcc-4_6-branch/gcc/gimple.c
branches/redhat/gcc-4_6-branch/gcc/objc/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/objc/config-lang.in
branches/redhat/gcc-4_6-branch/gcc/po/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/po/zh_CN.po
branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept02.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept03.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept08.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/sfinae8.C
branches/redhat/gcc-4_6-branch/gcc/tree-data-ref.c
branches/redhat/gcc-4_6-branch/gcc/tree-dfa.c
branches/redhat/gcc-4_6-branch/gcc/tree-eh.c
branches/redhat/gcc-4_6-branch/gcc/tree-flow.h
branches/redhat/gcc-4_6-branch/gcc/tree-if-conv.c
branches/redhat/gcc-4_6-branch/gcc/tree-loop-distribution.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa-ifcombine.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa-sccvn.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa.c
branches/redhat/gcc-4_6-branch/gcc/tree-tailcall.c
branches/redhat/gcc-4_6-branch/gcc/tree-vect-loop-manip.c
branches/redhat/gcc-4_6-branch/gcc/tree-vrp.c
branches/redhat/gcc-4_6-branch/gcc/tree.c
branches/redhat/gcc-4_6-branch/gcc/var-tracking.c
branches/redhat/gcc-4_6-branch/libcpp/ChangeLog
branches/redhat/gcc-4_6-branch/libcpp/lex.c
branches/redhat/gcc-4_6-branch/libcpp/po/ChangeLog
branches/redhat/gcc-4_6-branch/libcpp/po/zh_CN.po
branches/redhat/gcc-4_6-branch/libgomp/ChangeLog
Propchange: branches/redhat/gcc-4_6-branch/
('svn:mergeinfo' modified)