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]

r232579 - in /branches/redhat/gcc-6-branch: ./ ...


Author: jakub
Date: Tue Jan 19 18:57:00 2016
New Revision: 232579

URL: https://gcc.gnu.org/viewcvs?rev=232579&root=gcc&view=rev
Log:
svn merge -r232405:232576 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/scoped_allocator/69293_neg.cc
      - copied unchanged from r232576, trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/69293_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/uses_allocator/69293_neg.cc
      - copied unchanged from r232576, trunk/libstdc++-v3/testsuite/20_util/uses_allocator/69293_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/60637.cc
      - copied unchanged from r232576, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/60637.cc
Modified:
    branches/redhat/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-6-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-6-branch/libstdc++-v3/config.h.in
    branches/redhat/gcc-6-branch/libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt
    branches/redhat/gcc-6-branch/libstdc++-v3/config/abi/post/x86_64-linux-gnu/x32/baseline_symbols.txt
    branches/redhat/gcc-6-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-6-branch/libstdc++-v3/config/os/aix/os_defines.h
    branches/redhat/gcc-6-branch/libstdc++-v3/configure
    branches/redhat/gcc-6-branch/libstdc++-v3/configure.ac
    branches/redhat/gcc-6-branch/libstdc++-v3/include/Makefile.am
    branches/redhat/gcc-6-branch/libstdc++-v3/include/Makefile.in
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/c++config
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/std_mutex.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/uses_allocator.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/ext/random.tcc
    branches/redhat/gcc-6-branch/libstdc++-v3/include/std/functional
    branches/redhat/gcc-6-branch/libstdc++-v3/include/std/stdexcept
    branches/redhat/gcc-6-branch/libstdc++-v3/libsupc++/eh_exception.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/libsupc++/exception
    branches/redhat/gcc-6-branch/libstdc++-v3/src/c++11/cow-stdexcept.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/function/cons/57465.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-6-branch/gcc/hsa-brig-format.h
      - copied unchanged from r232576, trunk/gcc/hsa-brig-format.h
    branches/redhat/gcc-6-branch/gcc/hsa-brig.c
      - copied unchanged from r232576, trunk/gcc/hsa-brig.c
    branches/redhat/gcc-6-branch/gcc/hsa-dump.c
      - copied unchanged from r232576, trunk/gcc/hsa-dump.c
    branches/redhat/gcc-6-branch/gcc/hsa-gen.c
      - copied unchanged from r232576, trunk/gcc/hsa-gen.c
    branches/redhat/gcc-6-branch/gcc/hsa-regalloc.c
      - copied unchanged from r232576, trunk/gcc/hsa-regalloc.c
    branches/redhat/gcc-6-branch/gcc/hsa.c
      - copied unchanged from r232576, trunk/gcc/hsa.c
    branches/redhat/gcc-6-branch/gcc/hsa.h
      - copied unchanged from r232576, trunk/gcc/hsa.h
    branches/redhat/gcc-6-branch/gcc/ipa-hsa.c
      - copied unchanged from r232576, trunk/gcc/ipa-hsa.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/fn_ptr-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/fn_ptr-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-alias-ipa-pta-4.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-alias-ipa-pta-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-counter-vars-function-scope.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-counter-vars-function-scope.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction-n.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction-n.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-double-reduction.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-empty.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-empty.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-eternal.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-eternal.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-3.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-g.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-mod-not-zero.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-mod-not-zero.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-n.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-n.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop-nest.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop-nest.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-loop.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-loop.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-noreturn.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-noreturn.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-one-counter-var.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-one-counter-var.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/kernels-reduction.c
      - copied unchanged from r232576, trunk/gcc/testsuite/c-c++-common/goacc/kernels-reduction.c
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/enum30.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/cpp0x/enum30.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/cpp1y/parameter-pack-1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/cpp1y/parameter-pack-2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/delayedfold/builtin1.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/delayedfold/builtin1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/asm13.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/ext/asm13.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ipa/devirt-49.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/ipa/devirt-49.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ipa/devirt-50.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/ipa/devirt-50.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/lto/pr69133_0.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/lto/pr69133_0.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/lto/pr69133_1.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/lto/pr69133_1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/lto/pr69137_0.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/lto/pr69137_0.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/pr11858.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/pr11858.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/pr24663.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/pr24663.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/pr68936.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/pr68936.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/pr69091.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/pr69091.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify12.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify12.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify13.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify13.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify14.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify14.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify15.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify15.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify16.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify16.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/unify17.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/template/unify17.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr69136.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/torture/pr69136.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/tree-ssa/pr69336.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/tree-ssa/pr69336.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/warn/Wnonnull2.C
      - copied unchanged from r232576, trunk/gcc/testsuite/g++.dg/warn/Wnonnull2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/alias-4.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/alias-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/memops-asm.x
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.x
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr69320-1.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr69320-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr69320-3.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr69320-4.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.c-torture/execute/pr69320-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-3.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-4.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-5.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-6.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-7.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-pr66652.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt-pr66652.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/autopar/parloops-exit-first-loop-alt.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr65779.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/pr65779.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr69181-1.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/pr69181-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr69181-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/pr69181-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr66856-1.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/torture/pr66856-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr66856-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/torture/pr66856-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr68955.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/torture/pr68955.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr69170.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/torture/pr69170.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr69352.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/torture/pr69352.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr69270-2.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr69270-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr69270-3.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr69270-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-17.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-17.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/sra-18.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-18.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-5.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-6.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-7.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr68961.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr68961.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr69297.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-pr69297.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/ccmp_1.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/aarch64/ccmp_1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/aarch64/target_attr_17.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/aarch64/target_attr_17.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/arm/pr69135_1.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/arm/pr69135_1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr65105-5.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/i386/pr65105-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr69030.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/i386/pr69030.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr69246.c
      - copied unchanged from r232576, trunk/gcc/testsuite/gcc.target/i386/pr69246.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/allocate_error_5.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/allocate_error_5.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_10.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_10.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_11.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_11.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_12.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_12.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_13.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_13.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_14.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_14.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_8.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_8.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/deferred_character_9.f90
      - copied unchanged from r232576, trunk/gcc/testsuite/gfortran.dg/deferred_character_9.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gnat.dg/inline12.adb
      - copied unchanged from r232576, trunk/gcc/testsuite/gnat.dg/inline12.adb
    branches/redhat/gcc-6-branch/libgomp/plugin/plugin-hsa.c
      - copied unchanged from r232576, trunk/libgomp/plugin/plugin-hsa.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-2.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-3.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-3.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-2.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-2.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-3.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-3.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-4.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-4.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-5.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-5.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-6.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq-6.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-and-seq.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-collapse.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-collapse.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-g.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-g.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-mod-not-zero.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-mod-not-zero.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-n.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-n.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-nest.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop-nest.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-loop.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-reduction.c
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/kernels-reduction.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-fortran/non-scalar-data.f90
      - copied unchanged from r232576, trunk/libgomp/testsuite/libgomp.oacc-fortran/non-scalar-data.f90
    branches/redhat/gcc-6-branch/libitm/testsuite/libitm.c++/libstdc++-safeexc.C
      - copied unchanged from r232576, trunk/libitm/testsuite/libitm.c++/libstdc++-safeexc.C
    branches/redhat/gcc-6-branch/libitm/testsuite/libitm.c/priv-1.c
      - copied unchanged from r232576, trunk/libitm/testsuite/libitm.c/priv-1.c
