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]

r198163 - in /branches/cilkplus-4_8-branch: ./ ...


Author: bviyer
Date: Mon Apr 22 21:06:07 2013
New Revision: 198163

URL: http://gcc.gnu.org/viewcvs?rev=198163&root=gcc&view=rev
Log:
Merged with gcc-4_8-branch at revision 198153.

Added:
    branches/cilkplus-4_8-branch/libstdc++-v3/testsuite/25_algorithms/pop_heap/57010.cc
      - copied unchanged from r198153, branches/gcc-4_8-branch/libstdc++-v3/testsuite/25_algorithms/pop_heap/57010.cc
Modified:
    branches/cilkplus-4_8-branch/libstdc++-v3/ChangeLog
    branches/cilkplus-4_8-branch/libstdc++-v3/acinclude.m4
    branches/cilkplus-4_8-branch/libstdc++-v3/config.h.in
    branches/cilkplus-4_8-branch/libstdc++-v3/configure
    branches/cilkplus-4_8-branch/libstdc++-v3/configure.ac
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/debug.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/debug_mode.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/messages.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/policy_data_structures_biblio.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/profile_mode.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/cilkplus-4_8-branch/libstdc++-v3/include/bits/stl_heap.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr56883.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/gomp/pr56883.c
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/defaulted42.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/defaulted42.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh3.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh3.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae44.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/sfinae44.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/arrow3.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow3.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/arrow4.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/arrow4.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/torture/pr56837.C
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/torture/pr56837.C
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr56984.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/compile/pr56984.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56837.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56837.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56899.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56899.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56962.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr56962.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr48186.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr48186.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr56890-1.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56890-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr56890-2.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56890-2.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr56990.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56990.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr56992.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56992.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56918.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56918.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56920.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/vect/pr56920.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-gt.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-ltgt.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/neon-vcond-unordered.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr56903.c
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr56903.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_44.f90
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_44.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_45.f90
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_45.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_46.f90
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_46.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_47.f90
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_47.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/select_type_33.f03
      - copied unchanged from r198153, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/select_type_33.f03
Modified:
    branches/cilkplus-4_8-branch/   (props changed)
    branches/cilkplus-4_8-branch/gcc/ChangeLog
    branches/cilkplus-4_8-branch/gcc/ChangeLog-2012
    branches/cilkplus-4_8-branch/gcc/DATESTAMP
    branches/cilkplus-4_8-branch/gcc/config/aarch64/aarch64-simd.md
    branches/cilkplus-4_8-branch/gcc/config/aarch64/aarch64.c
    branches/cilkplus-4_8-branch/gcc/config/arm/arm.c
    branches/cilkplus-4_8-branch/gcc/config/arm/iterators.md
    branches/cilkplus-4_8-branch/gcc/config/arm/neon.md
    branches/cilkplus-4_8-branch/gcc/config/i386/i386.c
    branches/cilkplus-4_8-branch/gcc/config/pa/pa.c
    branches/cilkplus-4_8-branch/gcc/config/rs6000/vsx.md
    branches/cilkplus-4_8-branch/gcc/config/s390/s390.c
    branches/cilkplus-4_8-branch/gcc/config/sparc/sparc.c
    branches/cilkplus-4_8-branch/gcc/config/sparc/sparc.h
    branches/cilkplus-4_8-branch/gcc/cp/ChangeLog
    branches/cilkplus-4_8-branch/gcc/cp/call.c
    branches/cilkplus-4_8-branch/gcc/cp/cp-array-notation.c
    branches/cilkplus-4_8-branch/gcc/cp/cp-tree.h
    branches/cilkplus-4_8-branch/gcc/cp/decl.c
    branches/cilkplus-4_8-branch/gcc/cp/decl2.c
    branches/cilkplus-4_8-branch/gcc/cp/parser.c
    branches/cilkplus-4_8-branch/gcc/cp/pt.c
    branches/cilkplus-4_8-branch/gcc/cp/semantics.c
    branches/cilkplus-4_8-branch/gcc/cp/typeck.c
    branches/cilkplus-4_8-branch/gcc/cp/typeck2.c
    branches/cilkplus-4_8-branch/gcc/doc/standards.texi
    branches/cilkplus-4_8-branch/gcc/emit-rtl.c
    branches/cilkplus-4_8-branch/gcc/fold-const.c
    branches/cilkplus-4_8-branch/gcc/fortran/ChangeLog
    branches/cilkplus-4_8-branch/gcc/fortran/frontend-passes.c
    branches/cilkplus-4_8-branch/gcc/fortran/intrinsic.texi
    branches/cilkplus-4_8-branch/gcc/fortran/match.c
    branches/cilkplus-4_8-branch/gcc/fortran/parse.c
    branches/cilkplus-4_8-branch/gcc/gimple-ssa-strength-reduction.c
    branches/cilkplus-4_8-branch/gcc/ifcvt.c
    branches/cilkplus-4_8-branch/gcc/omp-low.c
    branches/cilkplus-4_8-branch/gcc/params.def
    branches/cilkplus-4_8-branch/gcc/predict.c
    branches/cilkplus-4_8-branch/gcc/testsuite/ChangeLog
    branches/cilkplus-4_8-branch/gcc/testsuite/ChangeLog-2012
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/gen-attrs-4.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/noexcept03.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/devirt-c-7.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-1.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-2.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-3.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-4.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-5.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-7.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-8.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ipa/ivinline-9.C
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr33992.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/const-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/ipa/pure-const-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/noreturn-8.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/ipa-split-5.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/uninit-pred-5_a.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/uninit-pred-5_b.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-eq-d.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-eq-f.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-ge-d.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-ge-f.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-gt-d.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm-gt-f.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/vect-fcm.x
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/mmx-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/array_constructor_40.f90
    branches/cilkplus-4_8-branch/gcc/tree-loop-distribution.c
    branches/cilkplus-4_8-branch/gcc/tree-vrp.c
    branches/cilkplus-4_8-branch/gcc/tsan.c
    branches/cilkplus-4_8-branch/include/ChangeLog
    branches/cilkplus-4_8-branch/include/demangle.h
    branches/cilkplus-4_8-branch/libgcc/ChangeLog
    branches/cilkplus-4_8-branch/libgcc/config/arm/linux-atomic.c
    branches/cilkplus-4_8-branch/libgcc/config/t-slibgcc-hpux
    branches/cilkplus-4_8-branch/libiberty/ChangeLog
    branches/cilkplus-4_8-branch/libiberty/cp-demangle.c
    branches/cilkplus-4_8-branch/libiberty/testsuite/demangle-expected
    branches/cilkplus-4_8-branch/libjava/classpath/   (props changed)

Propchange: branches/cilkplus-4_8-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/cilkplus-4_8-branch/libjava/classpath/
            ('svn:mergeinfo' modified)



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