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

iains@gcc.gnu.org iains@gcc.gnu.org
Mon Nov 11 12:58:00 GMT 2019


Author: iains
Date: Mon Nov 11 12:58:09 2019
New Revision: 278050

URL: https://gcc.gnu.org/viewcvs?rev=278050&root=gcc&view=rev
Log:
c++-coroutines - Merge trunk r278049.

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

	Merge trunk r278049.
	* gcc/configure: Regenerate.


Added:
    branches/c++-coroutines/libstdc++-v3/libsupc++/compare
      - copied unchanged from r278049, trunk/libstdc++-v3/libsupc++/compare
    branches/c++-coroutines/libstdc++-v3/testsuite/18_support/comparisons/
      - copied from r278049, trunk/libstdc++-v3/testsuite/18_support/comparisons/
    branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/for_each/for_each_n_debug.cc
      - copied unchanged from r278049, trunk/libstdc++-v3/testsuite/25_algorithms/for_each/for_each_n_debug.cc
Modified:
    branches/c++-coroutines/libstdc++-v3/ChangeLog
    branches/c++-coroutines/libstdc++-v3/doc/doxygen/user.cfg.in
    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/bits/iterator_concepts.h
    branches/c++-coroutines/libstdc++-v3/include/bits/stl_algo.h
    branches/c++-coroutines/libstdc++-v3/include/precompiled/stdc++.h
    branches/c++-coroutines/libstdc++-v3/include/std/functional
    branches/c++-coroutines/libstdc++-v3/include/std/version
    branches/c++-coroutines/libstdc++-v3/libsupc++/Makefile.am
    branches/c++-coroutines/libstdc++-v3/libsupc++/Makefile.in
    branches/c++-coroutines/libstdc++-v3/testsuite/std/concepts/concepts.object/regular.cc
    branches/c++-coroutines/libstdc++-v3/testsuite/util/testsuite_iterators.h

