This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r173071 - 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: Thu, 28 Apr 2011 13:38:34 -0000
- Subject: r173071 - in /branches/redhat/gcc-4_6-branch: ....
Author: jakub
Date: Thu Apr 28 13:38:32 2011
New Revision: 173071
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173071
Log:
svn merge -r172723:173053 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch
Added:
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
- copied unchanged from r173053, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
- copied unchanged from r173053, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
- copied unchanged from r173053, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
Modified:
branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/functional
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/future
branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/type_traits
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-4_6-branch/gcc/testsuite/c-c++-common/raw-string-11.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/raw-string-11.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist47.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist47.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist48.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist48.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/template-const2.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/template-const2.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/complex7.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/complex7.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr48716.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr48716.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/lookup/koenig13.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/lookup/koenig13.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/parse/ambig6.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/parse/ambig6.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/const4.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/const4.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr48695.C
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr48695.C
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48734.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48734.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48742.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48742.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48717.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48717.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr48716.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr48716.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48685.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48685.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48768.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48768.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48731.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48731.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48708.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48708.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48723.c
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48723.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gfortran.dg/whole_file_33.f90
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/whole_file_33.f90
branches/redhat/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5.adb
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5.adb
branches/redhat/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5_pkg.ads
- copied unchanged from r173053, branches/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5_pkg.ads
Modified:
branches/redhat/gcc-4_6-branch/ (props changed)
branches/redhat/gcc-4_6-branch/config/ChangeLog
branches/redhat/gcc-4_6-branch/config/bootstrap-lto.mk
branches/redhat/gcc-4_6-branch/gcc/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/DATESTAMP
branches/redhat/gcc-4_6-branch/gcc/c-typeck.c
branches/redhat/gcc-4_6-branch/gcc/cfgexpand.c
branches/redhat/gcc-4_6-branch/gcc/config/i386/i386.c
branches/redhat/gcc-4_6-branch/gcc/config/pa/pa-protos.h
branches/redhat/gcc-4_6-branch/gcc/config/pa/pa.md
branches/redhat/gcc-4_6-branch/gcc/config/pa/predicates.md
branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/cp/call.c
branches/redhat/gcc-4_6-branch/gcc/cp/decl.c
branches/redhat/gcc-4_6-branch/gcc/cp/decl2.c
branches/redhat/gcc-4_6-branch/gcc/cp/parser.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/typeck.c
branches/redhat/gcc-4_6-branch/gcc/doc/extend.texi
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/module.c
branches/redhat/gcc-4_6-branch/gcc/fortran/parse.c
branches/redhat/gcc-4_6-branch/gcc/gimple.c
branches/redhat/gcc-4_6-branch/gcc/gimplify.c
branches/redhat/gcc-4_6-branch/gcc/ipa-inline.c
branches/redhat/gcc-4_6-branch/gcc/po/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/po/de.po
branches/redhat/gcc-4_6-branch/gcc/reload1.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/20020312-2.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48616.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.target/rx/pack.c
branches/redhat/gcc-4_6-branch/gcc/testsuite/lib/target-supports.exp
branches/redhat/gcc-4_6-branch/gcc/tree-eh.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa-alias.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa-forwprop.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa-reassoc.c
branches/redhat/gcc-4_6-branch/gcc/tree-ssa.c
branches/redhat/gcc-4_6-branch/libcpp/ChangeLog
branches/redhat/gcc-4_6-branch/libcpp/lex.c
Propchange: branches/redhat/gcc-4_6-branch/
('svn:mergeinfo' modified)