r270054 - in /branches/c++-coroutines: ./ Chang...

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Apr 1 08:49:00 GMT 2019


Author: iains
Date: Mon Apr  1 08:49:04 2019
New Revision: 270054

URL: https://gcc.gnu.org/viewcvs?rev=270054&root=gcc&view=rev
Log:
c++-coroutines - merge trunk r270053

2019-04-01  Iain Sandoe  <iain@sandoe.co.uk>

	Merge trunk r270053.


Added:
    branches/c++-coroutines/libstdc++-v3/include/pstl/
      - copied from r270053, trunk/libstdc++-v3/include/pstl/
    branches/c++-coroutines/libstdc++-v3/include/std/execution
      - copied unchanged from r270053, trunk/libstdc++-v3/include/std/execution
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/hash/89629.cc
      - copied unchanged from r270053, trunk/libstdc++-v3/testsuite/20_util/hash/89629.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/specialized_algorithms/pstl/
      - copied from r270053, trunk/libstdc++-v3/testsuite/20_util/specialized_algorithms/pstl/
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/set/85965.cc
      - copied unchanged from r270053, trunk/libstdc++-v3/testsuite/23_containers/set/85965.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/unordered_set/85965.cc
      - copied unchanged from r270053, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/85965.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/pstl/
      - copied from r270053, trunk/libstdc++-v3/testsuite/25_algorithms/pstl/
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/headers/cmath/functions_global.cc
      - copied unchanged from r270053, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/functions_global.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/headers/cmath/special_functions_global.cc
      - copied unchanged from r270053, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/special_functions_global.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/pstl/
      - copied from r270053, trunk/libstdc++-v3/testsuite/26_numerics/pstl/
    branches/c++-coroutines/libstdc++-v3/testsuite/util/pstl/
      - copied from r270053, trunk/libstdc++-v3/testsuite/util/pstl/
Removed:
    branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/headers/cmath/functions_global_c++17.cc
