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]

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


Author: bviyer
Date: Mon May 20 21:57:35 2013
New Revision: 199127

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

Modified:
    branches/cilkplus-4_8-branch/libstdc++-v3/ChangeLog
    branches/cilkplus-4_8-branch/libstdc++-v3/include/Makefile.am
    branches/cilkplus-4_8-branch/libstdc++-v3/include/Makefile.in
    branches/cilkplus-4_8-branch/libstdc++-v3/include/bits/basic_string.h
    branches/cilkplus-4_8-branch/libstdc++-v3/src/c++11/future.cc
    branches/cilkplus-4_8-branch/libstdc++-v3/src/c++11/system_error.cc

Changes in other areas also in this revision:
Added:
    branches/cilkplus-4_8-branch/gcc/testsuite/c-c++-common/Wsequence-point-1.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/Wsequence-point-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/c-c++-common/vector-scalar-2.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/vector-scalar-2.c
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-34.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-34.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-35.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-35.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto38.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto38.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr8.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr8.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype53.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/decltype53.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist70.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/initlist70.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for25.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/range-for25.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual10.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual10.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual11.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual11.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual12.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/ref-qual12.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic142.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic142.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/ext/desig6.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/desig6.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/opt/pr56999.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/opt/pr56999.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/parse/ref-qual1.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/ref-qual1.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/array26.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/array26.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/overload13.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/template/overload13.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/warn/anonymous-namespace-4.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/warn/anonymous-namespace-4.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/warn/anonymous-namespace-4.h
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/g++.dg/warn/anonymous-namespace-4.h
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57130.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57130.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57131.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57131.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57281.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.c-torture/execute/pr57281.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/autopar/pr57185.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/autopar/pr57185.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/ipa/pr56988.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/ipa/pr56988.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr56847.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr56847.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr57104.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57104.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr57149.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57149.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr57184.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57184.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/pr57300.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/pr57300.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/strlenopt-23.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/strlenopt-23.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57214.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57214.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57251.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/torture/pr57251.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-27.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/reassoc-27.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-clobber-lr.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/asm-adder-no-clobber-lr.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-2.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-3.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-4.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-5.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-6.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-7.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/aarch64/test-framepointer-8.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr44578.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr44578.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57018.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57018.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57046.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57046.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57091.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57091.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57097.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57097.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57098.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57098.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57106.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57106.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/i386/pr57264.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/i386/pr57264.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr57150.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gcc.target/powerpc/pr57150.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/size_kind_2.f90
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/size_kind_2.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gfortran.dg/size_kind_3.f90
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/size_kind_3.f90
    branches/cilkplus-4_8-branch/gcc/testsuite/gnat.dg/specs/array3.ads
      - copied unchanged from r199117, branches/gcc-4_8-branch/gcc/testsuite/gnat.dg/specs/array3.ads
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c++/loop-13.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-13.C
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c++/loop-14.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-14.C
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c++/loop-15.C
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c++/loop-15.C
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c/loop-13.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-13.c
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c/loop-14.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-14.c
    branches/cilkplus-4_8-branch/libgomp/testsuite/libgomp.c/loop-15.c
      - copied unchanged from r199117, branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/loop-15.c
Modified:
    branches/cilkplus-4_8-branch/   (props changed)
    branches/cilkplus-4_8-branch/gcc/ChangeLog
    branches/cilkplus-4_8-branch/gcc/DATESTAMP
    branches/cilkplus-4_8-branch/gcc/ada/ChangeLog
    branches/cilkplus-4_8-branch/gcc/ada/gcc-interface/decl.c
    branches/cilkplus-4_8-branch/gcc/builtins.c
    branches/cilkplus-4_8-branch/gcc/c-family/ChangeLog
    branches/cilkplus-4_8-branch/gcc/c-family/c-common.c
    branches/cilkplus-4_8-branch/gcc/combine.c
    branches/cilkplus-4_8-branch/gcc/config.in
    branches/cilkplus-4_8-branch/gcc/config/aarch64/aarch64.c
    branches/cilkplus-4_8-branch/gcc/config/arm/t-rtems-eabi
    branches/cilkplus-4_8-branch/gcc/config/epiphany/epiphany.c
    branches/cilkplus-4_8-branch/gcc/config/epiphany/epiphany.h
    branches/cilkplus-4_8-branch/gcc/config/epiphany/epiphany.md
    branches/cilkplus-4_8-branch/gcc/config/i386/driver-i386.c
    branches/cilkplus-4_8-branch/gcc/config/i386/i386.c
    branches/cilkplus-4_8-branch/gcc/config/i386/i386.md
    branches/cilkplus-4_8-branch/gcc/config/i386/sse.md
    branches/cilkplus-4_8-branch/gcc/config/i386/winnt.c
    branches/cilkplus-4_8-branch/gcc/config/rs6000/rs6000.c
    branches/cilkplus-4_8-branch/gcc/config/rs6000/rs6000.h
    branches/cilkplus-4_8-branch/gcc/config/sh/sh.md
    branches/cilkplus-4_8-branch/gcc/config/v850/t-rtems
    branches/cilkplus-4_8-branch/gcc/configure
    branches/cilkplus-4_8-branch/gcc/configure.ac
    branches/cilkplus-4_8-branch/gcc/cp/ChangeLog
    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/error.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/tree.c
    branches/cilkplus-4_8-branch/gcc/cp/typeck.c
    branches/cilkplus-4_8-branch/gcc/expr.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/resolve.c
    branches/cilkplus-4_8-branch/gcc/fortran/simplify.c
    branches/cilkplus-4_8-branch/gcc/gcc.c
    branches/cilkplus-4_8-branch/gcc/intl.h
    branches/cilkplus-4_8-branch/gcc/ipa-cp.c
    branches/cilkplus-4_8-branch/gcc/ipa-prop.c
    branches/cilkplus-4_8-branch/gcc/ipa-prop.h
    branches/cilkplus-4_8-branch/gcc/java/ChangeLog
    branches/cilkplus-4_8-branch/gcc/java/class.c
    branches/cilkplus-4_8-branch/gcc/lra-coalesce.c
    branches/cilkplus-4_8-branch/gcc/lra-constraints.c
    branches/cilkplus-4_8-branch/gcc/lra-eliminations.c
    branches/cilkplus-4_8-branch/gcc/lra.c
    branches/cilkplus-4_8-branch/gcc/omp-low.c
    branches/cilkplus-4_8-branch/gcc/testsuite/ChangeLog
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/crash106.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/crash112.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/crash84.C
    branches/cilkplus-4_8-branch/gcc/testsuite/g++.dg/template/dependent-args1.C
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/torture/builtin-logb-1.c
    branches/cilkplus-4_8-branch/gcc/testsuite/gcc.dg/tree-ssa/stdarg-6.c
    branches/cilkplus-4_8-branch/gcc/tree-parloops.c
    branches/cilkplus-4_8-branch/gcc/tree-ssa-loop-ivcanon.c
    branches/cilkplus-4_8-branch/gcc/tree-ssa-loop-niter.c
    branches/cilkplus-4_8-branch/gcc/tree-ssa-reassoc.c
    branches/cilkplus-4_8-branch/gcc/tree-ssa-strlen.c
    branches/cilkplus-4_8-branch/gcc/tree-ssa-uninit.c
    branches/cilkplus-4_8-branch/gcc/tsan.c
    branches/cilkplus-4_8-branch/gcc/varasm.c
    branches/cilkplus-4_8-branch/libgomp/ChangeLog
    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]