r273744 - in /branches/gccgo: ./ ChangeLog conf...

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Jul 23 18:28:00 GMT 2019


Author: ian
Date: Tue Jul 23 18:28:05 2019
New Revision: 273744

URL: https://gcc.gnu.org/viewcvs?rev=273744&root=gcc&view=rev
Log:
Merge from trunk revision 273743.

Added:
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bit.count/
      - copied from r273743, trunk/libstdc++-v3/testsuite/26_numerics/bit/bit.count/
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/ceil2_neg.cc
      - copied unchanged from r273743, trunk/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/ceil2_neg.cc
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bit.rotate/
      - copied from r273743, trunk/libstdc++-v3/testsuite/26_numerics/bit/bit.rotate/
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic_float/
      - copied from r273743, trunk/libstdc++-v3/testsuite/29_atomics/atomic_float/
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic_ref/
      - copied from r273743, trunk/libstdc++-v3/testsuite/29_atomics/atomic_ref/
Removed:
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bitops.count/
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bitops.rot/
Modified:
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/config/abi/post/ia64-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/config/abi/post/m68k-linux-gnu/baseline_symbols.txt
    branches/gccgo/libstdc++-v3/doc/xml/manual/configure.xml
    branches/gccgo/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
    branches/gccgo/libstdc++-v3/include/bits/atomic_base.h
    branches/gccgo/libstdc++-v3/include/bits/stl_tempbuf.h
    branches/gccgo/libstdc++-v3/include/experimental/string_view
    branches/gccgo/libstdc++-v3/include/ext/atomicity.h
    branches/gccgo/libstdc++-v3/include/std/atomic
    branches/gccgo/libstdc++-v3/include/std/bit
    branches/gccgo/libstdc++-v3/include/std/memory
    branches/gccgo/libstdc++-v3/include/std/string_view
    branches/gccgo/libstdc++-v3/include/std/type_traits
    branches/gccgo/libstdc++-v3/include/std/version
    branches/gccgo/libstdc++-v3/testsuite/26_numerics/bit/bit.pow.two/ceil2.cc
    branches/gccgo/libstdc++-v3/testsuite/29_atomics/atomic/60695.cc