Modified:
    branches/c++-coroutines/libstdc++-v3/ChangeLog
    branches/c++-coroutines/libstdc++-v3/config.h.in
    branches/c++-coroutines/libstdc++-v3/configure
    branches/c++-coroutines/libstdc++-v3/configure.ac
    branches/c++-coroutines/libstdc++-v3/crossconfig.m4
    branches/c++-coroutines/libstdc++-v3/doc/html/index.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/api.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/appendix.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/index.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/memory.html
    branches/c++-coroutines/libstdc++-v3/doc/html/manual/using_macros.html
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/evolution.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/parallel_mode.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/support.xml
    branches/c++-coroutines/libstdc++-v3/doc/xml/manual/using.xml
    branches/c++-coroutines/libstdc++-v3/include/Makefile.am
    branches/c++-coroutines/libstdc++-v3/include/Makefile.in
    branches/c++-coroutines/libstdc++-v3/include/backward/hash_map
    branches/c++-coroutines/libstdc++-v3/include/backward/hash_set
    branches/c++-coroutines/libstdc++-v3/include/backward/strstream
    branches/c++-coroutines/libstdc++-v3/include/bits/atomic_base.h
    branches/c++-coroutines/libstdc++-v3/include/bits/c++config
    branches/c++-coroutines/libstdc++-v3/include/bits/hashtable.h
    branches/c++-coroutines/libstdc++-v3/include/bits/stl_algobase.h
    branches/c++-coroutines/libstdc++-v3/include/bits/stl_tree.h
    branches/c++-coroutines/libstdc++-v3/include/c_compatibility/math.h
    branches/c++-coroutines/libstdc++-v3/include/experimental/internet
    branches/c++-coroutines/libstdc++-v3/include/experimental/socket
    branches/c++-coroutines/libstdc++-v3/include/std/algorithm
    branches/c++-coroutines/libstdc++-v3/include/std/atomic
    branches/c++-coroutines/libstdc++-v3/include/std/memory
    branches/c++-coroutines/libstdc++-v3/include/std/numeric
    branches/c++-coroutines/libstdc++-v3/include/std/variant
    branches/c++-coroutines/libstdc++-v3/include/std/version
    branches/c++-coroutines/libstdc++-v3/include/tr1/bessel_function.tcc
    branches/c++-coroutines/libstdc++-v3/include/tr1/exp_integral.tcc
    branches/c++-coroutines/libstdc++-v3/include/tr1/legendre_function.tcc
    branches/c++-coroutines/libstdc++-v3/include/tr1/modified_bessel_func.tcc
    branches/c++-coroutines/libstdc++-v3/include/tr1/riemann_zeta.tcc
    branches/c++-coroutines/libstdc++-v3/libsupc++/hash_bytes.cc
    branches/c++-coroutines/libstdc++-v3/src/c++17/fs_ops.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/map/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/multimap/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/multiset/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/set/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/unordered_map/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/unordered_multimap/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/unordered_multiset/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/unordered_set/48101_neg.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/29_atomics/atomic_flag/test_and_set/explicit-hle.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/experimental/net/timer/waitable/cons.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/experimental/net/timer/waitable/dest.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/experimental/net/timer/waitable/ops.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/c++-coroutines/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/c++-coroutines/contrib/check-internal-format-escaping.py
      - copied unchanged from r270053, trunk/contrib/check-internal-format-escaping.py
    branches/c++-coroutines/gcc/config/riscv/sifive-7.md
      - copied unchanged from r270053, trunk/gcc/config/riscv/sifive-7.md
    branches/c++-coroutines/gcc/config/s390/3906.md
      - copied unchanged from r270053, trunk/gcc/config/s390/3906.md
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/routine-3-extern.c
      - copied unchanged from r270053, trunk/gcc/testsuite/c-c++-common/goacc/routine-3-extern.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/routine-4-extern.c
      - copied unchanged from r270053, trunk/gcc/testsuite/c-c++-common/goacc/routine-4-extern.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/pr88588.c
      - copied unchanged from r270053, trunk/gcc/testsuite/c-c++-common/gomp/pr88588.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/unroll-6.c
      - copied unchanged from r270053, trunk/gcc/testsuite/c-c++-common/unroll-6.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/unroll-7.c
      - copied unchanged from r270053, trunk/gcc/testsuite/c-c++-common/unroll-7.c
    branches/c++-coroutines/gcc/testsuite/g++.dg/abi/lambda-static-1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/abi/lambda-static-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/no-bool1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/concepts/no-bool1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/pr84661.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/concepts/pr84661.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wredundant-move8.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/Wredundant-move8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wredundant-move9.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/Wredundant-move9.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/auto53.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/auto53.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/constexpr-89709.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-89709.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/constexpr-ice20.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice20.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/decltype-pr66548.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-pr66548.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/decltype-pr81506.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/decltype-pr81506.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg11.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg11.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist115.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/initlist115.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/noexcept36.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept36.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/noexcept37.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept37.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/noexcept38.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept38.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/noexcept39.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept39.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/overload-conv-3.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/overload-conv-3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/pr85014.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/pr85014.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/rv-conv2.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/rv-conv2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/sfinae64.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae64.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/sfinae65.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae65.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-87481.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-87481.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-89652.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-89652.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-89785-1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-89785-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-89785-2.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-89785-2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const10.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const10.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const9.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const9.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-init18.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init18.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-init19.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init19.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/pr89767.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/pr89767.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/var-templ61.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ61.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/aggr-base8.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1z/aggr-base8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/aggr-base9.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1z/aggr-base9.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda24.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda24.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/fold10.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1z/fold10.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/noexcept-type21.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp1z/noexcept-type21.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/desig14.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/desig14.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/explicit15.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/explicit15.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/lambda-pack-init2.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-pack-init2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/lambda-uneval10.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval10.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/pr88534.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/pr88534.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/pr88537.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/pr88537.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename15.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/cpp2a/typename15.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/asm17.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/ext/asm17.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/attr-lambda1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/ext/attr-lambda1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/complit16.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/ext/complit16.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/pr84598.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/ext/pr84598.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/pr89796.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/gomp/pr89796.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr87089_0.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/lto/pr87089_0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr87089_1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/lto/pr87089_1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr89335_0.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/lto/pr89335_0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/friend16.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/other/friend16.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/friend17.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/other/friend17.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/pr89692.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/other/pr89692.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/overload/defarg12.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/overload/defarg12.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/pr89790.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/pr89790.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/template/mem-spec1.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/template/mem-spec1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/template/memfriend18.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/template/memfriend18.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/template/scope6.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/template/scope6.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local11.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local11.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local11.h
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local11.h
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local11a.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local11a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12a.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12b.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12b.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12c.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12c.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12d.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12d.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12e.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12e.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12f.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12f.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12g.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12g.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12h.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12h.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12i.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12i.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12j.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12j.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12k.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12k.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tls/thread_local12l.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tls/thread_local12l.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr85013.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/torture/pr85013.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr89698.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/torture/pr89698.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tree-ssa/pr89802.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/tree-ssa/pr89802.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ubsan/vptr-14.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/ubsan/vptr-14.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wstringop-overflow-2.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/warn/Wstringop-overflow-2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/warn/conv5.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.dg/warn/conv5.C
    branches/c++-coroutines/gcc/testsuite/g++.target/aarch64/aarch64.exp
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.target/aarch64/aarch64.exp
    branches/c++-coroutines/gcc/testsuite/g++.target/aarch64/pr89752.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.target/aarch64/pr89752.C
    branches/c++-coroutines/gcc/testsuite/g++.target/i386/pr89630.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.target/i386/pr89630.C
    branches/c++-coroutines/gcc/testsuite/g++.target/i386/pr89650.C
      - copied unchanged from r270053, trunk/gcc/testsuite/g++.target/i386/pr89650.C
    branches/c++-coroutines/gcc/testsuite/g++.target/riscv/
      - copied from r270053, trunk/gcc/testsuite/g++.target/riscv/
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr88347.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr88347.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr88423.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr88423.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89655.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr89655.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89663-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr89663-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89663-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr89663-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89703-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr89703-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89703-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/compile/pr89703-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/pr89826.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.c-torture/execute/pr89826.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-41.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/Warray-bounds-41.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-42.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/Warray-bounds-42.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-11.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-11.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-12.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-12.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-truncation-8.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/Wstringop-truncation-8.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/attr-aligned-3.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/attr-aligned-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/debug/dwarf2/pr86964.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr86964.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/debug/pr89704.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/debug/pr89704.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/diag-sanity.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/diag-sanity.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr89796.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/gomp/pr89796.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/guality/pr89463.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/guality/pr89463.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr86979.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr86979.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr87485.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr87485.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89313.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr89313.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89350.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr89350.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89679.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr89679.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89734.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr89734.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89737.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/pr89737.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-18.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/spellcheck-options-18.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-19.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/spellcheck-options-19.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-20.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/spellcheck-options-20.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/strlenopt-61.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/strlenopt-61.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/20190327-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/20190327-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr71598-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr71598-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr71598-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr71598-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr71598-3.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr71598-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89677.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr89677.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89710.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr89710.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89779.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr89779.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89789.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/torture/pr89789.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr89546.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89546.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr89872.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89872.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr81740-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/vect/pr81740-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr81740-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.dg/vect/pr81740-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/cost_model_1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/aarch64/sve/cost_model_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXsd-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXsd-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXss-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXss-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXsd-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXsd-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXss-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXss-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXsd-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXsd-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXss-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXss-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXsd-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXsd-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXss-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXss-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr85667-5.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr85667-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr85667-6.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr85667-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr85860.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr85860.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-1a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-1a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-1b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-1b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-3.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-4.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-5.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-6.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-7.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-8.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89523-9.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89523-9.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89676.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89676.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89684.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89684.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89827.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89827.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89848.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/i386/pr89848.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr87532-mc.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/pr87532-mc.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr87532.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/pr87532.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2.h
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2.h
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-v16qiu-v2b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-10b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-11b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-12b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-13b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-14b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-15b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-16b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-17b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-18b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-19b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-20b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9a.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9b.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-9b.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/losum-overflow.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/losum-overflow.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-3.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-4.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-5.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-6.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-7.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/predef-8.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/riscv/predef-8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/pr89775-1.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/s390/pr89775-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/pr89775-2.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/s390/pr89775-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/zvector/vec-addc-u128.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gcc.target/s390/zvector/vec-addc-u128.c
    branches/c++-coroutines/gcc/testsuite/gdc.dg/pr89017.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.dg/pr89017.d
    branches/c++-coroutines/gcc/testsuite/gdc.dg/ubsan/
      - copied from r270053, trunk/gcc/testsuite/gdc.dg/ubsan/
    branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/cerrors.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.test/fail_compilation/cerrors.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/ctypes.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.test/fail_compilation/ctypes.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/widechars.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.test/fail_compilation/widechars.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test19734.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.test/runnable/test19734.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test19735.d
      - copied unchanged from r270053, trunk/gcc/testsuite/gdc.test/runnable/test19735.d
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_7.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_7.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_7.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_7.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_8.c
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_8.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_8.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_8.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/altreturn_10.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/altreturn_10.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/associate_47.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/associate_47.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/assumed_rank_16.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/assumed_rank_16.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/assumed_rank_17.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/assumed_rank_17.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/binding_label_tests_30.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_30.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/binding_label_tests_31.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_31.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/binding_label_tests_32.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_32.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/binding_label_tests_33.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/binding_label_tests_33.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/blockdata_11.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/blockdata_11.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/charlen_17.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/charlen_17.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/continuation_15.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/continuation_15.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/continuation_16.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/continuation_16.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/pr89773.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/pr89773.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-parallelism-1.f
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-parallelism-1.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-parallelism-2.f
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-external-level-of-parallelism-2.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-module-1.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-module-1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-module-2.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-module-2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-module-3.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-module-3.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-module-mod-1.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/goacc/routine-module-mod-1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/gomp/pr89621.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/gomp/pr89621.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/gomp/pr89651.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/gomp/pr89651.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/interface_abstract_5.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/interface_abstract_5.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pdt_30.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pdt_30.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_init_11.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pointer_init_11.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_intent_8.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pointer_intent_8.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr85797.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pr85797.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr87045.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pr87045.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr89664.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/pr89664.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_call_31.f90
      - copied unchanged from r270053, trunk/gcc/testsuite/gfortran.dg/typebound_call_31.f90
    branches/c++-coroutines/gcc/testsuite/gnat.dg/socket2.adb
      - copied unchanged from r270053, trunk/gcc/testsuite/gnat.dg/socket2.adb
    branches/c++-coroutines/libgo/go/syscall/syscall_funcs.go
      - copied unchanged from r270053, trunk/libgo/go/syscall/syscall_funcs.go
    branches/c++-coroutines/libgo/go/syscall/syscall_funcs_stubs.go
      - copied unchanged from r270053, trunk/libgo/go/syscall/syscall_funcs_stubs.go
    branches/c++-coroutines/libgo/misc/cgo/test/testdata/
      - copied from r270053, trunk/libgo/misc/cgo/test/testdata/
    branches/c++-coroutines/libphobos/libdruntime/core/sys/darwin/crt_externs.d
      - copied unchanged from r270053, trunk/libphobos/libdruntime/core/sys/darwin/crt_externs.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/freebsd/unistd.d
      - copied unchanged from r270053, trunk/libphobos/libdruntime/core/sys/freebsd/unistd.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/spawn.d
      - copied unchanged from r270053, trunk/libphobos/libdruntime/core/sys/posix/spawn.d
    branches/c++-coroutines/libsanitizer/asan/asan_mapping_sparc64.h
      - copied unchanged from r270053, trunk/libsanitizer/asan/asan_mapping_sparc64.h