Removed:
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt-pr66652.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/parloops-exit-first-loop-alt.c
Modified:
    branches/redhat/gcc-6-branch/   (props changed)
    branches/redhat/gcc-6-branch/gcc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/DATESTAMP
    branches/redhat/gcc-6-branch/gcc/Makefile.in
    branches/redhat/gcc-6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-6-branch/gcc/ada/adaint.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/ada-tree.h
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/cuintp.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/gigi.h
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/misc.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/trans.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/utils.c
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/utils2.c
    branches/redhat/gcc-6-branch/gcc/alias.c
    branches/redhat/gcc-6-branch/gcc/builtin-types.def
    branches/redhat/gcc-6-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c-family/c-common.c
    branches/redhat/gcc-6-branch/gcc/c-family/c-omp.c
    branches/redhat/gcc-6-branch/gcc/c-family/c-pragma.c
    branches/redhat/gcc-6-branch/gcc/calls.c
    branches/redhat/gcc-6-branch/gcc/ccmp.c
    branches/redhat/gcc-6-branch/gcc/cgraph.c
    branches/redhat/gcc-6-branch/gcc/cgraphunit.c
    branches/redhat/gcc-6-branch/gcc/common.opt
    branches/redhat/gcc-6-branch/gcc/config.in
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-builtins.c
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-modes.def
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64.c
    branches/redhat/gcc-6-branch/gcc/config/aarch64/aarch64.md
    branches/redhat/gcc-6-branch/gcc/config/aarch64/arm_neon.h
    branches/redhat/gcc-6-branch/gcc/config/aarch64/constraints.md
    branches/redhat/gcc-6-branch/gcc/config/aarch64/predicates.md
    branches/redhat/gcc-6-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-6-branch/gcc/config/arm/t-rtems
    branches/redhat/gcc-6-branch/gcc/config/arm/vfp.md
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-6-branch/gcc/config/mips/mips.h
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-6-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-6-branch/gcc/config/s390/s390.opt
    branches/redhat/gcc-6-branch/gcc/configure
    branches/redhat/gcc-6-branch/gcc/configure.ac
    branches/redhat/gcc-6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/cp/call.c
    branches/redhat/gcc-6-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-array-notation.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-6-branch/gcc/cp/decl.c
    branches/redhat/gcc-6-branch/gcc/cp/parser.c
    branches/redhat/gcc-6-branch/gcc/cp/parser.h
    branches/redhat/gcc-6-branch/gcc/cp/pt.c
    branches/redhat/gcc-6-branch/gcc/cp/tree.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-6-branch/gcc/diagnostic-show-locus.c
    branches/redhat/gcc-6-branch/gcc/doc/cppopts.texi
    branches/redhat/gcc-6-branch/gcc/doc/extend.texi
    branches/redhat/gcc-6-branch/gcc/doc/install.texi
    branches/redhat/gcc-6-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-6-branch/gcc/doc/tm.texi
    branches/redhat/gcc-6-branch/gcc/dse.c
    branches/redhat/gcc-6-branch/gcc/dwarf2out.c
    branches/redhat/gcc-6-branch/gcc/fold-const.c
    branches/redhat/gcc-6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-6-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-types.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans.c
    branches/redhat/gcc-6-branch/gcc/fortran/types.def
    branches/redhat/gcc-6-branch/gcc/gcc.c
    branches/redhat/gcc-6-branch/gcc/gimple-low.c
    branches/redhat/gcc-6-branch/gcc/gimple-pretty-print.c
    branches/redhat/gcc-6-branch/gcc/gimple-ssa-strength-reduction.c
    branches/redhat/gcc-6-branch/gcc/gimple-walk.c
    branches/redhat/gcc-6-branch/gcc/gimple.c
    branches/redhat/gcc-6-branch/gcc/gimple.def
    branches/redhat/gcc-6-branch/gcc/gimple.h
    branches/redhat/gcc-6-branch/gcc/gimplify.c
    branches/redhat/gcc-6-branch/gcc/haifa-sched.c
    branches/redhat/gcc-6-branch/gcc/hash-table.h
    branches/redhat/gcc-6-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-6-branch/gcc/ipa-icf.c
    branches/redhat/gcc-6-branch/gcc/ira.c
    branches/redhat/gcc-6-branch/gcc/lra-spills.c
    branches/redhat/gcc-6-branch/gcc/lto-section-in.c
    branches/redhat/gcc-6-branch/gcc/lto-streamer-out.c
    branches/redhat/gcc-6-branch/gcc/lto-streamer.h
    branches/redhat/gcc-6-branch/gcc/lto-wrapper.c
    branches/redhat/gcc-6-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-6-branch/gcc/lto/lto-partition.c
    branches/redhat/gcc-6-branch/gcc/lto/lto-symtab.c
    branches/redhat/gcc-6-branch/gcc/omp-builtins.def
    branches/redhat/gcc-6-branch/gcc/omp-low.c
    branches/redhat/gcc-6-branch/gcc/omp-low.h
    branches/redhat/gcc-6-branch/gcc/opts.c
    branches/redhat/gcc-6-branch/gcc/params.def
    branches/redhat/gcc-6-branch/gcc/passes.def
    branches/redhat/gcc-6-branch/gcc/shrink-wrap.c
    branches/redhat/gcc-6-branch/gcc/symtab.c
    branches/redhat/gcc-6-branch/gcc/target.def
    branches/redhat/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/cilk-plus/AN/an-if.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/cilk-plus/CK/pr60469.c
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/Wno-frame-address.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/init/const9.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/outer-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/parallelization-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr39500-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr39500-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr46193.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr46194.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr49580.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr49960-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr49960.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/pr68373.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-1char.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-1short.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-2char.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-2short.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-8.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/reduc-9.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/uns-outer-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/uns-outer-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/autopar/uns-outer-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/builtin-integral-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr65447.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-8.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-3d-9.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips-ps-type.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/mips/mips16-attributes-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/recip-sqrtf.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/bind_c_array_params_2.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/parloops-exit-first-loop-alt-2.f95
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/parloops-exit-first-loop-alt.f95
    branches/redhat/gcc-6-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/redhat/gcc-6-branch/gcc/testsuite/lib/multiline.exp
    branches/redhat/gcc-6-branch/gcc/timevar.def
    branches/redhat/gcc-6-branch/gcc/toplev.c
    branches/redhat/gcc-6-branch/gcc/tree-cfg.c
    branches/redhat/gcc-6-branch/gcc/tree-core.h
    branches/redhat/gcc-6-branch/gcc/tree-inline.c
    branches/redhat/gcc-6-branch/gcc/tree-inline.h
    branches/redhat/gcc-6-branch/gcc/tree-parloops.c
    branches/redhat/gcc-6-branch/gcc/tree-pass.h
    branches/redhat/gcc-6-branch/gcc/tree-pretty-print.c
    branches/redhat/gcc-6-branch/gcc/tree-scalar-evolution.c
    branches/redhat/gcc-6-branch/gcc/tree-sra.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-dom.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-scopedtables.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-uncprop.c
    branches/redhat/gcc-6-branch/gcc/tree-ssanames.c
    branches/redhat/gcc-6-branch/gcc/tree-ssanames.h
    branches/redhat/gcc-6-branch/gcc/tree-vect-loop.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-slp.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-stmts.c
    branches/redhat/gcc-6-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-6-branch/gcc/tree-vrp.c
    branches/redhat/gcc-6-branch/gcc/tree.c
    branches/redhat/gcc-6-branch/gcc/tree.h
    branches/redhat/gcc-6-branch/include/ChangeLog
    branches/redhat/gcc-6-branch/include/gomp-constants.h
    branches/redhat/gcc-6-branch/libgfortran/ChangeLog
    branches/redhat/gcc-6-branch/libgfortran/intrinsics/execute_command_line.c
    branches/redhat/gcc-6-branch/libgomp/ChangeLog
    branches/redhat/gcc-6-branch/libgomp/Makefile.in
    branches/redhat/gcc-6-branch/libgomp/config.h.in
    branches/redhat/gcc-6-branch/libgomp/configure
    branches/redhat/gcc-6-branch/libgomp/libgomp-plugin.h
    branches/redhat/gcc-6-branch/libgomp/libgomp.h
    branches/redhat/gcc-6-branch/libgomp/libgomp_g.h
    branches/redhat/gcc-6-branch/libgomp/oacc-host.c
    branches/redhat/gcc-6-branch/libgomp/plugin/Makefrag.am
    branches/redhat/gcc-6-branch/libgomp/plugin/configfrag.ac
    branches/redhat/gcc-6-branch/libgomp/target.c
    branches/redhat/gcc-6-branch/libgomp/task.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/Makefile.in
    branches/redhat/gcc-6-branch/libitm/ChangeLog
    branches/redhat/gcc-6-branch/libitm/method-gl.cc
    branches/redhat/gcc-6-branch/libitm/method-ml.cc
    branches/redhat/gcc-6-branch/libmpx/ChangeLog
    branches/redhat/gcc-6-branch/libmpx/mpxwrap/mpx_wrappers.c
    branches/redhat/gcc-6-branch/liboffloadmic/ChangeLog
    branches/redhat/gcc-6-branch/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/redhat/gcc-6-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-6-branch/libsanitizer/tsan/tsan_interceptors.cc
    branches/redhat/gcc-6-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-6-branch/lto-plugin/lto-plugin.c

Propchange: branches/redhat/gcc-6-branch/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]