r274112 - in /branches/c++-coroutines: ./ Chang...
iains@gcc.gnu.org
iains@gcc.gnu.org
Mon Aug 5 08:54:00 GMT 2019
Author: iains
Date: Mon Aug 5 08:54:45 2019
New Revision: 274112
URL: https://gcc.gnu.org/viewcvs?rev=274112&root=gcc&view=rev
Log:
c++-coroutines - merge trunk r274111
2019-08-05 Iain Sandoe <iain@sandoe.co.uk>
Merge trunk r274111.
Added:
branches/c++-coroutines/gcc/config/pa/pa-netbsd.h
- copied unchanged from r274111, trunk/gcc/config/pa/pa-netbsd.h
branches/c++-coroutines/gcc/config/pa/pa32-netbsd.h
- copied unchanged from r274111, trunk/gcc/config/pa/pa32-netbsd.h
branches/c++-coroutines/gcc/config/rs6000/future.md
- copied unchanged from r274111, trunk/gcc/config/rs6000/future.md
branches/c++-coroutines/gcc/testsuite/c-c++-common/array-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/array-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/guality/Og-dce-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/guality/Og-dce-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/guality/Og-dce-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/guality/Og-dce-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/guality/Og-dce-3.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/guality/Og-dce-3.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/guality/Og-global-dse-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/guality/Og-global-dse-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/guality/Og-static-wo-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/guality/Og-static-wo-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr90590-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/pr90590-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr90590-1.h
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/pr90590-1.h
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr90590-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/pr90590-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr90590-2.h
- copied unchanged from r274111, trunk/gcc/testsuite/c-c++-common/pr90590-2.h
branches/c++-coroutines/gcc/testsuite/g++.dg/abi/mangle73.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/abi/mangle73.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wnarrowing17.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp0x/Wnarrowing17.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic9.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic9.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nontype2.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp0x/nontype2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nontype3.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp0x/nontype3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/nontype4.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp0x/nontype4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-generic-pretty1.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-generic-pretty1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/new2.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp1y/new2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/nodiscard6.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp1z/nodiscard6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/nontype-class23.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class23.C
branches/c++-coroutines/gcc/testsuite/g++.dg/diagnostic/delete1.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/diagnostic/delete1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/array53.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/init/array53.C
branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr91270.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/torture/pr91270.C
branches/c++-coroutines/gcc/testsuite/g++.dg/torture/pr91280.C
- copied unchanged from r274111, trunk/gcc/testsuite/g++.dg/torture/pr91280.C
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr88140.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.c-torture/compile/pr88140.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/gomp/pr91216.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/gomp/pr91216.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr91178-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/torture/pr91178-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr91267.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/torture/pr91267.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr91323.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/torture/pr91323.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr91293-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/vect/pr91293-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr91293-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/vect/pr91293-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr91293-3.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/vect/pr91293-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-cond-arith-7.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-arith-7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/acle/tme.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/aarch64/acle/tme.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/pragma_cpp_predefs_2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/aarch64/pragma_cpp_predefs_2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute-3.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/aarch64/simd_pcs_attribute.c
branches/c++-coroutines/gcc/testsuite/gcc.target/arm/cmse/cmse-17.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/arm/cmse/cmse-17.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128d-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128d-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128d-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128d-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128i-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128i-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-loadu2-m128i-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-loadu2-m128i-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128d-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128d-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128d-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128d-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128i-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128i-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-storeu2-m128i-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx-storeu2-m128i-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx2-pr91201.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx2-pr91201.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512bw-pr91150.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr91150.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512bw-pr91201.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr91201.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr85693-1.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/pr85693-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201-2.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201-3.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201-4.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201-4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201-5.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201-5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201-6.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201-6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse2-pr91201.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse2-pr91201.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/sse4_1-pr91201.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/i386/sse4_1-pr91201.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/asm-register-names-lower-case.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/asm-register-names-lower-case.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/asm-register-names-upper-case.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/asm-register-names-upper-case.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/region-attribute-misuse.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/region-attribute-misuse.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/region-misuse-code-data.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/region-misuse-code-data.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/region-misuse-code.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/region-misuse-code.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/region-misuse-data.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/msp430/region-misuse-data.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/attribute-10.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/riscv/attribute-10.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/promote-type-for-libcall.c
- copied unchanged from r274111, trunk/gcc/testsuite/gcc.target/riscv/promote-type-for-libcall.c
branches/c++-coroutines/gcc/testsuite/gfortran.dg/equiv_10.f90
- copied unchanged from r274111, trunk/gcc/testsuite/gfortran.dg/equiv_10.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr90985.f90
- copied unchanged from r274111, trunk/gcc/testsuite/gfortran.dg/pr90985.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr91296.f90
- copied unchanged from r274111, trunk/gcc/testsuite/gfortran.dg/pr91296.f90
branches/c++-coroutines/libgcc/config/pa/t-netbsd
- copied unchanged from r274111, trunk/libgcc/config/pa/t-netbsd
branches/c++-coroutines/libgomp/testsuite/libgomp.c++/for-27.C
- copied unchanged from r274111, trunk/libgomp/testsuite/libgomp.c++/for-27.C
branches/c++-coroutines/libstdc++-v3/include/std/numbers
- copied unchanged from r274111, trunk/libstdc++-v3/include/std/numbers
branches/c++-coroutines/libstdc++-v3/testsuite/18_support/51333.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/18_support/51333.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/exchange/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/20_util/exchange/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/unique_ptr/assign/91308.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/91308.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/array/comparison_operators/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/23_containers/array/comparison_operators/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/adjacent_find/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/adjacent_find/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/all_of/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/all_of/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/any_of/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/any_of/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/binary_search/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/binary_search/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/constexpr_macro.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/constexpr_macro.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy_backward/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/copy_backward/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/copy_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy_n/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/copy_n/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/count/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/count/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/count_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/count_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/equal/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/equal/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/equal_range/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/equal_range/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/fill/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/fill/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/fill_n/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/find/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/find/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/find_end/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/find_end/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/find_first_of/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/find_first_of/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/find_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/find_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/find_if_not/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/find_if_not/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/for_each/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/for_each/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/generate/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/generate/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/generate_n/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/generate_n/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_heap/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_heap/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_heap_until/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_heap_until/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_partitioned/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_partitioned/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_permutation/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_permutation/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_sorted/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_sorted/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/is_sorted_until/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/is_sorted_until/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/lower_bound/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/lower_bound/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/merge/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/merge/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/mismatch/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/mismatch/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/none_of/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/none_of/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/partition_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/partition_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/partition_point/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/partition_point/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/remove/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/remove/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/remove_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/remove_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/remove_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/remove_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/replace_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/replace_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/replace_if/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/replace_if/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/reverse_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/reverse_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/rotate_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/rotate_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/search/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/search/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/search_n/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/search_n/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/set_difference/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/set_difference/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/set_intersection/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/set_intersection/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/set_symmetric_difference/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/set_symmetric_difference/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/set_union/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/set_union/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/transform/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/transform/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/unique/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/unique/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/unique_copy/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/unique_copy/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/upper_bound/constexpr.cc
- copied unchanged from r274111, trunk/libstdc++-v3/testsuite/25_algorithms/upper_bound/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/numbers/
- copied from r274111, trunk/libstdc++-v3/testsuite/26_numerics/numbers/
Removed:
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/pr88140.c
Modified:
branches/c++-coroutines/ (props changed)
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/ChangeLog
branches/c++-coroutines/gcc/DATESTAMP
branches/c++-coroutines/gcc/REVISION
branches/c++-coroutines/gcc/ada/ChangeLog
branches/c++-coroutines/gcc/ada/gcc-interface/trans.c
branches/c++-coroutines/gcc/ada/libgnat/a-exexpr.adb
branches/c++-coroutines/gcc/bitmap.c
branches/c++-coroutines/gcc/bitmap.h
branches/c++-coroutines/gcc/c-family/c-warn.c
branches/c++-coroutines/gcc/c/ChangeLog
branches/c++-coroutines/gcc/c/c-parser.c
branches/c++-coroutines/gcc/cfgrtl.c
branches/c++-coroutines/gcc/cgraph.c
branches/c++-coroutines/gcc/cgraph.h
branches/c++-coroutines/gcc/common.opt
branches/c++-coroutines/gcc/common/config/riscv/riscv-common.c
branches/c++-coroutines/gcc/config.gcc
branches/c++-coroutines/gcc/config/aarch64/aarch64-builtins.c
branches/c++-coroutines/gcc/config/aarch64/aarch64-c.c
branches/c++-coroutines/gcc/config/aarch64/aarch64-option-extensions.def
branches/c++-coroutines/gcc/config/aarch64/aarch64.h
branches/c++-coroutines/gcc/config/aarch64/aarch64.md
branches/c++-coroutines/gcc/config/aarch64/arm_acle.h
branches/c++-coroutines/gcc/config/alpha/alpha.c
branches/c++-coroutines/gcc/config/arm/arm-builtins.c
branches/c++-coroutines/gcc/config/arm/arm.md
branches/c++-coroutines/gcc/config/arm/arm_cmse.h
branches/c++-coroutines/gcc/config/arm/thumb2.md
branches/c++-coroutines/gcc/config/arm/types.md
branches/c++-coroutines/gcc/config/arm/vfp.md
branches/c++-coroutines/gcc/config/darwin.h
branches/c++-coroutines/gcc/config/gcn/gcn-valu.md
branches/c++-coroutines/gcc/config/gcn/gcn.c
branches/c++-coroutines/gcc/config/gcn/gcn.md
branches/c++-coroutines/gcc/config/i386/avxintrin.h
branches/c++-coroutines/gcc/config/i386/i386-expand.c
branches/c++-coroutines/gcc/config/i386/i386.h
branches/c++-coroutines/gcc/config/i386/i386.md
branches/c++-coroutines/gcc/config/i386/mmx.md
branches/c++-coroutines/gcc/config/i386/sse.md
branches/c++-coroutines/gcc/config/msp430/msp430.c
branches/c++-coroutines/gcc/config/msp430/msp430.h
branches/c++-coroutines/gcc/config/riscv/riscv.c
branches/c++-coroutines/gcc/config/rs6000/freebsd64.h
branches/c++-coroutines/gcc/config/rs6000/predicates.md
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/rs6000.opt
branches/c++-coroutines/gcc/config/rs6000/t-rs6000
branches/c++-coroutines/gcc/cp/ChangeLog
branches/c++-coroutines/gcc/cp/cp-objcp-common.c
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/lambda.c
branches/c++-coroutines/gcc/cp/pt.c
branches/c++-coroutines/gcc/cp/tree.c
branches/c++-coroutines/gcc/doc/install.texi
branches/c++-coroutines/gcc/doc/invoke.texi
branches/c++-coroutines/gcc/doc/sourcebuild.texi
branches/c++-coroutines/gcc/domwalk.c
branches/c++-coroutines/gcc/fortran/ChangeLog
branches/c++-coroutines/gcc/fortran/check.c
branches/c++-coroutines/gcc/fortran/decl.c
branches/c++-coroutines/gcc/fortran/dump-parse-tree.c
branches/c++-coroutines/gcc/fortran/gfortran.h
branches/c++-coroutines/gcc/fortran/interface.c
branches/c++-coroutines/gcc/fortran/invoke.texi
branches/c++-coroutines/gcc/fortran/lang.opt
branches/c++-coroutines/gcc/fortran/match.c
branches/c++-coroutines/gcc/fortran/parse.c
branches/c++-coroutines/gcc/fortran/symbol.c
branches/c++-coroutines/gcc/fortran/trans-decl.c
branches/c++-coroutines/gcc/function.c
branches/c++-coroutines/gcc/gcc.c
branches/c++-coroutines/gcc/gcc.h
branches/c++-coroutines/gcc/gimple-ssa-evrp-analyze.c
branches/c++-coroutines/gcc/gimple-ssa-evrp-analyze.h
branches/c++-coroutines/gcc/gimplify.c
branches/c++-coroutines/gcc/inchash.h
branches/c++-coroutines/gcc/int-vector-builder.h
branches/c++-coroutines/gcc/ipa-devirt.c
branches/c++-coroutines/gcc/lra-constraints.c
branches/c++-coroutines/gcc/lra-int.h
branches/c++-coroutines/gcc/lra-lives.c
branches/c++-coroutines/gcc/lra.c
branches/c++-coroutines/gcc/lto-wrapper.c
branches/c++-coroutines/gcc/lto/ChangeLog
branches/c++-coroutines/gcc/lto/Make-lang.in
branches/c++-coroutines/gcc/omp-low.c
branches/c++-coroutines/gcc/omp-simd-clone.c
branches/c++-coroutines/gcc/opts.c
branches/c++-coroutines/gcc/params.def
branches/c++-coroutines/gcc/predict.c
branches/c++-coroutines/gcc/rtx-vector-builder.h
branches/c++-coroutines/gcc/simplify-rtx.c
branches/c++-coroutines/gcc/sort.cc
branches/c++-coroutines/gcc/system.h
branches/c++-coroutines/gcc/testsuite/ChangeLog
branches/c++-coroutines/gcc/testsuite/ChangeLog-2018
branches/c++-coroutines/gcc/testsuite/c-c++-common/pr89888.c
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/enum28.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/range-for19.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/lambda-init16.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/new1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/guality/guality.exp
branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr87906_0.C
branches/c++-coroutines/gcc/testsuite/g++.dg/lto/pr89330_0.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ubsan/vla-1.C
branches/c++-coroutines/gcc/testsuite/gcc.dg/guality/guality.exp
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/ssa-fre-5.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/ssa-fre-6.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/ssa-fre-7.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/type-convert-var.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_10.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_11.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_12.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_8.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/init_9.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr85693.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/pr78818-data-region.c
branches/c++-coroutines/gcc/testsuite/lib/scanasm.exp
branches/c++-coroutines/gcc/tree-cfg.c
branches/c++-coroutines/gcc/tree-ssa-dce.c
branches/c++-coroutines/gcc/tree-ssa-loop-im.c
branches/c++-coroutines/gcc/tree-ssa-math-opts.c
branches/c++-coroutines/gcc/tree-ssa-pre.c
branches/c++-coroutines/gcc/tree-ssa-sccvn.c
branches/c++-coroutines/gcc/tree-ssa-sccvn.h
branches/c++-coroutines/gcc/tree-ssa-structalias.c
branches/c++-coroutines/gcc/tree-vect-slp.c
branches/c++-coroutines/gcc/tree-vector-builder.c
branches/c++-coroutines/gcc/tree-vector-builder.h
branches/c++-coroutines/gcc/tree-vrp.c
branches/c++-coroutines/gcc/tree.c
branches/c++-coroutines/gcc/tree.h
branches/c++-coroutines/gcc/vec.c
branches/c++-coroutines/gcc/vec.h
branches/c++-coroutines/gcc/vector-builder.h
branches/c++-coroutines/gcc/vr-values.c
branches/c++-coroutines/gcc/vr-values.h
branches/c++-coroutines/gcc/wide-int.h
branches/c++-coroutines/libgcc/ChangeLog
branches/c++-coroutines/libgcc/config.host
branches/c++-coroutines/libgcc/config/arm/cmse.c
branches/c++-coroutines/libgomp/ChangeLog
branches/c++-coroutines/libquadmath/ChangeLog
branches/c++-coroutines/libquadmath/quadmath.h
branches/c++-coroutines/libstdc++-v3/ChangeLog
branches/c++-coroutines/libstdc++-v3/doc/xml/manual/documentation_hacking.xml
branches/c++-coroutines/libstdc++-v3/include/Makefile.am
branches/c++-coroutines/libstdc++-v3/include/Makefile.in
branches/c++-coroutines/libstdc++-v3/include/bits/algorithmfwd.h
branches/c++-coroutines/libstdc++-v3/include/bits/cpp_type_traits.h
branches/c++-coroutines/libstdc++-v3/include/bits/move.h
branches/c++-coroutines/libstdc++-v3/include/bits/predefined_ops.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_algo.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_algobase.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_heap.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_iterator.h
branches/c++-coroutines/libstdc++-v3/include/bits/unique_ptr.h
branches/c++-coroutines/libstdc++-v3/include/precompiled/stdc++.h
branches/c++-coroutines/libstdc++-v3/include/std/array
branches/c++-coroutines/libstdc++-v3/include/std/bit
branches/c++-coroutines/libstdc++-v3/include/std/memory
branches/c++-coroutines/libstdc++-v3/include/std/utility
branches/c++-coroutines/libstdc++-v3/include/std/version
branches/c++-coroutines/libstdc++-v3/libsupc++/cxxabi.h
branches/c++-coroutines/libstdc++-v3/libsupc++/guard_error.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy/58982.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy/move_iterators/69478.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy_backward/move_iterators/69478.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/copy_n/58982.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/headers/algorithm/synopsis.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/move/69478.cc
branches/c++-coroutines/libstdc++-v3/testsuite/25_algorithms/move_backward/69478.cc
branches/c++-coroutines/maintainer-scripts/ChangeLog
branches/c++-coroutines/maintainer-scripts/update_web_docs_svn
Propchange: branches/c++-coroutines/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list