Changes in other areas also in this revision:
Added:
    branches/c++-coroutines/gcc/config/gcn/t-omp-device
      - copied unchanged from r278049, trunk/gcc/config/gcn/t-omp-device
    branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/spaceship-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/c-c++-common/cpp/spaceship-1.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/nested-reductions-warn.c
      - copied unchanged from r278049, trunk/gcc/testsuite/c-c++-common/goacc/nested-reductions-warn.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/goacc/nested-reductions.c
      - copied unchanged from r278049, trunk/gcc/testsuite/c-c++-common/goacc/nested-reductions.c
    branches/c++-coroutines/gcc/testsuite/c-c++-common/pr92352.c
      - copied unchanged from r278049, trunk/gcc/testsuite/c-c++-common/pr92352.c
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp/spaceship-1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp/spaceship-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nullptr43.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr43.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nullptr44.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr44.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/attr-likely6.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-fn4.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-fn4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-friend4.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-friend4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires18.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-requires18.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires19.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-requires19.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/constinit15.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/constinit15.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/nontype-class24.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class24.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-constexpr1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-constexpr1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq1a.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq1a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq3.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq4.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq5.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq5.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq6.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq6.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-eq7.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-eq7.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-err1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-err1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-err2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-err2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-rewrite1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1-neg.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1-neg.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1a.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar1a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar3.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-scalar3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-sfinae1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-sfinae1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-synth1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-synth1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-synth1a.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-synth1a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-synth2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-synth2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-synth3.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-synth3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-synth3a.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-synth3a.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/spaceship-weak1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/spaceship-weak1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/ucn2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/cpp2a/ucn2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/diagnostic/bitfld4.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/diagnostic/bitfld4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-7.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-7.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-8.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr70929_0.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/lto/pr70929_0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr70929_1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/lto/pr70929_1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr92317.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/opt/pr92317.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr92401.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/opt/pr92401.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/store-merging-1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/opt/store-merging-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/store-merging-2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/opt/store-merging-2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/opt/store-merging-3.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/opt/store-merging-3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/other/return2.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/other/return2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/parse/operator9.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/parse/operator9.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/pr92339.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/pr92339.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/pr92370.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/pr92370.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr92384.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/torture/pr92384.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/tree-ssa/loop-cond-split-1.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.dg/tree-ssa/loop-cond-split-1.C
    branches/c++-coroutines/gcc/testsuite/g++.target/i386/pr92354.C
      - copied unchanged from r278049, trunk/gcc/testsuite/g++.target/i386/pr92354.C
    branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/20191108-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.c-torture/compile/20191108-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-50.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Warray-bounds-50.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-51.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Warray-bounds-51.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-53.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Warray-bounds-53.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-54.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Warray-bounds-54.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-55.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Warray-bounds-55.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/Wzero-length-array-bounds-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/Wzero-length-array-bounds-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c11-old-style-definition-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c11-old-style-definition-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c11-old-style-definition-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c11-old-style-definition-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-3.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-4.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-5.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/c2x-old-style-definition-6.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/c2x-old-style-definition-6.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr92263.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/pr92263.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr92301.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/pr92301.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tm/attrs-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/tm/attrs-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tm/props-5.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/tm/props-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92345.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/torture/pr92345.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92371.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/torture/pr92371.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/loop-cond-split-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-cond-split-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/bb-slp-40.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-40.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/bb-slp-41.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-41.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr92324-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/pr92324-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr92324-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/pr92324-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr92324-3.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/pr92324-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-2-epilogues.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-2-epilogues.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-2-src.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-2-src.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-epilogue-gaps.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-epilogue-gaps.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/gnu_vectors_1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/gnu_vectors_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/gnu_vectors_2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general-c/gnu_vectors_2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general/deref_2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general/deref_2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general/inline_1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general/inline_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general/inline_2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general/inline_2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilele_8.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilele_8.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilelt_4.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/general/whilelt_4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arc/or-cnst-size2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/arc/or-cnst-size2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/acle/dsp_arith.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/arm/acle/dsp_arith.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/acle/sat_no_smlatb.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/arm/acle/sat_no_smlatb.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/acle/saturation.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/arm/acle/saturation.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/acle/simd32_sel.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/arm/acle/simd32_sel.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr92295.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/i386/pr92295.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-using-env-var.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/msp430/devices/csv-using-env-var.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-using-installed.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/msp430/devices/csv-using-installed.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-using-option.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/msp430/devices/csv-using-option.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/msp430-devices.h
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/msp430/devices/msp430-devices.h
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/tiny-printf.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/msp430/tiny-printf.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92090-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92090-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92090.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92090.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92132-fp-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92132-fp-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92132-fp-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92132-fp-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92132-int-1.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92132-int-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr92132-int-2.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gcc.target/powerpc/pr92132-int-2.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_15.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_15.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_15.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_15.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_16.c
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_16.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_16.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_16.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/bind_c_procs_3.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/bind_c_procs_3.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_1.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_2.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_3.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_3.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_4.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_4.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_5.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_5.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_6.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_6.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_7.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_7.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_8.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_assignment_8.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_1.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_2.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_3.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_3.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_4.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_4.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_5.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_5.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_6.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_6.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_7.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/dec_char_conversion_in_data_7.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/fmt_zero_width.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/fmt_zero_width.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/nested-reductions-warn.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/goacc/nested-reductions-warn.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/nested-reductions.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/goacc/nested-reductions.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/matmul_blas_2.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/matmul_blas_2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/no_char_to_numeric_assign.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/no_char_to_numeric_assign.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr91945.f90
      - copied unchanged from r278049, trunk/gcc/testsuite/gfortran.dg/pr91945.f90
    branches/c++-coroutines/libgcc/config/avr/t-copy-libgcc
      - copied unchanged from r278049, trunk/libgcc/config/avr/t-copy-libgcc
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-2.f90
      - copied unchanged from r278049, trunk/libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-2.f90
    branches/c++-coroutines/libsanitizer/include/sanitizer/ubsan_interface.h
      - copied unchanged from r278049, trunk/libsanitizer/include/sanitizer/ubsan_interface.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_glibc_version.h
      - copied unchanged from r278049, trunk/libsanitizer/sanitizer_common/sanitizer_glibc_version.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_interceptors_libdispatch.cpp
      - copied unchanged from r278049, trunk/libsanitizer/tsan/tsan_interceptors_libdispatch.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interceptors_mach_vm.cpp
      - copied unchanged from r278049, trunk/libsanitizer/tsan/tsan_interceptors_mach_vm.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interceptors_posix.cpp
      - copied unchanged from r278049, trunk/libsanitizer/tsan/tsan_interceptors_posix.cpp