Changes in other areas also in this revision:
Added:
    branches/gccgo/config/bootstrap-Og.mk
      - copied unchanged from r273743, trunk/config/bootstrap-Og.mk
    branches/gccgo/gcc/ada/libgnat/g-brapre.ads
      - copied unchanged from r273743, trunk/gcc/ada/libgnat/g-brapre.ads
    branches/gccgo/gcc/ada/repinfo-input.adb
      - copied unchanged from r273743, trunk/gcc/ada/repinfo-input.adb
    branches/gccgo/gcc/ada/repinfo-input.ads
      - copied unchanged from r273743, trunk/gcc/ada/repinfo-input.ads
    branches/gccgo/gcc/ada/runtime.h
      - copied unchanged from r273743, trunk/gcc/ada/runtime.h
    branches/gccgo/gcc/config/rs6000/rs6000-call.c
      - copied unchanged from r273743, trunk/gcc/config/rs6000/rs6000-call.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/loop-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/loop-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/loop-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/loop-2.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/loop-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/loop-3.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/loop-4.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/loop-4.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/loop-5.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/loop-5.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/order-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/order-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/order-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/order-2.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/order-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/order-3.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/order-4.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/order-4.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/reduction-task-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/reduction-task-3.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/simd-setjmp-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/gomp/simd-setjmp-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/pr53633-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/c-c++-common/pr53633-2.c
    branches/gccgo/gcc/testsuite/g++.dg/Wmissing-attributes-1.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/Wmissing-attributes-1.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/decltype72.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp0x/decltype72.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/nsdmi-list6.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list6.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp1z/class-deduction67.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction67.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp2a/nontype-class18.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class18.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp2a/nontype-class19.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class19.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp2a/nontype-class20.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class20.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp2a/nontype-class21.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class21.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp2a/nontype-class22.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class22.C
    branches/gccgo/gcc/testsuite/g++.dg/diagnostic/complex-invalid-1.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/diagnostic/complex-invalid-1.C
    branches/gccgo/gcc/testsuite/g++.dg/diagnostic/static-cdtor-1.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/diagnostic/static-cdtor-1.C
    branches/gccgo/gcc/testsuite/g++.dg/ext/is_std_layout3.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/ext/is_std_layout3.C
    branches/gccgo/gcc/testsuite/g++.dg/ext/is_std_layout4.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/ext/is_std_layout4.C
    branches/gccgo/gcc/testsuite/g++.dg/gomp/pr91110.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/gomp/pr91110.C
    branches/gccgo/gcc/testsuite/g++.dg/gomp/unmappable-1.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/gomp/unmappable-1.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-3_0.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-3_0.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-3_1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-3_1.c
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-4_0.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-4_0.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-5_0.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-5_0.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-5_1.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-5_1.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-5_2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/lto/alias-5_2.c
    branches/gccgo/gcc/testsuite/g++.dg/opt/pr91164.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/opt/pr91164.C
    branches/gccgo/gcc/testsuite/g++.dg/other/final4.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/other/final4.C
    branches/gccgo/gcc/testsuite/g++.dg/pr91173.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/pr91173.C
    branches/gccgo/gcc/testsuite/g++.dg/pr91221.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/pr91221.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/final2.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/tree-ssa/final2.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/final3.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/tree-ssa/final3.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/pr83518.C
      - copied unchanged from r273743, trunk/gcc/testsuite/g++.dg/tree-ssa/pr83518.C
    branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr91190.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.c-torture/compile/pr91190.c
    branches/gccgo/gcc/testsuite/gcc.c-torture/compile/pr91204.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.c-torture/compile/pr91204.c
    branches/gccgo/gcc/testsuite/gcc.c-torture/execute/pr91137.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.c-torture/execute/pr91137.c
    branches/gccgo/gcc/testsuite/gcc.c-torture/execute/return-addr.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.c-torture/execute/return-addr.c
    branches/gccgo/gcc/testsuite/gcc.dg/Warray-bounds-43.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Warray-bounds-43.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-10.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-10.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-4.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-5.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-5.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-6.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-6.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-7.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-7.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-8.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-8.c
    branches/gccgo/gcc/testsuite/gcc.dg/Wreturn-local-addr-9.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/Wreturn-local-addr-9.c
    branches/gccgo/gcc/testsuite/gcc.dg/autopar/pr91162.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/autopar/pr91162.c
    branches/gccgo/gcc/testsuite/gcc.dg/gimplefe-43.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/gimplefe-43.c
    branches/gccgo/gcc/testsuite/gcc.dg/gimplefe-44.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/gimplefe-44.c
    branches/gccgo/gcc/testsuite/gcc.dg/gomp/pr78884.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/gomp/pr78884.c
    branches/gccgo/gcc/testsuite/gcc.dg/gomp/pr91063.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/gomp/pr91063.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr90756.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/pr90756.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr91172.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/pr91172.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr91181.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/pr91181.c
    branches/gccgo/gcc/testsuite/gcc.dg/strlenopt-67.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/strlenopt-67.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91126.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91126.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91145.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91145.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91178.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91178.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91180.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91180.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91200.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91200.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91207.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91207.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr91211.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/pr91211.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/ssa-fre-5.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/ssa-fre-5.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/ssa-fre-6.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/ssa-fre-6.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/ssa-fre-7.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/torture/ssa-fre-7.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-8.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-8.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-9.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-9.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-4.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-5.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-5.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-6.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-6.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88497-7.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88497-7.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-3.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-4.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-5.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-5.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr89430-6.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr89430-6.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr91091-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr91091-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr91091-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr91091-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-37.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-37.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-38.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-38.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-70.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-70.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-71.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-71.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-72.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-72.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-73.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-73.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-74.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-74.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-75.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-75.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-76.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-76.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-77.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-77.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-78.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-78.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-79.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-79.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/vector-7.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/tree-ssa/vector-7.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/pr91114.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/vect/pr91114.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-simd-16.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.dg/vect/vect-simd-16.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/aes-fuse-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/aarch64/aes-fuse-1.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/aes-fuse-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/aarch64/aes-fuse-2.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/pr91102.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/aarch64/pr91102.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/simd/ssra.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/aarch64/simd/ssra.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/simd/usra.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/aarch64/simd/usra.c
    branches/gccgo/gcc/testsuite/gcc.target/arc/tls-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arc/tls-2.c
    branches/gccgo/gcc/testsuite/gcc.target/arc/tls-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arc/tls-3.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/aes-fuse-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arm/aes-fuse-1.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/aes-fuse-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arm/aes-fuse-2.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/aes_xor_combine.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arm/aes_xor_combine.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/pr89190.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/arm/pr89190.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/avx512bw-pr91157.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr91157.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/avx512f-pr91157.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/avx512f-pr91157.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr90980-1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr90980-1.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr90980-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr90980-2.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr90980-3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr90980-3.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91131.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91131.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-1a.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-1a.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-1b.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-1b.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-1c.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-1c.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-2a.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-2a.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-2b.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-2b.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr91188-2c.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/i386/pr91188-2c.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr1.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr1.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr2.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/mips/cfgcleanup-jalr3.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/msa-fmadd-n64.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/mips/msa-fmadd-n64.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/msa-fmadd-o32.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/mips/msa-fmadd-o32.c
    branches/gccgo/gcc/testsuite/gcc.target/msp430/isr-push-pop-isr-430.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/msp430/isr-push-pop-isr-430.c
    branches/gccgo/gcc/testsuite/gcc.target/msp430/isr-push-pop-isr-430x.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/msp430/isr-push-pop-isr-430x.c
    branches/gccgo/gcc/testsuite/gcc.target/msp430/isr-push-pop-leaf-isr-430.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/msp430/isr-push-pop-leaf-isr-430.c
    branches/gccgo/gcc/testsuite/gcc.target/msp430/isr-push-pop-leaf-isr-430x.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/msp430/isr-push-pop-leaf-isr-430x.c
    branches/gccgo/gcc/testsuite/gcc.target/msp430/isr-push-pop-main.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/msp430/isr-push-pop-main.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr88233.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/pr88233.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/sse4_1-check.h
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/sse4_1-check.h
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendvb.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendvb.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendw-2.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendw-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendw.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/sse4_1-pblendw.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/volatile-mem.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/powerpc/volatile-mem.c
    branches/gccgo/gcc/testsuite/gcc.target/s390/combine-rotate-modulo.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/s390/combine-rotate-modulo.c
    branches/gccgo/gcc/testsuite/gcc.target/s390/combine-shift-rotate-add-mod.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/s390/combine-shift-rotate-add-mod.c
    branches/gccgo/gcc/testsuite/gcc.target/s390/rotate-truncation-mask.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/s390/rotate-truncation-mask.c
    branches/gccgo/gcc/testsuite/gcc.target/s390/vector/combine-shift-vec.c
      - copied unchanged from r273743, trunk/gcc/testsuite/gcc.target/s390/vector/combine-shift-vec.c
    branches/gccgo/gcc/testsuite/gfortran.dg/check_bits_1.f90
      - copied unchanged from r273743, trunk/gcc/testsuite/gfortran.dg/check_bits_1.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/initialization_30.f90
      - copied unchanged from r273743, trunk/gcc/testsuite/gfortran.dg/initialization_30.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/pointer_array_11.f90
      - copied unchanged from r273743, trunk/gcc/testsuite/gfortran.dg/pointer_array_11.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/pr88833.f90
      - copied unchanged from r273743, trunk/gcc/testsuite/gfortran.dg/pr88833.f90
    branches/gccgo/gcc/testsuite/gnat.dg/access6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/access6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/access7.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/access7.adb
    branches/gccgo/gcc/testsuite/gnat.dg/addr13.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/addr13.adb
    branches/gccgo/gcc/testsuite/gnat.dg/addr13.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/addr13.ads
    branches/gccgo/gcc/testsuite/gnat.dg/aggr25.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/aggr25.adb
    branches/gccgo/gcc/testsuite/gnat.dg/aggr25.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/aggr25.ads
    branches/gccgo/gcc/testsuite/gnat.dg/allocator.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/allocator.adb
    branches/gccgo/gcc/testsuite/gnat.dg/aspect2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/aspect2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/aspect2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/aspect2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/bip_export.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/bip_export.adb
    branches/gccgo/gcc/testsuite/gnat.dg/bip_export.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/bip_export.ads
    branches/gccgo/gcc/testsuite/gnat.dg/class_wide5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/class_wide5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/cpp_constructor.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/cpp_constructor.adb
    branches/gccgo/gcc/testsuite/gnat.dg/cpp_constructor2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/cpp_constructor2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/cpp_constructor_fp.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/cpp_constructor_fp.ads
    branches/gccgo/gcc/testsuite/gnat.dg/cpp_constructor_useit.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/cpp_constructor_useit.ads
    branches/gccgo/gcc/testsuite/gnat.dg/default_initial_condition.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/default_initial_condition.adb
    branches/gccgo/gcc/testsuite/gnat.dg/default_initial_condition_pack.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/default_initial_condition_pack.adb
    branches/gccgo/gcc/testsuite/gnat.dg/default_initial_condition_pack.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/default_initial_condition_pack.ads
    branches/gccgo/gcc/testsuite/gnat.dg/dimensions2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/dimensions2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/dimensions2_phys.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/dimensions2_phys.ads
    branches/gccgo/gcc/testsuite/gnat.dg/dimensions2_real_numbers.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/dimensions2_real_numbers.ads
    branches/gccgo/gcc/testsuite/gnat.dg/encode_string1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/encode_string1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/encode_string1_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/encode_string1_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/encode_string1_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/encode_string1_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/entry1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/entry1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/entry1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/entry1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/enum_val1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/enum_val1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal6_types.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal6_types.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal6_types.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal6_types.ads
    branches/gccgo/gcc/testsuite/gnat.dg/equal7.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal7.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal7_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal7_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal7_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal7_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/equal8.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal8.adb
    branches/gccgo/gcc/testsuite/gnat.dg/equal8.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal8.ads
    branches/gccgo/gcc/testsuite/gnat.dg/equal8_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal8_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/equal9.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/equal9.adb
    branches/gccgo/gcc/testsuite/gnat.dg/fixed_delete.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/fixed_delete.adb
    branches/gccgo/gcc/testsuite/gnat.dg/fixedpnt6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/fixedpnt6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/float_value1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/float_value1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst4.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst4.adb
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst4_gen.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst4_gen.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst4_inst.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst4_inst.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst4_typ.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst4_typ.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_g1-c.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_g1-c.adb
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_g1-c.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_g1-c.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_g1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_g1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_i1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_i1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_i2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_i2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/generic_inst6_x.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/generic_inst6_x.ads
    branches/gccgo/gcc/testsuite/gnat.dg/ghost5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/ghost5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/ghost5.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/ghost5.ads
    branches/gccgo/gcc/testsuite/gnat.dg/ghost5_parent.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/ghost5_parent.ads
    branches/gccgo/gcc/testsuite/gnat.dg/ghost6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/ghost6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/ghost6_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/ghost6_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/image1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/image1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/incomplete7.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/incomplete7.adb
    branches/gccgo/gcc/testsuite/gnat.dg/incomplete7.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/incomplete7.ads
    branches/gccgo/gcc/testsuite/gnat.dg/inline17.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17.adb
    branches/gccgo/gcc/testsuite/gnat.dg/inline17_pkg1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17_pkg1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/inline17_pkg1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17_pkg1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/inline17_pkg2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17_pkg2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/inline17_pkg3.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17_pkg3.adb
    branches/gccgo/gcc/testsuite/gnat.dg/inline17_pkg3.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/inline17_pkg3.ads
    branches/gccgo/gcc/testsuite/gnat.dg/interface10.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/interface10.adb
    branches/gccgo/gcc/testsuite/gnat.dg/interface9.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/interface9.adb
    branches/gccgo/gcc/testsuite/gnat.dg/interface9_root-child.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/interface9_root-child.ads
    branches/gccgo/gcc/testsuite/gnat.dg/interface9_root.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/interface9_root.ads
    branches/gccgo/gcc/testsuite/gnat.dg/iter5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/iter5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/iter5_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/iter5_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/iter6.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/iter6.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited2_pack_1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited2_pack_1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited2_pack_1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited2_pack_1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/limited2_pack_2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited2_pack_2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited2_pack_2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited2_pack_2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/limited3.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited3.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited3_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited3_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/limited3_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/limited3_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/loop_entry1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/loop_entry1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/loop_invariant1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/loop_invariant1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/loop_invariant1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/loop_invariant1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/modular5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/modular5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/opt80.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/opt80.adb
    branches/gccgo/gcc/testsuite/gnat.dg/pack23.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/pack23.adb
    branches/gccgo/gcc/testsuite/gnat.dg/pack23_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/pack23_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/predicate10.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate10.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate10_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate10_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate10_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate10_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/predicate11.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate11.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate7.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate7.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate7.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate7.ads
    branches/gccgo/gcc/testsuite/gnat.dg/predicate7_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate7_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/predicate8.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate8.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate8_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate8_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/predicate8_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate8_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/predicate9.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/predicate9.adb
    branches/gccgo/gcc/testsuite/gnat.dg/prot8.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/prot8.adb
    branches/gccgo/gcc/testsuite/gnat.dg/prot8.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/prot8.ads
    branches/gccgo/gcc/testsuite/gnat.dg/range_check3.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/range_check3.adb
    branches/gccgo/gcc/testsuite/gnat.dg/range_check3_pkg.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/range_check3_pkg.adb
    branches/gccgo/gcc/testsuite/gnat.dg/range_check3_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/range_check3_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/range_check5.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/range_check5.adb
    branches/gccgo/gcc/testsuite/gnat.dg/rep_clause8.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/rep_clause8.adb
    branches/gccgo/gcc/testsuite/gnat.dg/scos1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/scos1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/self_ref1.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/self_ref1.adb
    branches/gccgo/gcc/testsuite/gnat.dg/spark3.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/spark3.adb
    branches/gccgo/gcc/testsuite/gnat.dg/sso16.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/sso16.adb
    branches/gccgo/gcc/testsuite/gnat.dg/synchronized2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/synchronized2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/synchronized2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/synchronized2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/synchronized2_pkg.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/synchronized2_pkg.ads
    branches/gccgo/gcc/testsuite/gnat.dg/tagged2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/tagged2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/tagged2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/tagged2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/task3.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/task3.adb
    branches/gccgo/gcc/testsuite/gnat.dg/task3.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/task3.ads
    branches/gccgo/gcc/testsuite/gnat.dg/task3_pkg1.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/task3_pkg1.ads
    branches/gccgo/gcc/testsuite/gnat.dg/task3_pkg2.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/task3_pkg2.ads
    branches/gccgo/gcc/testsuite/gnat.dg/task4.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/task4.adb
    branches/gccgo/gcc/testsuite/gnat.dg/unreferenced2.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/unreferenced2.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn21.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn21.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn21.ads
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn21.ads
    branches/gccgo/gcc/testsuite/gnat.dg/warn22.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn22.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn23.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn23.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn24.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn24.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn25.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn25.adb
    branches/gccgo/gcc/testsuite/gnat.dg/warn26.adb
      - copied unchanged from r273743, trunk/gcc/testsuite/gnat.dg/warn26.adb
    branches/gccgo/gcc/testsuite/jit.dg/test-accessing-bitfield.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-accessing-bitfield.c
    branches/gccgo/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_binary_op-bad-res-type.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_binary_op-bad-res-type.c
    branches/gccgo/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_bitfield-invalid-type.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_bitfield-invalid-type.c
    branches/gccgo/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_bitfield-invalid-width.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_bitfield-invalid-width.c
    branches/gccgo/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_unary_op-bad-res-type.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_context_new_unary_op-bad-res-type.c
    branches/gccgo/gcc/testsuite/jit.dg/test-error-gcc_jit_lvalue_get_address-bitfield.c
      - copied unchanged from r273743, trunk/gcc/testsuite/jit.dg/test-error-gcc_jit_lvalue_get_address-bitfield.c
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-10.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-10.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-11.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-11.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-12.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-12.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-13.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-13.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-14.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-14.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-15.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-15.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-16.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-16.C
    branches/gccgo/libgomp/testsuite/libgomp.c++/scan-9.C
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c++/scan-9.C
    branches/gccgo/libgomp/testsuite/libgomp.c-c++-common/loop-1.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c-c++-common/loop-1.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-10.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-10.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-11.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-11.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-12.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-12.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-13.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-13.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-14.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-14.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-15.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-15.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-16.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-16.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-17.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-17.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-18.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-18.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-19.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-19.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-20.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-20.c
    branches/gccgo/libgomp/testsuite/libgomp.c/scan-9.c
      - copied unchanged from r273743, trunk/libgomp/testsuite/libgomp.c/scan-9.c
    branches/gccgo/libiberty/rust-demangle.h
      - copied unchanged from r273743, trunk/libiberty/rust-demangle.h
