r277765 - in /branches/c++-coroutines: ./ Chang...
iains@gcc.gnu.org
iains@gcc.gnu.org
Mon Nov 4 01:53:00 GMT 2019
Author: iains
Date: Mon Nov 4 01:53:42 2019
New Revision: 277765
URL: https://gcc.gnu.org/viewcvs?rev=277765&root=gcc&view=rev
Log:
c++-coroutines - merge trunk r277764
2019-11-04 Iain Sandoe <iain@sandoe.co.uk>
Merge trunk r277764.
* gcc/configure: Regenerate.
Added:
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-base.cc
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-base.cc
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-base.def
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-base.def
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-base.h
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-base.h
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-functions.h
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-functions.h
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-shapes.cc
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins-shapes.h
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins-shapes.h
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins.cc
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins.cc
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins.def
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins.def
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve-builtins.h
- copied unchanged from r277764, trunk/gcc/config/aarch64/aarch64-sve-builtins.h
branches/c++-coroutines/gcc/config/aarch64/arm_sve.h
- copied unchanged from r277764, trunk/gcc/config/aarch64/arm_sve.h
branches/c++-coroutines/gcc/config/i386/t-omp-device
- copied unchanged from r277764, trunk/gcc/config/i386/t-omp-device
branches/c++-coroutines/gcc/config/nvptx/t-omp-device
- copied unchanged from r277764, trunk/gcc/config/nvptx/t-omp-device
branches/c++-coroutines/gcc/config/riscv/riscv-sr.c
- copied unchanged from r277764, trunk/gcc/config/riscv/riscv-sr.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/Wshadow-1.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/Wshadow-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/has-builtin-2.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/cpp/has-builtin-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/has-builtin-3.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/cpp/has-builtin-3.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/has-builtin.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/cpp/has-builtin.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/pr92296-1.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/cpp/pr92296-1.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/cpp/pr92296-2.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/cpp/pr92296-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-10.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/gomp/declare-variant-10.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-11.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/gomp/declare-variant-11.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-12.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/gomp/declare-variant-12.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-9.c
- copied unchanged from r277764, trunk/gcc/testsuite/c-c++-common/gomp/declare-variant-9.c
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/Wpessimizing-move6.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp0x/Wpessimizing-move6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/overload-conv-4.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp0x/overload-conv-4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-tracking-const15.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-tracking-const15.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1y/constexpr-tracking-const16.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-tracking-const16.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/attr-lambda1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp1z/attr-lambda1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp1z/constexpr-tracking-const1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-tracking-const1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-lambda2.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-lambda2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-lambda3.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-lambda3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-lambda4.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-lambda4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr84810.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-pr84810.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-return-req1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/concepts-return-req1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval10.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval10.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval11.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval11.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval12.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval12.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval13.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval13.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval14.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval14.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval2.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval3.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval4.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval5.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval6.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval7.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval7.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval8.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval8.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/consteval9.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/consteval9.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/constexpr-new5.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/constexpr-new5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/constexpr-new6.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/constexpr-new6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/constexpr-new7.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/constexpr-new7.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/constinit14.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/cpp2a/constinit14.C
branches/c++-coroutines/gcc/testsuite/g++.dg/diagnostic/alignof1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/diagnostic/alignof1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ext/attr-lambda2.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/ext/attr-lambda2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/ext/consteval1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/ext/consteval1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-1.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-2.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-3.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-4.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-5.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-5.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/declare-variant-6.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/gomp/declare-variant-6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/init/array54.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/init/array54.C
branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr92007.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/opt/pr92007.C
branches/c++-coroutines/gcc/testsuite/g++.dg/opt/pr92262.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/opt/pr92262.C
branches/c++-coroutines/gcc/testsuite/g++.dg/other/pr92201.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/other/pr92201.C
branches/c++-coroutines/gcc/testsuite/g++.dg/parse/crash70.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/parse/crash70.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/fn.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/template/fn.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Warray-bounds-9.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-9.C
branches/c++-coroutines/gcc/testsuite/g++.target/aarch64/sve/acle/
- copied from r277764, trunk/gcc/testsuite/g++.target/aarch64/sve/acle/
branches/c++-coroutines/gcc/testsuite/g++.target/aarch64/sve/catch_7.C
- copied unchanged from r277764, trunk/gcc/testsuite/g++.target/aarch64/sve/catch_7.C
branches/c++-coroutines/gcc/testsuite/gcc.c-torture/compile/pr92231.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.c-torture/compile/pr92231.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-48.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/Warray-bounds-48.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-49.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/Warray-bounds-49.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-20.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-20.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-21.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-21.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wzero-length-array-bounds.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/Wzero-length-array-bounds.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/lto/pr91393_0.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/lto/pr91393_0.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr92260.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/pr92260.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/strlenopt-88.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/strlenopt-88.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/strlenopt-89.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/strlenopt-89.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/strlenopt-90.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/strlenopt-90.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92241-2.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/torture/pr92241-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92241.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/torture/pr92241.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92252.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/torture/pr92252.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/torture/pr92275.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/torture/pr92275.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr92163.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr92163.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65930-1.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/pr65930-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65930-2.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/pr65930-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-epilogues.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-epilogues.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-1-epilogue.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-1-epilogue.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-1-src.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-1-src.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-3-epilogue.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-3-epilogue.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-3-src.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-3-src.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-4-epilogue.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-4-epilogue.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-4-src.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.dg/vect/vect-peel-4-src.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/acle/
- copied from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/acle/
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/pcs/
- copied from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/pcs/
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_4.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_5.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_6.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_7.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_8.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_8.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_9.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_9.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_costly.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_costly.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_sel.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_sel.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_zero.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_zero.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr92225.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/i386/pr92225.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/pr92258.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/i386/pr92258.c
branches/c++-coroutines/gcc/testsuite/gcc.target/mips/mips-builtins-pure.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/mips/mips-builtins-pure.c
branches/c++-coroutines/gcc/testsuite/gcc.target/mips/mips64r6-ti-mult.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/mips/mips64r6-ti-mult.c
branches/c++-coroutines/gcc/testsuite/gcc.target/mips/msa-insert-split.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/mips/msa-insert-split.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/devices-main.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/msp430/devices/devices-main.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/mlarge-use-430-insn.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/msp430/mlarge-use-430-insn.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/small-loop-unroll.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/powerpc/small-loop-unroll.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-2.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-3.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-4.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-5.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-6.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-7.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/riscv/save-restore-8.c
- copied unchanged from r277764, trunk/gcc/testsuite/gcc.target/riscv/save-restore-8.c
branches/c++-coroutines/gcc/testsuite/gfortran.dg/bind-c-intent-out.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/bind-c-intent-out.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/bind_c_array_params_3.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/bind_c_array_params_3_aux.c
branches/c++-coroutines/gcc/testsuite/gfortran.dg/byte_3.f
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/byte_3.f
branches/c++-coroutines/gcc/testsuite/gfortran.dg/byte_4.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/byte_4.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/no_overwrite_recursive_1.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/no_overwrite_recursive_1.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/no_overwrite_recursive_2.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/no_overwrite_recursive_2.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr90988_4.f
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/pr90988_4.f
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr92208.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/pr92208.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/pr92277.f90
- copied unchanged from r277764, trunk/gcc/testsuite/gfortran.dg/pr92277.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target9.f90
- copied unchanged from r277764, trunk/libgomp/testsuite/libgomp.fortran/target9.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90
- copied unchanged from r277764, trunk/libgomp/testsuite/libgomp.fortran/use_device_addr-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90
- copied unchanged from r277764, trunk/libgomp/testsuite/libgomp.fortran/use_device_addr-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90
- copied unchanged from r277764, trunk/libgomp/testsuite/libgomp.fortran/use_device_ptr-1.f90
branches/c++-coroutines/libstdc++-v3/include/bits/iterator_concepts.h
- copied unchanged from r277764, trunk/libstdc++-v3/include/bits/iterator_concepts.h
branches/c++-coroutines/libstdc++-v3/include/std/ranges
- copied unchanged from r277764, trunk/libstdc++-v3/include/std/ranges
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/allocator_traits/header-2.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/allocator_traits/header-2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/allocator_traits/header.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/allocator_traits/header.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/bind/constexpr.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/bind/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/function_objects/bind_front/constexpr.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/function_objects/bind_front/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/constexpr.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/function_objects/mem_fn/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/function_objects/not_fn/constexpr.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/function_objects/not_fn/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/reference_wrapper/constexpr.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/20_util/reference_wrapper/constexpr.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/deque/types/92267.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/23_containers/deque/types/92267.cc
branches/c++-coroutines/libstdc++-v3/testsuite/23_containers/vector/bool/iterator_c++20.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/23_containers/vector/bool/iterator_c++20.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/associated_types/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/associated_types/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/bidirectional/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/bidirectional/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/contiguous/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/contiguous/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/customization_points/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/customization_points/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/forward/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/forward/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis_c++20.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis_c++20.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/input/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/input/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/operations/26020.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/24_iterators/operations/26020.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/output/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/output/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/random_access/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/random_access/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/range_access/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_operations/
- copied from r277764, trunk/libstdc++-v3/testsuite/24_iterators/range_operations/
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/header-2.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/26_numerics/bit/header-2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/bit/header.cc
- copied unchanged from r277764, trunk/libstdc++-v3/testsuite/26_numerics/bit/header.cc
branches/c++-coroutines/libstdc++-v3/testsuite/std/ranges/
- copied from r277764, trunk/libstdc++-v3/testsuite/std/ranges/
Removed:
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/random_access_iterator/
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access_cpp14.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access_cpp17.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access_cpp17_neg.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/range_access_cpp20.cc
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/Makefile.in
branches/c++-coroutines/gcc/REVISION
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-cppbuiltin.c
branches/c++-coroutines/gcc/c-family/c-lex.c
branches/c++-coroutines/gcc/c-family/c-omp.c
branches/c++-coroutines/gcc/c-family/c-ppoutput.c
branches/c++-coroutines/gcc/c-family/c-pretty-print.c
branches/c++-coroutines/gcc/c-family/c.opt
branches/c++-coroutines/gcc/c/ChangeLog
branches/c++-coroutines/gcc/c/c-decl.c
branches/c++-coroutines/gcc/c/c-objc-common.h
branches/c++-coroutines/gcc/c/c-parser.c
branches/c++-coroutines/gcc/c/c-tree.h
branches/c++-coroutines/gcc/c/gimple-parser.c
branches/c++-coroutines/gcc/calls.c
branches/c++-coroutines/gcc/cfgcleanup.c
branches/c++-coroutines/gcc/cgraph.c
branches/c++-coroutines/gcc/cgraph.h
branches/c++-coroutines/gcc/cgraphbuild.c
branches/c++-coroutines/gcc/cgraphclones.c
branches/c++-coroutines/gcc/cgraphunit.c
branches/c++-coroutines/gcc/combine.c
branches/c++-coroutines/gcc/common/config/rs6000/rs6000-common.c
branches/c++-coroutines/gcc/config.gcc
branches/c++-coroutines/gcc/config.in
branches/c++-coroutines/gcc/config/aarch64/aarch64-c.c
branches/c++-coroutines/gcc/config/aarch64/aarch64-protos.h
branches/c++-coroutines/gcc/config/aarch64/aarch64-sve.md
branches/c++-coroutines/gcc/config/aarch64/aarch64.c
branches/c++-coroutines/gcc/config/aarch64/aarch64.h
branches/c++-coroutines/gcc/config/aarch64/aarch64.md
branches/c++-coroutines/gcc/config/aarch64/constraints.md
branches/c++-coroutines/gcc/config/aarch64/iterators.md
branches/c++-coroutines/gcc/config/aarch64/predicates.md
branches/c++-coroutines/gcc/config/aarch64/t-aarch64
branches/c++-coroutines/gcc/config/arm/arm.c
branches/c++-coroutines/gcc/config/arm/arm.md
branches/c++-coroutines/gcc/config/bfin/bfin.c
branches/c++-coroutines/gcc/config/c6x/c6x.c
branches/c++-coroutines/gcc/config/i386/i386-options.c
branches/c++-coroutines/gcc/config/i386/i386-options.h
branches/c++-coroutines/gcc/config/i386/i386.c
branches/c++-coroutines/gcc/config/i386/sse.md
branches/c++-coroutines/gcc/config/mips/mips-msa.md
branches/c++-coroutines/gcc/config/mips/mips.c
branches/c++-coroutines/gcc/config/mips/mips.md
branches/c++-coroutines/gcc/config/msp430/msp430.c
branches/c++-coroutines/gcc/config/msp430/msp430.md
branches/c++-coroutines/gcc/config/nvptx/nvptx.c
branches/c++-coroutines/gcc/config/riscv/riscv.c
branches/c++-coroutines/gcc/config/riscv/riscv.h
branches/c++-coroutines/gcc/config/riscv/t-riscv
branches/c++-coroutines/gcc/config/rs6000/rs6000-modes.def
branches/c++-coroutines/gcc/config/rs6000/rs6000.c
branches/c++-coroutines/gcc/config/rs6000/vsx.md
branches/c++-coroutines/gcc/configure
branches/c++-coroutines/gcc/configure.ac
branches/c++-coroutines/gcc/coretypes.h
branches/c++-coroutines/gcc/cp/ChangeLog
branches/c++-coroutines/gcc/cp/call.c
branches/c++-coroutines/gcc/cp/class.c
branches/c++-coroutines/gcc/cp/constexpr.c
branches/c++-coroutines/gcc/cp/constraint.cc
branches/c++-coroutines/gcc/cp/cp-gimplify.c
branches/c++-coroutines/gcc/cp/cp-objcp-common.c
branches/c++-coroutines/gcc/cp/cp-objcp-common.h
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/error.c
branches/c++-coroutines/gcc/cp/init.c
branches/c++-coroutines/gcc/cp/lambda.c
branches/c++-coroutines/gcc/cp/method.c
branches/c++-coroutines/gcc/cp/name-lookup.c
branches/c++-coroutines/gcc/cp/name-lookup.h
branches/c++-coroutines/gcc/cp/parser.c
branches/c++-coroutines/gcc/cp/parser.h
branches/c++-coroutines/gcc/cp/pt.c
branches/c++-coroutines/gcc/cp/semantics.c
branches/c++-coroutines/gcc/cp/tree.c
branches/c++-coroutines/gcc/cp/typeck.c
branches/c++-coroutines/gcc/doc/cpp.texi
branches/c++-coroutines/gcc/doc/extend.texi
branches/c++-coroutines/gcc/doc/install.texi
branches/c++-coroutines/gcc/doc/invoke.texi
branches/c++-coroutines/gcc/doc/tm.texi
branches/c++-coroutines/gcc/doc/tm.texi.in
branches/c++-coroutines/gcc/doc/tree-ssa.texi
branches/c++-coroutines/gcc/fold-const.c
branches/c++-coroutines/gcc/fold-const.h
branches/c++-coroutines/gcc/fortran/ChangeLog
branches/c++-coroutines/gcc/fortran/decl.c
branches/c++-coroutines/gcc/fortran/f95-lang.c
branches/c++-coroutines/gcc/fortran/invoke.texi
branches/c++-coroutines/gcc/fortran/lang.opt
branches/c++-coroutines/gcc/fortran/options.c
branches/c++-coroutines/gcc/fortran/trans-array.c
branches/c++-coroutines/gcc/fortran/trans-decl.c
branches/c++-coroutines/gcc/fortran/trans-expr.c
branches/c++-coroutines/gcc/fortran/trans-openmp.c
branches/c++-coroutines/gcc/fortran/trans.h
branches/c++-coroutines/gcc/ggc-common.c
branches/c++-coroutines/gcc/ggc-page.c
branches/c++-coroutines/gcc/ggc.h
branches/c++-coroutines/gcc/gimple-fold.c
branches/c++-coroutines/gcc/gimple-match-head.c
branches/c++-coroutines/gcc/gimplify.c
branches/c++-coroutines/gcc/gimplify.h
branches/c++-coroutines/gcc/hooks.c
branches/c++-coroutines/gcc/hooks.h
branches/c++-coroutines/gcc/ipa-comdats.c
branches/c++-coroutines/gcc/ipa-cp.c
branches/c++-coroutines/gcc/ipa-devirt.c
branches/c++-coroutines/gcc/ipa-fnsummary.c
branches/c++-coroutines/gcc/ipa-fnsummary.h
branches/c++-coroutines/gcc/ipa-hsa.c
branches/c++-coroutines/gcc/ipa-icf-gimple.c
branches/c++-coroutines/gcc/ipa-icf-gimple.h
branches/c++-coroutines/gcc/ipa-icf.c
branches/c++-coroutines/gcc/ipa-icf.h
branches/c++-coroutines/gcc/ipa-inline-analysis.c
branches/c++-coroutines/gcc/ipa-inline-transform.c
branches/c++-coroutines/gcc/ipa-inline.c
branches/c++-coroutines/gcc/ipa-inline.h
branches/c++-coroutines/gcc/ipa-predicate.c
branches/c++-coroutines/gcc/ipa-predicate.h
branches/c++-coroutines/gcc/ipa-profile.c
branches/c++-coroutines/gcc/ipa-prop.c
branches/c++-coroutines/gcc/ipa-prop.h
branches/c++-coroutines/gcc/ipa-pure-const.c
branches/c++-coroutines/gcc/ipa-reference.c
branches/c++-coroutines/gcc/ipa-split.c
branches/c++-coroutines/gcc/ipa-sra.c
branches/c++-coroutines/gcc/ipa-utils.c
branches/c++-coroutines/gcc/ipa-visibility.c
branches/c++-coroutines/gcc/ipa.c
branches/c++-coroutines/gcc/langhooks-def.h
branches/c++-coroutines/gcc/langhooks.c
branches/c++-coroutines/gcc/langhooks.h
branches/c++-coroutines/gcc/lto-cgraph.c
branches/c++-coroutines/gcc/lto-opts.c
branches/c++-coroutines/gcc/lto-section-in.c
branches/c++-coroutines/gcc/lto-section-out.c
branches/c++-coroutines/gcc/lto-streamer-in.c
branches/c++-coroutines/gcc/lto-streamer-out.c
branches/c++-coroutines/gcc/lto-streamer.c
branches/c++-coroutines/gcc/lto-streamer.h
branches/c++-coroutines/gcc/lto/ChangeLog
branches/c++-coroutines/gcc/lto/lto-common.c
branches/c++-coroutines/gcc/lto/lto-lang.c
branches/c++-coroutines/gcc/lto/lto-partition.c
branches/c++-coroutines/gcc/lto/lto-symtab.c
branches/c++-coroutines/gcc/lto/lto.c
branches/c++-coroutines/gcc/mem-stats.h
branches/c++-coroutines/gcc/multiple_target.c
branches/c++-coroutines/gcc/omp-general.c
branches/c++-coroutines/gcc/omp-general.h
branches/c++-coroutines/gcc/omp-low.c
branches/c++-coroutines/gcc/omp-simd-clone.c
branches/c++-coroutines/gcc/params.def
branches/c++-coroutines/gcc/passes.c
branches/c++-coroutines/gcc/passes.def
branches/c++-coroutines/gcc/symbol-summary.h
branches/c++-coroutines/gcc/symtab.c
branches/c++-coroutines/gcc/target.def
branches/c++-coroutines/gcc/target.h
branches/c++-coroutines/gcc/testsuite/ChangeLog
branches/c++-coroutines/gcc/testsuite/c-c++-common/Warray-bounds-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/Warray-bounds-4.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/Wstringop-truncation-4.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-2.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-6.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/gomp/declare-variant-7.c
branches/c++-coroutines/gcc/testsuite/c-c++-common/tsan/thread_leak2.c
branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/diagnostic1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/placeholder3.C
branches/c++-coroutines/gcc/testsuite/g++.dg/concepts/placeholder4.C
branches/c++-coroutines/gcc/testsuite/g++.dg/conversion/ptrmem2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/conversion/ptrmem9.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp0x/rv-lvalue-req.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-pr67178.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/concepts-requires6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/nodiscard-once.C
branches/c++-coroutines/gcc/testsuite/g++.dg/cpp2a/nodiscard-reason.C
branches/c++-coroutines/gcc/testsuite/g++.dg/expr/cond2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/expr/sizeof1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/gomp/tpl-atomic-2.C
branches/c++-coroutines/gcc/testsuite/g++.dg/other/ptrmem8.C
branches/c++-coroutines/gcc/testsuite/g++.dg/template/dtor6.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Waddress-1.C
branches/c++-coroutines/gcc/testsuite/g++.dg/warn/Warray-bounds-8.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.bugs/900324_02.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.jason/rfg20.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.law/typeck1.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.rfg/00321_01-.C
branches/c++-coroutines/gcc/testsuite/g++.old-deja/g++.rfg/00324_02-.C
branches/c++-coroutines/gcc/testsuite/g++.target/aarch64/sve/vcond_1_run.C
branches/c++-coroutines/gcc/testsuite/gcc.dg/Warray-bounds-46.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/Wstringop-overflow-16.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr36902.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/pr59643.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/strlenopt-57.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr64910-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/tree-ssa/pr79352.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/unroll-and-jam.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-fast-math-vect-pr29925.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/fast-math-vect-call-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-fast-math-vect16.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-scevccp-noreassoc-slp-reduc-7.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-scevccp-vect-iv-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-31.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-64.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-66.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-68.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/no-vfa-vect-dv-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr33804.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr53773.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65947-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65947-13.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65947-14.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr65947-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr80631-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/pr80631-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-23.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-25.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-reduc-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-reduc-5.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-reduc-6.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-reduc-sad-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/slp-widen-mult-half.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/trapv-vect-reduc-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-103.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-109.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-119.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-24.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-26.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-27.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-29.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-42.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-44.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-48.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-50.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-52.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-54.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-56.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-58.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-60.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-72.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-75-big-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-75.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-77-alignchecks.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-77-global.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-78-alignchecks.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-78-global.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-89-big-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-89.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-91.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-92.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-96.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-cond-reduc-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-cond-reduc-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-slp-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-slp-2.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-live-slp-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-multitypes-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-multitypes-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-multitypes-6.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-1.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-3.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-peel-4.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-6.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8a.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u8b.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1a.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b-big-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c-big-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2a.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b-big-array.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-reduc-sad.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-const-s16.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-const-u16.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-half-u8.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-half.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u16.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u8-s16-s32.c
branches/c++-coroutines/gcc/testsuite/gcc.dg/vect/wrapv-vect-reduc-dot-s8b.c
branches/c++-coroutines/gcc/testsuite/gcc.misc-tests/help.exp
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_7.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/clastb_8.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/reduc_strict_3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_4_run.c
branches/c++-coroutines/gcc/testsuite/gcc.target/aarch64/sve/vcond_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx-vzeroupper-19.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx2-vect-mask-store-move1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-gather-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/avx512f-gather-5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/mask-pack.c
branches/c++-coroutines/gcc/testsuite/gcc.target/i386/mask-unpack.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-5.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/bad-devices-6.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-device-order.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_00.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_01.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_02.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_04.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_08.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_10.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_11.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_12.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_14.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_18.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_20.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_21.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_22.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_24.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430_28.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/csv-msp430fr5969.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-cc430f5123.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-foo.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-msp430afe253.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-msp430cg4616.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-msp430f4783.c
branches/c++-coroutines/gcc/testsuite/gcc.target/msp430/devices/hard-rf430frl154h_rom.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/loop_align.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/ppc-fma-1.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/ppc-fma-2.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/ppc-fma-3.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/ppc-fma-4.c
branches/c++-coroutines/gcc/testsuite/gcc.target/powerpc/pr78604.c
branches/c++-coroutines/gcc/testsuite/gfortran.dg/achar_2.f90
branches/c++-coroutines/gcc/testsuite/gfortran.dg/vect/vect-4.f90
branches/c++-coroutines/gcc/toplev.c
branches/c++-coroutines/gcc/toplev.h
branches/c++-coroutines/gcc/trans-mem.c
branches/c++-coroutines/gcc/tree-inline.c
branches/c++-coroutines/gcc/tree-pass.h
branches/c++-coroutines/gcc/tree-ssa-dse.c
branches/c++-coroutines/gcc/tree-ssa-dse.h
branches/c++-coroutines/gcc/tree-ssa-loop-ivopts.c
branches/c++-coroutines/gcc/tree-ssa-loop-niter.c
branches/c++-coroutines/gcc/tree-ssa-loop-niter.h
branches/c++-coroutines/gcc/tree-ssa-sccvn.c
branches/c++-coroutines/gcc/tree-ssa-strlen.c
branches/c++-coroutines/gcc/tree-ssa-structalias.c
branches/c++-coroutines/gcc/tree-vect-loop-manip.c
branches/c++-coroutines/gcc/tree-vect-loop.c
branches/c++-coroutines/gcc/tree-vect-patterns.c
branches/c++-coroutines/gcc/tree-vect-slp.c
branches/c++-coroutines/gcc/tree-vect-stmts.c
branches/c++-coroutines/gcc/tree-vectorizer.c
branches/c++-coroutines/gcc/tree-vectorizer.h
branches/c++-coroutines/gcc/tree-vrp.c
branches/c++-coroutines/gcc/tree.c
branches/c++-coroutines/gcc/tree.h
branches/c++-coroutines/gcc/varpool.c
branches/c++-coroutines/gcc/wide-int.h
branches/c++-coroutines/libcpp/ChangeLog
branches/c++-coroutines/libcpp/directives.c
branches/c++-coroutines/libcpp/include/cpplib.h
branches/c++-coroutines/libcpp/init.c
branches/c++-coroutines/libcpp/internal.h
branches/c++-coroutines/libcpp/macro.c
branches/c++-coroutines/libcpp/traditional.c
branches/c++-coroutines/libgcc/ChangeLog
branches/c++-coroutines/libgcc/config/arc/t-arc
branches/c++-coroutines/libgcc/config/riscv/t-softfp32
branches/c++-coroutines/libgcc/fp-bit.c
branches/c++-coroutines/libgcc/fp-bit.h
branches/c++-coroutines/libgfortran/ChangeLog
branches/c++-coroutines/libgfortran/runtime/ISO_Fortran_binding.c
branches/c++-coroutines/libgomp/ChangeLog
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/aligned1.f03
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/alloc-comp-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/alloc-comp-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/alloc-comp-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable10.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable11.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable12.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable8.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/allocatable9.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/associate1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/associate2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/associate3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/async_io_4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/async_io_5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/async_io_6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/async_io_7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/cancel-do-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/cancel-do-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/cancel-parallel-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/cancel-sections-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/cancel-taskgroup-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/character1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/character2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/collapse1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/collapse2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/collapse3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/collapse4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/crayptr1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/crayptr2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/crayptr3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/declare-simd-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/declare-simd-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/declare-target-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/depend-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/depend-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/depend-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/do1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/do2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/do_concurrent_5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/doacross1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/doacross2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/doacross3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/array_sections-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/array_sections-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/async_target-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/async_target-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/device-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/device-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/device-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/simd-8.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_data-7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_update-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/target_update-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/task_dep-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/task_dep-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/task_dep-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/task_dep-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/task_dep-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/teams-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/teams-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/teams-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/teams-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/examples-4/teams-6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lastprivate1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lastprivate2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lib1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lib4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lock-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/lock-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nested1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nestedfn1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nestedfn2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nestedfn3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nestedfn4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/nestedfn5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_atomic1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_atomic2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_atomic3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_atomic4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_atomic5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_cond1.f
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_cond2.f
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_cond3.F90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_cond4.F90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_parse1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_parse2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_parse3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/omp_parse4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/openmp_version-1.f
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/openmp_version-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/parloops-exit-first-loop-alt-2.f95
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/parloops-exit-first-loop-alt.f95
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pointer1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pointer2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr25219.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr27395-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr27395-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr27416-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr27916-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr27916-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr28390.f
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr29629.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr32550.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr33880.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr34020.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr35130.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr42162.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr46753.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr48894.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr49792-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr49792-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr63938-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr63938-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr65597.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr66199-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr71014.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr81304.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr81841.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr84418-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr84418-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/pr90779.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/procptr1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/recursion1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reduction6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reference1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/reference2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/retval1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/retval2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/sharing1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/sharing2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/simd7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/stack.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/strassen.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/tabs1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/tabs2.f
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target-simd.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/target8.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/task1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/task2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/task3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/task4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskgroup1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/taskloop4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/threadprivate1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/threadprivate2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/threadprivate3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/threadprivate4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr10.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr11.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr12.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr13.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr14.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr15.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr8.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/udr9.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_addr-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/use_device_ptr-optional-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/vla8.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/workshare1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.fortran/workshare2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/abort-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/abort-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-2.f
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/acc_on_device-1-3.f
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/common-block-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/common-block-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/common-block-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/data-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/data-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/data-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/dummy-array.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/gemm-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/gemm.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/host_data-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/host_data-3.f
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/host_data-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-acc-loop-reduction-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-acc-loop-reduction.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-collapse-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-collapse-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-independent.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-loop-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-map-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-parallel-loop-data-enter-exit.f95
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-gang-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-gang-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-gang-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-gang-6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-vector-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-vector-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-3.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-4.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-5.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-6.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-private-vars-loop-worker-7.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/kernels-reduction-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-12.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-13.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-14.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-15.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-16-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-16.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-2.f
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/lib-3.f
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/map-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/parallel-loop-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/pointer-align-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/pr68813.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/pr70289.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/pr70643.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/reference-reductions.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/subarrays-1.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/subarrays-2.f90
branches/c++-coroutines/libgomp/testsuite/libgomp.oacc-fortran/vector-routine.f90
branches/c++-coroutines/libiberty/ChangeLog
branches/c++-coroutines/libiberty/cp-demangle.c
branches/c++-coroutines/libiberty/testsuite/demangle-expected
branches/c++-coroutines/libstdc++-v3/ChangeLog
branches/c++-coroutines/libstdc++-v3/doc/doxygen/user.cfg.in
branches/c++-coroutines/libstdc++-v3/doc/html/manual/appendix_gpl.html
branches/c++-coroutines/libstdc++-v3/doc/html/manual/facets.html
branches/c++-coroutines/libstdc++-v3/doc/html/manual/localization.html
branches/c++-coroutines/libstdc++-v3/doc/html/manual/policy_data_structures.html
branches/c++-coroutines/libstdc++-v3/doc/html/manual/status.html
branches/c++-coroutines/libstdc++-v3/include/Makefile.am
branches/c++-coroutines/libstdc++-v3/include/Makefile.in
branches/c++-coroutines/libstdc++-v3/include/bits/alloc_traits.h
branches/c++-coroutines/libstdc++-v3/include/bits/move.h
branches/c++-coroutines/libstdc++-v3/include/bits/range_access.h
branches/c++-coroutines/libstdc++-v3/include/bits/refwrap.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_bvector.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_construct.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_deque.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_iterator.h
branches/c++-coroutines/libstdc++-v3/include/bits/stl_iterator_base_types.h
branches/c++-coroutines/libstdc++-v3/include/bits/streambuf_iterator.h
branches/c++-coroutines/libstdc++-v3/include/ext/algorithm
branches/c++-coroutines/libstdc++-v3/include/ext/alloc_traits.h
branches/c++-coroutines/libstdc++-v3/include/ext/rc_string_base.h
branches/c++-coroutines/libstdc++-v3/include/ext/sso_string_base.h
branches/c++-coroutines/libstdc++-v3/include/precompiled/stdc++.h
branches/c++-coroutines/libstdc++-v3/include/std/bit
branches/c++-coroutines/libstdc++-v3/include/std/concepts
branches/c++-coroutines/libstdc++-v3/include/std/functional
branches/c++-coroutines/libstdc++-v3/include/std/version
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/add_pointer/value.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/forward/c_neg.cc
branches/c++-coroutines/libstdc++-v3/testsuite/20_util/forward/f_neg.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/typedefs.cc
branches/c++-coroutines/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/requirements/typedefs.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/adjacent_difference/requirements/explicit_instantiation/2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/adjacent_difference/requirements/explicit_instantiation/pod.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/partial_sum/requirements/explicit_instantiation/2.cc
branches/c++-coroutines/libstdc++-v3/testsuite/26_numerics/partial_sum/requirements/explicit_instantiation/pod.cc
branches/c++-coroutines/libstdc++-v3/testsuite/experimental/iterator/requirements.cc
branches/c++-coroutines/libstdc++-v3/testsuite/util/testsuite_iterators.h
Propchange: branches/c++-coroutines/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list