r232692 - in /branches/gupc: ./ contrib/ChangeL...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Thu Jan 21 18:23:00 GMT 2016


Author: gfunck
Date: Thu Jan 21 18:23:43 2016
New Revision: 232692

URL: https://gcc.gnu.org/viewcvs?rev=232692&root=gcc&view=rev
Log:
	Merge trunk version 232666 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/17_intro/headers/c++2011/linkage.cc
      - copied unchanged from r232666, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2011/linkage.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/14608.cc
      - copied unchanged from r232666, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/14608.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/60401.cc
      - copied unchanged from r232666, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/60401.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/60637.cc
      - copied unchanged from r232666, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/60637.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/60401.cc
      - copied unchanged from r232666, trunk/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/60401.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/os/aix/os_defines.h
    branches/gupc/libstdc++-v3/config/os/bsd/darwin/os_defines.h
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/c++config
    branches/gupc/libstdc++-v3/include/c_compatibility/math.h
    branches/gupc/libstdc++-v3/include/c_compatibility/stdlib.h
    branches/gupc/libstdc++-v3/include/c_global/ccomplex
    branches/gupc/libstdc++-v3/include/c_global/cmath
    branches/gupc/libstdc++-v3/include/c_global/cstdlib
    branches/gupc/libstdc++-v3/include/c_global/ctgmath
    branches/gupc/libstdc++-v3/include/std/functional
    branches/gupc/libstdc++-v3/src/c++11/cow-stdexcept.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/function/cons/57465.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/rs6000/ppc-auxv.h
      - copied unchanged from r232666, trunk/gcc/config/rs6000/ppc-auxv.h
    branches/gupc/gcc/hsa-brig-format.h
      - copied unchanged from r232666, trunk/gcc/hsa-brig-format.h
    branches/gupc/gcc/hsa-brig.c
      - copied unchanged from r232666, trunk/gcc/hsa-brig.c
    branches/gupc/gcc/hsa-dump.c
      - copied unchanged from r232666, trunk/gcc/hsa-dump.c
    branches/gupc/gcc/hsa-gen.c
      - copied unchanged from r232666, trunk/gcc/hsa-gen.c
    branches/gupc/gcc/hsa-regalloc.c
      - copied unchanged from r232666, trunk/gcc/hsa-regalloc.c
    branches/gupc/gcc/hsa.c
      - copied unchanged from r232666, trunk/gcc/hsa.c
    branches/gupc/gcc/hsa.h
      - copied unchanged from r232666, trunk/gcc/hsa.h
    branches/gupc/gcc/ipa-hsa.c
      - copied unchanged from r232666, trunk/gcc/ipa-hsa.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-counter-vars-function-scope.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-counter-vars-function-scope.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction-n.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction-n.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-empty.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-empty.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-eternal.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-eternal.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-2.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-2.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-3.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-3.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-mod-not-zero.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-mod-not-zero.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-n.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-n.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop-nest.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-nest.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-loop.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-noreturn.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-noreturn.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-one-counter-var.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-one-counter-var.c
    branches/gupc/gcc/testsuite/c-c++-common/goacc/kernels-reduction.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/goacc/kernels-reduction.c
    branches/gupc/gcc/testsuite/c-c++-common/pr67653.c
      - copied unchanged from r232666, trunk/gcc/testsuite/c-c++-common/pr67653.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum30.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/cpp0x/enum30.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default6.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/cpp0x/temp_default6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/temp_default7.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/cpp0x/temp_default7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-50.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/ipa/devirt-50.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr69133_0.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/lto/pr69133_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr69133_1.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/lto/pr69133_1.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr11858.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/pr11858.C
    branches/gupc/gcc/testsuite/g++.dg/template/pr24663.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/pr24663.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify12.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify12.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify13.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify13.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify14.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify14.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify15.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify15.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify16.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify16.C
    branches/gupc/gcc/testsuite/g++.dg/template/unify17.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/template/unify17.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr69136.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/torture/pr69136.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr69355.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/torture/pr69355.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/pr69336.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/tree-ssa/pr69336.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wnonnull2.C
      - copied unchanged from r232666, trunk/gcc/testsuite/g++.dg/warn/Wnonnull2.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr69320-1.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr69320-2.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr69320-3.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-3.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr69320-4.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-4.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/sso.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/sso.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr68976.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/graphite/pr68976.c
    branches/gupc/gcc/testsuite/gcc.dg/pr24293.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/pr24293.c
    branches/gupc/gcc/testsuite/gcc.dg/pr65779.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/pr65779.c
    branches/gupc/gcc/testsuite/gcc.dg/pr69181-1.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/pr69181-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr69181-2.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/pr69181-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr69328.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/pr69328.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr68955.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/torture/pr68955.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr69352.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/torture/pr69352.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/sra-17.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-17.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/sra-18.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-18.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-5.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-5.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-6.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-6.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-7.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-7.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr69297.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr69297.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/ccmp_1.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.target/aarch64/ccmp_1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr69135_1.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.target/arm/pr69135_1.c
    branches/gupc/gcc/testsuite/gcc.target/m68k/pr25114.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.target/m68k/pr25114.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c
      - copied unchanged from r232666, trunk/gcc/testsuite/gcc.target/powerpc/cpu-builtin-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/pr68692.f90
      - copied unchanged from r232666, trunk/gcc/testsuite/gfortran.dg/graphite/pr68692.f90
    branches/gupc/gcc/testsuite/gnat.dg/inline12.adb
      - copied unchanged from r232666, trunk/gcc/testsuite/gnat.dg/inline12.adb
    branches/gupc/libgomp/plugin/plugin-hsa.c
      - copied unchanged from r232666, trunk/libgomp/plugin/plugin-hsa.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-3.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-3.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-2.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-2.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-3.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-3.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-4.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-4.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-5.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-5.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-6.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-6.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-collapse.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-collapse.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-g.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-g.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-mod-not-zero.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-mod-not-zero.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-n.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-n.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-nest.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-nest.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop.c
    branches/gupc/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-reduction.c
      - copied unchanged from r232666, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-reduction.c
    branches/gupc/libitm/config/x86/x86_sse.cc
      - copied unchanged from r232666, trunk/libitm/config/x86/x86_sse.cc
