r235188 - in /branches/gomp-4_0-branch: ./ Chan...

tschwinge@gcc.gnu.org tschwinge@gcc.gnu.org
Tue Apr 19 05:49:00 GMT 2016


Author: tschwinge
Date: Tue Apr 19 05:49:18 2016
New Revision: 235188

URL: https://gcc.gnu.org/viewcvs?rev=235188&root=gcc&view=rev
Log:
svn merge -r 234575:235033 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/20_util/pair/70437.cc
      - copied unchanged from r235033, trunk/libstdc++-v3/testsuite/20_util/pair/70437.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/30_threads/thread/70503.cc
      - copied unchanged from r235033, trunk/libstdc++-v3/testsuite/30_threads/thread/70503.cc
Modified:
    branches/gomp-4_0-branch/libstdc++-v3/ChangeLog
    branches/gomp-4_0-branch/libstdc++-v3/acinclude.m4
    branches/gomp-4_0-branch/libstdc++-v3/configure
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/specfun.h
    branches/gomp-4_0-branch/libstdc++-v3/include/bits/stl_pair.h
    branches/gomp-4_0-branch/libstdc++-v3/src/Makefile.am
    branches/gomp-4_0-branch/libstdc++-v3/src/Makefile.in
    branches/gomp-4_0-branch/libstdc++-v3/src/c++11/thread.cc
    branches/gomp-4_0-branch/libstdc++-v3/testsuite/25_algorithms/rotate/moveable2.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-4_0-branch/gcc/omp-simd-clone.c
      - copied unchanged from r235033, trunk/gcc/omp-simd-clone.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/Wmisleading-indentation-4.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/Wmisleading-indentation-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/Wparentheses-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/Wparentheses-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/pr70541.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/asan/pr70541.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/cilk-plus/CK/Wparentheses-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/cilk-plus/CK/Wparentheses-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/cilk-plus/PS/Wparentheses-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/cilk-plus/PS/Wparentheses-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/Wparentheses-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/goacc/Wparentheses-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/reduction-5.c
      - copied, changed from r235033, trunk/gcc/testsuite/c-c++-common/goacc/reduction-5.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/reduction-promotions.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/goacc/reduction-promotions.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/uninit-copy-clause.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/goacc/uninit-copy-clause.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/goacc/uninit-firstprivate-clause.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/goacc/uninit-firstprivate-clause.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/Wparentheses-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/Wparentheses-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/Wparentheses-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/Wparentheses-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/Wparentheses-3.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/Wparentheses-3.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/Wparentheses-4.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/Wparentheses-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/pr70550-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/pr70550-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/gomp/pr70550-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/gomp/pr70550-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr70297.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/pr70297.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr70336.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/pr70336.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/pr70651.c
      - copied unchanged from r235033, trunk/gcc/testsuite/c-c++-common/pr70651.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/abi/abi-tag19.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/abi/abi-tag19.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/abi/abi-tag20.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/abi/abi-tag20.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/auto47.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/auto47.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr9.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr9.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist10.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-template9.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template9.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/enum_base3.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/enum_base3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array2.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-array2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/noexcept29.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept29.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/pr70528.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/pr70528.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-recursion1.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-recursion1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp1y/pr69066.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/cpp1y/pr69066.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/attribute-may-alias-5.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/ext/attribute-may-alias-5.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/constexpr-vla4.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/ext/constexpr-vla4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/pr70571.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/ext/pr70571.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/vector30.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/ext/vector30.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/new47.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/init/new47.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/init/pr70501.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/init/pr70501.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ipa/devirt-51.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/ipa/devirt-51.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/opt/pr70641.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/opt/pr70641.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/opt/ptrmem7.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/opt/ptrmem7.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/parse/pr68722.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/parse/pr68722.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/parse/pr70635.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/parse/pr70635.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/pr70590-2.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/pr70590-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/pr70590.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/pr70590.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/dependent-expr10.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/template/dependent-expr10.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr70610-2.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/template/pr70610-2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr70610-3.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/template/pr70610-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr70610-4.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/template/pr70610-4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/pr70610.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/template/pr70610.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/pr70029.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/torture/pr70029.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/pr70499.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/torture/pr70499.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/torture/pr70526.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/torture/pr70526.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/warn/Wparentheses-29.C
      - copied unchanged from r235033, trunk/gcc/testsuite/g++.dg/warn/Wparentheses-29.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/compile/pr70633.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.c-torture/compile/pr70633.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr70460.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.c-torture/execute/pr70460.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr70566.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.c-torture/execute/pr70566.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr70586.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.c-torture/execute/pr70586.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr70602.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.c-torture/execute/pr70602.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Wparentheses-12.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/Wparentheses-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/Wparentheses-13.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/Wparentheses-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/bitfld-22.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/bitfld-22.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/pr68756.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/graphite/pr68756.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/graphite/pr68953.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/graphite/pr68953.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr61817-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr61817-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr61817-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr61817-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr69391-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr69391-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr69391-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr69391-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr70292.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr70292.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr70442.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/pr70442.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70307.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70307.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70457.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70457.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70484.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70484.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70542.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70542.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70623-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70623-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70623.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70623.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/pr70628.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/torture/pr70628.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/typedef-redecl2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/typedef-redecl2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/vect/O3-pr70130.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.dg/vect/O3-pr70130.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/pr70398.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/aarch64/pr70398.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/arm/pr70496.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/arm/pr70496.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/asm-flag-6.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/asm-flag-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx-vextractf128-256-5.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx-vextractf128-256-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx2-pr70542.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx2-pr70542.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx2-pr70574.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx2-pr70574.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512bw-kunpckdq-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx512bw-kunpckdq-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512bw-kunpckwd-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx512bw-kunpckwd-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr70509.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr70509.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/avx512f-kunpckbw-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/avx512f-kunpckbw-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70453.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70453.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70467-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70467-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70510.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70510.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70525.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70525.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70593.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70593.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70596.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70596.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr70662.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/i386/pr70662.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/float128-1.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/powerpc/float128-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/float128-2.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/powerpc/float128-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/pr70117.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/powerpc/pr70117.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/pr70640.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/powerpc/pr70640.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/powerpc/pr70669.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/powerpc/pr70669.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/sh/torture/pr70416.c
      - copied unchanged from r235033, trunk/gcc/testsuite/gcc.target/sh/torture/pr70416.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/allocate_with_source_19.f08
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_19.f08
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/coarray_allocate_6.f08
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/coarray_allocate_6.f08
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/deferred_character_16.f90
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/deferred_character_16.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/fmt_pf.f90
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/fmt_pf.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/reduction-4.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/reduction-promotions.f90
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/goacc/reduction-promotions.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/uninit-copy-clause.f95
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/goacc/uninit-copy-clause.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/uninit-firstprivate-clause.f95
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/goacc/uninit-firstprivate-clause.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/parameter_array_init_7.f90
      - copied unchanged from r235033, trunk/gcc/testsuite/gfortran.dg/parameter_array_init_7.f90
    branches/gomp-4_0-branch/libgo/go/internal/syscall/windows/sysdll/
      - copied from r235033, trunk/libgo/go/internal/syscall/windows/sysdll/
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr70289.c
      - copied unchanged from r235033, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr70289.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/pr70373.c
      - copied unchanged from r235033, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr70373.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/pr70289.f90
      - copied unchanged from r235033, trunk/libgomp/testsuite/libgomp.oacc-fortran/pr70289.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/pr70643.f90
      - copied unchanged from r235033, trunk/libgomp/testsuite/libgomp.oacc-fortran/pr70643.f90
