r266191 [1/2] - in /branches/c++-modules: ./ Ch...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Nov 15 17:25:00 GMT 2018


Author: nathan
Date: Thu Nov 15 17:25:22 2018
New Revision: 266191

URL: https://gcc.gnu.org/viewcvs?rev=266191&root=gcc&view=rev
Log:
	Merge trunk r266161.

Added:
    branches/c++-modules/libstdc++-v3/testsuite/20_util/assume_aligned/
      - copied from r266189, trunk/libstdc++-v3/testsuite/20_util/assume_aligned/
    branches/c++-modules/libstdc++-v3/testsuite/20_util/unsynchronized_pool_resource/
      - copied from r266189, trunk/libstdc++-v3/testsuite/20_util/unsynchronized_pool_resource/
    branches/c++-modules/libstdc++-v3/testsuite/20_util/unwrap_reference/
      - copied from r266189, trunk/libstdc++-v3/testsuite/20_util/unwrap_reference/
    branches/c++-modules/libstdc++-v3/testsuite/performance/20_util/
      - copied from r266189, trunk/libstdc++-v3/testsuite/performance/20_util/
Modified:
    branches/c++-modules/libstdc++-v3/ChangeLog
    branches/c++-modules/libstdc++-v3/config/abi/pre/gnu.ver
    branches/c++-modules/libstdc++-v3/configure
    branches/c++-modules/libstdc++-v3/include/bits/atomic_base.h
    branches/c++-modules/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/c++-modules/libstdc++-v3/include/debug/safe_sequence.tcc
    branches/c++-modules/libstdc++-v3/include/std/atomic
    branches/c++-modules/libstdc++-v3/include/std/memory
    branches/c++-modules/libstdc++-v3/include/std/memory_resource
    branches/c++-modules/libstdc++-v3/include/std/type_traits
    branches/c++-modules/libstdc++-v3/libsupc++/new
    branches/c++-modules/libstdc++-v3/scripts/check_performance
    branches/c++-modules/libstdc++-v3/scripts/create_testsuite_files
    branches/c++-modules/libstdc++-v3/src/c++17/Makefile.am
    branches/c++-modules/libstdc++-v3/src/c++17/Makefile.in
    branches/c++-modules/libstdc++-v3/src/c++17/memory_resource.cc
    branches/c++-modules/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
    branches/c++-modules/libstdc++-v3/testsuite/util/testsuite_performance.h