Removed:
    branches/gccgo/gcc/testsuite/gcc.dg/pr57438-2.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/crypto-fuse-1.c
    branches/gccgo/gcc/testsuite/gcc.target/aarch64/crypto-fuse-2.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/msa-fmadd.c
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/config/ChangeLog
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/ada/Makefile.rtl
    branches/gccgo/gcc/ada/adabkend.adb
    branches/gccgo/gcc/ada/adadecode.c
    branches/gccgo/gcc/ada/adaint.c
    branches/gccgo/gcc/ada/adaint.h
    branches/gccgo/gcc/ada/ali.adb
    branches/gccgo/gcc/ada/ali.ads
    branches/gccgo/gcc/ada/alloc.ads
    branches/gccgo/gcc/ada/argv.c
    branches/gccgo/gcc/ada/aspects.adb
    branches/gccgo/gcc/ada/aspects.ads
    branches/gccgo/gcc/ada/aux-io.c
    branches/gccgo/gcc/ada/bindgen.adb
    branches/gccgo/gcc/ada/bindo-augmentors.adb
    branches/gccgo/gcc/ada/bindo-augmentors.ads
    branches/gccgo/gcc/ada/bindo-builders.adb
    branches/gccgo/gcc/ada/bindo-diagnostics.adb
    branches/gccgo/gcc/ada/bindo-diagnostics.ads
    branches/gccgo/gcc/ada/bindo-elaborators.adb
    branches/gccgo/gcc/ada/bindo-graphs.adb
    branches/gccgo/gcc/ada/bindo-graphs.ads
    branches/gccgo/gcc/ada/bindo-units.adb
    branches/gccgo/gcc/ada/bindo-units.ads
    branches/gccgo/gcc/ada/bindo-validators.adb
    branches/gccgo/gcc/ada/bindo-validators.ads
    branches/gccgo/gcc/ada/bindo-writers.adb
    branches/gccgo/gcc/ada/bindo-writers.ads
    branches/gccgo/gcc/ada/bindo.adb
    branches/gccgo/gcc/ada/bindo.ads
    branches/gccgo/gcc/ada/bindusg.adb
    branches/gccgo/gcc/ada/checks.adb
    branches/gccgo/gcc/ada/cio.c
    branches/gccgo/gcc/ada/clean.adb
    branches/gccgo/gcc/ada/contracts.adb
    branches/gccgo/gcc/ada/cstreams.c
    branches/gccgo/gcc/ada/ctrl_c.c
    branches/gccgo/gcc/ada/debug.adb
    branches/gccgo/gcc/ada/doc/gnat_rm/implementation_defined_attributes.rst
    branches/gccgo/gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst
    branches/gccgo/gcc/ada/doc/gnat_rm/standard_and_implementation_defined_restrictions.rst
    branches/gccgo/gcc/ada/doc/gnat_rm/the_gnat_library.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/elaboration_order_handling_in_gnat.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/gnat_utility_programs.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
    branches/gccgo/gcc/ada/doc/gnat_ugn/the_gnat_compilation_model.rst
    branches/gccgo/gcc/ada/einfo.adb
    branches/gccgo/gcc/ada/einfo.ads
    branches/gccgo/gcc/ada/env.c
    branches/gccgo/gcc/ada/errno.c
    branches/gccgo/gcc/ada/erroutc.adb
    branches/gccgo/gcc/ada/exit.c
    branches/gccgo/gcc/ada/exp_aggr.adb
    branches/gccgo/gcc/ada/exp_attr.adb
    branches/gccgo/gcc/ada/exp_ch11.adb
    branches/gccgo/gcc/ada/exp_ch13.adb
    branches/gccgo/gcc/ada/exp_ch3.adb
    branches/gccgo/gcc/ada/exp_ch4.adb
    branches/gccgo/gcc/ada/exp_ch4.ads
    branches/gccgo/gcc/ada/exp_ch5.adb
    branches/gccgo/gcc/ada/exp_ch6.adb
    branches/gccgo/gcc/ada/exp_ch7.adb
    branches/gccgo/gcc/ada/exp_ch9.adb
    branches/gccgo/gcc/ada/exp_dbug.adb
    branches/gccgo/gcc/ada/exp_disp.adb
    branches/gccgo/gcc/ada/exp_imgv.adb
    branches/gccgo/gcc/ada/exp_pakd.adb
    branches/gccgo/gcc/ada/exp_spark.adb
    branches/gccgo/gcc/ada/exp_tss.adb
    branches/gccgo/gcc/ada/exp_unst.adb
    branches/gccgo/gcc/ada/exp_util.adb
    branches/gccgo/gcc/ada/exp_util.ads
    branches/gccgo/gcc/ada/expander.adb
    branches/gccgo/gcc/ada/expect.c
    branches/gccgo/gcc/ada/fname-uf.ads
    branches/gccgo/gcc/ada/freeze.adb
    branches/gccgo/gcc/ada/gcc-interface/Make-lang.in
    branches/gccgo/gcc/ada/gcc-interface/trans.c
    branches/gccgo/gcc/ada/get_scos.adb
    branches/gccgo/gcc/ada/gnat1drv.adb
    branches/gccgo/gcc/ada/gnat_rm.texi
    branches/gccgo/gcc/ada/gnat_ugn.texi
    branches/gccgo/gcc/ada/gnatbind.adb
    branches/gccgo/gcc/ada/gnatlink.adb
    branches/gccgo/gcc/ada/gsocket.h
    branches/gccgo/gcc/ada/init.c
    branches/gccgo/gcc/ada/initialize.c
    branches/gccgo/gcc/ada/inline.adb
    branches/gccgo/gcc/ada/lib-writ.adb
    branches/gccgo/gcc/ada/lib-writ.ads
    branches/gccgo/gcc/ada/lib-xref-spark_specific.adb
    branches/gccgo/gcc/ada/lib.ads
    branches/gccgo/gcc/ada/libgnarl/a-taside.ads
    branches/gccgo/gcc/ada/libgnarl/g-thread.adb
    branches/gccgo/gcc/ada/libgnarl/g-thread.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__alpha.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__android.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__hppa.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__mips.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__riscv.ads
    branches/gccgo/gcc/ada/libgnarl/s-linux__sparc.ads
    branches/gccgo/gcc/ada/libgnarl/s-osinte__kfreebsd-gnu.ads
    branches/gccgo/gcc/ada/libgnarl/s-osinte__linux.ads
    branches/gccgo/gcc/ada/libgnarl/s-osinte__mingw.ads
    branches/gccgo/gcc/ada/libgnat/a-cfhama.adb
    branches/gccgo/gcc/ada/libgnat/a-cfhase.adb
    branches/gccgo/gcc/ada/libgnat/a-cofove.adb
    branches/gccgo/gcc/ada/libgnat/a-cofove.ads
    branches/gccgo/gcc/ada/libgnat/a-strbou.ads
    branches/gccgo/gcc/ada/libgnat/a-strfix.adb
    branches/gccgo/gcc/ada/libgnat/a-strfix.ads
    branches/gccgo/gcc/ada/libgnat/a-strunb.ads
    branches/gccgo/gcc/ada/libgnat/a-strunb__shared.ads
    branches/gccgo/gcc/ada/libgnat/a-textio.adb
    branches/gccgo/gcc/ada/libgnat/a-textio.ads
    branches/gccgo/gcc/ada/libgnat/a-tideio.ads
    branches/gccgo/gcc/ada/libgnat/a-tienio.ads
    branches/gccgo/gcc/ada/libgnat/a-tifiio.ads
    branches/gccgo/gcc/ada/libgnat/a-tiflio.ads
    branches/gccgo/gcc/ada/libgnat/a-tiinio.ads
    branches/gccgo/gcc/ada/libgnat/a-timoio.ads
    branches/gccgo/gcc/ada/libgnat/a-wichha.ads
    branches/gccgo/gcc/ada/libgnat/g-comlin.adb
    branches/gccgo/gcc/ada/libgnat/g-comlin.ads
    branches/gccgo/gcc/ada/libgnat/g-encstr.adb
    branches/gccgo/gcc/ada/libgnat/g-exptty.adb
    branches/gccgo/gcc/ada/libgnat/g-exptty.ads
    branches/gccgo/gcc/ada/libgnat/g-lists.adb
    branches/gccgo/gcc/ada/libgnat/g-lists.ads
    branches/gccgo/gcc/ada/libgnat/g-regexp.ads
    branches/gccgo/gcc/ada/libgnat/g-regpat.ads
    branches/gccgo/gcc/ada/libgnat/g-sercom.adb
    branches/gccgo/gcc/ada/libgnat/g-sercom.ads
    branches/gccgo/gcc/ada/libgnat/g-sercom__linux.adb
    branches/gccgo/gcc/ada/libgnat/g-sercom__mingw.adb
    branches/gccgo/gcc/ada/libgnat/g-socket.adb
    branches/gccgo/gcc/ada/libgnat/g-socket.ads
    branches/gccgo/gcc/ada/libgnat/g-sothco.ads
    branches/gccgo/gcc/ada/libgnat/g-spipat.ads
    branches/gccgo/gcc/ada/libgnat/g-traceb.adb
    branches/gccgo/gcc/ada/libgnat/g-traceb.ads
    branches/gccgo/gcc/ada/libgnat/s-imenne.adb
    branches/gccgo/gcc/ada/libgnat/s-memory.adb
    branches/gccgo/gcc/ada/libgnat/s-os_lib.adb
    branches/gccgo/gcc/ada/libgnat/s-os_lib.ads
    branches/gccgo/gcc/ada/libgnat/s-regexp.ads
    branches/gccgo/gcc/ada/libgnat/s-stratt.ads
    branches/gccgo/gcc/ada/libgnat/s-ststop.adb
    branches/gccgo/gcc/ada/libgnat/s-valboo.ads
    branches/gccgo/gcc/ada/libgnat/s-valcha.ads
    branches/gccgo/gcc/ada/libgnat/s-valdec.ads
    branches/gccgo/gcc/ada/libgnat/s-valenu.ads
    branches/gccgo/gcc/ada/libgnat/s-valint.ads
    branches/gccgo/gcc/ada/libgnat/s-vallld.ads
    branches/gccgo/gcc/ada/libgnat/s-vallli.ads
    branches/gccgo/gcc/ada/libgnat/s-valllu.ads
    branches/gccgo/gcc/ada/libgnat/s-valrea.adb
    branches/gccgo/gcc/ada/libgnat/s-valrea.ads
    branches/gccgo/gcc/ada/libgnat/s-valuns.ads
    branches/gccgo/gcc/ada/libgnat/s-valwch.ads
    branches/gccgo/gcc/ada/make.adb
    branches/gccgo/gcc/ada/mkdir.c
    branches/gccgo/gcc/ada/namet.ads
    branches/gccgo/gcc/ada/opt.adb
    branches/gccgo/gcc/ada/opt.ads
    branches/gccgo/gcc/ada/osint-c.adb
    branches/gccgo/gcc/ada/par-ch4.adb
    branches/gccgo/gcc/ada/par-ch6.adb
    branches/gccgo/gcc/ada/par-labl.adb
    branches/gccgo/gcc/ada/par-load.adb
    branches/gccgo/gcc/ada/prep.adb
    branches/gccgo/gcc/ada/raise-gcc.c
    branches/gccgo/gcc/ada/raise.c
    branches/gccgo/gcc/ada/repinfo.adb
    branches/gccgo/gcc/ada/repinfo.ads
    branches/gccgo/gcc/ada/rtinit.c
    branches/gccgo/gcc/ada/rtsfind.ads
    branches/gccgo/gcc/ada/s-oscons-tmplt.c
    branches/gccgo/gcc/ada/scil_ll.adb
    branches/gccgo/gcc/ada/scil_ll.ads
    branches/gccgo/gcc/ada/seh_init.c
    branches/gccgo/gcc/ada/sem.adb
    branches/gccgo/gcc/ada/sem_aggr.adb
    branches/gccgo/gcc/ada/sem_attr.adb
    branches/gccgo/gcc/ada/sem_aux.adb
    branches/gccgo/gcc/ada/sem_aux.ads
    branches/gccgo/gcc/ada/sem_ch10.adb
    branches/gccgo/gcc/ada/sem_ch12.adb
    branches/gccgo/gcc/ada/sem_ch13.adb
    branches/gccgo/gcc/ada/sem_ch13.ads
    branches/gccgo/gcc/ada/sem_ch2.adb
    branches/gccgo/gcc/ada/sem_ch3.adb
    branches/gccgo/gcc/ada/sem_ch4.adb
    branches/gccgo/gcc/ada/sem_ch5.adb
    branches/gccgo/gcc/ada/sem_ch6.adb
    branches/gccgo/gcc/ada/sem_ch6.ads
    branches/gccgo/gcc/ada/sem_ch7.adb
    branches/gccgo/gcc/ada/sem_ch8.adb
    branches/gccgo/gcc/ada/sem_ch9.adb
    branches/gccgo/gcc/ada/sem_dim.adb
    branches/gccgo/gcc/ada/sem_disp.adb
    branches/gccgo/gcc/ada/sem_elab.adb
    branches/gccgo/gcc/ada/sem_eval.adb
    branches/gccgo/gcc/ada/sem_prag.adb
    branches/gccgo/gcc/ada/sem_prag.ads
    branches/gccgo/gcc/ada/sem_res.adb
    branches/gccgo/gcc/ada/sem_spark.adb
    branches/gccgo/gcc/ada/sem_spark.ads
    branches/gccgo/gcc/ada/sem_util.adb
    branches/gccgo/gcc/ada/sem_util.ads
    branches/gccgo/gcc/ada/sem_warn.adb
    branches/gccgo/gcc/ada/sfn_scan.adb
    branches/gccgo/gcc/ada/sinfo.ads
    branches/gccgo/gcc/ada/snames.ads-tmpl
    branches/gccgo/gcc/ada/socket.c
    branches/gccgo/gcc/ada/sprint.adb
    branches/gccgo/gcc/ada/sprint.ads
    branches/gccgo/gcc/ada/switch-b.adb
    branches/gccgo/gcc/ada/sysdep.c
    branches/gccgo/gcc/ada/targext.c
    branches/gccgo/gcc/ada/terminals.c
    branches/gccgo/gcc/ada/tracebak.c
    branches/gccgo/gcc/ada/usage.adb
    branches/gccgo/gcc/ada/validsw.adb
    branches/gccgo/gcc/ada/validsw.ads
    branches/gccgo/gcc/ada/warnsw.adb
    branches/gccgo/gcc/ada/warnsw.ads
    branches/gccgo/gcc/ada/xoscons.adb
    branches/gccgo/gcc/ada/xref_lib.adb
    branches/gccgo/gcc/alias.c
    branches/gccgo/gcc/align.h
    branches/gccgo/gcc/alloc-pool.h
    branches/gccgo/gcc/asan.c
    branches/gccgo/gcc/attribs.c
    branches/gccgo/gcc/auto-profile.c
    branches/gccgo/gcc/basic-block.h
    branches/gccgo/gcc/bitmap.c
    branches/gccgo/gcc/bitmap.h
    branches/gccgo/gcc/builtins.c
    branches/gccgo/gcc/c-family/ChangeLog
    branches/gccgo/gcc/c-family/c-common.h
    branches/gccgo/gcc/c-family/c-format.c
    branches/gccgo/gcc/c-family/c-omp.c
    branches/gccgo/gcc/c-family/c-opts.c
    branches/gccgo/gcc/c-family/c-pragma.c
    branches/gccgo/gcc/c-family/c-pragma.h
    branches/gccgo/gcc/c-family/c-pretty-print.h
    branches/gccgo/gcc/c/ChangeLog
    branches/gccgo/gcc/c/c-decl.c
    branches/gccgo/gcc/c/c-parser.c
    branches/gccgo/gcc/c/c-tree.h
    branches/gccgo/gcc/c/c-typeck.c
    branches/gccgo/gcc/c/gimple-parser.c
    branches/gccgo/gcc/caller-save.c
    branches/gccgo/gcc/cfg.c
    branches/gccgo/gcc/cfg.h
    branches/gccgo/gcc/cfganal.h
    branches/gccgo/gcc/cfgcleanup.c
    branches/gccgo/gcc/cfgexpand.c
    branches/gccgo/gcc/cfghooks.c
    branches/gccgo/gcc/cfghooks.h
    branches/gccgo/gcc/cfgloop.c
    branches/gccgo/gcc/cfgloop.h
    branches/gccgo/gcc/cfgloopanal.c
    branches/gccgo/gcc/cfgloopmanip.c
    branches/gccgo/gcc/cfgloopmanip.h
    branches/gccgo/gcc/cfgrtl.c
    branches/gccgo/gcc/cgraph.c
    branches/gccgo/gcc/cgraph.h
    branches/gccgo/gcc/cgraphbuild.c
    branches/gccgo/gcc/cgraphunit.c
    branches/gccgo/gcc/collect2.c
    branches/gccgo/gcc/combine.c
    branches/gccgo/gcc/common.opt
    branches/gccgo/gcc/common/config/i386/i386-common.c
    branches/gccgo/gcc/common/config/rs6000/rs6000-common.c
    branches/gccgo/gcc/config.gcc
    branches/gccgo/gcc/config/aarch64/aarch64-option-extensions.def
    branches/gccgo/gcc/config/aarch64/aarch64-simd.md
    branches/gccgo/gcc/config/aarch64/aarch64-sve.md
    branches/gccgo/gcc/config/aarch64/aarch64.c
    branches/gccgo/gcc/config/aarch64/aarch64.md
    branches/gccgo/gcc/config/aarch64/iterators.md
    branches/gccgo/gcc/config/arc/arc.c
    branches/gccgo/gcc/config/arm/aarch-common-protos.h
    branches/gccgo/gcc/config/arm/aarch-common.c
    branches/gccgo/gcc/config/arm/arm-builtins.c
    branches/gccgo/gcc/config/arm/arm.c
    branches/gccgo/gcc/config/arm/arm.md
    branches/gccgo/gcc/config/arm/arm_neon.h
    branches/gccgo/gcc/config/arm/cortex-a53.md
    branches/gccgo/gcc/config/arm/cortex-a57.md
    branches/gccgo/gcc/config/arm/crypto.md
    branches/gccgo/gcc/config/arm/exynos-m1.md
    branches/gccgo/gcc/config/arm/iterators.md
    branches/gccgo/gcc/config/arm/neon.md
    branches/gccgo/gcc/config/arm/predicates.md
    branches/gccgo/gcc/config/arm/sync.md
    branches/gccgo/gcc/config/avr/avr.c
    branches/gccgo/gcc/config/c6x/c6x.c
    branches/gccgo/gcc/config/darwin.c
    branches/gccgo/gcc/config/darwin.h
    branches/gccgo/gcc/config/gcn/gcn-valu.md
    branches/gccgo/gcc/config/h8300/h8300.md
    branches/gccgo/gcc/config/i386/avx512fintrin.h
    branches/gccgo/gcc/config/i386/avx512vlintrin.h
    branches/gccgo/gcc/config/i386/i386-builtin-types.def
    branches/gccgo/gcc/config/i386/i386-builtin.def
    branches/gccgo/gcc/config/i386/i386-expand.c
    branches/gccgo/gcc/config/i386/i386-features.c
    branches/gccgo/gcc/config/i386/i386-features.h
    branches/gccgo/gcc/config/i386/i386-options.c
    branches/gccgo/gcc/config/i386/i386.c
    branches/gccgo/gcc/config/i386/i386.h
    branches/gccgo/gcc/config/i386/i386.md
    branches/gccgo/gcc/config/i386/mmx.md
    branches/gccgo/gcc/config/i386/sse.md
    branches/gccgo/gcc/config/i386/x86-tune-costs.h
    branches/gccgo/gcc/config/i386/x86-tune.def
    branches/gccgo/gcc/config/i386/znver1.md
    branches/gccgo/gcc/config/mips/micromips.md
    branches/gccgo/gcc/config/mips/mips.c
    branches/gccgo/gcc/config/mips/mips.md
    branches/gccgo/gcc/config/msp430/msp430.c
    branches/gccgo/gcc/config/or1k/constraints.md
    branches/gccgo/gcc/config/or1k/elf.opt
    branches/gccgo/gcc/config/or1k/or1k.c
    branches/gccgo/gcc/config/or1k/or1k.h
    branches/gccgo/gcc/config/or1k/or1k.md
    branches/gccgo/gcc/config/or1k/or1k.opt
    branches/gccgo/gcc/config/or1k/predicates.md
    branches/gccgo/gcc/config/pa/pa-protos.h
    branches/gccgo/gcc/config/pa/pa.c
    branches/gccgo/gcc/config/pa/pa.h
    branches/gccgo/gcc/config/riscv/pic.md
    branches/gccgo/gcc/config/riscv/riscv-opts.h
    branches/gccgo/gcc/config/riscv/riscv.c
    branches/gccgo/gcc/config/riscv/riscv.h
    branches/gccgo/gcc/config/riscv/riscv.md
    branches/gccgo/gcc/config/riscv/riscv.opt
    branches/gccgo/gcc/config/rs6000/aix.h
    branches/gccgo/gcc/config/rs6000/darwin.h
    branches/gccgo/gcc/config/rs6000/darwin7.h
    branches/gccgo/gcc/config/rs6000/darwin8.h
    branches/gccgo/gcc/config/rs6000/linux64.h
    branches/gccgo/gcc/config/rs6000/predicates.md
    branches/gccgo/gcc/config/rs6000/rs6000-c.c
    branches/gccgo/gcc/config/rs6000/rs6000-internal.h
    branches/gccgo/gcc/config/rs6000/rs6000-logue.c
    branches/gccgo/gcc/config/rs6000/rs6000-protos.h
    branches/gccgo/gcc/config/rs6000/rs6000.c
    branches/gccgo/gcc/config/rs6000/rs6000.h
    branches/gccgo/gcc/config/rs6000/rs6000.md
    branches/gccgo/gcc/config/rs6000/smmintrin.h
    branches/gccgo/gcc/config/rs6000/sysv4.h
    branches/gccgo/gcc/config/rs6000/t-rs6000
    branches/gccgo/gcc/config/rs6000/vsx.md
    branches/gccgo/gcc/config/s390/constraints.md
    branches/gccgo/gcc/config/s390/predicates.md
    branches/gccgo/gcc/config/s390/s390-protos.h
    branches/gccgo/gcc/config/s390/s390.c
    branches/gccgo/gcc/config/s390/s390.md
    branches/gccgo/gcc/config/s390/subst.md
    branches/gccgo/gcc/config/s390/vector.md
    branches/gccgo/gcc/config/s390/vx-builtins.md
    branches/gccgo/gcc/coretypes.h
    branches/gccgo/gcc/cp/ChangeLog
    branches/gccgo/gcc/cp/call.c
    branches/gccgo/gcc/cp/class.c
    branches/gccgo/gcc/cp/constexpr.c
    branches/gccgo/gcc/cp/constraint.cc
    branches/gccgo/gcc/cp/cp-tree.h
    branches/gccgo/gcc/cp/cxx-pretty-print.h
    branches/gccgo/gcc/cp/decl.c
    branches/gccgo/gcc/cp/decl2.c
    branches/gccgo/gcc/cp/error.c
    branches/gccgo/gcc/cp/logic.cc
    branches/gccgo/gcc/cp/name-lookup.c
    branches/gccgo/gcc/cp/parser.c
    branches/gccgo/gcc/cp/pt.c
    branches/gccgo/gcc/cp/search.c
    branches/gccgo/gcc/cp/semantics.c
    branches/gccgo/gcc/data-streamer-in.c
    branches/gccgo/gcc/data-streamer.h
    branches/gccgo/gcc/ddg.c
    branches/gccgo/gcc/df-core.c
    branches/gccgo/gcc/df-problems.c
    branches/gccgo/gcc/df-scan.c
    branches/gccgo/gcc/df.h
    branches/gccgo/gcc/diagnostic-show-locus.c
    branches/gccgo/gcc/doc/extend.texi
    branches/gccgo/gcc/doc/generic.texi
    branches/gccgo/gcc/doc/install.texi
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/doc/md.texi
    branches/gccgo/gcc/doc/tm.texi
    branches/gccgo/gcc/dojump.h
    branches/gccgo/gcc/dse.c
    branches/gccgo/gcc/dump-context.h
    branches/gccgo/gcc/dumpfile.h
    branches/gccgo/gcc/dwarf2out.c
    branches/gccgo/gcc/edit-context.c
    branches/gccgo/gcc/emit-rtl.c
    branches/gccgo/gcc/emit-rtl.h
    branches/gccgo/gcc/except.c
    branches/gccgo/gcc/explow.c
    branches/gccgo/gcc/expmed.c
    branches/gccgo/gcc/expr.c
    branches/gccgo/gcc/fibonacci_heap.c
    branches/gccgo/gcc/flags.h
    branches/gccgo/gcc/fold-const.c
    branches/gccgo/gcc/fold-const.h
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/expr.c
    branches/gccgo/gcc/fortran/gfortran.texi
    branches/gccgo/gcc/fortran/invoke.texi
    branches/gccgo/gcc/fortran/libgfortran.h
    branches/gccgo/gcc/fortran/openmp.c
    branches/gccgo/gcc/fortran/options.c
    branches/gccgo/gcc/fortran/trans-array.c
    branches/gccgo/gcc/fortran/trans-intrinsic.c
    branches/gccgo/gcc/function.c
    branches/gccgo/gcc/function.h
    branches/gccgo/gcc/fwprop.c
    branches/gccgo/gcc/gcc-rich-location.h
    branches/gccgo/gcc/gcc.c
    branches/gccgo/gcc/gcov.c
    branches/gccgo/gcc/gdbhooks.py
    branches/gccgo/gcc/gdbinit.in
    branches/gccgo/gcc/genattrtab.c
    branches/gccgo/gcc/genemit.c
    branches/gccgo/gcc/genextract.c
    branches/gccgo/gcc/genmatch.c
    branches/gccgo/gcc/genopinit.c
    branches/gccgo/gcc/genoutput.c
    branches/gccgo/gcc/genpreds.c
    branches/gccgo/gcc/genrecog.c
    branches/gccgo/gcc/gensupport.c
    branches/gccgo/gcc/gensupport.h
    branches/gccgo/gcc/ggc-common.c
    branches/gccgo/gcc/ggc-page.c
    branches/gccgo/gcc/ggc-tests.c
    branches/gccgo/gcc/gimple-fold.c
    branches/gccgo/gcc/gimple-loop-interchange.cc
    branches/gccgo/gcc/gimple-loop-jam.c
    branches/gccgo/gcc/gimple-loop-versioning.cc
    branches/gccgo/gcc/gimple-match-head.c
    branches/gccgo/gcc/gimple-match.h
    branches/gccgo/gcc/gimple-pretty-print.c
    branches/gccgo/gcc/gimple-ssa-backprop.c
    branches/gccgo/gcc/gimple-ssa-evrp-analyze.c
    branches/gccgo/gcc/gimple-ssa-isolate-paths.c
    branches/gccgo/gcc/gimple-ssa-sprintf.c
    branches/gccgo/gcc/gimple-ssa-store-merging.c
    branches/gccgo/gcc/gimple-ssa-strength-reduction.c
    branches/gccgo/gcc/gimple-ssa-warn-alloca.c
    branches/gccgo/gcc/gimple-ssa-warn-restrict.c
    branches/gccgo/gcc/gimple-streamer-in.c
    branches/gccgo/gcc/gimple-streamer.h
    branches/gccgo/gcc/gimple.h
    branches/gccgo/gcc/gimplify.c
    branches/gccgo/gcc/go/gofrontend/MERGE
    branches/gccgo/gcc/go/gofrontend/export.cc
    branches/gccgo/gcc/go/gofrontend/export.h
    branches/gccgo/gcc/go/gofrontend/expressions.h
    branches/gccgo/gcc/go/gofrontend/gogo.cc
    branches/gccgo/gcc/go/gofrontend/gogo.h
    branches/gccgo/gcc/go/gofrontend/import.cc
    branches/gccgo/gcc/go/gofrontend/import.h
    branches/gccgo/gcc/go/gofrontend/runtime.def
    branches/gccgo/gcc/go/gofrontend/statements.cc
    branches/gccgo/gcc/go/gofrontend/statements.h
    branches/gccgo/gcc/go/gofrontend/types.cc
    branches/gccgo/gcc/godump.c
    branches/gccgo/gcc/graph.c
    branches/gccgo/gcc/hard-reg-set.h
    branches/gccgo/gcc/hash-map-tests.c
    branches/gccgo/gcc/hash-map.h
    branches/gccgo/gcc/hash-set-tests.c
    branches/gccgo/gcc/hsa-brig.c
    branches/gccgo/gcc/hsa-common.h
    branches/gccgo/gcc/hsa-dump.c
    branches/gccgo/gcc/hsa-gen.c
    branches/gccgo/gcc/hsa-regalloc.c
    branches/gccgo/gcc/ifcvt.c
    branches/gccgo/gcc/input.c
    branches/gccgo/gcc/input.h
    branches/gccgo/gcc/internal-fn.c
    branches/gccgo/gcc/ipa-cp.c
    branches/gccgo/gcc/ipa-devirt.c
    branches/gccgo/gcc/ipa-fnsummary.c
    branches/gccgo/gcc/ipa-fnsummary.h
    branches/gccgo/gcc/ipa-hsa.c
    branches/gccgo/gcc/ipa-icf-gimple.c
    branches/gccgo/gcc/ipa-icf.c
    branches/gccgo/gcc/ipa-inline-analysis.c
    branches/gccgo/gcc/ipa-inline.c
    branches/gccgo/gcc/ipa-inline.h
    branches/gccgo/gcc/ipa-polymorphic-call.c
    branches/gccgo/gcc/ipa-predicate.c
    branches/gccgo/gcc/ipa-predicate.h
    branches/gccgo/gcc/ipa-profile.c
    branches/gccgo/gcc/ipa-prop.c
    branches/gccgo/gcc/ipa-prop.h
    branches/gccgo/gcc/ipa-pure-const.c
    branches/gccgo/gcc/ipa-ref.h
    branches/gccgo/gcc/ipa-reference.c
    branches/gccgo/gcc/ipa-split.c
    branches/gccgo/gcc/ira-build.c
    branches/gccgo/gcc/ira-color.c
    branches/gccgo/gcc/ira-emit.c
    branches/gccgo/gcc/ira-int.h
    branches/gccgo/gcc/ira.c
    branches/gccgo/gcc/jit/ChangeLog
    branches/gccgo/gcc/jit/docs/topics/compatibility.rst
    branches/gccgo/gcc/jit/docs/topics/types.rst
    branches/gccgo/gcc/jit/jit-common.h
    branches/gccgo/gcc/jit/jit-playback.c
    branches/gccgo/gcc/jit/jit-playback.h
    branches/gccgo/gcc/jit/jit-recording.c
    branches/gccgo/gcc/jit/jit-recording.h
    branches/gccgo/gcc/jit/libgccjit++.h
    branches/gccgo/gcc/jit/libgccjit.c
    branches/gccgo/gcc/jit/libgccjit.h
    branches/gccgo/gcc/jit/libgccjit.map
    branches/gccgo/gcc/loop-doloop.c
    branches/gccgo/gcc/loop-init.c
    branches/gccgo/gcc/loop-invariant.c
    branches/gccgo/gcc/loop-iv.c
    branches/gccgo/gcc/loop-unroll.c
    branches/gccgo/gcc/lower-subreg.c
    branches/gccgo/gcc/lra-constraints.c
    branches/gccgo/gcc/lra-eliminations.c
    branches/gccgo/gcc/lra-int.h
    branches/gccgo/gcc/lra-lives.c
    branches/gccgo/gcc/lra-remat.c
    branches/gccgo/gcc/lra-spills.c
    branches/gccgo/gcc/lra.c
    branches/gccgo/gcc/lto-cgraph.c
    branches/gccgo/gcc/lto-compress.c
    branches/gccgo/gcc/lto-section-in.c
    branches/gccgo/gcc/lto-streamer-in.c
    branches/gccgo/gcc/lto-streamer-out.c
    branches/gccgo/gcc/lto-streamer.h
    branches/gccgo/gcc/lto/ChangeLog
    branches/gccgo/gcc/lto/lang.opt
    branches/gccgo/gcc/lto/lto-common.c
    branches/gccgo/gcc/lto/lto-dump.c
    branches/gccgo/gcc/mem-stats.h
    branches/gccgo/gcc/modulo-sched.c
    branches/gccgo/gcc/omp-expand.c
    branches/gccgo/gcc/omp-general.c
    branches/gccgo/gcc/omp-grid.c
    branches/gccgo/gcc/omp-low.c
    branches/gccgo/gcc/omp-offload.c
    branches/gccgo/gcc/omp-simd-clone.c
    branches/gccgo/gcc/optabs-query.c
    branches/gccgo/gcc/optabs-query.h
    branches/gccgo/gcc/optabs.c
    branches/gccgo/gcc/optabs.h
    branches/gccgo/gcc/optinfo.h
    branches/gccgo/gcc/opts-common.c
    branches/gccgo/gcc/opts-global.c
    branches/gccgo/gcc/opts.c
    branches/gccgo/gcc/params.def
    branches/gccgo/gcc/passes.c
    branches/gccgo/gcc/passes.def
    branches/gccgo/gcc/poly-int.h
    branches/gccgo/gcc/predict.c
    branches/gccgo/gcc/predict.h
    branches/gccgo/gcc/pretty-print.h
    branches/gccgo/gcc/profile-count.c
    branches/gccgo/gcc/profile-count.h
    branches/gccgo/gcc/profile.c
    branches/gccgo/gcc/read-md.c
    branches/gccgo/gcc/read-md.h
    branches/gccgo/gcc/read-rtl-function.c
    branches/gccgo/gcc/read-rtl.c
    branches/gccgo/gcc/recog.h
    branches/gccgo/gcc/ree.c
    branches/gccgo/gcc/reg-stack.c
    branches/gccgo/gcc/reginfo.c
    branches/gccgo/gcc/regrename.c
    branches/gccgo/gcc/regrename.h
    branches/gccgo/gcc/reload.h
    branches/gccgo/gcc/reload1.c
    branches/gccgo/gcc/resource.c
    branches/gccgo/gcc/rtl-iter.h
    branches/gccgo/gcc/rtl.h
    branches/gccgo/gcc/sanopt.c
    branches/gccgo/gcc/sched-deps.c
    branches/gccgo/gcc/sched-ebb.c
    branches/gccgo/gcc/sched-int.h
    branches/gccgo/gcc/sched-rgn.c
    branches/gccgo/gcc/sel-sched-ir.c
    branches/gccgo/gcc/sel-sched-ir.h
    branches/gccgo/gcc/selftest.h
    branches/gccgo/gcc/sese.c
    branches/gccgo/gcc/sese.h
    branches/gccgo/gcc/simplify-rtx.c
    branches/gccgo/gcc/sreal.c
    branches/gccgo/gcc/sreal.h
    branches/gccgo/gcc/stmt.c
    branches/gccgo/gcc/streamer-hooks.h
    branches/gccgo/gcc/symtab.c
    branches/gccgo/gcc/target-globals.c
    branches/gccgo/gcc/target-globals.h
    branches/gccgo/gcc/target.def
    branches/gccgo/gcc/target.h
    branches/gccgo/gcc/targhooks.c
    branches/gccgo/gcc/targhooks.h
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/cancel-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/clauses-1.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/scan-4.c
    branches/gccgo/gcc/testsuite/c-c++-common/gomp/teams-2.c
    branches/gccgo/gcc/testsuite/g++.dg/cpp1z/has-unique-obj-representations2.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-1_0.C
    branches/gccgo/gcc/testsuite/g++.dg/lto/alias-2_0.C
    branches/gccgo/gcc/testsuite/g++.dg/other/anon-union3.C
    branches/gccgo/gcc/testsuite/g++.dg/parse/error8.C
    branches/gccgo/gcc/testsuite/g++.dg/vect/simd-6.cc
    branches/gccgo/gcc/testsuite/g++.dg/vect/simd-9.cc
    branches/gccgo/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
    branches/gccgo/gcc/testsuite/gcc.dg/Walloca-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/guality/guality.h
    branches/gccgo/gcc/testsuite/gcc.dg/pr41551.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr59523.c
    branches/gccgo/gcc/testsuite/gcc.dg/pr91069.c
    branches/gccgo/gcc/testsuite/gcc.dg/predict-17.c
    branches/gccgo/gcc/testsuite/gcc.dg/strlenopt-26.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-37.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-1.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/cunroll-15.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr84512.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr88775-2.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/slp-reduc-sad.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-simd-10.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/vect-simd-14.c
    branches/gccgo/gcc/testsuite/gcc.dg/winline-7.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/cmse/bitfield-1.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/cmse/bitfield-2.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/cmse/bitfield-3.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/cmse/struct-1.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/crypto-vsha1cq_u32.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/crypto-vsha1h_u32.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/crypto-vsha1mq_u32.c
    branches/gccgo/gcc/testsuite/gcc.target/arm/crypto-vsha1pq_u32.c
    branches/gccgo/gcc/testsuite/gcc.target/or1k/shftimm-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-cmp-exp-eq-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-cmp-exp-gt-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-cmp-exp-lt-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-cmp-exp-unordered-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-exp-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-exp-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-exp-4.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-sig-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-sig-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-extract-sig-4.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-10.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-4.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-5.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-insert-exp-8.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-11.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-6.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-data-class-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/scalar-test-neg-5.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-sig-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-6.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-insert-exp-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/bfp/vec-test-data-class-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/byte-in-either-range-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/byte-in-range-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/byte-in-set-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/byte-in-set-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/cmpb-3.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/crypto-builtin-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-1.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-11.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-16.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-21.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-26.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-31.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-36.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-41.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-46.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-51.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-56.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-6.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-61.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-66.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-71.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/dfp/dtstsfi-76.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/stabs-attrib-vect-darwin.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-all-nez-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-any-eqz-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-cmpnez-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-cntlz-lsbb-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-cnttz-lsbb-2.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xl-len-12.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xl-len-13.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xlx-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xrx-7.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xst-len-12.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/vsu/vec-xst-len-13.c
    branches/gccgo/gcc/testsuite/gcc.target/riscv/shift-shift-2.c
    branches/gccgo/gcc/testsuite/gfortran.dg/initialization_14.f90
    branches/gccgo/gcc/testsuite/jit.dg/all-non-failing-tests.h
    branches/gccgo/gcc/toplev.c
    branches/gccgo/gcc/tree-affine.c
    branches/gccgo/gcc/tree-affine.h
    branches/gccgo/gcc/tree-cfg.c
    branches/gccgo/gcc/tree-cfg.h
    branches/gccgo/gcc/tree-chrec.c
    branches/gccgo/gcc/tree-chrec.h
    branches/gccgo/gcc/tree-core.h
    branches/gccgo/gcc/tree-data-ref.c
    branches/gccgo/gcc/tree-data-ref.h
    branches/gccgo/gcc/tree-dump.c
    branches/gccgo/gcc/tree-eh.c
    branches/gccgo/gcc/tree-if-conv.c
    branches/gccgo/gcc/tree-if-conv.h
    branches/gccgo/gcc/tree-inline.c
    branches/gccgo/gcc/tree-loop-distribution.c
    branches/gccgo/gcc/tree-nested.c
    branches/gccgo/gcc/tree-outof-ssa.c
    branches/gccgo/gcc/tree-parloops.c
    branches/gccgo/gcc/tree-pass.h
    branches/gccgo/gcc/tree-predcom.c
    branches/gccgo/gcc/tree-pretty-print.c
    branches/gccgo/gcc/tree-scalar-evolution.c
    branches/gccgo/gcc/tree-scalar-evolution.h
    branches/gccgo/gcc/tree-ssa-address.c
    branches/gccgo/gcc/tree-ssa-address.h
    branches/gccgo/gcc/tree-ssa-alias.c
    branches/gccgo/gcc/tree-ssa-alias.h
    branches/gccgo/gcc/tree-ssa-ccp.c
    branches/gccgo/gcc/tree-ssa-coalesce.c
    branches/gccgo/gcc/tree-ssa-dce.c
    branches/gccgo/gcc/tree-ssa-dom.c
    branches/gccgo/gcc/tree-ssa-dse.c
    branches/gccgo/gcc/tree-ssa-live.c
    branches/gccgo/gcc/tree-ssa-live.h
    branches/gccgo/gcc/tree-ssa-loop-ch.c
    branches/gccgo/gcc/tree-ssa-loop-im.c
    branches/gccgo/gcc/tree-ssa-loop-ivcanon.c
    branches/gccgo/gcc/tree-ssa-loop-ivopts.c
    branches/gccgo/gcc/tree-ssa-loop-ivopts.h
    branches/gccgo/gcc/tree-ssa-loop-manip.c
    branches/gccgo/gcc/tree-ssa-loop-manip.h
    branches/gccgo/gcc/tree-ssa-loop-niter.c
    branches/gccgo/gcc/tree-ssa-loop-niter.h
    branches/gccgo/gcc/tree-ssa-loop-prefetch.c
    branches/gccgo/gcc/tree-ssa-loop-split.c
    branches/gccgo/gcc/tree-ssa-loop-unswitch.c
    branches/gccgo/gcc/tree-ssa-loop.c
    branches/gccgo/gcc/tree-ssa-loop.h
    branches/gccgo/gcc/tree-ssa-phiopt.c
    branches/gccgo/gcc/tree-ssa-pre.c
    branches/gccgo/gcc/tree-ssa-reassoc.c
    branches/gccgo/gcc/tree-ssa-sccvn.c
    branches/gccgo/gcc/tree-ssa-sccvn.h
    branches/gccgo/gcc/tree-ssa-scopedtables.c
    branches/gccgo/gcc/tree-ssa-scopedtables.h
    branches/gccgo/gcc/tree-ssa-strlen.c
    branches/gccgo/gcc/tree-ssa-structalias.c
    branches/gccgo/gcc/tree-ssa-threadupdate.c
    branches/gccgo/gcc/tree-ssa-threadupdate.h
    branches/gccgo/gcc/tree-ssa.c
    branches/gccgo/gcc/tree-streamer-in.c
    branches/gccgo/gcc/tree-streamer.h
    branches/gccgo/gcc/tree-switch-conversion.c
    branches/gccgo/gcc/tree-switch-conversion.h
    branches/gccgo/gcc/tree-vect-data-refs.c
    branches/gccgo/gcc/tree-vect-generic.c
    branches/gccgo/gcc/tree-vect-loop-manip.c
    branches/gccgo/gcc/tree-vect-loop.c
    branches/gccgo/gcc/tree-vect-patterns.c
    branches/gccgo/gcc/tree-vect-slp.c
    branches/gccgo/gcc/tree-vect-stmts.c
    branches/gccgo/gcc/tree-vectorizer.c
    branches/gccgo/gcc/tree-vectorizer.h
    branches/gccgo/gcc/tree-vrp.c
    branches/gccgo/gcc/tree.c
    branches/gccgo/gcc/tree.def
    branches/gccgo/gcc/tree.h
    branches/gccgo/gcc/unique-ptr-tests.cc
    branches/gccgo/gcc/value-prof.c
    branches/gccgo/gcc/value-prof.h
    branches/gccgo/gcc/var-tracking.c
    branches/gccgo/gcc/varasm.c
    branches/gccgo/gcc/vec.c
    branches/gccgo/gcc/vector-builder.h
    branches/gccgo/gcc/vr-values.c
    branches/gccgo/gcc/vr-values.h
    branches/gccgo/gcc/web.c
    branches/gccgo/gcc/wide-int-bitmask.h
    branches/gccgo/gcc/wide-int.h
    branches/gccgo/include/ChangeLog
    branches/gccgo/include/demangle.h
    branches/gccgo/libcpp/ChangeLog
    branches/gccgo/libcpp/directives-only.c
    branches/gccgo/libcpp/directives.c
    branches/gccgo/libcpp/files.c
    branches/gccgo/libcpp/include/cpplib.h
    branches/gccgo/libcpp/include/line-map.h
    branches/gccgo/libcpp/include/mkdeps.h
    branches/gccgo/libcpp/init.c
    branches/gccgo/libcpp/internal.h
    branches/gccgo/libcpp/line-map.c
    branches/gccgo/libcpp/mkdeps.c
    branches/gccgo/libgcc/ChangeLog
    branches/gccgo/libgcc/config.host
    branches/gccgo/libgcc/config/or1k/lib1funcs.S
    branches/gccgo/libgcc/config/pa/stublib.c
    branches/gccgo/libgcc/config/pa/t-stublib
    branches/gccgo/libgcc/generic-morestack.c
    branches/gccgo/libgfortran/ChangeLog
    branches/gccgo/libgfortran/io/unix.c
    branches/gccgo/libgfortran/libgfortran.h
    branches/gccgo/libgfortran/runtime/environ.c
    branches/gccgo/libgo/go/runtime/chan.go
    branches/gccgo/libgo/go/runtime/select.go
    branches/gccgo/libgo/runtime/proc.c
    branches/gccgo/libgomp/ChangeLog
    branches/gccgo/libiberty/ChangeLog
    branches/gccgo/libiberty/cplus-dem.c
    branches/gccgo/libiberty/rust-demangle.c
    branches/gccgo/libiberty/simple-object-elf.c

Propchange: branches/gccgo/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list