Removed:
    branches/gupc/libitm/config/arm/neon.cc
    branches/gupc/libitm/local_type_traits
    branches/gupc/libitm/vect128.cc
    branches/gupc/libitm/vect64.cc
    branches/gupc/libmpx/libtool-version
Modified:
    branches/gupc/   (props changed)
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/uninclude
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/exp_ch2.adb
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/cuintp.c
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/lang.opt
    branches/gupc/gcc/ada/gcc-interface/misc.c
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/gcc-interface/utils2.c
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/builtin-types.def
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-omp.c
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-decl.c
    branches/gupc/gcc/c/c-parser.c
    branches/gupc/gcc/c/c-tree.h
    branches/gupc/gcc/ccmp.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/aarch64/aarch64-modes.def
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.md
    branches/gupc/gcc/config/aarch64/constraints.md
    branches/gupc/gcc/config/aarch64/predicates.md
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/ia64/ia64.opt
    branches/gupc/gcc/config/m68k/m68k.md
    branches/gupc/gcc/config/m68k/predicates.md
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/rs6000/rs6000-builtin.def
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/constexpr.c
    branches/gupc/gcc/cp/cp-gimplify.c
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/doc/contrib.texi
    branches/gupc/gcc/doc/cpp.texi
    branches/gupc/gcc/doc/cppopts.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/lto.texi
    branches/gupc/gcc/doc/sourcebuild.texi
    branches/gupc/gcc/doc/standards.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/types.def
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gimple-low.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple-walk.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.def
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-isl-ast-to-gimple.c
    branches/gupc/gcc/graphite-optimize-isl.c
    branches/gupc/gcc/graphite-poly.c
    branches/gupc/gcc/graphite-scop-detection.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/graphite.h
    branches/gupc/gcc/ipa-devirt.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/jit/ChangeLog
    branches/gupc/gcc/jit/docs/_build/texinfo/libgccjit.texi
    branches/gupc/gcc/jit/docs/cp/intro/tutorial04.rst
    branches/gupc/gcc/jit/docs/examples/tut04-toyvm/toyvm.cc
    branches/gupc/gcc/jit/jit-playback.c
    branches/gupc/gcc/jit/jit-tempdir.c
    branches/gupc/gcc/jit/jit-tempdir.h
    branches/gupc/gcc/lto-section-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-partition.c
    branches/gupc/gcc/lto/lto-symtab.c
    branches/gupc/gcc/omp-builtins.def
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/omp-low.h
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/passes.def
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/sese.h
    branches/gupc/gcc/shrink-wrap.c
    branches/gupc/gcc/symtab.c
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/pr63995-1.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c
    branches/gupc/gcc/testsuite/gcc.dg/Wcxx-compat-8.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-1.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-2.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-3.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-4.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-5.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/outer-6.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parallelization-1.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-2.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-3.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-4.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-5.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-6.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-7.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-pr66652.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr39500-1.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr39500-2.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr46193.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr46194.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr49580.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr49960-1.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr49960.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr68373.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-1.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-1char.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-1short.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-2.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-2char.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-2short.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-3.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-4.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-6.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-7.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-8.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/reduc-9.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/uns-outer-4.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/uns-outer-5.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/uns-outer-6.c
    branches/gupc/gcc/testsuite/gcc.dg/declspec-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr63549.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr29119.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/attr-crypto.c
    branches/gupc/gcc/testsuite/gcc.target/arm/attr-neon-builtin-fail.c
    branches/gupc/gcc/testsuite/gcc.target/arm/attr-neon-fp16.c
    branches/gupc/gcc/testsuite/gcc.target/arm/attr-neon2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/attr-neon3.c
    branches/gupc/gcc/testsuite/gcc.target/arm/cmp-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/memset-inline-10.c
    branches/gupc/gcc/testsuite/gcc.target/arm/unsigned-float.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vfp-stmias.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-3.c
    branches/gupc/gcc/testsuite/gcc.target/arm/vnmul-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-always_inline.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-bndret.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-builtins-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-builtins-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-builtins-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-builtins-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-const-check-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-const-check-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-hidden-def.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-label-address.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-lifetime-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-narrow-bounds.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-pr69044.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-remove-bndint-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-remove-bndint-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strchr.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strlen-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strlen-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-strlen-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-10.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-11.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-12.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-13.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-14.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-15.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-16.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-7.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-8.c
    branches/gupc/gcc/testsuite/gcc.target/i386/chkp-stropt-9.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr63995-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr64805.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr65044.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr65105-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr65167.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr65183.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr65184.c
    branches/gupc/gcc/testsuite/gcc.target/i386/thunk-retbnd.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-4.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-5.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-6.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-7.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-8.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-3d-9.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-1.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-3.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-4.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-5.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-6.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-7.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips-ps-type.c
    branches/gupc/gcc/testsuite/gcc.target/mips/mips16-attributes-6.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/20050830-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/graphite/interchange-3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/parloops-exit-first-loop-alt-2.f95
    branches/gupc/gcc/testsuite/gfortran.dg/parloops-exit-first-loop-alt.f95
    branches/gupc/gcc/testsuite/lib/gcc-dg.exp
    branches/gupc/gcc/testsuite/lib/multiline.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/timevar.def
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-core.h
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-scalar-evolution.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-sccvn.h
    branches/gupc/gcc/tree-ssa-scopedtables.c
    branches/gupc/gcc/tree-ssa-threadbackward.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/include/ChangeLog
    branches/gupc/include/gomp-constants.h
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/Makefile.in
    branches/gupc/libgomp/config.h.in
    branches/gupc/libgomp/configure
    branches/gupc/libgomp/libgomp-plugin.h
    branches/gupc/libgomp/libgomp.h
    branches/gupc/libgomp/libgomp_g.h
    branches/gupc/libgomp/oacc-host.c
    branches/gupc/libgomp/plugin/Makefrag.am
    branches/gupc/libgomp/plugin/configfrag.ac
    branches/gupc/libgomp/target.c
    branches/gupc/libgomp/task.c
    branches/gupc/libgomp/testsuite/Makefile.in
    branches/gupc/libitm/ChangeLog
    branches/gupc/libitm/Makefile.am
    branches/gupc/libitm/Makefile.in
    branches/gupc/libitm/configure
    branches/gupc/libitm/configure.ac
    branches/gupc/libitm/libitm.h
    branches/gupc/libitm/libitm_i.h
    branches/gupc/libmpx/ChangeLog
    branches/gupc/libmpx/mpxrt/mpxrt.c
    branches/gupc/libmpx/mpxwrap/mpx_wrappers.c
    branches/gupc/liboffloadmic/ChangeLog
    branches/gupc/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/gupc/libsanitizer/ChangeLog
    branches/gupc/libsanitizer/tsan/tsan_interceptors.cc

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list