Changes in other areas also in this revision:
Added:
    branches/c++-modules/gcc/common/config/or1k/
      - copied from r266189, trunk/gcc/common/config/or1k/
    branches/c++-modules/gcc/config/mips/gs264e.md
      - copied unchanged from r266189, trunk/gcc/config/mips/gs264e.md
    branches/c++-modules/gcc/config/mips/gs464.md
      - copied unchanged from r266189, trunk/gcc/config/mips/gs464.md
    branches/c++-modules/gcc/config/mips/gs464e.md
      - copied unchanged from r266189, trunk/gcc/config/mips/gs464e.md
    branches/c++-modules/gcc/config/mips/loongson-mmi.md
      - copied unchanged from r266189, trunk/gcc/config/mips/loongson-mmi.md
    branches/c++-modules/gcc/config/mips/loongson-mmiintrin.h
      - copied unchanged from r266189, trunk/gcc/config/mips/loongson-mmiintrin.h
    branches/c++-modules/gcc/config/or1k/
      - copied from r266189, trunk/gcc/config/or1k/
    branches/c++-modules/gcc/config/sol2-d.c
      - copied unchanged from r266189, trunk/gcc/config/sol2-d.c
    branches/c++-modules/gcc/d/d-system.h
      - copied unchanged from r266189, trunk/gcc/d/d-system.h
    branches/c++-modules/gcc/d/dmd/MERGE
      - copied unchanged from r266189, trunk/gcc/d/dmd/MERGE
    branches/c++-modules/gcc/d/dmd/root/checkedint.c
      - copied unchanged from r266189, trunk/gcc/d/dmd/root/checkedint.c
    branches/c++-modules/gcc/d/dmd/root/checkedint.h
      - copied unchanged from r266189, trunk/gcc/d/dmd/root/checkedint.h
    branches/c++-modules/gcc/d/dmd/root/dsystem.h
      - copied unchanged from r266189, trunk/gcc/d/dmd/root/dsystem.h
    branches/c++-modules/gcc/diagnostic-format-json.cc
      - copied unchanged from r266189, trunk/gcc/diagnostic-format-json.cc
    branches/c++-modules/gcc/testsuite/c-c++-common/diagnostic-format-json-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/diagnostic-format-json-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/diagnostic-format-json-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/diagnostic-format-json-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/diagnostic-format-json-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/diagnostic-format-json-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/diagnostic-format-json-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/diagnostic-format-json-4.c
    branches/c++-modules/gcc/testsuite/c-c++-common/diagnostic-format-json-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/diagnostic-format-json-5.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-17.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-17.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-18.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-18.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-19.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-19.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-20.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-20.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-21.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-21.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-22.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/atomic-22.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/clauses-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/clauses-5.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/combined-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/combined-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/combined-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/combined-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/combined-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/combined-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/critical-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/critical-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/critical-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/critical-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/default-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/default-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/defaultmap-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/defaultmap-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/defaultmap-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/defaultmap-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/defaultmap-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/defaultmap-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depend-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/depend-5.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depend-6.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/depend-6.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depend-iterator-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/depend-iterator-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depend-iterator-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/depend-iterator-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depobj-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/depobj-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/flush-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/flush-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/flush-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/flush-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-4.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-5.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-6.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-6.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/for-7.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/for-7.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/if-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/if-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/lastprivate-conditional-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/lastprivate-conditional-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/lastprivate-conditional-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/lastprivate-conditional-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/master-combined-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/master-combined-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/master-combined-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/master-combined-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/nontemporal-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/nontemporal-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/nontemporal-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/nontemporal-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/reduction-task-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/reduction-task-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/reduction-task-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/reduction-task-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/requires-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/requires-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/requires-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/requires-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/requires-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/requires-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/requires-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/requires-4.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/simd7.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/simd7.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/target-data-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/target-data-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/taskloop-reduction-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/taskloop-reduction-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/taskwait-depend-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/taskwait-depend-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/teams-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/teams-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/teams-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/gomp/teams-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/ubsan/pr87837.c
      - copied unchanged from r266189, trunk/gcc/testsuite/c-c++-common/ubsan/pr87837.c
    branches/c++-modules/gcc/testsuite/g++.dg/abi/no-linkage-expr1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/abi/no-linkage-expr1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-attr1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-attr1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-attr2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-attr2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/pr79393-3.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp1y/pr79393-3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda22.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda22.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constexpr-shift1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/constexpr-shift1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/destroying-delete1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/destroying-delete1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template10.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template10.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template11.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template11.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template12.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template12.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template13.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template13.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template14.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template14.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template15.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template15.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template16.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template16.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template3.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template4.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template4.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template5.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template5.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template6.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template7.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template7.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template8.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template8.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/fn-template9.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/fn-template9.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-pack-init1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-pack-init1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval3.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval4.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval4.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval5.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval5.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval6.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval7.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval7.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval8.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval8.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.cc
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.cc
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.h
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/lambda-uneval9.h
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class3.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class4.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class4.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class5.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class5.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class6.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class7.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class7.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/nontype-class8.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/cpp2a/nontype-class8.C
    branches/c++-modules/gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr87462.C
    branches/c++-modules/gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pr88006.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/atomic-18.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/atomic-18.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/atomic-19.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/atomic-19.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/critical-3.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/critical-3.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/depend-iterator-1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/depend-iterator-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/depend-iterator-2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/depend-iterator-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/depobj-1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/depobj-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/doacross-1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/doacross-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/for-21.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/for-21.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/loop-4.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/loop-4.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/simd-2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/gomp/simd-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/lookup/pr87904.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/lookup/pr87904.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr87906_0.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/lto/pr87906_0.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr87906_1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/lto/pr87906_1.C
    branches/c++-modules/gcc/testsuite/g++.dg/opt/pr87967.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/opt/pr87967.C
    branches/c++-modules/gcc/testsuite/g++.dg/opt/pr87974.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/opt/pr87974.C
    branches/c++-modules/gcc/testsuite/g++.dg/other/pr87916.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/other/pr87916.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/fn-template1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/parse/fn-template1.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/fn-template2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/parse/fn-template2.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/inline-4.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/tree-ssa/inline-4.C
    branches/c++-modules/gcc/testsuite/g++.dg/ubsan/cxx2a-shift-1.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/ubsan/cxx2a-shift-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/ubsan/cxx2a-shift-2.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/ubsan/cxx2a-shift-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/vect/pr87621.cc
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/vect/pr87621.cc
    branches/c++-modules/gcc/testsuite/g++.dg/vect/pr87914.cc
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.dg/vect/pr87914.cc
    branches/c++-modules/gcc/testsuite/g++.target/i386/pr58372.C
      - copied unchanged from r266189, trunk/gcc/testsuite/g++.target/i386/pr58372.C
    branches/c++-modules/gcc/testsuite/gcc.c-torture/compile/20181114-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.c-torture/compile/20181114-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wattribute-alias.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/Wattribute-alias.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wmissing-attributes.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/Wmissing-attributes.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wno-attribute-warning.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/Wno-attribute-warning.c
    branches/c++-modules/gcc/testsuite/gcc.dg/asan/pr87930.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/asan/pr87930.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-aligned.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-aligned.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-copy-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-copy-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-copy-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-copy-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-copy-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-copy-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-copy-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-copy-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-copy.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/attr-copy.c
    branches/c++-modules/gcc/testsuite/gcc.dg/div-cmp-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/div-cmp-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/div-cmp-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/div-cmp-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/pr87898.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/pr87898.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/reduction-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/reduction-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/simd-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/simd-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-10.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-10.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-11.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-11.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-12.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-12.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-13.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-13.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-14.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-14.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-15.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-15.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-16.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-16.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-17.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-17.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-18.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-18.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-19.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-19.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-20.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-20.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-21.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-21.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-22.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-22.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-23.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-23.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-24.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-24.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-25.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-25.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-26.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-26.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-27.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-27.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-28.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-28.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-29.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-29.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-30.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-30.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-31.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-31.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-32.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-32.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-33.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-33.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-34.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-34.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-35.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-35.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-36.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-36.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-37.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-37.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-38.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-38.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-39.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-39.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-40.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-40.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-41.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-41.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-42.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-42.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-43.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-43.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-44.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-44.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-45.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-45.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-46.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-46.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-47.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-47.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-48.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-48.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-49.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-49.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-5.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-50.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-50.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-51.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-51.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-52.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-52.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-53.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-53.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-54.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-54.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-55.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-55.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-56.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-56.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-57.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-57.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-58.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-58.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-6.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-6.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-7.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-8.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-8.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/workshare-reduction-9.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/gomp/workshare-reduction-9.c
    branches/c++-modules/gcc/testsuite/gcc.dg/graphite/pr87931.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/graphite/pr87931.c
    branches/c++-modules/gcc/testsuite/gcc.dg/ipa/fopt-info-inline-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/ipa/fopt-info-inline-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/lto/tbaa-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/lto/tbaa-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr86572.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr86572.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr86991.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr86991.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87600-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87600-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87600-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87600-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87600.h
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87600.h
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87672.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87672.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87793.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87793.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87811-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87811-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87811-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87811-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87811.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87811.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87826.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87826.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87873.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87873.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87874.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87874.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87894.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87894.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87929.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87929.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87962.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87962.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr87985.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr87985.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr88007.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr88007.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr88031.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/pr88031.c
    branches/c++-modules/gcc/testsuite/gcc.dg/profile-filtering-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/profile-filtering-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/profile-filtering-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/profile-filtering-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_24.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/store_merging_24.c
    branches/c++-modules/gcc/testsuite/gcc.dg/store_merging_25.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/store_merging_25.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr86438.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/torture/pr86438.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr87776.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/torture/pr87776.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-prof/pr77698.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-prof/pr77698.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-20.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-20.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr84648.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr84648.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr87917.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr87917.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr88029.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr88029.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/writeonly-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tree-ssa/writeonly-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tsan/pr88030.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.dg/tsan/pr88030.c
    branches/c++-modules/gcc/testsuite/gcc.target/aarch64/popcount4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/aarch64/popcount4.c
    branches/c++-modules/gcc/testsuite/gcc.target/aarch64/sve/pr87815.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/aarch64/sve/pr87815.c
    branches/c++-modules/gcc/testsuite/gcc.target/arc/builtin_eh.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/arc/builtin_eh.c
    branches/c++-modules/gcc/testsuite/gcc.target/arm/neon-vect-div-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/arm/neon-vect-div-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/arm/neon-vect-div-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/arm/neon-vect-div-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/csky/fnmul-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/csky/fnmul-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/csky/fnmul-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/csky/fnmul-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/csky/fnmul-3.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/csky/fnmul-3.c
    branches/c++-modules/gcc/testsuite/gcc.target/csky/fnmul-4.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/csky/fnmul-4.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/ipa-stack-alignment.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/ipa-stack-alignment.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/pr18041-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/pr18041-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/pr18041-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/pr18041-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/pr87918.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/pr87918.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/pr87928.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/pr87928.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/pr87955.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/pr87955.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/ptwrite1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/ptwrite1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/ptwrite2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/i386/ptwrite2.c
    branches/c++-modules/gcc/testsuite/gcc.target/mips/loongson-ctz.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/mips/loongson-ctz.c
    branches/c++-modules/gcc/testsuite/gcc.target/mips/loongson-dctz.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/mips/loongson-dctz.c
    branches/c++-modules/gcc/testsuite/gcc.target/msp430/pr87691.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/msp430/pr87691.c
    branches/c++-modules/gcc/testsuite/gcc.target/msp430/special-regs.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/msp430/special-regs.c
    branches/c++-modules/gcc/testsuite/gcc.target/nios2/pr87079-1.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/nios2/pr87079-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/nios2/pr87079-2.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/nios2/pr87079-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/or1k/
      - copied from r266189, trunk/gcc/testsuite/gcc.target/or1k/
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/pr87507.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/powerpc/pr87507.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/rotmask.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/powerpc/rotmask.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-bool.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-bool.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-char.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/s390/ifcvt-one-insn-char.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/pr87723.c
      - copied unchanged from r266189, trunk/gcc/testsuite/gcc.target/s390/pr87723.c
    branches/c++-modules/gcc/testsuite/gfortran.dg/bind_c_usage_32.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_32.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/diagnostic-format-json-1.F90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/diagnostic-format-json-1.F90
    branches/c++-modules/gcc/testsuite/gfortran.dg/diagnostic-format-json-2.F90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/diagnostic-format-json-2.F90
    branches/c++-modules/gcc/testsuite/gfortran.dg/diagnostic-format-json-3.F90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/diagnostic-format-json-3.F90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_1.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_1.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_2.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_2.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_3.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_3.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_4.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_4.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_5.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_5.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_6.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_6.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/findloc_7.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/findloc_7.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/inquiry_type_ref_1.f08
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/inquiry_type_ref_1.f08
    branches/c++-modules/gcc/testsuite/gfortran.dg/inquiry_type_ref_2.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/inquiry_type_ref_2.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/inquiry_type_ref_3.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/inquiry_type_ref_3.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/read_legacy_comma.f90
      - copied unchanged from r266189, trunk/gcc/testsuite/gfortran.dg/read_legacy_comma.f90
    branches/c++-modules/gcc/testsuite/gnat.dg/bip_exception.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/bip_exception.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/bip_exception.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/bip_exception.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/bip_exception_pkg.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/bip_exception_pkg.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/compile_time_error1.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/compile_time_error1.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/compile_time_error1.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/compile_time_error1.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/compile_time_error1_pkg.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/compile_time_error1_pkg.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/enum5.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/enum5.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/equal4.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal4.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/equal4.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal4.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/equal4_controlled_filter.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal4_controlled_filter.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/equal4_full_selector_filter.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal4_full_selector_filter.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/equal4_smart_pointers.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal4_smart_pointers.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/equal5.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal5.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/equal5.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/equal5.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/generic_actuals.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/generic_actuals.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/generic_pkg.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/generic_pkg.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/ghost1.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/ghost1.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/ghost1.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/ghost1.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/limited_aggr.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/limited_aggr.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/limited_aggr.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/limited_aggr.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/opt74.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/opt74.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/opt74_pkg.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/opt74_pkg.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/opt74_pkg.ads
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/opt74_pkg.ads
    branches/c++-modules/gcc/testsuite/gnat.dg/rt_signals.adb
      - copied unchanged from r266189, trunk/gcc/testsuite/gnat.dg/rt_signals.adb
    branches/c++-modules/libgcc/config/or1k/
      - copied from r266189, trunk/libgcc/config/or1k/
    branches/c++-modules/libgfortran/generated/findloc0_c16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_c16.c
    branches/c++-modules/libgfortran/generated/findloc0_c4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_c4.c
    branches/c++-modules/libgfortran/generated/findloc0_c8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_c8.c
    branches/c++-modules/libgfortran/generated/findloc0_i1.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_i1.c
    branches/c++-modules/libgfortran/generated/findloc0_i16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_i16.c
    branches/c++-modules/libgfortran/generated/findloc0_i2.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_i2.c
    branches/c++-modules/libgfortran/generated/findloc0_i4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_i4.c
    branches/c++-modules/libgfortran/generated/findloc0_i8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_i8.c
    branches/c++-modules/libgfortran/generated/findloc0_r16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_r16.c
    branches/c++-modules/libgfortran/generated/findloc0_r4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_r4.c
    branches/c++-modules/libgfortran/generated/findloc0_r8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_r8.c
    branches/c++-modules/libgfortran/generated/findloc0_s1.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_s1.c
    branches/c++-modules/libgfortran/generated/findloc0_s4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc0_s4.c
    branches/c++-modules/libgfortran/generated/findloc1_c16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_c16.c
    branches/c++-modules/libgfortran/generated/findloc1_c4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_c4.c
    branches/c++-modules/libgfortran/generated/findloc1_c8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_c8.c
    branches/c++-modules/libgfortran/generated/findloc1_i1.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_i1.c
    branches/c++-modules/libgfortran/generated/findloc1_i16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_i16.c
    branches/c++-modules/libgfortran/generated/findloc1_i2.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_i2.c
    branches/c++-modules/libgfortran/generated/findloc1_i4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_i4.c
    branches/c++-modules/libgfortran/generated/findloc1_i8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_i8.c
    branches/c++-modules/libgfortran/generated/findloc1_r16.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_r16.c
    branches/c++-modules/libgfortran/generated/findloc1_r4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_r4.c
    branches/c++-modules/libgfortran/generated/findloc1_r8.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_r8.c
    branches/c++-modules/libgfortran/generated/findloc1_s1.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_s1.c
    branches/c++-modules/libgfortran/generated/findloc1_s4.c
      - copied unchanged from r266189, trunk/libgfortran/generated/findloc1_s4.c
    branches/c++-modules/libgfortran/m4/findloc0.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/findloc0.m4
    branches/c++-modules/libgfortran/m4/findloc0s.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/findloc0s.m4
    branches/c++-modules/libgfortran/m4/findloc1.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/findloc1.m4
    branches/c++-modules/libgfortran/m4/findloc1s.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/findloc1s.m4
    branches/c++-modules/libgfortran/m4/findloc2s.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/findloc2s.m4
    branches/c++-modules/libgfortran/m4/ifindloc0.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/ifindloc0.m4
    branches/c++-modules/libgfortran/m4/ifindloc1.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/ifindloc1.m4
    branches/c++-modules/libgfortran/m4/ifindloc2.m4
      - copied unchanged from r266189, trunk/libgfortran/m4/ifindloc2.m4
    branches/c++-modules/libgomp/affinity-fmt.c
      - copied unchanged from r266189, trunk/libgomp/affinity-fmt.c
    branches/c++-modules/libgomp/config/nvptx/teams.c
      - copied unchanged from r266189, trunk/libgomp/config/nvptx/teams.c
    branches/c++-modules/libgomp/teams.c
      - copied unchanged from r266189, trunk/libgomp/teams.c
    branches/c++-modules/libgomp/testsuite/libgomp.c++/depend-1.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/depend-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/depend-iterator-1.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/depend-iterator-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/depobj-1.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/depobj-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-16.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-16.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-21.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-21.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-22.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-22.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-23.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-23.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-24.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-24.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-25.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-25.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/for-26.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/for-26.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-1.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-10.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-10.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-11.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-11.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-12.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-12.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-13.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-13.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-14.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-14.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-15.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-15.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-16.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-16.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-17.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-17.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-18.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-18.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-19.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-19.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-2.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-2.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-3.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-3.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-4.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-4.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-5.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-5.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-6.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-6.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-7.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-7.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-8.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-8.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/task-reduction-9.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/task-reduction-9.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/taskloop-reduction-1.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/taskloop-reduction-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/taskloop-reduction-2.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/taskloop-reduction-2.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/taskloop-reduction-3.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/taskloop-reduction-3.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/taskloop-reduction-4.C
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c++/taskloop-reduction-4.C
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/cancel-parallel-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/cancel-parallel-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/cancel-taskgroup-3.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/cancel-taskgroup-3.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/depend-iterator-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/depend-iterator-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/depend-iterator-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/depend-iterator-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/depend-mutexinout-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/depend-mutexinout-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/depend-mutexinout-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/depend-mutexinout-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/depobj-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/depobj-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/display-affinity-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/display-affinity-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-10.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-10.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-11.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-11.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-12.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-12.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-13.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-13.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-14.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-14.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-15.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-15.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-7.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-7.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-8.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-8.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-9.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/for-9.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/master-combined-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/master-combined-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pause-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pause-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pause-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pause-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pr66199-10.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pr66199-10.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pr66199-11.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pr66199-11.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pr66199-12.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pr66199-12.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pr66199-13.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pr66199-13.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/pr66199-14.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/pr66199-14.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/simd-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/simd-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-11.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-11.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-12.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-12.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-13.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-13.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-14.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-14.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-3.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-3.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-4.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-4.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-5.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-5.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-6.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-6.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-7.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-7.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-8.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-8.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/task-reduction-9.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/task-reduction-9.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-3.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-3.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-4.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/taskloop-reduction-4.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/taskwait-depend-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c-c++-common/taskwait-depend-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/task-reduction-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/task-reduction-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/task-reduction-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/task-reduction-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/teams-1.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/teams-1.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/teams-2.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/teams-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/thread-limit-4.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/thread-limit-4.c
    branches/c++-modules/libgomp/testsuite/libgomp.c/thread-limit-5.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.c/thread-limit-5.c
    branches/c++-modules/libgomp/testsuite/libgomp.fortran/display-affinity-1.f90
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.fortran/display-affinity-1.f90
    branches/c++-modules/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-94.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-94.c
    branches/c++-modules/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-95.c
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-95.c
    branches/c++-modules/libgomp/testsuite/libgomp.oacc-fortran/lib-16.f90
      - copied unchanged from r266189, trunk/libgomp/testsuite/libgomp.oacc-fortran/lib-16.f90
    branches/c++-modules/libquadmath/math/casinhq_kernel.c
      - copied unchanged from r266189, trunk/libquadmath/math/casinhq_kernel.c
    branches/c++-modules/libquadmath/math/exp2q.c
      - copied unchanged from r266189, trunk/libquadmath/math/exp2q.c
    branches/c++-modules/libquadmath/math/expq_table.h
      - copied unchanged from r266189, trunk/libquadmath/math/expq_table.h
    branches/c++-modules/libquadmath/math/issignalingq.c
      - copied unchanged from r266189, trunk/libquadmath/math/issignalingq.c
    branches/c++-modules/libquadmath/math/lgammaq_neg.c
      - copied unchanged from r266189, trunk/libquadmath/math/lgammaq_neg.c
    branches/c++-modules/libquadmath/math/lgammaq_product.c
      - copied unchanged from r266189, trunk/libquadmath/math/lgammaq_product.c
    branches/c++-modules/libquadmath/math/tanq_kernel.c
      - copied unchanged from r266189, trunk/libquadmath/math/tanq_kernel.c
    branches/c++-modules/libquadmath/math/tgammaq_product.c
      - copied unchanged from r266189, trunk/libquadmath/math/tgammaq_product.c
    branches/c++-modules/libquadmath/update-quadmath.py
      - copied unchanged from r266189, trunk/libquadmath/update-quadmath.py