Removed:
    branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/fail6451.d
    branches/c++-coroutines/libgo/go/net/sockoptip_aix.go
    branches/c++-coroutines/libgo/go/os/sys_aix.go
    branches/c++-coroutines/libgo/go/syscall/exec_aix_test.go
    branches/c++-coroutines/libgo/go/syscall/flock_aix.go
    branches/c++-coroutines/libgo/go/syscall/syscall_stubs.go
Modified:
    branches/c++-coroutines/   (props changed)
    branches/c++-coroutines/ChangeLog
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/MAINTAINERS
    branches/c++-coroutines/Makefile.in
    branches/c++-coroutines/Makefile.tpl
    branches/c++-coroutines/config/ChangeLog
    branches/c++-coroutines/config/mh-mingw
    branches/c++-coroutines/contrib/ChangeLog
    branches/c++-coroutines/gcc/ChangeLog
    branches/c++-coroutines/gcc/DATESTAMP
    branches/c++-coroutines/gcc/REVISION
    branches/c++-coroutines/gcc/ada/ChangeLog
    branches/c++-coroutines/gcc/ada/gcc-interface/misc.c
    branches/c++-coroutines/gcc/ada/libgnat/g-socket.adb
    branches/c++-coroutines/gcc/attribs.c
    branches/c++-coroutines/gcc/builtins.c
    branches/c++-coroutines/gcc/c-family/ChangeLog
    branches/c++-coroutines/gcc/c-family/c-attribs.c
    branches/c++-coroutines/gcc/c-family/c-common.c
    branches/c++-coroutines/gcc/c-family/c-common.h
    branches/c++-coroutines/gcc/c-family/c-indentation.c
    branches/c++-coroutines/gcc/c-family/c-opts.c
    branches/c++-coroutines/gcc/c-family/c-pch.c
    branches/c++-coroutines/gcc/c-family/c-pragma.c
    branches/c++-coroutines/gcc/c-family/c.opt
    branches/c++-coroutines/gcc/c/ChangeLog
    branches/c++-coroutines/gcc/c/c-decl.c
    branches/c++-coroutines/gcc/c/c-objc-common.c
    branches/c++-coroutines/gcc/c/c-objc-common.h
    branches/c++-coroutines/gcc/c/c-parser.c
    branches/c++-coroutines/gcc/c/c-tree.h
    branches/c++-coroutines/gcc/c/gimple-parser.c
    branches/c++-coroutines/gcc/c/gimple-parser.h
    branches/c++-coroutines/gcc/cgraph.c
    branches/c++-coroutines/gcc/collect-utils.c
    branches/c++-coroutines/gcc/collect2.c
    branches/c++-coroutines/gcc/common/config/aarch64/aarch64-common.c
    branches/c++-coroutines/gcc/common/config/alpha/alpha-common.c
    branches/c++-coroutines/gcc/common/config/arc/arc-common.c
    branches/c++-coroutines/gcc/common/config/arm/arm-common.c
    branches/c++-coroutines/gcc/common/config/bfin/bfin-common.c
    branches/c++-coroutines/gcc/common/config/i386/i386-common.c
    branches/c++-coroutines/gcc/common/config/ia64/ia64-common.c
    branches/c++-coroutines/gcc/common/config/m68k/m68k-common.c
    branches/c++-coroutines/gcc/common/config/msp430/msp430-common.c
    branches/c++-coroutines/gcc/common/config/nds32/nds32-common.c
    branches/c++-coroutines/gcc/common/config/powerpcspe/powerpcspe-common.c
    branches/c++-coroutines/gcc/common/config/riscv/riscv-common.c
    branches/c++-coroutines/gcc/common/config/rs6000/rs6000-common.c
    branches/c++-coroutines/gcc/config/aarch64/aarch64.c
    branches/c++-coroutines/gcc/config/aarch64/aarch64.md
    branches/c++-coroutines/gcc/config/alpha/alpha.c
    branches/c++-coroutines/gcc/config/arc/arc-protos.h
    branches/c++-coroutines/gcc/config/arc/arc.c
    branches/c++-coroutines/gcc/config/arc/arc.h
    branches/c++-coroutines/gcc/config/arc/arc.md
    branches/c++-coroutines/gcc/config/arc/arc.opt
    branches/c++-coroutines/gcc/config/arc/elf.h
    branches/c++-coroutines/gcc/config/arc/linux.h
    branches/c++-coroutines/gcc/config/arm/arm-builtins.c
    branches/c++-coroutines/gcc/config/arm/arm.c
    branches/c++-coroutines/gcc/config/arm/arm.md
    branches/c++-coroutines/gcc/config/avr/avr.c
    branches/c++-coroutines/gcc/config/bfin/bfin.c
    branches/c++-coroutines/gcc/config/bfin/bfin.md
    branches/c++-coroutines/gcc/config/c6x/c6x.c
    branches/c++-coroutines/gcc/config/cr16/cr16.c
    branches/c++-coroutines/gcc/config/cris/cris.c
    branches/c++-coroutines/gcc/config/csky/csky.c
    branches/c++-coroutines/gcc/config/darwin-c.c
    branches/c++-coroutines/gcc/config/darwin.c
    branches/c++-coroutines/gcc/config/frv/frv.c
    branches/c++-coroutines/gcc/config/gcn/gcn-run.c
    branches/c++-coroutines/gcc/config/gcn/gcn.md
    branches/c++-coroutines/gcc/config/h8300/h8300.c
    branches/c++-coroutines/gcc/config/i386/avx512fintrin.h
    branches/c++-coroutines/gcc/config/i386/i386-builtin.def
    branches/c++-coroutines/gcc/config/i386/i386.c
    branches/c++-coroutines/gcc/config/i386/i386.md
    branches/c++-coroutines/gcc/config/i386/sse.md
    branches/c++-coroutines/gcc/config/ia64/ia64.c
    branches/c++-coroutines/gcc/config/m68k/m68k.c
    branches/c++-coroutines/gcc/config/microblaze/microblaze.c
    branches/c++-coroutines/gcc/config/mips/mips-msa.md
    branches/c++-coroutines/gcc/config/mips/mips-protos.h
    branches/c++-coroutines/gcc/config/mips/mips.c
    branches/c++-coroutines/gcc/config/mmix/mmix.c
    branches/c++-coroutines/gcc/config/mn10300/mn10300.c
    branches/c++-coroutines/gcc/config/msp430/msp430.c
    branches/c++-coroutines/gcc/config/nds32/nds32-intrinsic.c
    branches/c++-coroutines/gcc/config/nds32/nds32.c
    branches/c++-coroutines/gcc/config/nios2/nios2.c
    branches/c++-coroutines/gcc/config/nvptx/mkoffload.c
    branches/c++-coroutines/gcc/config/nvptx/nvptx.c
    branches/c++-coroutines/gcc/config/pa/pa.c
    branches/c++-coroutines/gcc/config/riscv/generic.md
    branches/c++-coroutines/gcc/config/riscv/riscv-opts.h
    branches/c++-coroutines/gcc/config/riscv/riscv-protos.h
    branches/c++-coroutines/gcc/config/riscv/riscv.c
    branches/c++-coroutines/gcc/config/riscv/riscv.md
    branches/c++-coroutines/gcc/config/rl78/rl78.c
    branches/c++-coroutines/gcc/config/rs6000/aix61.h
    branches/c++-coroutines/gcc/config/rs6000/aix71.h
    branches/c++-coroutines/gcc/config/rs6000/aix72.h
    branches/c++-coroutines/gcc/config/rs6000/darwin.h
    branches/c++-coroutines/gcc/config/rs6000/driver-rs6000.c
    branches/c++-coroutines/gcc/config/rs6000/freebsd64.h
    branches/c++-coroutines/gcc/config/rs6000/linux64.h
    branches/c++-coroutines/gcc/config/rs6000/mmintrin.h
    branches/c++-coroutines/gcc/config/rs6000/rs6000-c.c
    branches/c++-coroutines/gcc/config/rs6000/rs6000.c
    branches/c++-coroutines/gcc/config/rs6000/rs6000.h
    branches/c++-coroutines/gcc/config/rs6000/rs6000.md
    branches/c++-coroutines/gcc/config/rs6000/rtems.h
    branches/c++-coroutines/gcc/config/rs6000/xmmintrin.h
    branches/c++-coroutines/gcc/config/rx/rx.c
    branches/c++-coroutines/gcc/config/s390/2964.md
    branches/c++-coroutines/gcc/config/s390/s390-builtin-types.def
    branches/c++-coroutines/gcc/config/s390/s390-c.c
    branches/c++-coroutines/gcc/config/s390/s390.c
    branches/c++-coroutines/gcc/config/s390/s390.h
    branches/c++-coroutines/gcc/config/s390/s390.md
    branches/c++-coroutines/gcc/config/sh/sh.c
    branches/c++-coroutines/gcc/config/sh/vxworks.h
    branches/c++-coroutines/gcc/config/sparc/sparc.c
    branches/c++-coroutines/gcc/config/spu/spu.c
    branches/c++-coroutines/gcc/config/tilepro/tilepro.c
    branches/c++-coroutines/gcc/config/visium/visium.c
    branches/c++-coroutines/gcc/config/xtensa/xtensa.c
    branches/c++-coroutines/gcc/coverage.c
    branches/c++-coroutines/gcc/cp/ChangeLog
    branches/c++-coroutines/gcc/cp/call.c
    branches/c++-coroutines/gcc/cp/class.c
    branches/c++-coroutines/gcc/cp/constexpr.c
    branches/c++-coroutines/gcc/cp/cp-tree.h
    branches/c++-coroutines/gcc/cp/cvt.c
    branches/c++-coroutines/gcc/cp/decl.c
    branches/c++-coroutines/gcc/cp/decl2.c
    branches/c++-coroutines/gcc/cp/error.c
    branches/c++-coroutines/gcc/cp/except.c
    branches/c++-coroutines/gcc/cp/lambda.c
    branches/c++-coroutines/gcc/cp/mangle.c
    branches/c++-coroutines/gcc/cp/method.c
    branches/c++-coroutines/gcc/cp/name-lookup.c
    branches/c++-coroutines/gcc/cp/parser.c
    branches/c++-coroutines/gcc/cp/pt.c
    branches/c++-coroutines/gcc/cp/repo.c
    branches/c++-coroutines/gcc/cp/rtti.c
    branches/c++-coroutines/gcc/cp/semantics.c
    branches/c++-coroutines/gcc/cp/tree.c
    branches/c++-coroutines/gcc/cp/typeck.c
    branches/c++-coroutines/gcc/cp/typeck2.c
    branches/c++-coroutines/gcc/d/ChangeLog
    branches/c++-coroutines/gcc/d/d-codegen.cc
    branches/c++-coroutines/gcc/d/d-lang.cc
    branches/c++-coroutines/gcc/d/d-system.h
    branches/c++-coroutines/gcc/d/d-target.cc
    branches/c++-coroutines/gcc/d/decl.cc
    branches/c++-coroutines/gcc/d/dmd/MERGE
    branches/c++-coroutines/gcc/d/dmd/cppmangle.c
    branches/c++-coroutines/gcc/d/dmd/ctfeexpr.c
    branches/c++-coroutines/gcc/d/dmd/declaration.c
    branches/c++-coroutines/gcc/d/dmd/dinterpret.c
    branches/c++-coroutines/gcc/d/dmd/dmangle.c
    branches/c++-coroutines/gcc/d/dmd/dmodule.c
    branches/c++-coroutines/gcc/d/dmd/dscope.c
    branches/c++-coroutines/gcc/d/dmd/expression.c
    branches/c++-coroutines/gcc/d/dmd/expression.h
    branches/c++-coroutines/gcc/d/dmd/expressionsem.c
    branches/c++-coroutines/gcc/d/dmd/func.c
    branches/c++-coroutines/gcc/d/dmd/globals.h
    branches/c++-coroutines/gcc/d/dmd/hdrgen.c
    branches/c++-coroutines/gcc/d/dmd/idgen.c
    branches/c++-coroutines/gcc/d/dmd/lexer.c
    branches/c++-coroutines/gcc/d/dmd/mtype.c
    branches/c++-coroutines/gcc/d/dmd/parse.c
    branches/c++-coroutines/gcc/d/dmd/root/filename.c
    branches/c++-coroutines/gcc/d/dmd/target.h
    branches/c++-coroutines/gcc/d/dmd/tokens.c
    branches/c++-coroutines/gcc/d/dmd/tokens.h
    branches/c++-coroutines/gcc/d/dmd/visitor.h
    branches/c++-coroutines/gcc/d/expr.cc
    branches/c++-coroutines/gcc/d/modules.cc
    branches/c++-coroutines/gcc/dbgcnt.c
    branches/c++-coroutines/gcc/doc/extend.texi
    branches/c++-coroutines/gcc/doc/gcov.texi
    branches/c++-coroutines/gcc/doc/invoke.texi
    branches/c++-coroutines/gcc/dwarf2out.c
    branches/c++-coroutines/gcc/except.c
    branches/c++-coroutines/gcc/expmed.c
    branches/c++-coroutines/gcc/fold-const.c
    branches/c++-coroutines/gcc/fortran/ChangeLog
    branches/c++-coroutines/gcc/fortran/decl.c
    branches/c++-coroutines/gcc/fortran/dump-parse-tree.c
    branches/c++-coroutines/gcc/fortran/expr.c
    branches/c++-coroutines/gcc/fortran/f95-lang.c
    branches/c++-coroutines/gcc/fortran/gfortran.h
    branches/c++-coroutines/gcc/fortran/gfortran.texi
    branches/c++-coroutines/gcc/fortran/interface.c
    branches/c++-coroutines/gcc/fortran/intrinsic.c
    branches/c++-coroutines/gcc/fortran/intrinsic.texi
    branches/c++-coroutines/gcc/fortran/iresolve.c
    branches/c++-coroutines/gcc/fortran/match.c
    branches/c++-coroutines/gcc/fortran/module.c
    branches/c++-coroutines/gcc/fortran/openmp.c
    branches/c++-coroutines/gcc/fortran/options.c
    branches/c++-coroutines/gcc/fortran/parse.c
    branches/c++-coroutines/gcc/fortran/primary.c
    branches/c++-coroutines/gcc/fortran/resolve.c
    branches/c++-coroutines/gcc/fortran/scanner.c
    branches/c++-coroutines/gcc/fortran/symbol.c
    branches/c++-coroutines/gcc/fortran/target-memory.c
    branches/c++-coroutines/gcc/fortran/trans-array.c
    branches/c++-coroutines/gcc/fortran/trans-common.c
    branches/c++-coroutines/gcc/fortran/trans-decl.c
    branches/c++-coroutines/gcc/fortran/trans-expr.c
    branches/c++-coroutines/gcc/fortran/trans-intrinsic.c
    branches/c++-coroutines/gcc/fortran/trans-openmp.c
    branches/c++-coroutines/gcc/fortran/trans-stmt.c
    branches/c++-coroutines/gcc/fortran/trans-types.c
    branches/c++-coroutines/gcc/function.c
    branches/c++-coroutines/gcc/gcc.c
    branches/c++-coroutines/gcc/gcov-dump.c
    branches/c++-coroutines/gcc/gcov.c
    branches/c++-coroutines/gcc/gengtype.h
    branches/c++-coroutines/gcc/gimple-low.c
    branches/c++-coroutines/gcc/gimple-pretty-print.c
    branches/c++-coroutines/gcc/gimple-ssa-warn-restrict.c
    branches/c++-coroutines/gcc/gimple.c
    branches/c++-coroutines/gcc/gimplify.c
    branches/c++-coroutines/gcc/go/gofrontend/MERGE
    branches/c++-coroutines/gcc/go/gofrontend/ast-dump.cc
    branches/c++-coroutines/gcc/go/gofrontend/export.cc
    branches/c++-coroutines/gcc/go/gofrontend/expressions.cc
    branches/c++-coroutines/gcc/go/gofrontend/expressions.h
    branches/c++-coroutines/gcc/go/gofrontend/gogo.cc
    branches/c++-coroutines/gcc/go/gofrontend/runtime.def
    branches/c++-coroutines/gcc/go/gofrontend/types.cc
    branches/c++-coroutines/gcc/go/gofrontend/types.h
    branches/c++-coroutines/gcc/hash-map-tests.c
    branches/c++-coroutines/gcc/hash-set-tests.c
    branches/c++-coroutines/gcc/hash-set.h
    branches/c++-coroutines/gcc/hash-table.h
    branches/c++-coroutines/gcc/ipa-param-manipulation.h
    branches/c++-coroutines/gcc/jit/ChangeLog
    branches/c++-coroutines/gcc/jit/jit-recording.c
    branches/c++-coroutines/gcc/loop-unroll.c
    branches/c++-coroutines/gcc/lra-constraints.c
    branches/c++-coroutines/gcc/lto-wrapper.c
    branches/c++-coroutines/gcc/lto/ChangeLog
    branches/c++-coroutines/gcc/lto/lto-lang.c
    branches/c++-coroutines/gcc/lto/lto-symtab.c
    branches/c++-coroutines/gcc/mem-stats.h
    branches/c++-coroutines/gcc/multiple_target.c
    branches/c++-coroutines/gcc/omp-low.c
    branches/c++-coroutines/gcc/omp-offload.c
    branches/c++-coroutines/gcc/omp-simd-clone.c
    branches/c++-coroutines/gcc/opt-suggestions.c
    branches/c++-coroutines/gcc/optinfo-emit-json.cc
    branches/c++-coroutines/gcc/opts-common.c
    branches/c++-coroutines/gcc/opts-global.c
    branches/c++-coroutines/gcc/opts.c
    branches/c++-coroutines/gcc/passes.c
    branches/c++-coroutines/gcc/plugin.c
    branches/c++-coroutines/gcc/po/ChangeLog
    branches/c++-coroutines/gcc/po/be.po
    branches/c++-coroutines/gcc/po/da.po
    branches/c++-coroutines/gcc/po/de.po
    branches/c++-coroutines/gcc/po/el.po
    branches/c++-coroutines/gcc/po/es.po
    branches/c++-coroutines/gcc/po/fi.po
    branches/c++-coroutines/gcc/po/fr.po
    branches/c++-coroutines/gcc/po/gcc.pot
    branches/c++-coroutines/gcc/po/hr.po
    branches/c++-coroutines/gcc/po/id.po
    branches/c++-coroutines/gcc/po/ja.po
    branches/c++-coroutines/gcc/po/nl.po
    branches/c++-coroutines/gcc/po/ru.po
    branches/c++-coroutines/gcc/po/sr.po
    branches/c++-coroutines/gcc/po/sv.po
    branches/c++-coroutines/gcc/po/tr.po
    branches/c++-coroutines/gcc/po/uk.po
    branches/c++-coroutines/gcc/po/vi.po
    branches/c++-coroutines/gcc/po/zh_CN.po
    branches/c++-coroutines/gcc/po/zh_TW.po
    branches/c++-coroutines/gcc/predict.c
    branches/c++-coroutines/gcc/regcprop.c
    branches/c++-coroutines/gcc/rtl.h
    branches/c++-coroutines/gcc/sched-deps.c
    branches/c++-coroutines/gcc/sel-sched.c
    branches/c++-coroutines/gcc/symtab.c
    branches/c++-coroutines/gcc/targhooks.c
    branches/c++-coroutines/gcc/testsuite/ChangeLog
    branches/c++-coroutines/gcc/testsuite/c-c++-common/Wattributes.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/builtin-has-attribute-3.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/builtin-has-attribute-4.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/routine-3.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/routine-4.c
    branches/c++-coroutines/gcc/testsuite/g++.dg/abi/ref-temp1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/conversion/simd3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/pr84497.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/decomp3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/decomp4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/decomp44.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/decomp45.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/asm15.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/asm16.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr34036.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/overload/conv-op2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/spellcheck-c++-11-keyword.C
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-40.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wattributes-10.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wattributes-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/attr-copy-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/attr-copy.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c90-fordecl-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/compat/pr83487-1_x.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/compat/pr83487-1_y.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/compat/pr83487-2_x.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/compat/pr83487-2_y.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/completion-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/dir-only-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/dir-only-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/cpp/pr71591.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/format/opt-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-13.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-14.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-17.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-18.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-34.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/gimplefe-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/ipa/ipa-icf-39.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr22231.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr33007.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr40340-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr68766.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr84941.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr87793.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr88074.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/simd-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/simd-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/simd-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-13.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-14.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-15.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-16.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-options-17.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89595.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/cunroll-13.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/ivopt_mult_1g.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/ivopt_mult_2g.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr23109.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/recip-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/scev-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/scev-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/scev-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-cond-arith-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/warn-abs-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/spellcheck_4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/spellcheck_5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/spellcheck_6.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/loop_add_6.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXsd-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmaddXXXss-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXsd-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfmsubXXXss-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXsd-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmaddXXXss-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXsd-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-vfnmsubXXXss-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/cet-notrack-1a.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/cet-notrack-icf-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/cet-notrack-icf-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/fpprec-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr49095.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr82281.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/altivec-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/bswap16.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/bswap32.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/fold-vec-extract-char.p8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/fold-vec-extract-int.p8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/fold-vec-extract-short.p8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/mmx-psubd-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/ppc-fortran/ppc-fortran.exp
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr18096-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/warn-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/warn-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/arch-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/memset-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/target-attribute/tattr-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/target-attribute/tattr-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/target-attribute/tattr-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/target-attribute/tattr-4.c
    branches/c++-coroutines/gcc/testsuite/gdc.dg/simd.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/test6395.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/test7190.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/test9436.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/testDIP37.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/testDIP37_10302.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/testDIP37_10354.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/testDIP37_10421.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/gdc-test.exp
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/cabi1.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/cpp_abi_tests.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/cppa.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/externmangle.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/externmangle2.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/extra-files/cppb.cpp
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/ice10086a.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/ice10086b.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/ice4481.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/imports/std12010container.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/link11069b.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/link12010.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/link2644.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/overload.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test10736.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test11863.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test4.d
    branches/c++-coroutines/gcc/testsuite/gdc.test/runnable/test42.d
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/abstract_type_3.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/binding_label_tests_4.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/c_f_pointer_tests_6.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/c_funloc_tests_6.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/c_loc_tests_17.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/coarray/caf.exp
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/constructor_9.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_structure_8.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dg.exp
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dummy_procedure_11.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/entry_4.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/goacc.exp
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/pr77765.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/routine-6.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ieee/ieee.exp
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/init_char_with_nonchar_ctr.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/initialization_23.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/logical_assignment_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pdt_16.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_init_10.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_remapping_3.f08
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_remapping_7.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr80752.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr88116_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr88467.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/temporary_3.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_call_7.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_generic_1.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_operator_2.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_operator_4.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/typebound_proc_9.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/unlimited_polymorphic_2.f03
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/whole_file_3.f90
    branches/c++-coroutines/gcc/testsuite/lib/gdc.exp
    branches/c++-coroutines/gcc/testsuite/lib/target-supports.exp
    branches/c++-coroutines/gcc/toplev.c
    branches/c++-coroutines/gcc/tree-cfg.c
    branches/c++-coroutines/gcc/tree-inline.c
    branches/c++-coroutines/gcc/tree-inline.h
    branches/c++-coroutines/gcc/tree-into-ssa.c
    branches/c++-coroutines/gcc/tree-outof-ssa.c
    branches/c++-coroutines/gcc/tree-pretty-print.c
    branches/c++-coroutines/gcc/tree-scalar-evolution.c
    branches/c++-coroutines/gcc/tree-sra.c
    branches/c++-coroutines/gcc/tree-ssa-dce.c
    branches/c++-coroutines/gcc/tree-ssa-loop-ch.c
    branches/c++-coroutines/gcc/tree-ssa-loop-ivopts.c
    branches/c++-coroutines/gcc/tree-ssa-math-opts.c
    branches/c++-coroutines/gcc/tree-ssa-sccvn.c
    branches/c++-coroutines/gcc/tree-ssa-strlen.c
    branches/c++-coroutines/gcc/tree-ssanames.c
    branches/c++-coroutines/gcc/tree-vect-data-refs.c
    branches/c++-coroutines/gcc/tree-vect-loop-manip.c
    branches/c++-coroutines/gcc/tree-vect-loop.c
    branches/c++-coroutines/gcc/tree-vectorizer.h
    branches/c++-coroutines/gcc/tree-vrp.c
    branches/c++-coroutines/gcc/tree.c
    branches/c++-coroutines/gcc/var-tracking.c
    branches/c++-coroutines/gcc/vr-values.c
    branches/c++-coroutines/libbacktrace/ChangeLog
    branches/c++-coroutines/libbacktrace/Makefile.am
    branches/c++-coroutines/libbacktrace/Makefile.in
    branches/c++-coroutines/libgfortran/ChangeLog
    branches/c++-coroutines/libgfortran/io/write_float.def
    branches/c++-coroutines/libgo/MERGE
    branches/c++-coroutines/libgo/VERSION
    branches/c++-coroutines/libgo/go/archive/tar/stat_actime1.go
    branches/c++-coroutines/libgo/go/cmd/cgo/ast.go
    branches/c++-coroutines/libgo/go/cmd/cgo/gcc.go
    branches/c++-coroutines/libgo/go/cmd/cgo/main.go
    branches/c++-coroutines/libgo/go/cmd/go/internal/cache/default.go
    branches/c++-coroutines/libgo/go/cmd/go/internal/load/test.go
    branches/c++-coroutines/libgo/go/cmd/go/internal/lockedfile/internal/filelock/filelock_fcntl.go
    branches/c++-coroutines/libgo/go/cmd/go/internal/modfetch/coderepo.go
    branches/c++-coroutines/libgo/go/cmd/go/internal/modfetch/coderepo_test.go
    branches/c++-coroutines/libgo/go/internal/fmtsort/sort.go
    branches/c++-coroutines/libgo/go/internal/fmtsort/sort_test.go
    branches/c++-coroutines/libgo/go/internal/syscall/unix/at_largefile.go
    branches/c++-coroutines/libgo/go/internal/syscall/unix/at_regfile.go
    branches/c++-coroutines/libgo/go/internal/syscall/unix/ioctl_aix.go
    branches/c++-coroutines/libgo/go/net/interface_aix.go
    branches/c++-coroutines/libgo/go/net/interface_stub.go
    branches/c++-coroutines/libgo/go/os/dir_gccgo.go
    branches/c++-coroutines/libgo/go/os/dir_libc64_gccgo.go
    branches/c++-coroutines/libgo/go/os/dir_libc_gccgo.go
    branches/c++-coroutines/libgo/go/os/removeall_at.go
    branches/c++-coroutines/libgo/go/os/removeall_test.go
    branches/c++-coroutines/libgo/go/path/filepath/path.go
    branches/c++-coroutines/libgo/go/path/filepath/path_test.go
    branches/c++-coroutines/libgo/go/path/filepath/symlink.go
    branches/c++-coroutines/libgo/go/runtime/malloc.go
    branches/c++-coroutines/libgo/go/runtime/mem_gccgo.go
    branches/c++-coroutines/libgo/go/runtime/netpoll_aix.go
    branches/c++-coroutines/libgo/go/runtime/os_aix.go
    branches/c++-coroutines/libgo/go/runtime/slice.go
    branches/c++-coroutines/libgo/go/runtime/stubs2.go
    branches/c++-coroutines/libgo/go/runtime/testdata/testprog/gc.go
    branches/c++-coroutines/libgo/go/runtime/timestub2.go
    branches/c++-coroutines/libgo/go/syscall/exec_unix.go
    branches/c++-coroutines/libgo/go/syscall/libcall_aix.go
    branches/c++-coroutines/libgo/go/syscall/syscall_unix.go
    branches/c++-coroutines/libgo/go/text/template/exec.go
    branches/c++-coroutines/libgo/go/text/template/exec_test.go
    branches/c++-coroutines/libgo/mksysinfo.sh
    branches/c++-coroutines/libgo/runtime/go-varargs.c
    branches/c++-coroutines/libgomp/ChangeLog
    branches/c++-coroutines/libgomp/team.c
    branches/c++-coroutines/libiberty/ChangeLog
    branches/c++-coroutines/libiberty/hashtab.c
    branches/c++-coroutines/libphobos/ChangeLog
    branches/c++-coroutines/libphobos/configure.ac
    branches/c++-coroutines/libphobos/libdruntime/MERGE
    branches/c++-coroutines/libphobos/libdruntime/Makefile.am
    branches/c++-coroutines/libphobos/libdruntime/Makefile.in
    branches/c++-coroutines/libphobos/libdruntime/core/stdc/errno.d
    branches/c++-coroutines/libphobos/libdruntime/core/stdc/fenv.d
    branches/c++-coroutines/libphobos/libdruntime/core/stdc/stdio.d
    branches/c++-coroutines/libphobos/libdruntime/core/stdc/wchar_.d
    branches/c++-coroutines/libphobos/libdruntime/core/sync/mutex.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/darwin/mach/getsect.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/darwin/mach/loader.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/darwin/netinet/in_.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/dragonflybsd/sys/elf32.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/dragonflybsd/sys/elf64.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/freebsd/pthread_np.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/freebsd/sys/elf32.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/freebsd/sys/elf64.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/freebsd/sys/mount.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/linux/elf.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/linux/epoll.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/linux/netinet/in_.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/linux/sched.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/linux/sys/eventfd.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/netbsd/sys/elf32.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/netbsd/sys/elf64.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/aio.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/config.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/dirent.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/fcntl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/setjmp.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/signal.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/ipc.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/mman.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/msg.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/resource.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/socket.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/stat.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/statvfs.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/types.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/sys/utsname.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/ucontext.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/solaris/sys/elf.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/solaris/sys/priocntl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/aclapi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/com.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/comcat.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/commctrl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/cpl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/custcntl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/dbghelp.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/dbghelp_types.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/dbt.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/ddeml.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/dll.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/docobj.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/httpext.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/imagehlp.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/imm.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/ipexport.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/iprtrmib.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/iptypes.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/lmalert.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/mapi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/mmsystem.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/msacm.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/objidl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/oledlg.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/ras.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/rasdlg.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/rassapi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/richedit.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/setupapi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/shellapi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/shlobj.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/snmp.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/stacktrace.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/subauth.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/threadaux.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/tlhelp32.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/vfw.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winbase.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/wincon.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/wincrypt.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/wingdi.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/wininet.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winioctl.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winnetwk.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winnls.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winnt.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winperf.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winsock2.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/winuser.d
    branches/c++-coroutines/libphobos/libdruntime/core/sys/windows/wtsapi32.d
    branches/c++-coroutines/libphobos/libdruntime/rt/util/container/array.d
    branches/c++-coroutines/libphobos/libdruntime/rt/util/container/common.d
    branches/c++-coroutines/libphobos/libdruntime/rt/util/container/hashtab.d
    branches/c++-coroutines/libphobos/src/MERGE
    branches/c++-coroutines/libsanitizer/ChangeLog
    branches/c++-coroutines/libsanitizer/asan/asan_allocator.h
    branches/c++-coroutines/libsanitizer/asan/asan_globals.cc
    branches/c++-coroutines/libsanitizer/asan/asan_mapping.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_allocator_primary32.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_linux.cc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_stacktrace.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cc

Propchange: branches/c++-coroutines/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list