r230214 - in /branches/gomp-4_0-branch: ./ gcc/...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Thu Nov 12 07:40:00 GMT 2015


Author: tschwinge
Date: Thu Nov 12 07:40:36 2015
New Revision: 230214

URL: https://gcc.gnu.org/viewcvs?rev=230214&root=gcc&view=rev
Log:
svn merge -r 230082:230169 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-4_0-branch/libstdc++-v3/doc/html/manual/status.html
    branches/gomp-4_0-branch/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/functional_hash.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_multiset.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_set.h
    branches/gomp-4_0-branch/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/18_support/exception_ptr/rethrow_exception.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/map/operations/2.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/multimap/operations/2.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/multiset/operations/2.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/23_containers/set/operations/2.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/config/arc/arcEM.md
      - copied unchanged from r230169, trunk/gcc/config/arc/arcEM.md
    branches/gomp-4_0-branch/gcc/config/arc/arcHS.md
      - copied unchanged from r230169, trunk/gcc/config/arc/arcHS.md
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr68240.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.dg/torture/pr68240.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/pr68234.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr68234.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/slp-cond-5.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.dg/vect/slp-cond-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/cond_op_imm_1.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/aarch64/cond_op_imm_1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx2-vec-mask-bit-not.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/i386/avx2-vec-mask-bit-not.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/mask-pack.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/i386/mask-pack.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/mask-unpack.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/i386/mask-unpack.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr56118.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/i386/pr56118.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr67265.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/i386/pr67265.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/mips/split-ds-sequence.c
      - copied unchanged from r230169, trunk/gcc/testsuite/gcc.target/mips/split-ds-sequence.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr68251.f90
      - copied unchanged from r230169, trunk/gcc/testsuite/gfortran.dg/pr68251.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/firstprivate-1.c
      - copied unchanged from r230169, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/firstprivate-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/firstprivate-4.c
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/DATESTAMP
    branches/gomp-4_0-branch/gcc/ada/ChangeLog
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/decl.c
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/misc.c
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/targtyps.c
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/trans.c
    branches/gomp-4_0-branch/gcc/ada/gcc-interface/utils.c
    branches/gomp-4_0-branch/gcc/alloc-pool.h
    branches/gomp-4_0-branch/gcc/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c-family/array-notation-common.c
    branches/gomp-4_0-branch/gcc/c-family/c-ada-spec.c
    branches/gomp-4_0-branch/gcc/c-family/c-cilkplus.c
    branches/gomp-4_0-branch/gcc/c-family/c-common.c
    branches/gomp-4_0-branch/gcc/c-family/c-cppbuiltin.c
    branches/gomp-4_0-branch/gcc/c-family/c-dump.c
    branches/gomp-4_0-branch/gcc/c-family/c-format.c
    branches/gomp-4_0-branch/gcc/c-family/c-gimplify.c
    branches/gomp-4_0-branch/gcc/c-family/c-indentation.c
    branches/gomp-4_0-branch/gcc/c-family/c-lex.c
    branches/gomp-4_0-branch/gcc/c-family/c-omp.c
    branches/gomp-4_0-branch/gcc/c-family/c-opts.c
    branches/gomp-4_0-branch/gcc/c-family/c-pch.c
    branches/gomp-4_0-branch/gcc/c-family/c-ppoutput.c
    branches/gomp-4_0-branch/gcc/c-family/c-pragma.c
    branches/gomp-4_0-branch/gcc/c-family/c-pretty-print.c
    branches/gomp-4_0-branch/gcc/c-family/c-semantics.c
    branches/gomp-4_0-branch/gcc/c-family/c-ubsan.c
    branches/gomp-4_0-branch/gcc/c-family/cilk.c
    branches/gomp-4_0-branch/gcc/c-family/stub-objc.c
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    branches/gomp-4_0-branch/gcc/c/c-array-notation.c
    branches/gomp-4_0-branch/gcc/c/c-aux-info.c
    branches/gomp-4_0-branch/gcc/c/c-convert.c
    branches/gomp-4_0-branch/gcc/c/c-decl.c
    branches/gomp-4_0-branch/gcc/c/c-errors.c
    branches/gomp-4_0-branch/gcc/c/c-lang.c
    branches/gomp-4_0-branch/gcc/c/c-objc-common.c
    branches/gomp-4_0-branch/gcc/c/c-parser.c
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/c/gccspec.c
    branches/gomp-4_0-branch/gcc/common/config/arc/arc-common.c
    branches/gomp-4_0-branch/gcc/config.gcc
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.c
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.md
    branches/gomp-4_0-branch/gcc/config/aarch64/atomics.md
    branches/gomp-4_0-branch/gcc/config/aarch64/iterators.md
    branches/gomp-4_0-branch/gcc/config/arc/arc-opts.h
    branches/gomp-4_0-branch/gcc/config/arc/arc-protos.h
    branches/gomp-4_0-branch/gcc/config/arc/arc.c
    branches/gomp-4_0-branch/gcc/config/arc/arc.h
    branches/gomp-4_0-branch/gcc/config/arc/arc.md
    branches/gomp-4_0-branch/gcc/config/arc/arc.opt
    branches/gomp-4_0-branch/gcc/config/arc/constraints.md
    branches/gomp-4_0-branch/gcc/config/arc/predicates.md
    branches/gomp-4_0-branch/gcc/config/arc/t-arc-newlib
    branches/gomp-4_0-branch/gcc/config/arm/arm-builtins.c
    branches/gomp-4_0-branch/gcc/config/arm/arm.c
    branches/gomp-4_0-branch/gcc/config/arm/arm.h
    branches/gomp-4_0-branch/gcc/config/arm/neon.md
    branches/gomp-4_0-branch/gcc/config/ft32/ft32.c   (contents, props changed)
    branches/gomp-4_0-branch/gcc/config/i386/i386-protos.h
    branches/gomp-4_0-branch/gcc/config/i386/i386.c
    branches/gomp-4_0-branch/gcc/config/i386/i386.md
    branches/gomp-4_0-branch/gcc/config/i386/sse.md
    branches/gomp-4_0-branch/gcc/config/mips/mips.c
    branches/gomp-4_0-branch/gcc/config/moxie/moxie.c
    branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.c
    branches/gomp-4_0-branch/gcc/config/rs6000/aix.h
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/configure
    branches/gomp-4_0-branch/gcc/configure.ac
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/call.c
    branches/gomp-4_0-branch/gcc/cp/class.c
    branches/gomp-4_0-branch/gcc/cp/constexpr.c
    branches/gomp-4_0-branch/gcc/cp/cp-array-notation.c
    branches/gomp-4_0-branch/gcc/cp/cp-cilkplus.c
    branches/gomp-4_0-branch/gcc/cp/cp-gimplify.c
    branches/gomp-4_0-branch/gcc/cp/cp-lang.c
    branches/gomp-4_0-branch/gcc/cp/cp-objcp-common.c
    branches/gomp-4_0-branch/gcc/cp/cp-ubsan.c
    branches/gomp-4_0-branch/gcc/cp/cvt.c
    branches/gomp-4_0-branch/gcc/cp/cxx-pretty-print.c
    branches/gomp-4_0-branch/gcc/cp/decl.c
    branches/gomp-4_0-branch/gcc/cp/decl2.c
    branches/gomp-4_0-branch/gcc/cp/dump.c
    branches/gomp-4_0-branch/gcc/cp/error.c
    branches/gomp-4_0-branch/gcc/cp/except.c
    branches/gomp-4_0-branch/gcc/cp/expr.c
    branches/gomp-4_0-branch/gcc/cp/friend.c
    branches/gomp-4_0-branch/gcc/cp/g++spec.c
    branches/gomp-4_0-branch/gcc/cp/init.c
    branches/gomp-4_0-branch/gcc/cp/lambda.c
    branches/gomp-4_0-branch/gcc/cp/lex.c
    branches/gomp-4_0-branch/gcc/cp/mangle.c
    branches/gomp-4_0-branch/gcc/cp/method.c
    branches/gomp-4_0-branch/gcc/cp/name-lookup.c
    branches/gomp-4_0-branch/gcc/cp/optimize.c
    branches/gomp-4_0-branch/gcc/cp/parser.c
    branches/gomp-4_0-branch/gcc/cp/pt.c
    branches/gomp-4_0-branch/gcc/cp/ptree.c
    branches/gomp-4_0-branch/gcc/cp/repo.c
    branches/gomp-4_0-branch/gcc/cp/rtti.c
    branches/gomp-4_0-branch/gcc/cp/search.c
    branches/gomp-4_0-branch/gcc/cp/semantics.c
    branches/gomp-4_0-branch/gcc/cp/tree.c
    branches/gomp-4_0-branch/gcc/cp/typeck.c
    branches/gomp-4_0-branch/gcc/cp/typeck2.c
    branches/gomp-4_0-branch/gcc/cp/vtable-class-hierarchy.c
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/doc/md.texi
    branches/gomp-4_0-branch/gcc/expr.c
    branches/gomp-4_0-branch/gcc/fold-const.c
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog
    branches/gomp-4_0-branch/gcc/fortran/array.c
    branches/gomp-4_0-branch/gcc/fortran/convert.c
    branches/gomp-4_0-branch/gcc/fortran/cpp.c
    branches/gomp-4_0-branch/gcc/fortran/decl.c
    branches/gomp-4_0-branch/gcc/fortran/f95-lang.c
    branches/gomp-4_0-branch/gcc/fortran/frontend-passes.c
    branches/gomp-4_0-branch/gcc/fortran/iresolve.c
    branches/gomp-4_0-branch/gcc/fortran/match.c
    branches/gomp-4_0-branch/gcc/fortran/module.c
    branches/gomp-4_0-branch/gcc/fortran/openmp.c
    branches/gomp-4_0-branch/gcc/fortran/options.c
    branches/gomp-4_0-branch/gcc/fortran/parse.c
    branches/gomp-4_0-branch/gcc/fortran/target-memory.c
    branches/gomp-4_0-branch/gcc/fortran/trans-array.c
    branches/gomp-4_0-branch/gcc/fortran/trans-common.c
    branches/gomp-4_0-branch/gcc/fortran/trans-const.c
    branches/gomp-4_0-branch/gcc/fortran/trans-decl.c
    branches/gomp-4_0-branch/gcc/fortran/trans-expr.c
    branches/gomp-4_0-branch/gcc/fortran/trans-intrinsic.c
    branches/gomp-4_0-branch/gcc/fortran/trans-io.c
    branches/gomp-4_0-branch/gcc/fortran/trans-openmp.c
    branches/gomp-4_0-branch/gcc/fortran/trans-stmt.c
    branches/gomp-4_0-branch/gcc/fortran/trans-types.c
    branches/gomp-4_0-branch/gcc/fortran/trans.c
    branches/gomp-4_0-branch/gcc/gimple-ssa-strength-reduction.c
    branches/gomp-4_0-branch/gcc/go/ChangeLog
    branches/gomp-4_0-branch/gcc/go/go-backend.c
    branches/gomp-4_0-branch/gcc/go/go-gcc.cc
    branches/gomp-4_0-branch/gcc/go/go-lang.c
    branches/gomp-4_0-branch/gcc/go/gofrontend/MERGE
    branches/gomp-4_0-branch/gcc/go/gospec.c
    branches/gomp-4_0-branch/gcc/haifa-sched.c
    branches/gomp-4_0-branch/gcc/ifcvt.c
    branches/gomp-4_0-branch/gcc/internal-fn.c
    branches/gomp-4_0-branch/gcc/ira.c
    branches/gomp-4_0-branch/gcc/java/ChangeLog
    branches/gomp-4_0-branch/gcc/java/boehm.c
    branches/gomp-4_0-branch/gcc/java/builtins.c
    branches/gomp-4_0-branch/gcc/java/class.c
    branches/gomp-4_0-branch/gcc/java/constants.c
    branches/gomp-4_0-branch/gcc/java/decl.c
    branches/gomp-4_0-branch/gcc/java/except.c
    branches/gomp-4_0-branch/gcc/java/expr.c
    branches/gomp-4_0-branch/gcc/java/java-gimplify.c
    branches/gomp-4_0-branch/gcc/java/jcf-dump.c
    branches/gomp-4_0-branch/gcc/java/jcf-io.c
    branches/gomp-4_0-branch/gcc/java/jcf-parse.c
    branches/gomp-4_0-branch/gcc/java/jvgenmain.c
    branches/gomp-4_0-branch/gcc/java/lang.c
    branches/gomp-4_0-branch/gcc/java/mangle.c
    branches/gomp-4_0-branch/gcc/java/mangle_name.c
    branches/gomp-4_0-branch/gcc/java/resource.c
    branches/gomp-4_0-branch/gcc/java/typeck.c
    branches/gomp-4_0-branch/gcc/java/verify-glue.c
    branches/gomp-4_0-branch/gcc/java/verify-impl.c
    branches/gomp-4_0-branch/gcc/java/zextract.c
    branches/gomp-4_0-branch/gcc/jit/ChangeLog
    branches/gomp-4_0-branch/gcc/jit/dummy-frontend.c
    branches/gomp-4_0-branch/gcc/jit/jit-builtins.c
    branches/gomp-4_0-branch/gcc/jit/jit-playback.c
    branches/gomp-4_0-branch/gcc/jit/jit-recording.c
    branches/gomp-4_0-branch/gcc/jit/jit-spec.c
    branches/gomp-4_0-branch/gcc/jit/libgccjit.c
    branches/gomp-4_0-branch/gcc/lra-lives.c
    branches/gomp-4_0-branch/gcc/lto/ChangeLog
    branches/gomp-4_0-branch/gcc/lto/lto-lang.c
    branches/gomp-4_0-branch/gcc/lto/lto-object.c
    branches/gomp-4_0-branch/gcc/lto/lto-partition.c
    branches/gomp-4_0-branch/gcc/lto/lto-symtab.c
    branches/gomp-4_0-branch/gcc/lto/lto.c
    branches/gomp-4_0-branch/gcc/objc/ChangeLog
    branches/gomp-4_0-branch/gcc/objc/objc-act.c
    branches/gomp-4_0-branch/gcc/objc/objc-encoding.c
    branches/gomp-4_0-branch/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gomp-4_0-branch/gcc/objc/objc-lang.c
    branches/gomp-4_0-branch/gcc/objc/objc-map.c
    branches/gomp-4_0-branch/gcc/objc/objc-next-runtime-abi-01.c
    branches/gomp-4_0-branch/gcc/objc/objc-next-runtime-abi-02.c
    branches/gomp-4_0-branch/gcc/objc/objc-runtime-shared-support.c
    branches/gomp-4_0-branch/gcc/objcp/ChangeLog
    branches/gomp-4_0-branch/gcc/objcp/objcp-decl.c
    branches/gomp-4_0-branch/gcc/objcp/objcp-lang.c
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/optabs-query.c
    branches/gomp-4_0-branch/gcc/optabs-query.h
    branches/gomp-4_0-branch/gcc/optabs-tree.c
    branches/gomp-4_0-branch/gcc/optabs-tree.h
    branches/gomp-4_0-branch/gcc/optabs.c
    branches/gomp-4_0-branch/gcc/optabs.def
    branches/gomp-4_0-branch/gcc/optabs.h
    branches/gomp-4_0-branch/gcc/passes.c
    branches/gomp-4_0-branch/gcc/regrename.c
    branches/gomp-4_0-branch/gcc/regrename.h
    branches/gomp-4_0-branch/gcc/simplify-rtx.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/mv16.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/20050603-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/coarray.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/coarray_2.f90
    branches/gomp-4_0-branch/gcc/tree-if-conv.c
    branches/gomp-4_0-branch/gcc/tree-sra.c
    branches/gomp-4_0-branch/gcc/tree-ssa-sccvn.c
    branches/gomp-4_0-branch/gcc/tree-vect-data-refs.c
    branches/gomp-4_0-branch/gcc/tree-vect-generic.c
    branches/gomp-4_0-branch/gcc/tree-vect-loop.c
    branches/gomp-4_0-branch/gcc/tree-vect-patterns.c
    branches/gomp-4_0-branch/gcc/tree-vect-slp.c
    branches/gomp-4_0-branch/gcc/tree-vect-stmts.c
    branches/gomp-4_0-branch/gcc/tree-vectorizer.h
    branches/gomp-4_0-branch/gcc/tree-vrp.c
    branches/gomp-4_0-branch/gcc/var-tracking.c
    branches/gomp-4_0-branch/libgcc/ChangeLog
    branches/gomp-4_0-branch/libgcc/config/arc/dp-hack.h
    branches/gomp-4_0-branch/libgcc/config/arc/gmon/dcache_linesz.S
    branches/gomp-4_0-branch/libgcc/config/arc/gmon/profil.S
    branches/gomp-4_0-branch/libgcc/config/arc/ieee-754/arc-ieee-754.h
    branches/gomp-4_0-branch/libgcc/config/arc/ieee-754/divdf3.S
    branches/gomp-4_0-branch/libgcc/config/arc/ieee-754/divsf3-stdmul.S
    branches/gomp-4_0-branch/libgcc/config/arc/ieee-754/muldf3.S
    branches/gomp-4_0-branch/libgcc/config/arc/ieee-754/mulsf3.S
    branches/gomp-4_0-branch/libgcc/config/arc/lib1funcs.S
    branches/gomp-4_0-branch/libgcc/config/arc/t-arc700-uClibc
    branches/gomp-4_0-branch/libgo/configure
    branches/gomp-4_0-branch/libgo/configure.ac
    branches/gomp-4_0-branch/libgo/go/cmd/go/build.go
    branches/gomp-4_0-branch/libgo/mksysinfo.sh
    branches/gomp-4_0-branch/libgomp/ChangeLog
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/firstprivate-2.c

Propchange: branches/gomp-4_0-branch/
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/gcc/config/ft32/ft32.c
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list