r230293 - in /branches/gomp-4_0-branch: ./ cont...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Fri Nov 13 09:21:00 GMT 2015
Author: tschwinge
Date: Fri Nov 13 09:21:42 2015
New Revision: 230293
URL: https://gcc.gnu.org/viewcvs?rev=230293&root=gcc&view=rev
Log:
svn merge -r 230169:230255 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/gomp-4_0-branch/libstdc++-v3/testsuite/17_intro/tag_type_explicit_ctor.cc
- copied unchanged from r230255, trunk/libstdc++-v3/testsuite/17_intro/tag_type_explicit_ctor.cc
Modified:
branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
branches/gomp-4_0-branch/libstdc++-v3/include/bits/mutex.h
branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_pair.h
branches/gomp-4_0-branch/libstdc++-v3/include/bits/uses_allocator.h
branches/gomp-4_0-branch/libstdc++-v3/include/experimental/bits/string_view.tcc (contents, props changed)
branches/gomp-4_0-branch/libstdc++-v3/include/std/thread
branches/gomp-4_0-branch/libstdc++-v3/libsupc++/new
branches/gomp-4_0-branch/libstdc++-v3/libsupc++/new_handler.cc
branches/gomp-4_0-branch/libstdc++-v3/src/c++11/thread.cc
branches/gomp-4_0-branch/libstdc++-v3/testsuite/30_threads/this_thread/60421.cc
Changes in other areas also in this revision:
Added:
branches/gomp-4_0-branch/contrib/header-tools/
- copied from r230255, trunk/contrib/header-tools/
branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr68107.c
- copied unchanged from r230255, trunk/gcc/testsuite/c-c++-common/pr68107.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr68286.c
- copied unchanged from r230255, trunk/gcc/testsuite/gcc.dg/pr68286.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/pr68305.c
- copied unchanged from r230255, trunk/gcc/testsuite/gcc.dg/vect/pr68305.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr67265-2.c
- copied unchanged from r230255, trunk/gcc/testsuite/gcc.target/i386/pr67265-2.c
Removed:
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-codegen-loop-dumping.c
Modified:
branches/gomp-4_0-branch/ (props changed)
branches/gomp-4_0-branch/contrib/ChangeLog
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/atree.adb
branches/gomp-4_0-branch/gcc/ada/atree.ads
branches/gomp-4_0-branch/gcc/ada/back_end.adb
branches/gomp-4_0-branch/gcc/ada/bindgen.adb
branches/gomp-4_0-branch/gcc/ada/checks.adb
branches/gomp-4_0-branch/gcc/ada/checks.ads
branches/gomp-4_0-branch/gcc/ada/contracts.adb
branches/gomp-4_0-branch/gcc/ada/debug.ads
branches/gomp-4_0-branch/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
branches/gomp-4_0-branch/gcc/ada/doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
branches/gomp-4_0-branch/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst
branches/gomp-4_0-branch/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
branches/gomp-4_0-branch/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
branches/gomp-4_0-branch/gcc/ada/einfo.adb
branches/gomp-4_0-branch/gcc/ada/einfo.ads
branches/gomp-4_0-branch/gcc/ada/exp_aggr.adb
branches/gomp-4_0-branch/gcc/ada/exp_attr.adb
branches/gomp-4_0-branch/gcc/ada/exp_ch11.adb
branches/gomp-4_0-branch/gcc/ada/exp_ch5.adb
branches/gomp-4_0-branch/gcc/ada/exp_ch6.adb
branches/gomp-4_0-branch/gcc/ada/exp_ch9.adb
branches/gomp-4_0-branch/gcc/ada/exp_intr.adb
branches/gomp-4_0-branch/gcc/ada/exp_util.adb
branches/gomp-4_0-branch/gcc/ada/exp_util.ads
branches/gomp-4_0-branch/gcc/ada/fmap.adb
branches/gomp-4_0-branch/gcc/ada/freeze.adb
branches/gomp-4_0-branch/gcc/ada/g-debpoo.adb
branches/gomp-4_0-branch/gcc/ada/g-io-put.adb
branches/gomp-4_0-branch/gcc/ada/gcc-interface/decl.c
branches/gomp-4_0-branch/gcc/ada/gcc-interface/gigi.h
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/ada/gnat1drv.adb
branches/gomp-4_0-branch/gcc/ada/gnat_rm.texi
branches/gomp-4_0-branch/gcc/ada/gnat_ugn.texi
branches/gomp-4_0-branch/gcc/ada/impunit.adb
branches/gomp-4_0-branch/gcc/ada/impunit.ads
branches/gomp-4_0-branch/gcc/ada/init.c
branches/gomp-4_0-branch/gcc/ada/inline.adb
branches/gomp-4_0-branch/gcc/ada/lib-xref-spark_specific.adb
branches/gomp-4_0-branch/gcc/ada/lib-xref.ads
branches/gomp-4_0-branch/gcc/ada/opt.ads
branches/gomp-4_0-branch/gcc/ada/osint-c.adb
branches/gomp-4_0-branch/gcc/ada/output.adb
branches/gomp-4_0-branch/gcc/ada/output.ads
branches/gomp-4_0-branch/gcc/ada/par-ch6.adb
branches/gomp-4_0-branch/gcc/ada/restrict.ads
branches/gomp-4_0-branch/gcc/ada/rtsfind.ads
branches/gomp-4_0-branch/gcc/ada/s-os_lib.adb
branches/gomp-4_0-branch/gcc/ada/s-os_lib.ads
branches/gomp-4_0-branch/gcc/ada/s-osinte-vxworks.ads
branches/gomp-4_0-branch/gcc/ada/s-rident.ads
branches/gomp-4_0-branch/gcc/ada/s-stalib.ads
branches/gomp-4_0-branch/gcc/ada/s-stchop-vxworks.adb
branches/gomp-4_0-branch/gcc/ada/s-taprop-vxworks.adb
branches/gomp-4_0-branch/gcc/ada/scos.ads
branches/gomp-4_0-branch/gcc/ada/sem_attr.adb
branches/gomp-4_0-branch/gcc/ada/sem_attr.ads
branches/gomp-4_0-branch/gcc/ada/sem_ch10.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch12.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch13.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch3.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch4.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch6.adb
branches/gomp-4_0-branch/gcc/ada/sem_ch8.adb
branches/gomp-4_0-branch/gcc/ada/sem_dim.adb
branches/gomp-4_0-branch/gcc/ada/sem_dim.ads
branches/gomp-4_0-branch/gcc/ada/sem_elab.adb
branches/gomp-4_0-branch/gcc/ada/sem_prag.adb
branches/gomp-4_0-branch/gcc/ada/sem_res.adb
branches/gomp-4_0-branch/gcc/ada/sem_util.adb
branches/gomp-4_0-branch/gcc/ada/sem_util.ads
branches/gomp-4_0-branch/gcc/ada/sem_warn.adb
branches/gomp-4_0-branch/gcc/ada/sinfo.adb
branches/gomp-4_0-branch/gcc/ada/sinfo.ads
branches/gomp-4_0-branch/gcc/ada/sinput.ads
branches/gomp-4_0-branch/gcc/ada/snames.ads-tmpl
branches/gomp-4_0-branch/gcc/ada/switch-c.adb
branches/gomp-4_0-branch/gcc/ada/targparm.adb
branches/gomp-4_0-branch/gcc/ada/types.ads
branches/gomp-4_0-branch/gcc/ada/usage.adb
branches/gomp-4_0-branch/gcc/c-family/ChangeLog
branches/gomp-4_0-branch/gcc/c-family/c-common.c
branches/gomp-4_0-branch/gcc/c-family/c-common.h
branches/gomp-4_0-branch/gcc/c-family/c-pragma.c
branches/gomp-4_0-branch/gcc/c/ChangeLog
branches/gomp-4_0-branch/gcc/c/c-decl.c
branches/gomp-4_0-branch/gcc/config/alpha/alpha-protos.h
branches/gomp-4_0-branch/gcc/config/alpha/alpha.c
branches/gomp-4_0-branch/gcc/config/alpha/alpha.h
branches/gomp-4_0-branch/gcc/config/arc/arc.c
branches/gomp-4_0-branch/gcc/config/arm/arm.md
branches/gomp-4_0-branch/gcc/config/arm/neon.md
branches/gomp-4_0-branch/gcc/config/i386/i386.c
branches/gomp-4_0-branch/gcc/config/visium/visium-protos.h
branches/gomp-4_0-branch/gcc/cp/ChangeLog
branches/gomp-4_0-branch/gcc/cp/decl.c
branches/gomp-4_0-branch/gcc/cp/parser.h
branches/gomp-4_0-branch/gcc/cp/pt.c
branches/gomp-4_0-branch/gcc/expr.c
branches/gomp-4_0-branch/gcc/fold-const.c
branches/gomp-4_0-branch/gcc/gen-pass-instances.awk
branches/gomp-4_0-branch/gcc/graphite-isl-ast-to-gimple.c
branches/gomp-4_0-branch/gcc/graphite-poly.c
branches/gomp-4_0-branch/gcc/graphite-poly.h
branches/gomp-4_0-branch/gcc/graphite-scop-detection.c
branches/gomp-4_0-branch/gcc/graphite-sese-to-poly.c
branches/gomp-4_0-branch/gcc/graphite.c
branches/gomp-4_0-branch/gcc/match.pd
branches/gomp-4_0-branch/gcc/sese.c
branches/gomp-4_0-branch/gcc/sese.h
branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new38.C
branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new44.C
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/fuse-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/fuse-2.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/graphite.exp
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-2.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-3.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-4.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-if-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-if-2.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-single-loop-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-single-loop-2.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-single-loop-3.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-user-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr65521.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/mmx-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/sse-1.c
branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/pr67789.c
branches/gomp-4_0-branch/gcc/tree-parloops.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-slp.c
branches/gomp-4_0-branch/gcc/tree-vectorizer.h
Propchange: branches/gomp-4_0-branch/libstdc++-v3/include/experimental/bits/string_view.tcc
('svn:mergeinfo' modified)
Propchange: branches/gomp-4_0-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list