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

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Wed Nov 11 11:43:00 GMT 2015


Author: tschwinge
Date: Wed Nov 11 11:43:09 2015
New Revision: 230154

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

Modified:
    branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_algo.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_heap.h

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-8.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-9.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new43.C
      - copied unchanged from r230082, trunk/gcc/testsuite/g++.dg/init/new43.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new44.C
      - copied unchanged from r230082, trunk/gcc/testsuite/g++.dg/init/new44.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new45.C
      - copied unchanged from r230082, trunk/gcc/testsuite/g++.dg/init/new45.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ubsan/pr68259.C
      - copied unchanged from r230082, trunk/gcc/testsuite/g++.dg/ubsan/pr68259.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/ctz-1.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/ctz-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/ctz-2.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/ctz-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/extswsli-1.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/extswsli-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/extswsli-2.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/extswsli-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/extswsli-3.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/extswsli-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/fusion2.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/fusion2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/fusion3.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/fusion3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/mod-1.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/mod-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/mod-2.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/powerpc/mod-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sparc/sparc-ret-1.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/sparc/sparc-ret-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sparc/sparc-ret-2.c
      - copied unchanged from r230082, trunk/gcc/testsuite/gcc.target/sparc/sparc-ret-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/firstprivate-3.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-g-1.c
      - copied unchanged from r230082, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-g-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-gwv-1.c
      - copied unchanged from r230082, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-gwv-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-v-1.c
      - copied unchanged from r230082, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-v-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-w-1.c
      - copied unchanged from r230082, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-w-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-wv-2.c
Removed:
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sparc/sparc-ret.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/c-family/ChangeLog
    branches/gomp-4_0-branch/gcc/c/ChangeLog
    branches/gomp-4_0-branch/gcc/c/c-parser.c
    branches/gomp-4_0-branch/gcc/common.opt
    branches/gomp-4_0-branch/gcc/config/i386/i386.md
    branches/gomp-4_0-branch/gcc/config/rs6000/constraints.md
    branches/gomp-4_0-branch/gcc/config/rs6000/predicates.md
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000-protos.h
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.h
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.md
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.c
    branches/gomp-4_0-branch/gcc/config/visium/visium.c
    branches/gomp-4_0-branch/gcc/config/visium/visium.h
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    branches/gomp-4_0-branch/gcc/cp/call.c
    branches/gomp-4_0-branch/gcc/cp/init.c
    branches/gomp-4_0-branch/gcc/cp/parser.c
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/haifa-sched.c
    branches/gomp-4_0-branch/gcc/omp-builtins.def
    branches/gomp-4_0-branch/gcc/optabs.c
    branches/gomp-4_0-branch/gcc/print-rtl.h
    branches/gomp-4_0-branch/gcc/sched-int.h
    branches/gomp-4_0-branch/gcc/sched-rgn.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-3.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/routine-5.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/other/new-size-type.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/p9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/q9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/r3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/r5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/r6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/r7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/r8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/s3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/s5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/s6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/s7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/s8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/t9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/u5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/sso/u6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/float128-call.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/float128-mix.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/fusion.c
    branches/gomp-4_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-4_0-branch/gcc/tree-ssanames.c
    branches/gomp-4_0-branch/gcc/tree.h
    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-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/routine-wv-1.c

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




More information about the Libstdc++-cvs mailing list