Modified:
    branches/gomp-4_0-branch/   (props changed)
    branches/gomp-4_0-branch/ChangeLog
    branches/gomp-4_0-branch/MAINTAINERS
    branches/gomp-4_0-branch/Makefile.in
    branches/gomp-4_0-branch/Makefile.tpl
    branches/gomp-4_0-branch/contrib/ChangeLog
    branches/gomp-4_0-branch/contrib/check_GNU_style.sh
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/DATESTAMP
    branches/gomp-4_0-branch/gcc/Makefile.in
    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/alias.c
    branches/gomp-4_0-branch/gcc/asan.c
    branches/gomp-4_0-branch/gcc/builtins.c
    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-indentation.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/c/c-fold.c
    branches/gomp-4_0-branch/gcc/c/c-parser.c
    branches/gomp-4_0-branch/gcc/c/c-tree.h
    branches/gomp-4_0-branch/gcc/c/c-typeck.c
    branches/gomp-4_0-branch/gcc/cgraph.h
    branches/gomp-4_0-branch/gcc/common/config/aarch64/aarch64-common.c
    branches/gomp-4_0-branch/gcc/config.gcc
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-option-extensions.def
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64-protos.h
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.c
    branches/gomp-4_0-branch/gcc/config/aarch64/aarch64.h
    branches/gomp-4_0-branch/gcc/config/aarch64/driver-aarch64.c
    branches/gomp-4_0-branch/gcc/config/aarch64/predicates.md
    branches/gomp-4_0-branch/gcc/config/arc/arc.h
    branches/gomp-4_0-branch/gcc/config/arm/arm.h
    branches/gomp-4_0-branch/gcc/config/arm/linux-elf.h
    branches/gomp-4_0-branch/gcc/config/arm/thumb2.md
    branches/gomp-4_0-branch/gcc/config/darwin.h
    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/mingw32.h
    branches/gomp-4_0-branch/gcc/config/i386/sse.md
    branches/gomp-4_0-branch/gcc/config/ia64/hpux.h
    branches/gomp-4_0-branch/gcc/config/nvptx/nvptx.opt
    branches/gomp-4_0-branch/gcc/config/pa/pa-hpux11.h
    branches/gomp-4_0-branch/gcc/config/pa/pa64-hpux.h
    branches/gomp-4_0-branch/gcc/config/pa/predicates.md
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.md
    branches/gomp-4_0-branch/gcc/config/s390/s390.c
    branches/gomp-4_0-branch/gcc/config/sh/sh.md
    branches/gomp-4_0-branch/gcc/config/sparc/sparc.c
    branches/gomp-4_0-branch/gcc/cp/ChangeLog
    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-gimplify.c
    branches/gomp-4_0-branch/gcc/cp/cp-tree.h
    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/init.c
    branches/gomp-4_0-branch/gcc/cp/mangle.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/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/doc/extend.texi
    branches/gomp-4_0-branch/gcc/doc/invoke.texi
    branches/gomp-4_0-branch/gcc/dse.c
    branches/gomp-4_0-branch/gcc/explow.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/gfortran.texi
    branches/gomp-4_0-branch/gcc/fortran/intrinsic.texi
    branches/gomp-4_0-branch/gcc/fortran/openmp.c
    branches/gomp-4_0-branch/gcc/fortran/resolve.c
    branches/gomp-4_0-branch/gcc/fortran/simplify.c
    branches/gomp-4_0-branch/gcc/fortran/trans-array.c
    branches/gomp-4_0-branch/gcc/fwprop.c
    branches/gomp-4_0-branch/gcc/gimplify-me.c
    branches/gomp-4_0-branch/gcc/gimplify.c
    branches/gomp-4_0-branch/gcc/go/gofrontend/MERGE
    branches/gomp-4_0-branch/gcc/graphite-isl-ast-to-gimple.c
    branches/gomp-4_0-branch/gcc/graphite-sese-to-poly.c
    branches/gomp-4_0-branch/gcc/hsa-brig.c
    branches/gomp-4_0-branch/gcc/hsa-dump.c
    branches/gomp-4_0-branch/gcc/hsa-gen.c
    branches/gomp-4_0-branch/gcc/hsa-regalloc.c
    branches/gomp-4_0-branch/gcc/hsa.c
    branches/gomp-4_0-branch/gcc/hsa.h
    branches/gomp-4_0-branch/gcc/ipa-devirt.c
    branches/gomp-4_0-branch/gcc/ipa-polymorphic-call.c
    branches/gomp-4_0-branch/gcc/ipa-pure-const.c
    branches/gomp-4_0-branch/gcc/ipa-utils.h
    branches/gomp-4_0-branch/gcc/ipa-visibility.c
    branches/gomp-4_0-branch/gcc/ira-color.c
    branches/gomp-4_0-branch/gcc/ira.c
    branches/gomp-4_0-branch/gcc/lra-constraints.c
    branches/gomp-4_0-branch/gcc/lra-spills.c
    branches/gomp-4_0-branch/gcc/match.pd
    branches/gomp-4_0-branch/gcc/omp-low.c
    branches/gomp-4_0-branch/gcc/passes.c
    branches/gomp-4_0-branch/gcc/po/ChangeLog
    branches/gomp-4_0-branch/gcc/po/gcc.pot
    branches/gomp-4_0-branch/gcc/ree.c
    branches/gomp-4_0-branch/gcc/rtl.h
    branches/gomp-4_0-branch/gcc/simplify-rtx.c
    branches/gomp-4_0-branch/gcc/symtab.c
    branches/gomp-4_0-branch/gcc/testsuite/ChangeLog
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/halt_on_error-1.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/asan/halt_on_error-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/attr-simd-2.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/attr-simd-4.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/attr-simd.c
    branches/gomp-4_0-branch/gcc/testsuite/c-c++-common/cilk-plus/SE/ef_error2.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array5.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor12.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-default-ctor.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-ice6.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-string.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor19.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/cpp0x/pr65398.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/constexpr-vla1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/constexpr-vla2.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ext/constexpr-vla3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-1.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-3.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/gomp/declare-simd-4.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/plugin/pragma_plugin.c
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/template/ptrmem30.C
    branches/gomp-4_0-branch/gcc/testsuite/g++.dg/ubsan/pr63956.C
    branches/gomp-4_0-branch/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/simd-clones-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/gomp/simd-clones-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/guality/guality.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/ifcvt-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/ira-shrinkwrap-prep-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/loop-8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/lto/simd-function_0.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pic-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pic-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pic-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pie-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pie-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pie-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr10474.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr64434.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/pr70317.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/strlenopt.h
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/torture/builtin-isinf_sign-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/20030814-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.dg/uninit-19.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/mgeneral-regs_4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/aarch64/target_attr_15.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-1.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-10.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-11.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-12.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-13.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-14.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-15.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-16.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-2.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-3.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-4.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-5.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-6.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-7.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-8.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-9.c
    branches/gomp-4_0-branch/gcc/testsuite/gcc.target/i386/pr46470.c
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/goacc/reduction-3.f95
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr36192.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/pr36192_1.f90
    branches/gomp-4_0-branch/gcc/testsuite/gfortran.dg/real_dimension_1.f
    branches/gomp-4_0-branch/gcc/testsuite/lib/target-supports.exp
    branches/gomp-4_0-branch/gcc/tree-inline.c
    branches/gomp-4_0-branch/gcc/tree-parloops.c
    branches/gomp-4_0-branch/gcc/tree-pretty-print.c
    branches/gomp-4_0-branch/gcc/tree-scalar-evolution.c
    branches/gomp-4_0-branch/gcc/tree-sra.c
    branches/gomp-4_0-branch/gcc/tree-ssa-coalesce.c
    branches/gomp-4_0-branch/gcc/tree-ssa-forwprop.c
    branches/gomp-4_0-branch/gcc/tree-ssa-ifcombine.c
    branches/gomp-4_0-branch/gcc/tree-ssa-live.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-niter.c
    branches/gomp-4_0-branch/gcc/tree-ssa-loop-unswitch.c
    branches/gomp-4_0-branch/gcc/tree-ssa-math-opts.c
    branches/gomp-4_0-branch/gcc/tree-ssa-pre.c
    branches/gomp-4_0-branch/gcc/tree-vect-data-refs.c
    branches/gomp-4_0-branch/gcc/tree-vect-loop.c
    branches/gomp-4_0-branch/gcc/tree.c
    branches/gomp-4_0-branch/gcc/tree.def
    branches/gomp-4_0-branch/gcc/tree.h
    branches/gomp-4_0-branch/gcc/varasm.c
    branches/gomp-4_0-branch/gnattools/ChangeLog
    branches/gomp-4_0-branch/gnattools/Makefile.in
    branches/gomp-4_0-branch/libcc1/ChangeLog
    branches/gomp-4_0-branch/libcc1/Makefile.am
    branches/gomp-4_0-branch/libcc1/Makefile.in
    branches/gomp-4_0-branch/libcpp/ChangeLog
    branches/gomp-4_0-branch/libcpp/directives.c
    branches/gomp-4_0-branch/libcpp/internal.h
    branches/gomp-4_0-branch/libcpp/macro.c
    branches/gomp-4_0-branch/libcpp/po/ChangeLog
    branches/gomp-4_0-branch/libcpp/po/cpplib.pot
    branches/gomp-4_0-branch/libcpp/po/da.po
    branches/gomp-4_0-branch/libgcc/ChangeLog
    branches/gomp-4_0-branch/libgcc/configure
    branches/gomp-4_0-branch/libgcc/configure.ac
    branches/gomp-4_0-branch/libgcc/libgcc2.c
    branches/gomp-4_0-branch/libgfortran/ChangeLog
    branches/gomp-4_0-branch/libgfortran/io/write_float.def
    branches/gomp-4_0-branch/libgo/MERGE
    branches/gomp-4_0-branch/libgo/VERSION
    branches/gomp-4_0-branch/libgo/go/crypto/dsa/dsa.go
    branches/gomp-4_0-branch/libgo/go/crypto/ecdsa/ecdsa.go
    branches/gomp-4_0-branch/libgo/go/crypto/rsa/rsa.go
    branches/gomp-4_0-branch/libgo/go/go/build/deps_test.go
    branches/gomp-4_0-branch/libgo/go/internal/syscall/windows/registry/syscall.go
    branches/gomp-4_0-branch/libgo/go/internal/syscall/windows/registry/zsyscall_windows.go
    branches/gomp-4_0-branch/libgo/go/internal/syscall/windows/syscall_windows.go
    branches/gomp-4_0-branch/libgo/go/internal/syscall/windows/zsyscall_windows.go
    branches/gomp-4_0-branch/libgo/go/reflect/all_test.go
    branches/gomp-4_0-branch/libgo/go/reflect/value.go
    branches/gomp-4_0-branch/libgo/go/runtime/export_windows_test.go
    branches/gomp-4_0-branch/libgo/runtime/proc.c
    branches/gomp-4_0-branch/libgomp/ChangeLog
    branches/gomp-4_0-branch/libgomp/libgomp.h
    branches/gomp-4_0-branch/libgomp/libgomp_g.h
    branches/gomp-4_0-branch/libgomp/target.c
    branches/gomp-4_0-branch/libgomp/task.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.c/target-25.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-2.c   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-7.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/non-scalar-data.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/parallel-reduction.f90
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-2.f90   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-3.f90   (contents, props changed)
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-5.f90   (contents, props changed)
    branches/gomp-4_0-branch/libiberty/ChangeLog
    branches/gomp-4_0-branch/libiberty/cplus-dem.c
    branches/gomp-4_0-branch/libiberty/testsuite/demangle-expected

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

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-2.c
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-2.f90
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-3.f90
            ('svn:mergeinfo' modified)

Propchange: branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-5.f90
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list