Removed:
    branches/c++-modules/gcc/config/mips/loongson.md
    branches/c++-modules/gcc/config/mips/loongson3a.md
    branches/c++-modules/gcc/d/dmd/checkedint.c
    branches/c++-modules/gcc/d/dmd/checkedint.h
    branches/c++-modules/gcc/d/dmd/unittests.c
    branches/c++-modules/gcc/testsuite/gnat.dg/warn12.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/warn12_pkg.ads
    branches/c++-modules/libquadmath/math/isinf_nsq.c
Modified:
    branches/c++-modules/   (props changed)
    branches/c++-modules/ChangeLog
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/MAINTAINERS
    branches/c++-modules/config/iconv.m4
    branches/c++-modules/contrib/ChangeLog
    branches/c++-modules/contrib/gcc_update
    branches/c++-modules/gcc/ChangeLog
    branches/c++-modules/gcc/DATESTAMP
    branches/c++-modules/gcc/Makefile.in
    branches/c++-modules/gcc/ada/ChangeLog
    branches/c++-modules/gcc/ada/adabkend.adb
    branches/c++-modules/gcc/ada/back_end.adb
    branches/c++-modules/gcc/ada/bindgen.adb
    branches/c++-modules/gcc/ada/checks.adb
    branches/c++-modules/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
    branches/c++-modules/gcc/ada/env.c
    branches/c++-modules/gcc/ada/exp_aggr.adb
    branches/c++-modules/gcc/ada/exp_attr.adb
    branches/c++-modules/gcc/ada/exp_cg.adb
    branches/c++-modules/gcc/ada/exp_ch3.adb
    branches/c++-modules/gcc/ada/exp_ch4.adb
    branches/c++-modules/gcc/ada/exp_ch6.adb
    branches/c++-modules/gcc/ada/exp_ch7.adb
    branches/c++-modules/gcc/ada/exp_dbug.adb
    branches/c++-modules/gcc/ada/exp_dbug.ads
    branches/c++-modules/gcc/ada/exp_disp.adb
    branches/c++-modules/gcc/ada/exp_pakd.adb
    branches/c++-modules/gcc/ada/exp_prag.adb
    branches/c++-modules/gcc/ada/exp_unst.adb
    branches/c++-modules/gcc/ada/exp_util.adb
    branches/c++-modules/gcc/ada/exp_util.ads
    branches/c++-modules/gcc/ada/fe.h
    branches/c++-modules/gcc/ada/freeze.adb
    branches/c++-modules/gcc/ada/gcc-interface/decl.c
    branches/c++-modules/gcc/ada/gcc-interface/misc.c
    branches/c++-modules/gcc/ada/gcc-interface/trans.c
    branches/c++-modules/gcc/ada/gcc-interface/utils.c
    branches/c++-modules/gcc/ada/ghost.adb
    branches/c++-modules/gcc/ada/gnat_ugn.texi
    branches/c++-modules/gcc/ada/libgnarl/a-intnam__linux.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__alpha.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__android.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__hppa.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__mips.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__riscv.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__sparc.ads
    branches/c++-modules/gcc/ada/libgnarl/s-linux__x32.ads
    branches/c++-modules/gcc/ada/libgnarl/s-osinte__linux.ads
    branches/c++-modules/gcc/ada/opt.ads
    branches/c++-modules/gcc/ada/repinfo.adb
    branches/c++-modules/gcc/ada/sem_attr.adb
    branches/c++-modules/gcc/ada/sem_ch12.adb
    branches/c++-modules/gcc/ada/sem_ch13.adb
    branches/c++-modules/gcc/ada/sem_ch3.adb
    branches/c++-modules/gcc/ada/sem_ch5.adb
    branches/c++-modules/gcc/ada/sem_ch6.adb
    branches/c++-modules/gcc/ada/sem_ch7.adb
    branches/c++-modules/gcc/ada/sem_ch8.adb
    branches/c++-modules/gcc/ada/sem_ch8.ads
    branches/c++-modules/gcc/ada/sem_eval.adb
    branches/c++-modules/gcc/ada/sem_eval.ads
    branches/c++-modules/gcc/ada/sem_prag.adb
    branches/c++-modules/gcc/ada/sem_res.adb
    branches/c++-modules/gcc/ada/sem_spark.adb
    branches/c++-modules/gcc/ada/sem_util.adb
    branches/c++-modules/gcc/ada/sem_util.ads
    branches/c++-modules/gcc/ada/sigtramp-vxworks-target.inc
    branches/c++-modules/gcc/ada/sinfo.ads
    branches/c++-modules/gcc/ada/sprint.adb
    branches/c++-modules/gcc/ada/switch-c.adb
    branches/c++-modules/gcc/ada/switch-m.adb
    branches/c++-modules/gcc/ada/usage.adb
    branches/c++-modules/gcc/alloc-pool.h
    branches/c++-modules/gcc/attribs.c
    branches/c++-modules/gcc/attribs.h
    branches/c++-modules/gcc/auto-inc-dec.c
    branches/c++-modules/gcc/bitmap.h
    branches/c++-modules/gcc/builtin-types.def
    branches/c++-modules/gcc/builtins.c
    branches/c++-modules/gcc/c-family/ChangeLog
    branches/c++-modules/gcc/c-family/c-attribs.c
    branches/c++-modules/gcc/c-family/c-common.c
    branches/c++-modules/gcc/c-family/c-common.h
    branches/c++-modules/gcc/c-family/c-cppbuiltin.c
    branches/c++-modules/gcc/c-family/c-format.c
    branches/c++-modules/gcc/c-family/c-format.h
    branches/c++-modules/gcc/c-family/c-lex.c
    branches/c++-modules/gcc/c-family/c-omp.c
    branches/c++-modules/gcc/c-family/c-opts.c
    branches/c++-modules/gcc/c-family/c-ppoutput.c
    branches/c++-modules/gcc/c-family/c-pragma.c
    branches/c++-modules/gcc/c-family/c-pragma.h
    branches/c++-modules/gcc/c-family/c-ubsan.c
    branches/c++-modules/gcc/c-family/c-warn.c
    branches/c++-modules/gcc/c/ChangeLog
    branches/c++-modules/gcc/c/c-decl.c
    branches/c++-modules/gcc/c/c-parser.c
    branches/c++-modules/gcc/c/c-tree.h
    branches/c++-modules/gcc/c/c-typeck.c
    branches/c++-modules/gcc/c/gimple-parser.c
    branches/c++-modules/gcc/cfgexpand.c
    branches/c++-modules/gcc/cfghooks.c
    branches/c++-modules/gcc/cfghooks.h
    branches/c++-modules/gcc/cfgrtl.c
    branches/c++-modules/gcc/cgraph.c
    branches/c++-modules/gcc/cgraph.h
    branches/c++-modules/gcc/cgraphclones.c
    branches/c++-modules/gcc/cgraphunit.c
    branches/c++-modules/gcc/collect2.c
    branches/c++-modules/gcc/combine.c
    branches/c++-modules/gcc/common.opt
    branches/c++-modules/gcc/common/config/arc/arc-common.c
    branches/c++-modules/gcc/common/config/arm/arm-common.c
    branches/c++-modules/gcc/common/config/i386/i386-common.c
    branches/c++-modules/gcc/compare-elim.c
    branches/c++-modules/gcc/config.gcc
    branches/c++-modules/gcc/config.in
    branches/c++-modules/gcc/config/aarch64/aarch64-cores.def
    branches/c++-modules/gcc/config/aarch64/aarch64-tune.md
    branches/c++-modules/gcc/config/aarch64/aarch64.c
    branches/c++-modules/gcc/config/aarch64/aarch64.md
    branches/c++-modules/gcc/config/arc/arc-protos.h
    branches/c++-modules/gcc/config/arc/arc.c
    branches/c++-modules/gcc/config/arc/arc.h
    branches/c++-modules/gcc/config/arc/arc.md
    branches/c++-modules/gcc/config/arc/arc.opt
    branches/c++-modules/gcc/config/arc/constraints.md
    branches/c++-modules/gcc/config/arc/elf.h
    branches/c++-modules/gcc/config/arc/linux.h
    branches/c++-modules/gcc/config/arc/predicates.md
    branches/c++-modules/gcc/config/arm/arm-cpus.in
    branches/c++-modules/gcc/config/arm/arm-generic.md
    branches/c++-modules/gcc/config/arm/arm-protos.h
    branches/c++-modules/gcc/config/arm/arm-tables.opt
    branches/c++-modules/gcc/config/arm/arm-tune.md
    branches/c++-modules/gcc/config/arm/arm.md
    branches/c++-modules/gcc/config/arm/arm1020e.md
    branches/c++-modules/gcc/config/arm/neon.md
    branches/c++-modules/gcc/config/arm/parsecpu.awk
    branches/c++-modules/gcc/config/arm/t-aprofile
    branches/c++-modules/gcc/config/arm/t-arm-elf
    branches/c++-modules/gcc/config/arm/t-multilib
    branches/c++-modules/gcc/config/csky/csky-linux-elf.h
    branches/c++-modules/gcc/config/csky/csky.h
    branches/c++-modules/gcc/config/csky/csky_insn_fpu.md
    branches/c++-modules/gcc/config/default-d.c
    branches/c++-modules/gcc/config/i386/avx512fintrin.h
    branches/c++-modules/gcc/config/i386/avx512vlintrin.h
    branches/c++-modules/gcc/config/i386/cpuid.h
    branches/c++-modules/gcc/config/i386/cygming.h
    branches/c++-modules/gcc/config/i386/darwin.h
    branches/c++-modules/gcc/config/i386/driver-i386.c
    branches/c++-modules/gcc/config/i386/emmintrin.h
    branches/c++-modules/gcc/config/i386/i386-builtin-types.def
    branches/c++-modules/gcc/config/i386/i386-builtin.def
    branches/c++-modules/gcc/config/i386/i386-c.c
    branches/c++-modules/gcc/config/i386/i386.c
    branches/c++-modules/gcc/config/i386/i386.h
    branches/c++-modules/gcc/config/i386/i386.md
    branches/c++-modules/gcc/config/i386/i386.opt
    branches/c++-modules/gcc/config/i386/immintrin.h
    branches/c++-modules/gcc/config/i386/mingw32.h
    branches/c++-modules/gcc/config/i386/sol2.h
    branches/c++-modules/gcc/config/i386/sse.md
    branches/c++-modules/gcc/config/i386/subst.md
    branches/c++-modules/gcc/config/i386/x86-tune-costs.h
    branches/c++-modules/gcc/config/i386/x86-tune-sched.c
    branches/c++-modules/gcc/config/i386/x86-tune.def
    branches/c++-modules/gcc/config/mcore/mcore.h
    branches/c++-modules/gcc/config/mips/loongson.h
    branches/c++-modules/gcc/config/mips/mips-cpus.def
    branches/c++-modules/gcc/config/mips/mips-protos.h
    branches/c++-modules/gcc/config/mips/mips-tables.opt
    branches/c++-modules/gcc/config/mips/mips.c
    branches/c++-modules/gcc/config/mips/mips.h
    branches/c++-modules/gcc/config/mips/mips.md
    branches/c++-modules/gcc/config/mips/mips.opt
    branches/c++-modules/gcc/config/msp430/msp430.h
    branches/c++-modules/gcc/config/netbsd-elf.h
    branches/c++-modules/gcc/config/nios2/nios2.c
    branches/c++-modules/gcc/config/pdp11/constraints.md
    branches/c++-modules/gcc/config/pdp11/pdp11-protos.h
    branches/c++-modules/gcc/config/pdp11/pdp11.c
    branches/c++-modules/gcc/config/pdp11/pdp11.h
    branches/c++-modules/gcc/config/pdp11/pdp11.md
    branches/c++-modules/gcc/config/pdp11/pdp11.opt
    branches/c++-modules/gcc/config/pdp11/t-pdp11
    branches/c++-modules/gcc/config/rs6000/linux64.h
    branches/c++-modules/gcc/config/rs6000/predicates.md
    branches/c++-modules/gcc/config/rs6000/rs6000-protos.h
    branches/c++-modules/gcc/config/rs6000/rs6000-string.c
    branches/c++-modules/gcc/config/rs6000/rs6000.c
    branches/c++-modules/gcc/config/rs6000/rs6000.md
    branches/c++-modules/gcc/config/rs6000/vsx.md
    branches/c++-modules/gcc/config/rs6000/xmmintrin.h
    branches/c++-modules/gcc/config/s390/predicates.md
    branches/c++-modules/gcc/config/s390/s390.c
    branches/c++-modules/gcc/config/s390/s390.md
    branches/c++-modules/gcc/config/sol2.h
    branches/c++-modules/gcc/config/sparc/sol2.h
    branches/c++-modules/gcc/config/sparc/sparc.c
    branches/c++-modules/gcc/config/sparc/sparc.h
    branches/c++-modules/gcc/config/t-sol2
    branches/c++-modules/gcc/config/xtensa/uclinux.h
    branches/c++-modules/gcc/configure
    branches/c++-modules/gcc/configure.ac
    branches/c++-modules/gcc/cp/ChangeLog
    branches/c++-modules/gcc/cp/call.c
    branches/c++-modules/gcc/cp/constexpr.c
    branches/c++-modules/gcc/cp/cp-gimplify.c
    branches/c++-modules/gcc/cp/cp-objcp-common.c
    branches/c++-modules/gcc/cp/cp-tree.def
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/cvt.c
    branches/c++-modules/gcc/cp/cxx-pretty-print.c
    branches/c++-modules/gcc/cp/decl.c
    branches/c++-modules/gcc/cp/decl2.c
    branches/c++-modules/gcc/cp/dump.c
    branches/c++-modules/gcc/cp/error.c
    branches/c++-modules/gcc/cp/init.c
    branches/c++-modules/gcc/cp/lex.c
    branches/c++-modules/gcc/cp/mangle.c
    branches/c++-modules/gcc/cp/method.c
    branches/c++-modules/gcc/cp/module.cc
    branches/c++-modules/gcc/cp/name-lookup.c
    branches/c++-modules/gcc/cp/optimize.c
    branches/c++-modules/gcc/cp/parser.c
    branches/c++-modules/gcc/cp/pt.c
    branches/c++-modules/gcc/cp/semantics.c
    branches/c++-modules/gcc/cp/tree.c
    branches/c++-modules/gcc/cp/typeck.c
    branches/c++-modules/gcc/d/ChangeLog
    branches/c++-modules/gcc/d/dmd/access.c
    branches/c++-modules/gcc/d/dmd/aggregate.h
    branches/c++-modules/gcc/d/dmd/aliasthis.c
    branches/c++-modules/gcc/d/dmd/aliasthis.h
    branches/c++-modules/gcc/d/dmd/apply.c
    branches/c++-modules/gcc/d/dmd/argtypes.c
    branches/c++-modules/gcc/d/dmd/arrayop.c
    branches/c++-modules/gcc/d/dmd/attrib.c
    branches/c++-modules/gcc/d/dmd/attrib.h
    branches/c++-modules/gcc/d/dmd/canthrow.c
    branches/c++-modules/gcc/d/dmd/clone.c
    branches/c++-modules/gcc/d/dmd/compiler.h
    branches/c++-modules/gcc/d/dmd/cond.c
    branches/c++-modules/gcc/d/dmd/constfold.c
    branches/c++-modules/gcc/d/dmd/cppmangle.c
    branches/c++-modules/gcc/d/dmd/ctfeexpr.c
    branches/c++-modules/gcc/d/dmd/dcast.c
    branches/c++-modules/gcc/d/dmd/dclass.c
    branches/c++-modules/gcc/d/dmd/declaration.c
    branches/c++-modules/gcc/d/dmd/declaration.h
    branches/c++-modules/gcc/d/dmd/delegatize.c
    branches/c++-modules/gcc/d/dmd/denum.c
    branches/c++-modules/gcc/d/dmd/dimport.c
    branches/c++-modules/gcc/d/dmd/dinterpret.c
    branches/c++-modules/gcc/d/dmd/dmacro.c
    branches/c++-modules/gcc/d/dmd/dmangle.c
    branches/c++-modules/gcc/d/dmd/dmodule.c
    branches/c++-modules/gcc/d/dmd/doc.c
    branches/c++-modules/gcc/d/dmd/doc.h
    branches/c++-modules/gcc/d/dmd/dscope.c
    branches/c++-modules/gcc/d/dmd/dstruct.c
    branches/c++-modules/gcc/d/dmd/dsymbol.c
    branches/c++-modules/gcc/d/dmd/dsymbol.h
    branches/c++-modules/gcc/d/dmd/dtemplate.c
    branches/c++-modules/gcc/d/dmd/dversion.c
    branches/c++-modules/gcc/d/dmd/entity.c
    branches/c++-modules/gcc/d/dmd/enum.h
    branches/c++-modules/gcc/d/dmd/errors.h
    branches/c++-modules/gcc/d/dmd/expression.c
    branches/c++-modules/gcc/d/dmd/expression.h
    branches/c++-modules/gcc/d/dmd/expressionsem.c
    branches/c++-modules/gcc/d/dmd/func.c
    branches/c++-modules/gcc/d/dmd/globals.h
    branches/c++-modules/gcc/d/dmd/hdrgen.c
    branches/c++-modules/gcc/d/dmd/hdrgen.h
    branches/c++-modules/gcc/d/dmd/identifier.c
    branches/c++-modules/gcc/d/dmd/idgen.c
    branches/c++-modules/gcc/d/dmd/impcnvgen.c
    branches/c++-modules/gcc/d/dmd/imphint.c
    branches/c++-modules/gcc/d/dmd/import.h
    branches/c++-modules/gcc/d/dmd/init.c
    branches/c++-modules/gcc/d/dmd/initsem.c
    branches/c++-modules/gcc/d/dmd/intrange.c
    branches/c++-modules/gcc/d/dmd/json.c
    branches/c++-modules/gcc/d/dmd/lexer.c
    branches/c++-modules/gcc/d/dmd/macro.h
    branches/c++-modules/gcc/d/dmd/mars.h
    branches/c++-modules/gcc/d/dmd/module.h
    branches/c++-modules/gcc/d/dmd/mtype.c
    branches/c++-modules/gcc/d/dmd/nspace.c
    branches/c++-modules/gcc/d/dmd/nspace.h
    branches/c++-modules/gcc/d/dmd/opover.c
    branches/c++-modules/gcc/d/dmd/optimize.c
    branches/c++-modules/gcc/d/dmd/parse.c
    branches/c++-modules/gcc/d/dmd/parse.h
    branches/c++-modules/gcc/d/dmd/root/aav.c
    branches/c++-modules/gcc/d/dmd/root/aav.h
    branches/c++-modules/gcc/d/dmd/root/array.h
    branches/c++-modules/gcc/d/dmd/root/dcompat.h
    branches/c++-modules/gcc/d/dmd/root/file.c
    branches/c++-modules/gcc/d/dmd/root/file.h
    branches/c++-modules/gcc/d/dmd/root/filename.c
    branches/c++-modules/gcc/d/dmd/root/hash.h
    branches/c++-modules/gcc/d/dmd/root/object.h
    branches/c++-modules/gcc/d/dmd/root/outbuffer.c
    branches/c++-modules/gcc/d/dmd/root/outbuffer.h
    branches/c++-modules/gcc/d/dmd/root/port.h
    branches/c++-modules/gcc/d/dmd/root/rmem.c
    branches/c++-modules/gcc/d/dmd/root/rmem.h
    branches/c++-modules/gcc/d/dmd/root/rootobject.c
    branches/c++-modules/gcc/d/dmd/root/speller.c
    branches/c++-modules/gcc/d/dmd/root/stringtable.c
    branches/c++-modules/gcc/d/dmd/sapply.c
    branches/c++-modules/gcc/d/dmd/sideeffect.c
    branches/c++-modules/gcc/d/dmd/statement.c
    branches/c++-modules/gcc/d/dmd/statementsem.c
    branches/c++-modules/gcc/d/dmd/staticassert.c
    branches/c++-modules/gcc/d/dmd/staticassert.h
    branches/c++-modules/gcc/d/dmd/target.h
    branches/c++-modules/gcc/d/dmd/template.h
    branches/c++-modules/gcc/d/dmd/tokens.c
    branches/c++-modules/gcc/d/dmd/traits.c
    branches/c++-modules/gcc/d/dmd/utf.c
    branches/c++-modules/gcc/d/dmd/utf.h
    branches/c++-modules/gcc/d/dmd/utils.c
    branches/c++-modules/gcc/d/dmd/version.h
    branches/c++-modules/gcc/d/dmd/visitor.h
    branches/c++-modules/gcc/diagnostic-show-locus.c
    branches/c++-modules/gcc/diagnostic.c
    branches/c++-modules/gcc/diagnostic.h
    branches/c++-modules/gcc/doc/cpp.texi
    branches/c++-modules/gcc/doc/extend.texi
    branches/c++-modules/gcc/doc/fragments.texi
    branches/c++-modules/gcc/doc/gimple.texi
    branches/c++-modules/gcc/doc/implement-c.texi
    branches/c++-modules/gcc/doc/install.texi
    branches/c++-modules/gcc/doc/invoke.texi
    branches/c++-modules/gcc/doc/md.texi
    branches/c++-modules/gcc/doc/plugins.texi
    branches/c++-modules/gcc/doc/rtl.texi
    branches/c++-modules/gcc/doc/sourcebuild.texi
    branches/c++-modules/gcc/doc/tm.texi
    branches/c++-modules/gcc/doc/tm.texi.in
    branches/c++-modules/gcc/doc/ux.texi
    branches/c++-modules/gcc/dse.c
    branches/c++-modules/gcc/dump-context.h
    branches/c++-modules/gcc/dumpfile.c
    branches/c++-modules/gcc/dwarf2out.c
    branches/c++-modules/gcc/expr.c
    branches/c++-modules/gcc/final.c
    branches/c++-modules/gcc/fortran/ChangeLog
    branches/c++-modules/gcc/fortran/cpp.c
    branches/c++-modules/gcc/fortran/decl.c
    branches/c++-modules/gcc/fortran/dependency.c
    branches/c++-modules/gcc/fortran/dump-parse-tree.c
    branches/c++-modules/gcc/fortran/error.c
    branches/c++-modules/gcc/fortran/expr.c
    branches/c++-modules/gcc/fortran/frontend-passes.c
    branches/c++-modules/gcc/fortran/gfortran.h
    branches/c++-modules/gcc/fortran/gfortran.texi
    branches/c++-modules/gcc/fortran/intrinsic.c
    branches/c++-modules/gcc/fortran/intrinsic.texi
    branches/c++-modules/gcc/fortran/match.c
    branches/c++-modules/gcc/fortran/module.c
    branches/c++-modules/gcc/fortran/primary.c
    branches/c++-modules/gcc/fortran/resolve.c
    branches/c++-modules/gcc/fortran/simplify.c
    branches/c++-modules/gcc/fortran/trans-array.c
    branches/c++-modules/gcc/fortran/trans-expr.c
    branches/c++-modules/gcc/fortran/trans-openmp.c
    branches/c++-modules/gcc/fortran/types.def
    branches/c++-modules/gcc/fwprop.c
    branches/c++-modules/gcc/gcc-rich-location.h
    branches/c++-modules/gcc/gcc.c
    branches/c++-modules/gcc/gengtype.c
    branches/c++-modules/gcc/genmatch.c
    branches/c++-modules/gcc/gensupport.c
    branches/c++-modules/gcc/ggc-common.c
    branches/c++-modules/gcc/ggc-page.c
    branches/c++-modules/gcc/gimple-fold.c
    branches/c++-modules/gcc/gimple-loop-interchange.cc
    branches/c++-modules/gcc/gimple-pretty-print.c
    branches/c++-modules/gcc/gimple-ssa-evrp-analyze.c
    branches/c++-modules/gcc/gimple-ssa-store-merging.c
    branches/c++-modules/gcc/gimple.c
    branches/c++-modules/gcc/gimple.def
    branches/c++-modules/gcc/gimple.h
    branches/c++-modules/gcc/gimplify.c
    branches/c++-modules/gcc/go/ChangeLog
    branches/c++-modules/gcc/go/go-gcc-diagnostics.cc
    branches/c++-modules/gcc/go/go-gcc.cc
    branches/c++-modules/gcc/go/go-linemap.cc
    branches/c++-modules/gcc/go/go-location.h
    branches/c++-modules/gcc/go/gofrontend/MERGE
    branches/c++-modules/gcc/go/gofrontend/README
    branches/c++-modules/gcc/go/gofrontend/expressions.cc
    branches/c++-modules/gcc/graphite-isl-ast-to-gimple.c
    branches/c++-modules/gcc/graphite-optimize-isl.c
    branches/c++-modules/gcc/graphite-sese-to-poly.c
    branches/c++-modules/gcc/graphite.c
    branches/c++-modules/gcc/hash-map.h
    branches/c++-modules/gcc/input.c
    branches/c++-modules/gcc/input.h
    branches/c++-modules/gcc/ipa-cp.c
    branches/c++-modules/gcc/ipa-devirt.c
    branches/c++-modules/gcc/ipa-inline.c
    branches/c++-modules/gcc/ipa-profile.c
    branches/c++-modules/gcc/ipa-prop.c
    branches/c++-modules/gcc/ipa-prop.h
    branches/c++-modules/gcc/ipa-pure-const.c
    branches/c++-modules/gcc/ipa-reference.c
    branches/c++-modules/gcc/ipa-visibility.c
    branches/c++-modules/gcc/ipa.c
    branches/c++-modules/gcc/jit/ChangeLog
    branches/c++-modules/gcc/jit/dummy-frontend.c
    branches/c++-modules/gcc/jit/jit-playback.c
    branches/c++-modules/gcc/jit/jit-playback.h
    branches/c++-modules/gcc/json.cc
    branches/c++-modules/gcc/langhooks.h
    branches/c++-modules/gcc/lower-subreg.c
    branches/c++-modules/gcc/lra-constraints.c
    branches/c++-modules/gcc/lra-lives.c
    branches/c++-modules/gcc/lra.c
    branches/c++-modules/gcc/lto-streamer-out.c
    branches/c++-modules/gcc/lto-wrapper.c
    branches/c++-modules/gcc/match.pd
    branches/c++-modules/gcc/mem-stats.h
    branches/c++-modules/gcc/omp-builtins.def
    branches/c++-modules/gcc/omp-expand.c
    branches/c++-modules/gcc/omp-general.c
    branches/c++-modules/gcc/omp-general.h
    branches/c++-modules/gcc/omp-grid.c
    branches/c++-modules/gcc/omp-low.c
    branches/c++-modules/gcc/omp-simd-clone.c
    branches/c++-modules/gcc/optabs.c
    branches/c++-modules/gcc/optinfo-emit-json.cc
    branches/c++-modules/gcc/opts.c
    branches/c++-modules/gcc/passes.c
    branches/c++-modules/gcc/postreload-gcse.c
    branches/c++-modules/gcc/predict.c
    branches/c++-modules/gcc/pretty-print.c
    branches/c++-modules/gcc/pretty-print.h
    branches/c++-modules/gcc/profile-count.h
    branches/c++-modules/gcc/rtl.c
    branches/c++-modules/gcc/selftest-run-tests.c
    branches/c++-modules/gcc/selftest.h
    branches/c++-modules/gcc/simplify-rtx.c
    branches/c++-modules/gcc/stor-layout.c
    branches/c++-modules/gcc/substring-locations.h
    branches/c++-modules/gcc/system.h
    branches/c++-modules/gcc/target.def
    branches/c++-modules/gcc/targhooks.c
    branches/c++-modules/gcc/targhooks.h
    branches/c++-modules/gcc/testsuite/ChangeLog
    branches/c++-modules/gcc/testsuite/c-c++-common/asan/alloca_loop_unpoisoning.c
    branches/c++-modules/gcc/testsuite/c-c++-common/builtin-arith-overflow-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/clauses-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/if-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/if-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/schedule-modifiers-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/patchable_function_entry-decl.c
    branches/c++-modules/gcc/testsuite/c-c++-common/patchable_function_entry-default.c
    branches/c++-modules/gcc/testsuite/c-c++-common/patchable_function_entry-definition.c
    branches/c++-modules/gcc/testsuite/c-c++-common/pr27336.c
    branches/c++-modules/gcc/testsuite/c-c++-common/pr60226.c
    branches/c++-modules/gcc/testsuite/g++.dg/addr_builtin-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/constexpr-60049.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/constexpr-shift1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/decltype48.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/diag1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/error4.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-sfinae1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-uneval2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/nsdmi-union6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/nsdmi6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/pr77655.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/udlit-overflow.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/pr58708.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/pr59867.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-sfinae.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-vs-std-literal-operator.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/udlit-char-template.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/udlit-char-template2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C
    branches/c++-modules/gcc/testsuite/g++.dg/diagnostic/param-type-mismatch-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/diagnostic/param-type-mismatch.C
    branches/c++-modules/gcc/testsuite/g++.dg/ext/flexary4.C
    branches/c++-modules/gcc/testsuite/g++.dg/ext/flexary9.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/atomic-5.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/clause-3.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/for-4.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/for-5.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/for-6.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/member-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/pr33372-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/pr33372-3.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/pr39495-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/predetermined-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/private-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/sharing-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/sharing-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/tpl-atomic-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/ipa/devirt-12.C
    branches/c++-modules/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/odr-1_1.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr84805_1.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr85405_0.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr85405b_0.C
    branches/c++-modules/gcc/testsuite/g++.dg/lto/pr85405b_1.C
    branches/c++-modules/gcc/testsuite/g++.dg/other/incomplete2.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/friend12.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/template19.C
    branches/c++-modules/gcc/testsuite/g++.dg/plugin/comment_plugin.c
    branches/c++-modules/gcc/testsuite/g++.dg/template/crash55.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/nontype16.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/nontype4.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/nontype5.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/operator10.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/pr61745.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/inline-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/inline-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/inline-3.C
    branches/c++-modules/gcc/testsuite/g++.dg/tree-ssa/pr86544.C
    branches/c++-modules/gcc/testsuite/g++.dg/ubsan/cxx11-shift-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/ubsan/cxx11-shift-2.C
    branches/c++-modules/gcc/testsuite/g++.dg/warn/permissive-1.C
    branches/c++-modules/gcc/testsuite/gcc.c-torture/compile/pr65595.c
    branches/c++-modules/gcc/testsuite/gcc.c-torture/execute/20010904-1.c
    branches/c++-modules/gcc/testsuite/gcc.c-torture/execute/20010904-2.c
    branches/c++-modules/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/20020312-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloc-size-larger-than-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloc-size-larger-than-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloc-size-larger-than-6.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloc-size-larger-than-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloca-14.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Walloca-16.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wattributes-10.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wlarger-than3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wrestrict-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/Wrestrict-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/addr_equal-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-alloc_size-10.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-alloc_size-11.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-alloc_size-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/attr-alloc_size-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtin-inf-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtin-stringop-chk-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtins-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtins-44.c
    branches/c++-modules/gcc/testsuite/gcc.dg/builtins-45.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/pr83487-1_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-10_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-11_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-12_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-13_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-14_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-15_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-17_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-18_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-22_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-2_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-3_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-4_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-5b_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-6b_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-7b_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-8_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-by-value-9_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/compat/struct-return-2_main.c
    branches/c++-modules/gcc/testsuite/gcc.dg/falign-labels-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/format/gcc_diag-10.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/appendix-a/a.24.1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/atomic-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/clause-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/combined-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/for-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/for-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/for-6.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/pr39495-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/sharing-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/gomp/teams-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/ipa/inline-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/ipa/inline-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/ipa/inlinehint-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/long_branch.c
    branches/c++-modules/gcc/testsuite/gcc.dg/loop-8.c
    branches/c++-modules/gcc/testsuite/gcc.dg/nextafter-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/nop.h
    branches/c++-modules/gcc/testsuite/gcc.dg/plugin/diagnostic_plugin_test_show_locus.c
    branches/c++-modules/gcc/testsuite/gcc.dg/plugin/dump-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/plugin/dump-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/plugin/location_overflow_plugin.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr26570.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr35045.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr39323-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr41488.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr48616.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr68317.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr71969-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr71969-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr83463.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr84100.c
    branches/c++-modules/gcc/testsuite/gcc.dg/recip_sqrt_mult_1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/recip_sqrt_mult_2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/recip_sqrt_mult_3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/recip_sqrt_mult_4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/recip_sqrt_mult_5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tls/diag-6.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-cproj-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-frexp-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-ldexp-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-logb-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-math-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-math-5.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-math-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/builtin-modf-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr55890-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr55890-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr71816.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/type-generic-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-9.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-warn-10.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/cunroll-13.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/inline-11.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/inline-3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/inline-4.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/inline-8.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/popcount.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/popcount2.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/popcount3.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr64130.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/pr78154.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/reassoc-33.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/reassoc-34.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/reassoc-35.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/reassoc-36.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/scev-7.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/vrp111.c
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/vrp92.c
    branches/c++-modules/gcc/testsuite/gcc.target/aarch64/pr62178.c
    branches/c++-modules/gcc/testsuite/gcc.target/arc/firq-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/arc/firq-3.c
    branches/c++-modules/gcc/testsuite/gcc.target/arc/firq-4.c
    branches/c++-modules/gcc/testsuite/gcc.target/arc/interrupt-6.c
    branches/c++-modules/gcc/testsuite/gcc.target/arm/multilib.exp
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmpd-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmpd-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmps-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmps-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmsd-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmsd-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmss-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmss-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512vl-vfixupimmpd-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512vl-vfixupimmps-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/bmi2-bzhi-3.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-22.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/testimm-10.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/testround-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/mips/loongson-shift-count-truncated-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/mips/loongson-simd.c
    branches/c++-modules/gcc/testsuite/gcc.target/mips/mips.exp
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/pr68805.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/global-array-almost-huge-element.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/global-array-almost-negative-huge-element.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/global-array-even-element.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/load-and-test-fp-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/md/andc-splitter-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/md/andc-splitter-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/md/setmem_long-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/s390/mrecord-mcount.c
    branches/c++-modules/gcc/testsuite/gfortran.dg/bind_c_18.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/bind_c_usage_7.f03
    branches/c++-modules/gcc/testsuite/gfortran.dg/pr79966.f90
    branches/c++-modules/gcc/testsuite/gnat.dg/null_pointer_deref1.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/null_pointer_deref2.adb
    branches/c++-modules/gcc/testsuite/gnat.dg/null_pointer_deref3.adb
    branches/c++-modules/gcc/testsuite/lib/gcc-dg.exp
    branches/c++-modules/gcc/testsuite/lib/target-supports.exp
    branches/c++-modules/gcc/toplev.c
    branches/c++-modules/gcc/trans-mem.c
    branches/c++-modules/gcc/tree-cfg.c
    branches/c++-modules/gcc/tree-cfgcleanup.c
    branches/c++-modules/gcc/tree-complex.c
    branches/c++-modules/gcc/tree-core.h
    branches/c++-modules/gcc/tree-data-ref.c
    branches/c++-modules/gcc/tree-data-ref.h
    branches/c++-modules/gcc/tree-dfa.c
    branches/c++-modules/gcc/tree-diagnostic.c
    branches/c++-modules/gcc/tree-inline.c
    branches/c++-modules/gcc/tree-into-ssa.c
    branches/c++-modules/gcc/tree-loop-distribution.c
    branches/c++-modules/gcc/tree-nested.c
    branches/c++-modules/gcc/tree-outof-ssa.c
    branches/c++-modules/gcc/tree-parloops.c
    branches/c++-modules/gcc/tree-phinodes.c
    branches/c++-modules/gcc/tree-phinodes.h
    branches/c++-modules/gcc/tree-pretty-print.c
    branches/c++-modules/gcc/tree-pretty-print.h
    branches/c++-modules/gcc/tree-profile.c
    branches/c++-modules/gcc/tree-scalar-evolution.c
    branches/c++-modules/gcc/tree-scalar-evolution.h
    branches/c++-modules/gcc/tree-ssa-coalesce.c
    branches/c++-modules/gcc/tree-ssa-loop-ch.c
    branches/c++-modules/gcc/tree-ssa-loop-ivopts.c
    branches/c++-modules/gcc/tree-ssa-loop-manip.c
    branches/c++-modules/gcc/tree-ssa-loop-manip.h
    branches/c++-modules/gcc/tree-ssa-loop-niter.c
    branches/c++-modules/gcc/tree-ssa-loop.c
    branches/c++-modules/gcc/tree-ssa-math-opts.c
    branches/c++-modules/gcc/tree-ssa-phiopt.c
    branches/c++-modules/gcc/tree-ssa-phiprop.c
    branches/c++-modules/gcc/tree-ssa-sccvn.c
    branches/c++-modules/gcc/tree-ssa-strlen.c
    branches/c++-modules/gcc/tree-ssa-threadedge.c
    branches/c++-modules/gcc/tree-ssa-threadupdate.c
    branches/c++-modules/gcc/tree-ssa.c
    branches/c++-modules/gcc/tree-ssa.h
    branches/c++-modules/gcc/tree-ssanames.c
    branches/c++-modules/gcc/tree-ssanames.h
    branches/c++-modules/gcc/tree-streamer-in.c
    branches/c++-modules/gcc/tree-streamer-out.c
    branches/c++-modules/gcc/tree-vect-data-refs.c
    branches/c++-modules/gcc/tree-vect-loop-manip.c
    branches/c++-modules/gcc/tree-vect-loop.c
    branches/c++-modules/gcc/tree-vect-slp.c
    branches/c++-modules/gcc/tree-vect-stmts.c
    branches/c++-modules/gcc/tree-vectorizer.c
    branches/c++-modules/gcc/tree-vectorizer.h
    branches/c++-modules/gcc/tree-vrp.c
    branches/c++-modules/gcc/tree-vrp.h
    branches/c++-modules/gcc/tree.c
    branches/c++-modules/gcc/tree.def
    branches/c++-modules/gcc/tree.h
    branches/c++-modules/gcc/vec.c
    branches/c++-modules/gcc/vec.h
    branches/c++-modules/gcc/vr-values.c
    branches/c++-modules/gcc/vr-values.h
    branches/c++-modules/gnattools/ChangeLog
    branches/c++-modules/gnattools/Makefile.in
    branches/c++-modules/include/ChangeLog
    branches/c++-modules/include/demangle.h
    branches/c++-modules/include/gomp-constants.h
    branches/c++-modules/intl/ChangeLog
    branches/c++-modules/intl/configure
    branches/c++-modules/libcc1/ChangeLog
    branches/c++-modules/libcc1/libcc1plugin.cc
    branches/c++-modules/libcc1/libcp1plugin.cc
    branches/c++-modules/libcpp/ChangeLog
    branches/c++-modules/libcpp/charset.c
    branches/c++-modules/libcpp/configure
    branches/c++-modules/libcpp/directives-only.c
    branches/c++-modules/libcpp/directives.c
    branches/c++-modules/libcpp/errors.c
    branches/c++-modules/libcpp/expr.c
    branches/c++-modules/libcpp/files.c
    branches/c++-modules/libcpp/include/cpplib.h
    branches/c++-modules/libcpp/include/line-map.h
    branches/c++-modules/libcpp/internal.h
    branches/c++-modules/libcpp/lex.c
    branches/c++-modules/libcpp/line-map.c
    branches/c++-modules/libcpp/location-example.txt
    branches/c++-modules/libcpp/macro.c
    branches/c++-modules/libcpp/pch.c
    branches/c++-modules/libcpp/symtab.c
    branches/c++-modules/libcpp/traditional.c
    branches/c++-modules/libgcc/ChangeLog
    branches/c++-modules/libgcc/config.host
    branches/c++-modules/libgcc/config/csky/linux-unwind.h
    branches/c++-modules/libgcc/config/i386/cpuinfo.c
    branches/c++-modules/libgcc/config/i386/cpuinfo.h
    branches/c++-modules/libgcc/config/pdp11/t-pdp11
    branches/c++-modules/libgcc/soft-fp/adddf3.c
    branches/c++-modules/libgcc/soft-fp/addsf3.c
    branches/c++-modules/libgcc/soft-fp/addtf3.c
    branches/c++-modules/libgcc/soft-fp/divdf3.c
    branches/c++-modules/libgcc/soft-fp/divsf3.c
    branches/c++-modules/libgcc/soft-fp/divtf3.c
    branches/c++-modules/libgcc/soft-fp/double.h
    branches/c++-modules/libgcc/soft-fp/eqdf2.c
    branches/c++-modules/libgcc/soft-fp/eqsf2.c
    branches/c++-modules/libgcc/soft-fp/eqtf2.c
    branches/c++-modules/libgcc/soft-fp/extenddftf2.c
    branches/c++-modules/libgcc/soft-fp/extended.h
    branches/c++-modules/libgcc/soft-fp/extendhftf2.c
    branches/c++-modules/libgcc/soft-fp/extendsfdf2.c
    branches/c++-modules/libgcc/soft-fp/extendsftf2.c
    branches/c++-modules/libgcc/soft-fp/extendxftf2.c
    branches/c++-modules/libgcc/soft-fp/fixdfdi.c
    branches/c++-modules/libgcc/soft-fp/fixdfsi.c
    branches/c++-modules/libgcc/soft-fp/fixdfti.c
    branches/c++-modules/libgcc/soft-fp/fixhfti.c
    branches/c++-modules/libgcc/soft-fp/fixsfdi.c
    branches/c++-modules/libgcc/soft-fp/fixsfsi.c
    branches/c++-modules/libgcc/soft-fp/fixsfti.c
    branches/c++-modules/libgcc/soft-fp/fixtfdi.c
    branches/c++-modules/libgcc/soft-fp/fixtfsi.c
    branches/c++-modules/libgcc/soft-fp/fixtfti.c
    branches/c++-modules/libgcc/soft-fp/fixunsdfdi.c
    branches/c++-modules/libgcc/soft-fp/fixunsdfsi.c
    branches/c++-modules/libgcc/soft-fp/fixunsdfti.c
    branches/c++-modules/libgcc/soft-fp/fixunshfti.c
    branches/c++-modules/libgcc/soft-fp/fixunssfdi.c
    branches/c++-modules/libgcc/soft-fp/fixunssfsi.c
    branches/c++-modules/libgcc/soft-fp/fixunssfti.c
    branches/c++-modules/libgcc/soft-fp/fixunstfdi.c
    branches/c++-modules/libgcc/soft-fp/fixunstfsi.c
    branches/c++-modules/libgcc/soft-fp/fixunstfti.c
    branches/c++-modules/libgcc/soft-fp/floatdidf.c
    branches/c++-modules/libgcc/soft-fp/floatdisf.c
    branches/c++-modules/libgcc/soft-fp/floatditf.c
    branches/c++-modules/libgcc/soft-fp/floatsidf.c
    branches/c++-modules/libgcc/soft-fp/floatsisf.c
    branches/c++-modules/libgcc/soft-fp/floatsitf.c
    branches/c++-modules/libgcc/soft-fp/floattidf.c
    branches/c++-modules/libgcc/soft-fp/floattihf.c
    branches/c++-modules/libgcc/soft-fp/floattisf.c
    branches/c++-modules/libgcc/soft-fp/floattitf.c
    branches/c++-modules/libgcc/soft-fp/floatundidf.c
    branches/c++-modules/libgcc/soft-fp/floatundisf.c
    branches/c++-modules/libgcc/soft-fp/floatunditf.c
    branches/c++-modules/libgcc/soft-fp/floatunsidf.c
    branches/c++-modules/libgcc/soft-fp/floatunsisf.c
    branches/c++-modules/libgcc/soft-fp/floatunsitf.c
    branches/c++-modules/libgcc/soft-fp/floatuntidf.c
    branches/c++-modules/libgcc/soft-fp/floatuntihf.c
    branches/c++-modules/libgcc/soft-fp/floatuntisf.c
    branches/c++-modules/libgcc/soft-fp/floatuntitf.c
    branches/c++-modules/libgcc/soft-fp/gedf2.c
    branches/c++-modules/libgcc/soft-fp/gesf2.c
    branches/c++-modules/libgcc/soft-fp/getf2.c
    branches/c++-modules/libgcc/soft-fp/half.h
    branches/c++-modules/libgcc/soft-fp/ledf2.c
    branches/c++-modules/libgcc/soft-fp/lesf2.c
    branches/c++-modules/libgcc/soft-fp/letf2.c
    branches/c++-modules/libgcc/soft-fp/muldf3.c
    branches/c++-modules/libgcc/soft-fp/mulsf3.c
    branches/c++-modules/libgcc/soft-fp/multf3.c
    branches/c++-modules/libgcc/soft-fp/negdf2.c
    branches/c++-modules/libgcc/soft-fp/negsf2.c
    branches/c++-modules/libgcc/soft-fp/negtf2.c
    branches/c++-modules/libgcc/soft-fp/op-1.h
    branches/c++-modules/libgcc/soft-fp/op-2.h
    branches/c++-modules/libgcc/soft-fp/op-4.h
    branches/c++-modules/libgcc/soft-fp/op-8.h
    branches/c++-modules/libgcc/soft-fp/op-common.h
    branches/c++-modules/libgcc/soft-fp/quad.h
    branches/c++-modules/libgcc/soft-fp/single.h
    branches/c++-modules/libgcc/soft-fp/soft-fp.h
    branches/c++-modules/libgcc/soft-fp/subdf3.c
    branches/c++-modules/libgcc/soft-fp/subsf3.c
    branches/c++-modules/libgcc/soft-fp/subtf3.c
    branches/c++-modules/libgcc/soft-fp/truncdfsf2.c
    branches/c++-modules/libgcc/soft-fp/trunctfdf2.c
    branches/c++-modules/libgcc/soft-fp/trunctfhf2.c
    branches/c++-modules/libgcc/soft-fp/trunctfsf2.c
    branches/c++-modules/libgcc/soft-fp/trunctfxf2.c
    branches/c++-modules/libgcc/soft-fp/unorddf2.c
    branches/c++-modules/libgcc/soft-fp/unordsf2.c
    branches/c++-modules/libgcc/soft-fp/unordtf2.c
    branches/c++-modules/libgfortran/ChangeLog
    branches/c++-modules/libgfortran/io/transfer.c
    branches/c++-modules/libgo/go/cmd/cgo/out.go
    branches/c++-modules/libgo/mksysinfo.sh
    branches/c++-modules/libgomp/ChangeLog
    branches/c++-modules/libgomp/Makefile.am
    branches/c++-modules/libgomp/Makefile.in
    branches/c++-modules/libgomp/affinity.c
    branches/c++-modules/libgomp/alloc.c
    branches/c++-modules/libgomp/config.h.in
    branches/c++-modules/libgomp/config/linux/affinity.c
    branches/c++-modules/libgomp/config/nvptx/icv-device.c
    branches/c++-modules/libgomp/config/nvptx/target.c
    branches/c++-modules/libgomp/config/nvptx/team.c
    branches/c++-modules/libgomp/configure
    branches/c++-modules/libgomp/configure.ac
    branches/c++-modules/libgomp/configure.tgt
    branches/c++-modules/libgomp/env.c
    branches/c++-modules/libgomp/fortran.c
    branches/c++-modules/libgomp/icv-device.c
    branches/c++-modules/libgomp/icv.c
    branches/c++-modules/libgomp/libgomp.h
    branches/c++-modules/libgomp/libgomp.map
    branches/c++-modules/libgomp/libgomp_g.h
    branches/c++-modules/libgomp/loop.c
    branches/c++-modules/libgomp/loop_ull.c
    branches/c++-modules/libgomp/oacc-mem.c
    branches/c++-modules/libgomp/omp.h.in
    branches/c++-modules/libgomp/omp_lib.f90.in
    branches/c++-modules/libgomp/omp_lib.h.in
    branches/c++-modules/libgomp/openacc.f90
    branches/c++-modules/libgomp/openacc.h
    branches/c++-modules/libgomp/openacc_lib.h
    branches/c++-modules/libgomp/ordered.c
    branches/c++-modules/libgomp/parallel.c
    branches/c++-modules/libgomp/sections.c
    branches/c++-modules/libgomp/single.c
    branches/c++-modules/libgomp/target.c
    branches/c++-modules/libgomp/task.c
    branches/c++-modules/libgomp/taskloop.c
    branches/c++-modules/libgomp/team.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/for-2.h
    branches/c++-modules/libgomp/testsuite/libgomp.c/cancel-for-2.c
    branches/c++-modules/libgomp/work.c
    branches/c++-modules/libiberty/ChangeLog
    branches/c++-modules/libiberty/cp-demangle.c
    branches/c++-modules/libiberty/testsuite/demangle-expected
    branches/c++-modules/libphobos/ChangeLog
    branches/c++-modules/libphobos/Makefile.in
    branches/c++-modules/libphobos/configure
    branches/c++-modules/libphobos/configure.ac
    branches/c++-modules/libphobos/d_rules.am
    branches/c++-modules/libphobos/libdruntime/Makefile.in
    branches/c++-modules/libphobos/m4/druntime.m4
    branches/c++-modules/libphobos/src/Makefile.in
    branches/c++-modules/libphobos/testsuite/Makefile.in
    branches/c++-modules/libquadmath/ChangeLog
    branches/c++-modules/libquadmath/Makefile.am
    branches/c++-modules/libquadmath/Makefile.in
    branches/c++-modules/libquadmath/libquadmath.texi
    branches/c++-modules/libquadmath/math/acoshq.c
    branches/c++-modules/libquadmath/math/acosq.c
    branches/c++-modules/libquadmath/math/asinhq.c
    branches/c++-modules/libquadmath/math/asinq.c
    branches/c++-modules/libquadmath/math/atan2q.c
    branches/c++-modules/libquadmath/math/atanhq.c
    branches/c++-modules/libquadmath/math/atanq.c
    branches/c++-modules/libquadmath/math/cacoshq.c
    branches/c++-modules/libquadmath/math/cacosq.c
    branches/c++-modules/libquadmath/math/casinhq.c
    branches/c++-modules/libquadmath/math/casinq.c
    branches/c++-modules/libquadmath/math/catanhq.c
    branches/c++-modules/libquadmath/math/catanq.c
    branches/c++-modules/libquadmath/math/cbrtq.c
    branches/c++-modules/libquadmath/math/ccoshq.c
    branches/c++-modules/libquadmath/math/ceilq.c
    branches/c++-modules/libquadmath/math/cexpq.c
    branches/c++-modules/libquadmath/math/cimagq.c
    branches/c++-modules/libquadmath/math/clog10q.c
    branches/c++-modules/libquadmath/math/clogq.c
    branches/c++-modules/libquadmath/math/conjq.c
    branches/c++-modules/libquadmath/math/copysignq.c
    branches/c++-modules/libquadmath/math/coshq.c
    branches/c++-modules/libquadmath/math/cosq.c
    branches/c++-modules/libquadmath/math/cosq_kernel.c
    branches/c++-modules/libquadmath/math/cprojq.c
    branches/c++-modules/libquadmath/math/crealq.c
    branches/c++-modules/libquadmath/math/csinhq.c
    branches/c++-modules/libquadmath/math/csinq.c
    branches/c++-modules/libquadmath/math/csqrtq.c
    branches/c++-modules/libquadmath/math/ctanhq.c
    branches/c++-modules/libquadmath/math/ctanq.c
    branches/c++-modules/libquadmath/math/erfq.c
    branches/c++-modules/libquadmath/math/expm1q.c
    branches/c++-modules/libquadmath/math/expq.c
    branches/c++-modules/libquadmath/math/fabsq.c
    branches/c++-modules/libquadmath/math/fdimq.c
    branches/c++-modules/libquadmath/math/finiteq.c
    branches/c++-modules/libquadmath/math/floorq.c
    branches/c++-modules/libquadmath/math/fmaq.c
    branches/c++-modules/libquadmath/math/fmaxq.c
    branches/c++-modules/libquadmath/math/fminq.c
    branches/c++-modules/libquadmath/math/fmodq.c
    branches/c++-modules/libquadmath/math/frexpq.c
    branches/c++-modules/libquadmath/math/hypotq.c
    branches/c++-modules/libquadmath/math/ilogbq.c
    branches/c++-modules/libquadmath/math/isinfq.c
    branches/c++-modules/libquadmath/math/isnanq.c
    branches/c++-modules/libquadmath/math/j0q.c
    branches/c++-modules/libquadmath/math/j1q.c
    branches/c++-modules/libquadmath/math/jnq.c
    branches/c++-modules/libquadmath/math/ldexpq.c
    branches/c++-modules/libquadmath/math/lgammaq.c
    branches/c++-modules/libquadmath/math/llrintq.c
    branches/c++-modules/libquadmath/math/llroundq.c
    branches/c++-modules/libquadmath/math/log10q.c
    branches/c++-modules/libquadmath/math/log1pq.c
    branches/c++-modules/libquadmath/math/log2q.c
    branches/c++-modules/libquadmath/math/logbq.c
    branches/c++-modules/libquadmath/math/logq.c
    branches/c++-modules/libquadmath/math/lrintq.c
    branches/c++-modules/libquadmath/math/lroundq.c
    branches/c++-modules/libquadmath/math/modfq.c
    branches/c++-modules/libquadmath/math/nanq.c
    branches/c++-modules/libquadmath/math/nearbyintq.c
    branches/c++-modules/libquadmath/math/nextafterq.c
    branches/c++-modules/libquadmath/math/powq.c
    branches/c++-modules/libquadmath/math/remainderq.c
    branches/c++-modules/libquadmath/math/remquoq.c
    branches/c++-modules/libquadmath/math/rintq.c
    branches/c++-modules/libquadmath/math/roundq.c
    branches/c++-modules/libquadmath/math/scalblnq.c
    branches/c++-modules/libquadmath/math/scalbnq.c
    branches/c++-modules/libquadmath/math/signbitq.c
    branches/c++-modules/libquadmath/math/sincos_table.c
    branches/c++-modules/libquadmath/math/sincosq.c
    branches/c++-modules/libquadmath/math/sincosq_kernel.c
    branches/c++-modules/libquadmath/math/sinhq.c
    branches/c++-modules/libquadmath/math/sinq.c
    branches/c++-modules/libquadmath/math/sinq_kernel.c
    branches/c++-modules/libquadmath/math/tanhq.c
    branches/c++-modules/libquadmath/math/tanq.c
    branches/c++-modules/libquadmath/math/tgammaq.c
    branches/c++-modules/libquadmath/math/truncq.c
    branches/c++-modules/libquadmath/math/x2y2m1q.c
    branches/c++-modules/libquadmath/printf/flt1282mpn.c
    branches/c++-modules/libquadmath/printf/printf_fphex.c
    branches/c++-modules/libquadmath/quadmath-imp.h
    branches/c++-modules/libquadmath/quadmath.h
    branches/c++-modules/libquadmath/quadmath.map
    branches/c++-modules/libquadmath/quadmath_weak.h
    branches/c++-modules/libquadmath/strtod/mpn2flt128.c
    branches/c++-modules/libquadmath/strtod/strtoflt128.c
    branches/c++-modules/libsanitizer/ChangeLog
    branches/c++-modules/libsanitizer/LOCAL_PATCHES
    branches/c++-modules/libsanitizer/configure.tgt
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_linux.cc
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_linux_libcdep.cc
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_platform_limits_solaris.h
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_procmaps_solaris.cc
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_solaris.cc
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_stacktrace.cc
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_stacktrace.h
    branches/c++-modules/libsanitizer/sanitizer_common/sanitizer_stacktrace_sparc.cc



More information about the Libstdc++-cvs mailing list