r268853 - in /branches/c++-coroutines: ./ Chang...
iains@gcc.gnu.org
iains@gcc.gnu.org
Wed Feb 13 21:17:00 GMT 2019
Author: iains
Date: Wed Feb 13 21:17:03 2019
New Revision: 268853
URL: https://gcc.gnu.org/viewcvs?rev=268853&root=gcc&view=rev
Log:
c++-coroutines - merge trunk r268852
2019-02-13 Iain Sandoe <iain@sandoe.co.uk>
Merge trunk r268852.
gcc/
* configure: Regenerated.
Added:
branches/c++-coroutines/libstdc++-v3/testsuite/17_intro/headers/c++2011/parallel_mode.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2011/parallel_mode.cc
branches/c++-coroutines/libstdc++-v3/testsuite/17_intro/headers/c++2014/parallel_mode.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2014/parallel_mode.cc
branches/c++-coroutines/libstdc++-v3/testsuite/17_intro/headers/c++2017/parallel_mode.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/17_intro/headers/c++2017/parallel_mode.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/priority_queue/deduction.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/23_containers/priority_queue/deduction.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/queue/deduction.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/23_containers/queue/deduction.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/stack/deduction.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/23_containers/stack/deduction.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89130.cc
- copied unchanged from r268852, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/89130.cc
Removed:
branches/c++-coroutines/libstdc++-v3/testsuite/28_regex/headers/regex/parallel_mode.cc
Modified:
branches/c++-coroutines/libstdc++-v3/ChangeLog
branches/c++-coroutines/libstdc++-v3/config/abi/pre/gnu.ver
branches/c++-coroutines/libstdc++-v3/config/locale/generic/c_locale.h
branches/c++-coroutines/libstdc++-v3/config/os/hpux/os_defines.h
branches/c++-coroutines/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
branches/c++-coroutines/libstdc++-v3/include/bits/alloc_traits.h
branches/c++-coroutines/libstdc++-v3/include/bits/fs_path.h
branches/c++-coroutines/libstdc++-v3/include/bits/locale_facets.tcc
branches/c++-coroutines/libstdc++-v3/include/bits/stl_deque.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_queue.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_stack.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_uninitialized.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_vector.h
branches/c++-coroutines/libstdc++-v3/include/bits/vector.tcc
branches/c++-coroutines/libstdc++-v3/include/experimental/forward_list
branches/c++-coroutines/libstdc++-v3/include/experimental/list
branches/c++-coroutines/libstdc++-v3/include/std/forward_list
branches/c++-coroutines/libstdc++-v3/include/std/list
branches/c++-coroutines/libstdc++-v3/include/std/memory_resource
branches/c++-coroutines/libstdc++-v3/include/std/type_traits
branches/c++-coroutines/libstdc++-v3/include/std/vector
branches/c++-coroutines/libstdc++-v3/src/c++17/fs_path.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/common_type/requirements/explicit_instantiation.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/common_type/requirements/sfinae_friendly_1.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/common_type/requirements/sfinae_friendly_2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/reference_wrapper/result_type.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/vector/modifiers/push_back/49836.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/headers/complex/synopsis.cc
branches/c++-coroutines/libstdc++-v3/testsuite/27_io/filesystem/path/compare/strings.cc
branches/c++-coroutines/libstdc++-v3/testsuite/27_io/filesystem/path/modifiers/replace_extension.cc
branches/c++-coroutines/libstdc++-v3/testsuite/30_threads/async/54297.cc
branches/c++-coroutines/libstdc++-v3/testsuite/ext/array_allocator/26875.cc
branches/c++-coroutines/libstdc++-v3/testsuite/ext/pool_allocator/allocate_chunk.cc
branches/c++-coroutines/libstdc++-v3/testsuite/util/replacement_memory_operators.h
branches/c++-coroutines/libstdc++-v3/testsuite/util/testsuite_allocator.h
Changes in other areas also in this revision:
Added:
branches/c++-coroutines/gcc/testsuite/c-c++-common/Waddress-of-packed-member-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/Waddress-of-packed-member-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/Wsequence-point-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/Wsequence-point-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/array-5.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/array-5.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/asan/pr89124.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/asan/pr89124.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/builtin-convertvector-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/builtin-convertvector-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/pr88974.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/cpp/pr88974.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/cancel-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/c-c++-common/gomp/cancel-2.c
branches/c++-coroutines/gcc/testsuite/g++.dg/abi/no_unique_address4.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/abi/no_unique_address4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/abi/no_unique_address5.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/abi/no_unique_address5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/abi/ref-temp1.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/abi/ref-temp1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/pr89036.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/concepts/pr89036.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wnarrowing15.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/Wnarrowing15.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wnarrowing16.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/Wnarrowing16.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/constexpr-decltype3.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-decltype3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11a.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-initlist11a.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/dependent2.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/dependent2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/enum37.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/enum37.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist-value3.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-value3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist107.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist107.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist108.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist108.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist109.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist109.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist110.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist110.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist111.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist111.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/initlist112.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/initlist112.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-89158.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-89158.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv13.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv13.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nullptr40.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr40.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nullptr41.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr41.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/pr86218.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/pr86218.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/pr86379.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp0x/pr86379.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/Wnarrowing1.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1y/Wnarrowing1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-88983.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-88983.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const6.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-const6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-generic-func1.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-func1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/pr87322.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1y/pr87322.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-if26.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/using4.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1z/using4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/using5.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1z/using5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/using6.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp1z/using6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/destroying-delete2.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/destroying-delete2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/destroying-delete3.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/destroying-delete3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated7.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated7.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/no_unique_address2.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/no_unique_address2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/nontype-class13.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class13.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename12.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/typename12.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename13.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/typename13.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename14.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/cpp2a/typename14.C
branches/c++-coroutines/gcc/testsuite/g++.dg/debug/dwarf2/pr87295.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr87295.C
branches/c++-coroutines/gcc/testsuite/g++.dg/debug/pr89006.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/debug/pr89006.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ext/attrib57.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/ext/attrib57.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ext/vector36.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/ext/vector36.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/cancel-1.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/gomp/cancel-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/cancel-2.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/gomp/cancel-2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/cancel-3.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/gomp/cancel-3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/ptrfn4.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/init/ptrfn4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ipa/pr89009.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/ipa/pr89009.C
branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr87295_0.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/lto/pr87295_0.C
branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr89187.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/opt/pr89187.C
branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr89188.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/opt/pr89188.C
branches/c++-coroutines/gcc/testsuite/g++.dg/pr87770.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/pr87770.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/array32.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/template/array32.C
branches/c++-coroutines/gcc/testsuite/g++.dg/torture/alias-1.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/torture/alias-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr89303.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/torture/pr89303.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ubsan/pr89234.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/ubsan/pr89234.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wunused-var-35.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/warn/Wunused-var-35.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-8.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-8.C
branches/c++-coroutines/gcc/testsuite/g++.target/i386/pr88998.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.target/i386/pr88998.C
branches/c++-coroutines/gcc/testsuite/g++.target/i386/pr89105.C
- copied unchanged from r268852, trunk/gcc/testsuite/g++.target/i386/pr89105.C
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr86637-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-1.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr86637-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-2.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr86637-3.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/compile/pr86637-3.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr89235.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/compile/pr89235.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/pr88714.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/execute/pr88714.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/pr88739.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/execute/pr88739.c
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/pr89195.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.c-torture/execute/pr89195.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-39.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Warray-bounds-39.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-40.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Warray-bounds-40.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-10.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-10.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-11.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-11.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-6.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-6.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-7.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-7.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-8.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-8.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-9.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wbuiltin-declaration-mismatch-9.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-8.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-8.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-9.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-9.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/builtins-69.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/builtins-69.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/cancel-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/cancel-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr87887-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr87887-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr87887-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr87887-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr88107.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr88107.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr89015.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr89015.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr89104.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr89104.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr89246-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr89246-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr89246-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/gomp/pr89246-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/graphite/pr85497.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/graphite/pr85497.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/graphite/pr86865.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/graphite/pr86865.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/ipa/pr88985.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/ipa/pr88985.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89037.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/pr89037.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89045.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/pr89045.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89061.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/pr89061.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr89211.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/pr89211.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/redecl-18.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/redecl-18.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/sabd_1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/sabd_1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-3.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-4.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/fp-int-convert-timode-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr88597.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/pr88597.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89111.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/pr89111.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89135.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/pr89135.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89223.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/pr89223.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr89247.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/torture/pr89247.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/vrp121.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp121.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr89268.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.dg/vect/pr89268.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-10.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-10.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-11.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-11.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-12.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_align-12.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/abd_1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/aarch64/abd_1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/pr88847.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/aarch64/sve/pr88847.c
branches/c++-coroutines/gcc/testsuite/gcc.target/arm/pr88850.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/arm/pr88850.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vl-pr87214-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/avx512vl-pr87214-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512vl-pr87214-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/avx512vl-pr87214-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/call-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/call-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr87246.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/pr87246.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr88948.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/pr88948.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89229-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/pr89229-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr89290.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/i386/pr89290.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr89225.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/pr89225.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-schar-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-schar-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-sint-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-sint-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-sint128-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-sint128-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-slong-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-slong-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-sshort-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-sshort-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-uchar-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-uchar-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-uint-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-uint-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-uint128-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-uint128-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-ulong-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-ulong-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-extract-ushort-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-extract-ushort-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-sld-modulo.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-srad-modulo.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/powerpc/vec-srd-modulo.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/jump-label.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/jump-label.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/pr89233.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/pr89233.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/vector/vec-copysign-execute.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/vector/vec-copysign-execute.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/vector/vec-copysign.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/vector/vec-copysign.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-1.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-2.c
- copied unchanged from r268852, trunk/gcc/testsuite/gcc.target/s390/zvector/xl-xst-align-2.c
branches/c++-coroutines/gcc/testsuite/gdc.dg/pr89042a.d
- copied unchanged from r268852, trunk/gcc/testsuite/gdc.dg/pr89042a.d
branches/c++-coroutines/gcc/testsuite/gdc.dg/pr89042b.d
- copied unchanged from r268852, trunk/gcc/testsuite/gdc.dg/pr89042b.d
branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/fail18057.d
- copied unchanged from r268852, trunk/gcc/testsuite/gdc.test/fail_compilation/fail18057.d
branches/c++-coroutines/gcc/testsuite/gdc.test/fail_compilation/fail18057b.d
- copied unchanged from r268852, trunk/gcc/testsuite/gdc.test/fail_compilation/fail18057b.d
branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_3.c
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_3.c
branches/c++-coroutines/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_3.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/ISO_Fortran_binding_3.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/alloc_comp_assign_16.f03
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/alloc_comp_assign_16.f03
branches/c++-coroutines/gcc/testsuite/gfortran.dg/array_reference_2.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/array_reference_2.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/c_funptr_1.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/c_funptr_1.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/c_funptr_1_mod.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/c_funptr_1_mod.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/contiguous_9.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/contiguous_9.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/gomp/pr88933.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/gomp/pr88933.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/gomp/pr89027.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/gomp/pr89027.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/graphite/pr89182.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/graphite/pr89182.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/lto/pr89084_0.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/lto/pr89084_0.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/null_10.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/null_10.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_array_component_3.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pointer_array_component_3.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_init_9.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pointer_init_9.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr57553.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr57553.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr83246.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr83246.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr88932.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr88932.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr89077.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr89077.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr89084.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr89084.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr89253.f
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/pr89253.f
branches/c++-coroutines/gcc/testsuite/gfortran.dg/print_2.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/print_2.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/realloc_on_assign_32.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_32.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/substr_simplify.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/substr_simplify.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/warn_conversion_10.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/warn_conversion_10.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/warn_undefined_1.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/warn_undefined_1.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/wunused-parameter_2.f90
- copied unchanged from r268852, trunk/gcc/testsuite/gfortran.dg/wunused-parameter_2.f90
branches/c++-coroutines/gcc/testsuite/gnat.dg/array34.adb
- copied unchanged from r268852, trunk/gcc/testsuite/gnat.dg/array34.adb
branches/c++-coroutines/gcc/testsuite/gnat.dg/opt75.adb
- copied unchanged from r268852, trunk/gcc/testsuite/gnat.dg/opt75.adb
branches/c++-coroutines/gcc/testsuite/gnat.dg/opt75_pkg.adb
- copied unchanged from r268852, trunk/gcc/testsuite/gnat.dg/opt75_pkg.adb
branches/c++-coroutines/gcc/testsuite/gnat.dg/opt75_pkg.ads
- copied unchanged from r268852, trunk/gcc/testsuite/gnat.dg/opt75_pkg.ads
branches/c++-coroutines/gcc/testsuite/gnat.dg/opt76.adb
- copied unchanged from r268852, trunk/gcc/testsuite/gnat.dg/opt76.adb
branches/c++-coroutines/gcc/testsuite/jit.dg/add-driver-options-testlib.c
- copied unchanged from r268852, trunk/gcc/testsuite/jit.dg/add-driver-options-testlib.c
branches/c++-coroutines/gcc/testsuite/jit.dg/test-add-driver-options.c
- copied unchanged from r268852, trunk/gcc/testsuite/jit.dg/test-add-driver-options.c
branches/c++-coroutines/libbacktrace/install-debuginfo-for-buildid.sh.in
- copied unchanged from r268852, trunk/libbacktrace/install-debuginfo-for-buildid.sh.in
branches/c++-coroutines/libgo/go/crypto/x509/root_hurd.go
- copied unchanged from r268852, trunk/libgo/go/crypto/x509/root_hurd.go
branches/c++-coroutines/libgo/go/internal/poll/sendfile_glibc.go
- copied unchanged from r268852, trunk/libgo/go/internal/poll/sendfile_glibc.go
branches/c++-coroutines/libgo/go/internal/syscall/unix/at_sysnum_hurd.go
- copied unchanged from r268852, trunk/libgo/go/internal/syscall/unix/at_sysnum_hurd.go
branches/c++-coroutines/libgo/go/net/cgo_hurd.go
- copied unchanged from r268852, trunk/libgo/go/net/cgo_hurd.go
branches/c++-coroutines/libgo/go/net/sendfile_glibc.go
- copied unchanged from r268852, trunk/libgo/go/net/sendfile_glibc.go
branches/c++-coroutines/libgo/go/net/sockopt_hurd.go
- copied unchanged from r268852, trunk/libgo/go/net/sockopt_hurd.go
branches/c++-coroutines/libgo/go/os/pipe_glibc.go
- copied unchanged from r268852, trunk/libgo/go/os/pipe_glibc.go
branches/c++-coroutines/libgo/go/runtime/netpoll_hurd.go
- copied unchanged from r268852, trunk/libgo/go/runtime/netpoll_hurd.go
branches/c++-coroutines/libgo/go/runtime/os_hurd.go
- copied unchanged from r268852, trunk/libgo/go/runtime/os_hurd.go
branches/c++-coroutines/libgo/go/syscall/errstr_glibc.go
- copied unchanged from r268852, trunk/libgo/go/syscall/errstr_glibc.go
branches/c++-coroutines/libgo/go/syscall/libcall_glibc.go
- copied unchanged from r268852, trunk/libgo/go/syscall/libcall_glibc.go
branches/c++-coroutines/libgo/go/syscall/libcall_hurd.go
- copied unchanged from r268852, trunk/libgo/go/syscall/libcall_hurd.go
branches/c++-coroutines/libgo/go/syscall/libcall_hurd_386.go
- copied unchanged from r268852, trunk/libgo/go/syscall/libcall_hurd_386.go
branches/c++-coroutines/libgo/go/syscall/libcall_posix_nonhurd.go
- copied unchanged from r268852, trunk/libgo/go/syscall/libcall_posix_nonhurd.go
branches/c++-coroutines/libgo/go/syscall/syscall_glibc.go
- copied unchanged from r268852, trunk/libgo/go/syscall/syscall_glibc.go
branches/c++-coroutines/libgo/runtime/getncpu-hurd.c
- copied unchanged from r268852, trunk/libgo/runtime/getncpu-hurd.c
branches/c++-coroutines/libgomp/testsuite/libgomp.c++/pr88988.C
- copied unchanged from r268852, trunk/libgomp/testsuite/libgomp.c++/pr88988.C
branches/c++-coroutines/libgomp/testsuite/libgomp.c/pr89002.c
- copied unchanged from r268852, trunk/libgomp/testsuite/libgomp.c/pr89002.c
branches/c++-coroutines/libphobos/libdruntime/MERGE
- copied unchanged from r268852, trunk/libphobos/libdruntime/MERGE
branches/c++-coroutines/libphobos/testsuite/libphobos.aa/
- copied from r268852, trunk/libphobos/testsuite/libphobos.aa/
branches/c++-coroutines/libphobos/testsuite/libphobos.hash/
- copied from r268852, trunk/libphobos/testsuite/libphobos.hash/
Removed:
branches/c++-coroutines/libgo/go/internal/poll/sendfile_linux.go
branches/c++-coroutines/libgo/go/net/sendfile_linux.go
branches/c++-coroutines/libgo/go/os/pipe_linux.go
branches/c++-coroutines/libgo/go/sync/cas.c
branches/c++-coroutines/libgo/go/syscall/errstr_linux.go
branches/c++-coroutines/libgo/go/syscall/syscall_linux.go
branches/c++-coroutines/libgo/runtime/thread.c
branches/c++-coroutines/libphobos/libdruntime/rt/util/hash.d
Modified:
branches/c++-coroutines/ (props changed)
branches/c++-coroutines/ChangeLog
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/MAINTAINERS
branches/c++-coroutines/contrib/ChangeLog
branches/c++-coroutines/contrib/dg-extract-results.py
branches/c++-coroutines/contrib/dg-extract-results.sh
branches/c++-coroutines/gcc/ChangeLog
branches/c++-coroutines/gcc/DATESTAMP
branches/c++-coroutines/gcc/REVISION
branches/c++-coroutines/gcc/acinclude.m4
branches/c++-coroutines/gcc/ada/ChangeLog
branches/c++-coroutines/gcc/ada/gcc-interface/ada-tree.h
branches/c++-coroutines/gcc/ada/gcc-interface/decl.c
branches/c++-coroutines/gcc/ada/gcc-interface/gigi.h
branches/c++-coroutines/gcc/ada/gcc-interface/misc.c
branches/c++-coroutines/gcc/ada/gcc-interface/trans.c
branches/c++-coroutines/gcc/ada/gcc-interface/utils.c
branches/c++-coroutines/gcc/ada/gcc-interface/utils2.c
branches/c++-coroutines/gcc/ada/libgnarl/s-linux__sparc.ads
branches/c++-coroutines/gcc/ada/libgnarl/s-linux__x32.ads
branches/c++-coroutines/gcc/ada/repinfo.adb
branches/c++-coroutines/gcc/asan.c
branches/c++-coroutines/gcc/bitmap.h
branches/c++-coroutines/gcc/builtins.c
branches/c++-coroutines/gcc/builtins.h
branches/c++-coroutines/gcc/c-family/ChangeLog
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-pretty-print.c
branches/c++-coroutines/gcc/c-family/c-warn.c
branches/c++-coroutines/gcc/c-family/known-headers.cc
branches/c++-coroutines/gcc/c/ChangeLog
branches/c++-coroutines/gcc/c/c-decl.c
branches/c++-coroutines/gcc/c/c-parser.c
branches/c++-coroutines/gcc/c/c-tree.h
branches/c++-coroutines/gcc/c/c-typeck.c
branches/c++-coroutines/gcc/calls.c
branches/c++-coroutines/gcc/cfganal.c
branches/c++-coroutines/gcc/cfgrtl.c
branches/c++-coroutines/gcc/cgraph.h
branches/c++-coroutines/gcc/cgraphunit.c
branches/c++-coroutines/gcc/combine.c
branches/c++-coroutines/gcc/common.opt
branches/c++-coroutines/gcc/config.gcc
branches/c++-coroutines/gcc/config/aarch64/aarch64-builtins.c
branches/c++-coroutines/gcc/config/aarch64/aarch64-simd.md
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve.md
branches/c++-coroutines/gcc/config/aarch64/aarch64.c
branches/c++-coroutines/gcc/config/aarch64/driver-aarch64.c
branches/c++-coroutines/gcc/config/aarch64/iterators.md
branches/c++-coroutines/gcc/config/aarch64/predicates.md
branches/c++-coroutines/gcc/config/arm/arm-protos.h
branches/c++-coroutines/gcc/config/arm/arm.c
branches/c++-coroutines/gcc/config/arm/ldrdstrd.md
branches/c++-coroutines/gcc/config/arm/neon.md
branches/c++-coroutines/gcc/config/cris/cris.c
branches/c++-coroutines/gcc/config/i386/constraints.md
branches/c++-coroutines/gcc/config/i386/i386.c
branches/c++-coroutines/gcc/config/i386/i386.md
branches/c++-coroutines/gcc/config/i386/predicates.md
branches/c++-coroutines/gcc/config/i386/sse.md
branches/c++-coroutines/gcc/config/nds32/linux.h
branches/c++-coroutines/gcc/config/nds32/nds32-md-auxiliary.c
branches/c++-coroutines/gcc/config/nds32/nds32.c
branches/c++-coroutines/gcc/config/nds32/nds32.md
branches/c++-coroutines/gcc/config/rs6000/altivec.h
branches/c++-coroutines/gcc/config/rs6000/altivec.md
branches/c++-coroutines/gcc/config/rs6000/constraints.md
branches/c++-coroutines/gcc/config/rs6000/crypto.md
branches/c++-coroutines/gcc/config/rs6000/darwin.h
branches/c++-coroutines/gcc/config/rs6000/freebsd64.h
branches/c++-coroutines/gcc/config/rs6000/linux64.h
branches/c++-coroutines/gcc/config/rs6000/predicates.md
branches/c++-coroutines/gcc/config/rs6000/rs6000-builtin.def
branches/c++-coroutines/gcc/config/rs6000/rs6000-c.c
branches/c++-coroutines/gcc/config/rs6000/rs6000-p8swap.c
branches/c++-coroutines/gcc/config/rs6000/rs6000-string.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/sysv4.h
branches/c++-coroutines/gcc/config/rs6000/sysv4.opt
branches/c++-coroutines/gcc/config/rs6000/vsx.md
branches/c++-coroutines/gcc/config/rs6000/xcoff.h
branches/c++-coroutines/gcc/config/s390/constraints.md
branches/c++-coroutines/gcc/config/s390/s390-builtin-types.def
branches/c++-coroutines/gcc/config/s390/s390-builtins.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.md
branches/c++-coroutines/gcc/config/s390/vector.md
branches/c++-coroutines/gcc/config/sparc/sparc.c
branches/c++-coroutines/gcc/config/sparc/sparc.h
branches/c++-coroutines/gcc/config/sparc/sparc.md
branches/c++-coroutines/gcc/configure
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/cxx-pretty-print.c
branches/c++-coroutines/gcc/cp/decl.c
branches/c++-coroutines/gcc/cp/decl2.c
branches/c++-coroutines/gcc/cp/init.c
branches/c++-coroutines/gcc/cp/lambda.c
branches/c++-coroutines/gcc/cp/mangle.c
branches/c++-coroutines/gcc/cp/name-lookup.c
branches/c++-coroutines/gcc/cp/optimize.c
branches/c++-coroutines/gcc/cp/parser.c
branches/c++-coroutines/gcc/cp/pt.c
branches/c++-coroutines/gcc/cp/search.c
branches/c++-coroutines/gcc/cp/semantics.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/decl.cc
branches/c++-coroutines/gcc/d/dmd/MERGE
branches/c++-coroutines/gcc/d/dmd/dstruct.c
branches/c++-coroutines/gcc/dce.c
branches/c++-coroutines/gcc/doc/extend.texi
branches/c++-coroutines/gcc/doc/invoke.texi
branches/c++-coroutines/gcc/doc/sourcebuild.texi
branches/c++-coroutines/gcc/dumpfile.c
branches/c++-coroutines/gcc/dwarf2out.c
branches/c++-coroutines/gcc/except.c
branches/c++-coroutines/gcc/expr.c
branches/c++-coroutines/gcc/fold-const-call.c
branches/c++-coroutines/gcc/fortran/ChangeLog
branches/c++-coroutines/gcc/fortran/arith.c
branches/c++-coroutines/gcc/fortran/decl.c
branches/c++-coroutines/gcc/fortran/expr.c
branches/c++-coroutines/gcc/fortran/gfortran.h
branches/c++-coroutines/gcc/fortran/interface.c
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/resolve.c
branches/c++-coroutines/gcc/fortran/scanner.c
branches/c++-coroutines/gcc/fortran/trans-array.c
branches/c++-coroutines/gcc/fortran/trans-array.h
branches/c++-coroutines/gcc/fortran/trans-decl.c
branches/c++-coroutines/gcc/fortran/trans-expr.c
branches/c++-coroutines/gcc/function.c
branches/c++-coroutines/gcc/gcov-io.c
branches/c++-coroutines/gcc/gcov.c
branches/c++-coroutines/gcc/gcse.c
branches/c++-coroutines/gcc/gimple-fold.c
branches/c++-coroutines/gcc/gimple-loop-interchange.cc
branches/c++-coroutines/gcc/gimple-ssa-strength-reduction.c
branches/c++-coroutines/gcc/gimple-ssa-warn-restrict.c
branches/c++-coroutines/gcc/gimplify.c
branches/c++-coroutines/gcc/go/ChangeLog
branches/c++-coroutines/gcc/go/go-gcc.cc
branches/c++-coroutines/gcc/go/gofrontend/MERGE
branches/c++-coroutines/gcc/go/gofrontend/README
branches/c++-coroutines/gcc/go/gofrontend/expressions.cc
branches/c++-coroutines/gcc/go/gofrontend/gogo.cc
branches/c++-coroutines/gcc/go/gofrontend/types.cc
branches/c++-coroutines/gcc/graphite-isl-ast-to-gimple.c
branches/c++-coroutines/gcc/graphite-scop-detection.c
branches/c++-coroutines/gcc/graphite-sese-to-poly.c
branches/c++-coroutines/gcc/graphite.c
branches/c++-coroutines/gcc/graphite.h
branches/c++-coroutines/gcc/input.c
branches/c++-coroutines/gcc/ipa-cp.c
branches/c++-coroutines/gcc/ipa-fnsummary.c
branches/c++-coroutines/gcc/ipa-icf.c
branches/c++-coroutines/gcc/ipa-inline.c
branches/c++-coroutines/gcc/ipa-prop.c
branches/c++-coroutines/gcc/ipa-pure-const.c
branches/c++-coroutines/gcc/ipa-reference.c
branches/c++-coroutines/gcc/ipa-utils.c
branches/c++-coroutines/gcc/ipa-utils.h
branches/c++-coroutines/gcc/ipa-visibility.c
branches/c++-coroutines/gcc/ipa.c
branches/c++-coroutines/gcc/ira.c
branches/c++-coroutines/gcc/jit/ChangeLog
branches/c++-coroutines/gcc/jit/docs/topics/compatibility.rst
branches/c++-coroutines/gcc/jit/docs/topics/contexts.rst
branches/c++-coroutines/gcc/jit/jit-playback.c
branches/c++-coroutines/gcc/jit/jit-recording.c
branches/c++-coroutines/gcc/jit/jit-recording.h
branches/c++-coroutines/gcc/jit/libgccjit++.h
branches/c++-coroutines/gcc/jit/libgccjit.c
branches/c++-coroutines/gcc/jit/libgccjit.h
branches/c++-coroutines/gcc/jit/libgccjit.map
branches/c++-coroutines/gcc/lra-constraints.c
branches/c++-coroutines/gcc/lra.c
branches/c++-coroutines/gcc/lto-cgraph.c
branches/c++-coroutines/gcc/lto-streamer-out.c
branches/c++-coroutines/gcc/mode-switching.c
branches/c++-coroutines/gcc/omp-grid.c
branches/c++-coroutines/gcc/omp-low.c
branches/c++-coroutines/gcc/omp-simd-clone.c
branches/c++-coroutines/gcc/optabs.c
branches/c++-coroutines/gcc/opts.c
branches/c++-coroutines/gcc/params.def
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/profile-count.h
branches/c++-coroutines/gcc/recog.c
branches/c++-coroutines/gcc/rtl.h
branches/c++-coroutines/gcc/store-motion.c
branches/c++-coroutines/gcc/testsuite/ChangeLog
branches/c++-coroutines/gcc/testsuite/c-c++-common/Waddress-of-packed-member-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr68107.c
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wzero-as-null-pointer-constant-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nsdmi-template14.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/decomp34.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename10.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/typename6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/new38.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/new43.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/new44.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/new46.C
branches/c++-coroutines/gcc/testsuite/g++.dg/opt/memcpy1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/other/large-size-array.C
branches/c++-coroutines/gcc/testsuite/g++.dg/other/new-size-type.C
branches/c++-coroutines/gcc/testsuite/g++.dg/other/nontype-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/parse/crash13.C
branches/c++-coroutines/gcc/testsuite/g++.dg/parse/error36.C
branches/c++-coroutines/gcc/testsuite/g++.dg/spellcheck-stdlib.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/array30.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/dependent-name3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/error29.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/static30.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ubsan/pr81530.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-7.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.brendan/array1.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.mike/p6149.C
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/execute/eeprof-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wattribute-alias.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wint-conversion-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/builtin-stpncpy.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/builtin-stringop-chk-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/debug/dwarf2/inline5.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/graphite/pr69728.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/graphite/scop-21.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/large-size-array-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/large-size-array-5.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/large-size-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/spellcheck-stdlib.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/fp-int-convert-float128-timode-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-prof/inliner-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr80887.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr84711.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-24.c
branches/c++-coroutines/gcc/testsuite/gcc.target/arm/armv8_2-fp16-move-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/arm/fp16-aapcs-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/arm/fp16-aapcs-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/call-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/crypto-builtin-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p8.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p9.c
branches/c++-coroutines/gcc/testsuite/gdc.test/compilable/interpret3.d
branches/c++-coroutines/gcc/testsuite/gfortran.dg/coarray/event_3.f08
branches/c++-coroutines/gcc/testsuite/gfortran.dg/coarray_lock_7.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_init_2.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pointer_init_6.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr79966.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr85780.f90
branches/c++-coroutines/gcc/testsuite/gnat.dg/lto19.adb
branches/c++-coroutines/gcc/testsuite/jit.dg/all-non-failing-tests.h
branches/c++-coroutines/gcc/testsuite/jit.dg/jit.exp
branches/c++-coroutines/gcc/testsuite/lib/go-torture.exp
branches/c++-coroutines/gcc/testsuite/lib/target-supports.exp
branches/c++-coroutines/gcc/tree-cfg.c
branches/c++-coroutines/gcc/tree-cfgcleanup.c
branches/c++-coroutines/gcc/tree-cfgcleanup.h
branches/c++-coroutines/gcc/tree-chrec.c
branches/c++-coroutines/gcc/tree-data-ref.c
branches/c++-coroutines/gcc/tree-if-conv.c
branches/c++-coroutines/gcc/tree-if-conv.h
branches/c++-coroutines/gcc/tree-inline.c
branches/c++-coroutines/gcc/tree-inline.h
branches/c++-coroutines/gcc/tree-nested.c
branches/c++-coroutines/gcc/tree-predcom.c
branches/c++-coroutines/gcc/tree-scalar-evolution.c
branches/c++-coroutines/gcc/tree-ssa-dom.c
branches/c++-coroutines/gcc/tree-ssa-loop-im.c
branches/c++-coroutines/gcc/tree-ssa-loop-split.c
branches/c++-coroutines/gcc/tree-ssa-phiprop.c
branches/c++-coroutines/gcc/tree-ssa-sccvn.c
branches/c++-coroutines/gcc/tree-ssa-structalias.c
branches/c++-coroutines/gcc/tree-streamer-out.c
branches/c++-coroutines/gcc/tree-vect-loop.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.c
branches/c++-coroutines/gcc/tree.h
branches/c++-coroutines/gcc/varasm.c
branches/c++-coroutines/gcc/varpool.c
branches/c++-coroutines/gcc/vr-values.c
branches/c++-coroutines/gcc/wide-int-range.cc
branches/c++-coroutines/gcc/wide-int-range.h
branches/c++-coroutines/gotools/ChangeLog
branches/c++-coroutines/gotools/Makefile.am
branches/c++-coroutines/gotools/Makefile.in
branches/c++-coroutines/include/ChangeLog
branches/c++-coroutines/include/splay-tree.h
branches/c++-coroutines/libbacktrace/ChangeLog
branches/c++-coroutines/libbacktrace/Makefile.am
branches/c++-coroutines/libbacktrace/Makefile.in
branches/c++-coroutines/libbacktrace/backtrace.c
branches/c++-coroutines/libbacktrace/btest.c
branches/c++-coroutines/libbacktrace/configure
branches/c++-coroutines/libbacktrace/configure.ac
branches/c++-coroutines/libbacktrace/dwarf.c
branches/c++-coroutines/libbacktrace/elf.c
branches/c++-coroutines/libbacktrace/print.c
branches/c++-coroutines/libbacktrace/simple.c
branches/c++-coroutines/libcpp/ChangeLog
branches/c++-coroutines/libcpp/directives.c
branches/c++-coroutines/libcpp/expr.c
branches/c++-coroutines/libcpp/internal.h
branches/c++-coroutines/libcpp/line-map.c
branches/c++-coroutines/libcpp/po/ChangeLog
branches/c++-coroutines/libcpp/po/be.po
branches/c++-coroutines/libcpp/po/ca.po
branches/c++-coroutines/libcpp/po/cpplib.pot
branches/c++-coroutines/libcpp/po/da.po
branches/c++-coroutines/libcpp/po/de.po
branches/c++-coroutines/libcpp/po/el.po
branches/c++-coroutines/libcpp/po/eo.po
branches/c++-coroutines/libcpp/po/es.po
branches/c++-coroutines/libcpp/po/fi.po
branches/c++-coroutines/libcpp/po/fr.po
branches/c++-coroutines/libcpp/po/id.po
branches/c++-coroutines/libcpp/po/ja.po
branches/c++-coroutines/libcpp/po/nl.po
branches/c++-coroutines/libcpp/po/pt_BR.po
branches/c++-coroutines/libcpp/po/ru.po
branches/c++-coroutines/libcpp/po/sr.po
branches/c++-coroutines/libcpp/po/sv.po
branches/c++-coroutines/libcpp/po/tr.po
branches/c++-coroutines/libcpp/po/uk.po
branches/c++-coroutines/libcpp/po/vi.po
branches/c++-coroutines/libcpp/po/zh_CN.po
branches/c++-coroutines/libcpp/po/zh_TW.po
branches/c++-coroutines/libgcc/ChangeLog
branches/c++-coroutines/libgcc/config/alpha/t-linux
branches/c++-coroutines/libgcc/config/i386/sfp-exceptions.c
branches/c++-coroutines/libgcc/libgcc2.c
branches/c++-coroutines/libgfortran/ChangeLog
branches/c++-coroutines/libgfortran/config/fpu-glibc.h
branches/c++-coroutines/libgfortran/io/async.c
branches/c++-coroutines/libgfortran/io/close.c
branches/c++-coroutines/libgo/Makefile.am
branches/c++-coroutines/libgo/Makefile.in
branches/c++-coroutines/libgo/config.h.in
branches/c++-coroutines/libgo/configure
branches/c++-coroutines/libgo/configure.ac
branches/c++-coroutines/libgo/go/archive/tar/stat_actime1.go
branches/c++-coroutines/libgo/go/archive/tar/stat_unix.go
branches/c++-coroutines/libgo/go/cmd/go/go_unix_test.go
branches/c++-coroutines/libgo/go/cmd/go/internal/base/signal_unix.go
branches/c++-coroutines/libgo/go/cmd/go/internal/lockedfile/internal/filelock/filelock_other.go
branches/c++-coroutines/libgo/go/cmd/go/internal/lockedfile/internal/filelock/filelock_unix.go
branches/c++-coroutines/libgo/go/crypto/rand/eagain.go
branches/c++-coroutines/libgo/go/crypto/rand/rand_unix.go
branches/c++-coroutines/libgo/go/crypto/x509/root_unix.go
branches/c++-coroutines/libgo/go/internal/poll/export_posix_test.go
branches/c++-coroutines/libgo/go/internal/poll/fd_fsync_posix.go
branches/c++-coroutines/libgo/go/internal/poll/fd_poll_runtime.go
branches/c++-coroutines/libgo/go/internal/poll/fd_posix.go
branches/c++-coroutines/libgo/go/internal/poll/fd_posix_test.go
branches/c++-coroutines/libgo/go/internal/poll/fd_unix.go
branches/c++-coroutines/libgo/go/internal/poll/hook_cloexec.go
branches/c++-coroutines/libgo/go/internal/poll/hook_unix.go
branches/c++-coroutines/libgo/go/internal/poll/sock_cloexec.go
branches/c++-coroutines/libgo/go/internal/poll/sockopt.go
branches/c++-coroutines/libgo/go/internal/poll/sockopt_unix.go
branches/c++-coroutines/libgo/go/internal/poll/sockoptip.go
branches/c++-coroutines/libgo/go/internal/syscall/unix/nonblocking.go
branches/c++-coroutines/libgo/go/internal/x/net/internal/nettest/helper_nobsd.go
branches/c++-coroutines/libgo/go/internal/x/net/internal/nettest/helper_posix.go
branches/c++-coroutines/libgo/go/internal/x/net/internal/nettest/helper_unix.go
branches/c++-coroutines/libgo/go/mime/type_unix.go
branches/c++-coroutines/libgo/go/net/addrselect.go
branches/c++-coroutines/libgo/go/net/addrselect_test.go
branches/c++-coroutines/libgo/go/net/cgo_resnew.go
branches/c++-coroutines/libgo/go/net/cgo_sockold.go
branches/c++-coroutines/libgo/go/net/cgo_unix.go
branches/c++-coroutines/libgo/go/net/cgo_unix_test.go
branches/c++-coroutines/libgo/go/net/conf.go
branches/c++-coroutines/libgo/go/net/conf_test.go
branches/c++-coroutines/libgo/go/net/dial_unix_test.go
branches/c++-coroutines/libgo/go/net/dnsclient_unix.go
branches/c++-coroutines/libgo/go/net/dnsclient_unix_test.go
branches/c++-coroutines/libgo/go/net/dnsconfig_unix.go
branches/c++-coroutines/libgo/go/net/dnsconfig_unix_test.go
branches/c++-coroutines/libgo/go/net/error_posix.go
branches/c++-coroutines/libgo/go/net/error_unix.go
branches/c++-coroutines/libgo/go/net/fd_unix.go
branches/c++-coroutines/libgo/go/net/file_unix.go
branches/c++-coroutines/libgo/go/net/hook_unix.go
branches/c++-coroutines/libgo/go/net/interface_stub.go
branches/c++-coroutines/libgo/go/net/internal/socktest/switch_unix.go
branches/c++-coroutines/libgo/go/net/internal/socktest/sys_cloexec.go
branches/c++-coroutines/libgo/go/net/internal/socktest/sys_unix.go
branches/c++-coroutines/libgo/go/net/iprawsock_posix.go
branches/c++-coroutines/libgo/go/net/ipsock_posix.go
branches/c++-coroutines/libgo/go/net/lookup_unix.go
branches/c++-coroutines/libgo/go/net/main_cloexec_test.go
branches/c++-coroutines/libgo/go/net/main_unix_test.go
branches/c++-coroutines/libgo/go/net/nss.go
branches/c++-coroutines/libgo/go/net/nss_test.go
branches/c++-coroutines/libgo/go/net/port_unix.go
branches/c++-coroutines/libgo/go/net/rawconn_unix_test.go
branches/c++-coroutines/libgo/go/net/sock_cloexec.go
branches/c++-coroutines/libgo/go/net/sock_posix.go
branches/c++-coroutines/libgo/go/net/sock_stub.go
branches/c++-coroutines/libgo/go/net/sockaddr_posix.go
branches/c++-coroutines/libgo/go/net/sockopt_posix.go
branches/c++-coroutines/libgo/go/net/sockoptip_bsdvar.go
branches/c++-coroutines/libgo/go/net/sockoptip_posix.go
branches/c++-coroutines/libgo/go/net/tcpsock_posix.go
branches/c++-coroutines/libgo/go/net/tcpsockopt_posix.go
branches/c++-coroutines/libgo/go/net/tcpsockopt_unix.go
branches/c++-coroutines/libgo/go/net/udpsock_posix.go
branches/c++-coroutines/libgo/go/net/unixsock_posix.go
branches/c++-coroutines/libgo/go/os/dir_largefile.go
branches/c++-coroutines/libgo/go/os/dir_regfile.go
branches/c++-coroutines/libgo/go/os/env_unix_test.go
branches/c++-coroutines/libgo/go/os/error_posix.go
branches/c++-coroutines/libgo/go/os/error_unix.go
branches/c++-coroutines/libgo/go/os/error_unix_test.go
branches/c++-coroutines/libgo/go/os/exec/lp_unix.go
branches/c++-coroutines/libgo/go/os/exec/lp_unix_test.go
branches/c++-coroutines/libgo/go/os/exec_posix.go
branches/c++-coroutines/libgo/go/os/exec_unix.go
branches/c++-coroutines/libgo/go/os/executable_procfs.go
branches/c++-coroutines/libgo/go/os/file_posix.go
branches/c++-coroutines/libgo/go/os/file_unix.go
branches/c++-coroutines/libgo/go/os/os_test.go
branches/c++-coroutines/libgo/go/os/os_unix_test.go
branches/c++-coroutines/libgo/go/os/path_unix.go
branches/c++-coroutines/libgo/go/os/removeall_at.go
branches/c++-coroutines/libgo/go/os/removeall_noat.go
branches/c++-coroutines/libgo/go/os/signal/internal/pty/pty.go
branches/c++-coroutines/libgo/go/os/signal/signal_test.go
branches/c++-coroutines/libgo/go/os/signal/signal_unix.go
branches/c++-coroutines/libgo/go/os/stat_atim.go
branches/c++-coroutines/libgo/go/os/stat_unix.go
branches/c++-coroutines/libgo/go/os/sys_uname.go
branches/c++-coroutines/libgo/go/os/sys_unix.go
branches/c++-coroutines/libgo/go/os/user/cgo_lookup_unix.go
branches/c++-coroutines/libgo/go/os/user/decls_unix.go
branches/c++-coroutines/libgo/go/os/user/listgroups_unix.go
branches/c++-coroutines/libgo/go/os/user/lookup_unix.go
branches/c++-coroutines/libgo/go/os/wait_unimp.go
branches/c++-coroutines/libgo/go/path/filepath/path_unix.go
branches/c++-coroutines/libgo/go/plugin/plugin_dlopen.go
branches/c++-coroutines/libgo/go/plugin/plugin_stubs.go
branches/c++-coroutines/libgo/go/runtime/crash_unix_test.go
branches/c++-coroutines/libgo/go/runtime/env_posix.go
branches/c++-coroutines/libgo/go/runtime/export_unix_test.go
branches/c++-coroutines/libgo/go/runtime/lock_sema.go
branches/c++-coroutines/libgo/go/runtime/netpoll.go
branches/c++-coroutines/libgo/go/runtime/panic.go
branches/c++-coroutines/libgo/go/runtime/proc.go
branches/c++-coroutines/libgo/go/runtime/runtime_unix_test.go
branches/c++-coroutines/libgo/go/runtime/signal_gccgo.go
branches/c++-coroutines/libgo/go/runtime/signal_sighandler.go
branches/c++-coroutines/libgo/go/runtime/signal_unix.go
branches/c++-coroutines/libgo/go/runtime/testdata/testprogcgo/lockosthread.c
branches/c++-coroutines/libgo/go/runtime/testdata/testprogcgo/threadpprof.go
branches/c++-coroutines/libgo/go/runtime/testdata/testprogcgo/tracebackctxt_c.c
branches/c++-coroutines/libgo/go/sync/atomic/atomic.c
branches/c++-coroutines/libgo/go/syscall/dirent.go
branches/c++-coroutines/libgo/go/syscall/env_unix.go
branches/c++-coroutines/libgo/go/syscall/errstr.go
branches/c++-coroutines/libgo/go/syscall/exec_bsd.go
branches/c++-coroutines/libgo/go/syscall/exec_unix.go
branches/c++-coroutines/libgo/go/syscall/exec_unix_test.go
branches/c++-coroutines/libgo/go/syscall/forkpipe2.go
branches/c++-coroutines/libgo/go/syscall/libcall_linux.go
branches/c++-coroutines/libgo/go/syscall/libcall_posix.go
branches/c++-coroutines/libgo/go/syscall/libcall_posix_largefile.go
branches/c++-coroutines/libgo/go/syscall/libcall_posix_regfile.go
branches/c++-coroutines/libgo/go/syscall/libcall_posix_utimesnano.go
branches/c++-coroutines/libgo/go/syscall/mmap_unix_test.go
branches/c++-coroutines/libgo/go/syscall/sockcmsg_unix.go
branches/c++-coroutines/libgo/go/syscall/socket_bsd.go
branches/c++-coroutines/libgo/go/syscall/syscall_unix.go
branches/c++-coroutines/libgo/go/syscall/syscall_unix_test.go
branches/c++-coroutines/libgo/go/syscall/timestruct.go
branches/c++-coroutines/libgo/go/syscall/wait.c
branches/c++-coroutines/libgo/go/time/sys_unix.go
branches/c++-coroutines/libgo/go/time/zoneinfo_unix.go
branches/c++-coroutines/libgo/misc/cgo/test/issue7978.go
branches/c++-coroutines/libgo/mksigtab.sh
branches/c++-coroutines/libgo/mksysinfo.sh
branches/c++-coroutines/libgo/runtime/env_posix.c
branches/c++-coroutines/libgo/runtime/go-runtime-error.c
branches/c++-coroutines/libgo/runtime/runtime.h
branches/c++-coroutines/libgomp/ChangeLog
branches/c++-coroutines/libgomp/plugin/plugin-nvptx.c
branches/c++-coroutines/libgomp/testsuite/libgomp.graphite/force-parallel-5.c
branches/c++-coroutines/libiberty/ChangeLog
branches/c++-coroutines/libiberty/splay-tree.c
branches/c++-coroutines/libphobos/ChangeLog
branches/c++-coroutines/libphobos/Makefile.in
branches/c++-coroutines/libphobos/configure
branches/c++-coroutines/libphobos/libdruntime/Makefile.am
branches/c++-coroutines/libphobos/libdruntime/Makefile.in
branches/c++-coroutines/libphobos/libdruntime/core/internal/convert.d
branches/c++-coroutines/libphobos/libdruntime/core/internal/hash.d
branches/c++-coroutines/libphobos/libdruntime/core/internal/traits.d
branches/c++-coroutines/libphobos/libdruntime/core/runtime.d
branches/c++-coroutines/libphobos/libdruntime/core/stdc/limits.d
branches/c++-coroutines/libphobos/libdruntime/core/sys/posix/aio.d
branches/c++-coroutines/libphobos/libdruntime/object.d
branches/c++-coroutines/libphobos/libdruntime/rt/aaA.d
branches/c++-coroutines/libphobos/libdruntime/rt/arrayassign.d
branches/c++-coroutines/libphobos/libdruntime/rt/dmain2.d
branches/c++-coroutines/libphobos/libdruntime/rt/sections_elf_shared.d
branches/c++-coroutines/libphobos/libdruntime/rt/sections_solaris.d
branches/c++-coroutines/libphobos/libdruntime/rt/sections_win32.d
branches/c++-coroutines/libphobos/libdruntime/rt/sections_win64.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Acdouble.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Acfloat.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Acreal.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Adouble.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Afloat.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Ag.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Aint.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Along.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Areal.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_Ashort.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_C.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_byte.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_cdouble.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_cent.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_cfloat.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_char.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_creal.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_dchar.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_delegate.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_double.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_float.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_int.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_long.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_n.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_ptr.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_real.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_short.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_ubyte.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_ucent.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_uint.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_ulong.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_ushort.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_void.d
branches/c++-coroutines/libphobos/libdruntime/rt/typeinfo/ti_wchar.d
branches/c++-coroutines/libphobos/libdruntime/rt/util/container/hashtab.d
branches/c++-coroutines/libphobos/libdruntime/rt/util/typeinfo.d
branches/c++-coroutines/libphobos/src/MERGE
branches/c++-coroutines/libphobos/src/Makefile.in
branches/c++-coroutines/libphobos/src/std/datetime/systime.d
branches/c++-coroutines/libphobos/src/std/experimental/allocator/building_blocks/region.d
branches/c++-coroutines/libphobos/src/std/experimental/allocator/mallocator.d
branches/c++-coroutines/libphobos/src/std/experimental/typecons.d
branches/c++-coroutines/libphobos/src/std/file.d
branches/c++-coroutines/libphobos/src/std/math.d
branches/c++-coroutines/libphobos/src/std/net/curl.d
branches/c++-coroutines/libphobos/src/std/stdio.d
branches/c++-coroutines/libphobos/src/std/system.d
branches/c++-coroutines/libphobos/src/std/uri.d
branches/c++-coroutines/libphobos/testsuite/Makefile.in
Propchange: branches/c++-coroutines/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list