This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r172383 - in /branches/redhat/gcc-4_6-branch: ....


Author: jakub
Date: Wed Apr 13 16:21:40 2011
New Revision: 172383

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172383
Log:
svn merge -r172154:172381 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_6-branch

Added:
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/function/48541.cc
      - copied unchanged from r172381, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/function/48541.cc
Modified:
    branches/redhat/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_6-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-4_6-branch/libstdc++-v3/configure
    branches/redhat/gcc-4_6-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-4_6-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/wchar_t/4.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic/cons/assign_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic/cons/copy_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic_integral/cons/assign_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic_integral/cons/copy_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/bitwise_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/decrement_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/increment_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/requirements/iterator_null_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/requirements/iterator_null_neg.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/redhat/gcc-4_6-branch/libstdc++-v3/testsuite/util/testsuite_common_types.h

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum10.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum10.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum9.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum9.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this4.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this4.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/call1.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/call1.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae10.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae10.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae7.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae7.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/opt/pr48549.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/opt/pr48549.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/template/dependent-expr7.C
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/dependent-expr7.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48517.c
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48517.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr48591.c
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr48591.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/ipa/pr48195.c
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/ipa/pr48195.c
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/pr48377.c
      - copied unchanged from r172381, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/pr48377.c
    branches/redhat/gcc-4_6-branch/libgomp/testsuite/libgomp.c/pr48591.c
      - copied unchanged from r172381, branches/gcc-4_6-branch/libgomp/testsuite/libgomp.c/pr48591.c
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/c-family/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-4_6-branch/gcc/c-typeck.c
    branches/redhat/gcc-4_6-branch/gcc/combine.c
    branches/redhat/gcc-4_6-branch/gcc/common.opt
    branches/redhat/gcc-4_6-branch/gcc/config.gcc
    branches/redhat/gcc-4_6-branch/gcc/config/alpha/osf5.h
    branches/redhat/gcc-4_6-branch/gcc/config/arm/arm.md
    branches/redhat/gcc-4_6-branch/gcc/config/v850/v850.c
    branches/redhat/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/cp/class.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/except.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/tree.c
    branches/redhat/gcc-4_6-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_6-branch/gcc/ipa-cp.c
    branches/redhat/gcc-4_6-branch/gcc/ipa-inline.c
    branches/redhat/gcc-4_6-branch/gcc/ipa-prop.c
    branches/redhat/gcc-4_6-branch/gcc/omp-low.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/testsuite/ChangeLog
    branches/redhat/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept02.C
    branches/redhat/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-17.c
    branches/redhat/gcc-4_6-branch/gcc/tree-vect-data-refs.c
    branches/redhat/gcc-4_6-branch/gcc/tree.c
    branches/redhat/gcc-4_6-branch/libgomp/ChangeLog

Propchange: branches/redhat/gcc-4_6-branch/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]