Removed:
    branches/c++-coroutines/gcc/config/avr/t-multilib
    branches/c++-coroutines/libsanitizer/tsan/tsan_interceptors.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_libdispatch.cpp
Modified:
    branches/c++-coroutines/   (props changed)
    branches/c++-coroutines/ChangeLog.coroutines
    branches/c++-coroutines/contrib/ChangeLog
    branches/c++-coroutines/contrib/mklog
    branches/c++-coroutines/gcc/ChangeLog
    branches/c++-coroutines/gcc/DATESTAMP
    branches/c++-coroutines/gcc/Makefile.in
    branches/c++-coroutines/gcc/REVISION
    branches/c++-coroutines/gcc/ada/ChangeLog
    branches/c++-coroutines/gcc/ada/gcc-interface/misc.c
    branches/c++-coroutines/gcc/auto-profile.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-cppbuiltin.c
    branches/c++-coroutines/gcc/c-family/c-opts.c
    branches/c++-coroutines/gcc/c-family/c.opt
    branches/c++-coroutines/gcc/c/ChangeLog
    branches/c++-coroutines/gcc/c/c-convert.c
    branches/c++-coroutines/gcc/c/c-decl.c
    branches/c++-coroutines/gcc/c/c-parser.c
    branches/c++-coroutines/gcc/c/c-parser.h
    branches/c++-coroutines/gcc/c/c-typeck.c
    branches/c++-coroutines/gcc/c/gimple-parser.c
    branches/c++-coroutines/gcc/calls.c
    branches/c++-coroutines/gcc/cgraph.c
    branches/c++-coroutines/gcc/cgraph.h
    branches/c++-coroutines/gcc/cgraphclones.c
    branches/c++-coroutines/gcc/cgraphunit.c
    branches/c++-coroutines/gcc/cif-code.def
    branches/c++-coroutines/gcc/common.opt
    branches/c++-coroutines/gcc/common/config/avr/avr-common.c
    branches/c++-coroutines/gcc/common/config/rs6000/rs6000-common.c
    branches/c++-coroutines/gcc/config.gcc
    branches/c++-coroutines/gcc/config.in
    branches/c++-coroutines/gcc/config/aarch64/aarch64-builtins.c
    branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-base.cc
    branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins.cc
    branches/c++-coroutines/gcc/config/aarch64/aarch64-sve.md
    branches/c++-coroutines/gcc/config/aarch64/aarch64.c
    branches/c++-coroutines/gcc/config/aarch64/iterators.md
    branches/c++-coroutines/gcc/config/arc/arc-c.c
    branches/c++-coroutines/gcc/config/arc/arc.c
    branches/c++-coroutines/gcc/config/arc/arc.md
    branches/c++-coroutines/gcc/config/arc/arc.opt
    branches/c++-coroutines/gcc/config/arm/aout.h
    branches/c++-coroutines/gcc/config/arm/arm-builtins.c
    branches/c++-coroutines/gcc/config/arm/arm-fixed.md
    branches/c++-coroutines/gcc/config/arm/arm-protos.h
    branches/c++-coroutines/gcc/config/arm/arm.c
    branches/c++-coroutines/gcc/config/arm/arm.h
    branches/c++-coroutines/gcc/config/arm/arm.md
    branches/c++-coroutines/gcc/config/arm/arm_acle.h
    branches/c++-coroutines/gcc/config/arm/arm_acle_builtins.def
    branches/c++-coroutines/gcc/config/arm/iterators.md
    branches/c++-coroutines/gcc/config/arm/predicates.md
    branches/c++-coroutines/gcc/config/arm/unspecs.md
    branches/c++-coroutines/gcc/config/avr/avr-c.c
    branches/c++-coroutines/gcc/config/avr/avr.c
    branches/c++-coroutines/gcc/config/avr/avr.h
    branches/c++-coroutines/gcc/config/avr/avr.opt
    branches/c++-coroutines/gcc/config/avr/driver-avr.c
    branches/c++-coroutines/gcc/config/avr/genmultilib.awk
    branches/c++-coroutines/gcc/config/avr/t-avr
    branches/c++-coroutines/gcc/config/darwin-protos.h
    branches/c++-coroutines/gcc/config/darwin.c
    branches/c++-coroutines/gcc/config/darwin.h
    branches/c++-coroutines/gcc/config/gcn/gcn.c
    branches/c++-coroutines/gcc/config/i386/darwin.h
    branches/c++-coroutines/gcc/config/i386/i386-expand.c
    branches/c++-coroutines/gcc/config/i386/intelmic-mkoffload.c
    branches/c++-coroutines/gcc/config/msp430/driver-msp430.c
    branches/c++-coroutines/gcc/config/msp430/msp430-devices.c
    branches/c++-coroutines/gcc/config/msp430/msp430-devices.h
    branches/c++-coroutines/gcc/config/msp430/msp430.c
    branches/c++-coroutines/gcc/config/msp430/msp430.h
    branches/c++-coroutines/gcc/config/msp430/msp430.opt
    branches/c++-coroutines/gcc/config/pa/pa.md
    branches/c++-coroutines/gcc/config/pa/pa.opt
    branches/c++-coroutines/gcc/config/rs6000/predicates.md
    branches/c++-coroutines/gcc/config/rs6000/rs6000.c
    branches/c++-coroutines/gcc/config/rs6000/rs6000.md
    branches/c++-coroutines/gcc/config/rs6000/rs6000.opt
    branches/c++-coroutines/gcc/config/rs6000/vector.md
    branches/c++-coroutines/gcc/config/rs6000/vsx.md
    branches/c++-coroutines/gcc/config/s390/s390.c
    branches/c++-coroutines/gcc/config/s390/s390.md
    branches/c++-coroutines/gcc/config/sparc/sparc-protos.h
    branches/c++-coroutines/gcc/config/sparc/sparc.c
    branches/c++-coroutines/gcc/config/sparc/sparc.md
    branches/c++-coroutines/gcc/configure
    branches/c++-coroutines/gcc/configure.ac
    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/constraint.cc
    branches/c++-coroutines/gcc/cp/cp-gimplify.c
    branches/c++-coroutines/gcc/cp/cp-objcp-common.c
    branches/c++-coroutines/gcc/cp/cp-tree.def
    branches/c++-coroutines/gcc/cp/cp-tree.h
    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/init.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/name-lookup.h
    branches/c++-coroutines/gcc/cp/operators.def
    branches/c++-coroutines/gcc/cp/parser.c
    branches/c++-coroutines/gcc/cp/pt.c
    branches/c++-coroutines/gcc/cp/rtti.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-builtins.cc
    branches/c++-coroutines/gcc/dbgcnt.def
    branches/c++-coroutines/gcc/doc/install.texi
    branches/c++-coroutines/gcc/doc/invoke.texi
    branches/c++-coroutines/gcc/doc/md.texi
    branches/c++-coroutines/gcc/doc/sourcebuild.texi
    branches/c++-coroutines/gcc/explow.c
    branches/c++-coroutines/gcc/expmed.c
    branches/c++-coroutines/gcc/expr.c
    branches/c++-coroutines/gcc/flag-types.h
    branches/c++-coroutines/gcc/fold-const.c
    branches/c++-coroutines/gcc/fortran/ChangeLog
    branches/c++-coroutines/gcc/fortran/arith.c
    branches/c++-coroutines/gcc/fortran/arith.h
    branches/c++-coroutines/gcc/fortran/decl.c
    branches/c++-coroutines/gcc/fortran/expr.c
    branches/c++-coroutines/gcc/fortran/f95-lang.c
    branches/c++-coroutines/gcc/fortran/frontend-passes.c
    branches/c++-coroutines/gcc/fortran/gfortran.texi
    branches/c++-coroutines/gcc/fortran/intrinsic.c
    branches/c++-coroutines/gcc/fortran/invoke.texi
    branches/c++-coroutines/gcc/fortran/io.c
    branches/c++-coroutines/gcc/fortran/lang.opt
    branches/c++-coroutines/gcc/fortran/options.c
    branches/c++-coroutines/gcc/fortran/resolve.c
    branches/c++-coroutines/gcc/fortran/scanner.c
    branches/c++-coroutines/gcc/fortran/simplify.c
    branches/c++-coroutines/gcc/fortran/trans-const.c
    branches/c++-coroutines/gcc/fortran/trans-decl.c
    branches/c++-coroutines/gcc/fortran/trans-expr.c
    branches/c++-coroutines/gcc/fortran/trans-openmp.c
    branches/c++-coroutines/gcc/fortran/trans-stmt.c
    branches/c++-coroutines/gcc/fortran/trans.h
    branches/c++-coroutines/gcc/function.c
    branches/c++-coroutines/gcc/function.h
    branches/c++-coroutines/gcc/genmatch.c
    branches/c++-coroutines/gcc/ggc-common.c
    branches/c++-coroutines/gcc/ggc.h
    branches/c++-coroutines/gcc/gimple-fold.c
    branches/c++-coroutines/gcc/gimple-loop-versioning.cc
    branches/c++-coroutines/gcc/gimple-match-head.c
    branches/c++-coroutines/gcc/gimple-ssa-evrp-analyze.c
    branches/c++-coroutines/gcc/gimple-ssa-evrp-analyze.h
    branches/c++-coroutines/gcc/gimple-ssa-evrp.c
    branches/c++-coroutines/gcc/gimple-ssa-sprintf.c
    branches/c++-coroutines/gcc/gimple-ssa-store-merging.c
    branches/c++-coroutines/gcc/gimplify.c
    branches/c++-coroutines/gcc/hsa-brig.c
    branches/c++-coroutines/gcc/hsa-dump.c
    branches/c++-coroutines/gcc/hsa-gen.c
    branches/c++-coroutines/gcc/hsa-regalloc.c
    branches/c++-coroutines/gcc/internal-fn.c
    branches/c++-coroutines/gcc/internal-fn.h
    branches/c++-coroutines/gcc/ipa-cp.c
    branches/c++-coroutines/gcc/ipa-devirt.c
    branches/c++-coroutines/gcc/ipa-fnsummary.c
    branches/c++-coroutines/gcc/ipa-fnsummary.h
    branches/c++-coroutines/gcc/ipa-hsa.c
    branches/c++-coroutines/gcc/ipa-icf.c
    branches/c++-coroutines/gcc/ipa-inline-analysis.c
    branches/c++-coroutines/gcc/ipa-inline-transform.c
    branches/c++-coroutines/gcc/ipa-inline.c
    branches/c++-coroutines/gcc/ipa-inline.h
    branches/c++-coroutines/gcc/ipa-predicate.c
    branches/c++-coroutines/gcc/ipa-profile.c
    branches/c++-coroutines/gcc/ipa-prop.c
    branches/c++-coroutines/gcc/ipa-prop.h
    branches/c++-coroutines/gcc/ipa-reference.c
    branches/c++-coroutines/gcc/ipa-sra.c
    branches/c++-coroutines/gcc/ipa-utils.c
    branches/c++-coroutines/gcc/ipa-utils.h
    branches/c++-coroutines/gcc/ira.c
    branches/c++-coroutines/gcc/langhooks-def.h
    branches/c++-coroutines/gcc/langhooks.h
    branches/c++-coroutines/gcc/lra-spills.c
    branches/c++-coroutines/gcc/lto-streamer-in.c
    branches/c++-coroutines/gcc/lto-streamer.h
    branches/c++-coroutines/gcc/lto/ChangeLog
    branches/c++-coroutines/gcc/lto/lto.c
    branches/c++-coroutines/gcc/match.pd
    branches/c++-coroutines/gcc/mem-stats.h
    branches/c++-coroutines/gcc/omp-expand.c
    branches/c++-coroutines/gcc/omp-general.c
    branches/c++-coroutines/gcc/omp-general.h
    branches/c++-coroutines/gcc/omp-low.c
    branches/c++-coroutines/gcc/optabs-libfuncs.c
    branches/c++-coroutines/gcc/optabs-query.c
    branches/c++-coroutines/gcc/optabs.def
    branches/c++-coroutines/gcc/optc-save-gen.awk
    branches/c++-coroutines/gcc/opth-gen.awk
    branches/c++-coroutines/gcc/opts.c
    branches/c++-coroutines/gcc/output.h
    branches/c++-coroutines/gcc/params.def
    branches/c++-coroutines/gcc/print-tree.c
    branches/c++-coroutines/gcc/print-tree.h
    branches/c++-coroutines/gcc/profile-count.c
    branches/c++-coroutines/gcc/range-op.cc
    branches/c++-coroutines/gcc/range-op.h
    branches/c++-coroutines/gcc/range.cc
    branches/c++-coroutines/gcc/range.h
    branches/c++-coroutines/gcc/selftest.h
    branches/c++-coroutines/gcc/simplify-rtx.c
    branches/c++-coroutines/gcc/symbol-summary.h
    branches/c++-coroutines/gcc/symtab.c
    branches/c++-coroutines/gcc/system.h
    branches/c++-coroutines/gcc/testsuite/ChangeLog
    branches/c++-coroutines/gcc/testsuite/c-c++-common/ubsan/ptr-overflow-2.c
    branches/c++-coroutines/gcc/testsuite/g++.dg/abi/macro0.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/dr1430.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/expression2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/fn2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/fn5.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/fn7.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/fn8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/placeholder5.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/template-parm11.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/var-concept2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist92.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nullptr27.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/utf8-neg.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-dr1430.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-fn1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-fn3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-friend1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-lambda2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-lambda3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-noexcept1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-p1141.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr65575.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr65854.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr66844.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr67070.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr67178.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr67225-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr68093-1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires15.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires16.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires6.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires8.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-traits1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-traits2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-ts1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-ts2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-ts3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-ts4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts1.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts3.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/udlit-class-nttp-neg2.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/utf16-4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/ext/utf32-4.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/lookup/pr21802.C
    branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Warray-bounds-4.C
    branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.jason/operator.C
    branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.robertl/eb22.C
    branches/c++-coroutines/gcc/testsuite/gcc.dg/asm-wide-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/diagnostic-token-ranges.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/framework-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/pr59643.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr55107.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-26.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr46076.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr92163.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr92205.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-9.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-widen-mult-s16.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-widen-mult-u8.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.dg/winline-10.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/acle/simd32.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/attr-crypto.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/attr-neon-fp16.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/combine-cmp-shift.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/data-rel-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/data-rel-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/data-rel-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7a-arm.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7a-thumb.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7r-arm.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7r-thumb.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7ve-arm.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv7ve-thumb.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv8a-arm.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/ftest-armv8a-thumb.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/lceil-vcvt_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/lfloor-vcvt_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/lround-vcvt_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/memset-inline-10.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/mod_2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/mod_256.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr40657-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr44788.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr50305.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr51835.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr51915.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr52006.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr53187.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr58784.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr59575.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr59923.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr60650-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr60657.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr60663.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr67439_1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr68620.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr7676.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr79239.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr81863.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pragma_attribute.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pragma_cpp_fma.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/require-pic-register-loc.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/thumb-ltu.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/thumb1-pic-high-reg.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/thumb1-pic-single-base.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/tlscall.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/unsigned-float.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/arm/vrinta-ce.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr92258.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/devices-main.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/msp430.exp
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr72804.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr79439-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/addsub-signed-overflow-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/addsub-signed-overflow-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/mul-signed-overflow-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/mul-signed-overflow-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/s390.exp
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/vector/vec-scalar-cmp-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/s390/zvector/vec-cmp-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/overflow-1.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/overflow-2.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/overflow-3.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/overflow-4.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/overflow-5.c
    branches/c++-coroutines/gcc/testsuite/gcc.target/sparc/sparc-ret-3.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_10.c
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/fmt_error_10.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/fmt_error_7.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/fmt_error_9.f
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/common-block-1.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/goacc/common-block-2.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/hollerith5.f90
    branches/c++-coroutines/gcc/testsuite/gfortran.dg/hollerith_legacy.f90
    branches/c++-coroutines/gcc/testsuite/lib/prune.exp
    branches/c++-coroutines/gcc/testsuite/lib/target-supports.exp
    branches/c++-coroutines/gcc/toplev.c
    branches/c++-coroutines/gcc/tree-core.h
    branches/c++-coroutines/gcc/tree-inline.c
    branches/c++-coroutines/gcc/tree-sra.c
    branches/c++-coroutines/gcc/tree-ssa-ccp.c
    branches/c++-coroutines/gcc/tree-ssa-dom.c
    branches/c++-coroutines/gcc/tree-ssa-forwprop.c
    branches/c++-coroutines/gcc/tree-ssa-loop-ivcanon.c
    branches/c++-coroutines/gcc/tree-ssa-loop-ivopts.c
    branches/c++-coroutines/gcc/tree-ssa-loop-split.c
    branches/c++-coroutines/gcc/tree-ssa-sccvn.c
    branches/c++-coroutines/gcc/tree-ssa-strlen.c
    branches/c++-coroutines/gcc/tree-ssa-threadedge.c
    branches/c++-coroutines/gcc/tree-ssanames.c
    branches/c++-coroutines/gcc/tree-ssanames.h
    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-vect-patterns.c
    branches/c++-coroutines/gcc/tree-vect-slp.c
    branches/c++-coroutines/gcc/tree-vect-stmts.c
    branches/c++-coroutines/gcc/tree-vectorizer.c
    branches/c++-coroutines/gcc/tree-vectorizer.h
    branches/c++-coroutines/gcc/tree-vrp.c
    branches/c++-coroutines/gcc/tree-vrp.h
    branches/c++-coroutines/gcc/tree.c
    branches/c++-coroutines/gcc/tree.h
    branches/c++-coroutines/gcc/value-prof.c
    branches/c++-coroutines/gcc/varpool.c
    branches/c++-coroutines/gcc/vr-values.c
    branches/c++-coroutines/gcc/vr-values.h
    branches/c++-coroutines/libcpp/ChangeLog
    branches/c++-coroutines/libcpp/charset.c
    branches/c++-coroutines/libcpp/include/cpplib.h
    branches/c++-coroutines/libcpp/lex.c
    branches/c++-coroutines/libgcc/ChangeLog
    branches/c++-coroutines/libgcc/config.host
    branches/c++-coroutines/libgcc/config/avr/t-avr
    branches/c++-coroutines/libgcc/config/avr/t-avrlibc
    branches/c++-coroutines/libgcc/crtstuff.c
    branches/c++-coroutines/libgfortran/ChangeLog
    branches/c++-coroutines/libgfortran/io/format.c
    branches/c++-coroutines/libgfortran/io/format.h
    branches/c++-coroutines/libgfortran/io/io.h
    branches/c++-coroutines/libgfortran/io/transfer.c
    branches/c++-coroutines/libgfortran/io/write.c
    branches/c++-coroutines/libgfortran/runtime/ISO_Fortran_binding.c
    branches/c++-coroutines/libgomp/ChangeLog
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable2.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr66199-1.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr66199-2.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target9.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop2.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop3.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop4.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-1.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-2.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-1.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-1.c
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-3.c
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-c-c++-common/par-loop-comb-reduction-4.c
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-15.f90
    branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/pset-1.f90
    branches/c++-coroutines/libiberty/ChangeLog
    branches/c++-coroutines/libiberty/cp-demangle.c
    branches/c++-coroutines/libiberty/testsuite/demangle-expected
    branches/c++-coroutines/libsanitizer/ChangeLog
    branches/c++-coroutines/libsanitizer/LOCAL_PATCHES
    branches/c++-coroutines/libsanitizer/MERGE
    branches/c++-coroutines/libsanitizer/asan/asan_allocator.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_debugging.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_descriptions.h
    branches/c++-coroutines/libsanitizer/asan/asan_errors.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_errors.h
    branches/c++-coroutines/libsanitizer/asan/asan_flags.inc
    branches/c++-coroutines/libsanitizer/asan/asan_globals.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_globals_win.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_interceptors.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_interceptors.h
    branches/c++-coroutines/libsanitizer/asan/asan_interceptors_memintrinsics.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_interface.inc
    branches/c++-coroutines/libsanitizer/asan/asan_interface_internal.h
    branches/c++-coroutines/libsanitizer/asan/asan_mac.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_malloc_linux.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_malloc_win.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_new_delete.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_poisoning.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_report.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_rtems.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_rtl.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_scariness_score.h
    branches/c++-coroutines/libsanitizer/asan/asan_shadow_setup.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_stats.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_suppressions.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_thread.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_win.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_win_dll_thunk.cpp
    branches/c++-coroutines/libsanitizer/asan/asan_win_dynamic_runtime_thunk.cpp
    branches/c++-coroutines/libsanitizer/include/sanitizer/asan_interface.h
    branches/c++-coroutines/libsanitizer/include/sanitizer/dfsan_interface.h
    branches/c++-coroutines/libsanitizer/include/sanitizer/netbsd_syscall_hooks.h
    branches/c++-coroutines/libsanitizer/include/sanitizer/tsan_interface_atomic.h
    branches/c++-coroutines/libsanitizer/interception/interception.h
    branches/c++-coroutines/libsanitizer/interception/interception_win.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_allocator.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_common.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_common.h
    branches/c++-coroutines/libsanitizer/lsan/lsan_common_linux.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_common_mac.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_interceptors.cpp
    branches/c++-coroutines/libsanitizer/lsan/lsan_mac.cpp
    branches/c++-coroutines/libsanitizer/merge.sh
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_allocator_checks.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_allocator_report.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_asm.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_atomic_msvc.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_common.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_common.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_common_interface.inc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_coverage_fuchsia.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_coverage_libcdep_new.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_coverage_win_sections.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_file.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_flag_parser.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_flag_parser.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_flags.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_flags.inc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_fuchsia.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_getauxval.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_libc.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_linux.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_mac.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_interceptors.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_freebsd.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_linux.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_netbsd.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_posix.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_posix.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_printf.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_procmaps.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_procmaps_mac.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_suppressions.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_symbolizer_internal.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_symbolizer_mac.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_symbolizer_report.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_syscalls_netbsd.inc
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_termination.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_vector.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_win.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_win_defs.h
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_win_dll_thunk.cpp
    branches/c++-coroutines/libsanitizer/sanitizer_common/sanitizer_win_weak_interception.cpp
    branches/c++-coroutines/libsanitizer/tsan/Makefile.am
    branches/c++-coroutines/libsanitizer/tsan/Makefile.in
    branches/c++-coroutines/libsanitizer/tsan/tsan_dispatch_defs.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_external.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_fd.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interceptors_mac.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface_ann.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface_atomic.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface_inl.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface_java.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_interface_java.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_md5.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_mman.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_mman.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_new_delete.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_platform.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_report.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_rtl.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_rtl.h
    branches/c++-coroutines/libsanitizer/tsan/tsan_rtl_report.cpp
    branches/c++-coroutines/libsanitizer/tsan/tsan_suppressions.cpp
    branches/c++-coroutines/libsanitizer/ubsan/ubsan_checks.inc
    branches/c++-coroutines/libsanitizer/ubsan/ubsan_diag.cpp
    branches/c++-coroutines/libsanitizer/ubsan/ubsan_handlers.cpp
    branches/c++-coroutines/libsanitizer/ubsan/ubsan_signals_standalone.cpp
    branches/c++-coroutines/maintainer-scripts/ChangeLog
    branches/c++-coroutines/maintainer-scripts/crontab

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




More information about the Libstdc++-cvs mailing list