This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r214228 - in /branches/c++-concepts: ./ ChangeL...


Author: asutton
Date: Wed Aug 20 16:14:56 2014
New Revision: 214228

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

Added:
    branches/c++-concepts/libstdc++-v3/testsuite/18_support/nested_exception/62154.cc
      - copied unchanged from r214223, trunk/libstdc++-v3/testsuite/18_support/nested_exception/62154.cc
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/12.cc
      - copied unchanged from r214223, trunk/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/12.cc
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/12.cc
      - copied unchanged from r214223, trunk/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/12.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/61667.cc
      - copied unchanged from r214223, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/61667.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/generate.cc
      - copied unchanged from r214223, trunk/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/generate.cc
Removed:
    branches/c++-concepts/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/requirements/
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/config/abi/pre/gnu.ver
    branches/c++-concepts/libstdc++-v3/config/os/mingw32-w64/os_defines.h
    branches/c++-concepts/libstdc++-v3/config/os/newlib/os_defines.h
    branches/c++-concepts/libstdc++-v3/include/bits/basic_string.h
    branches/c++-concepts/libstdc++-v3/include/bits/hashtable.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_list.h
    branches/c++-concepts/libstdc++-v3/include/ext/pod_char_traits.h
    branches/c++-concepts/libstdc++-v3/include/ext/random.tcc
    branches/c++-concepts/libstdc++-v3/include/profile/impl/profiler_hash_func.h
    branches/c++-concepts/libstdc++-v3/include/std/future
    branches/c++-concepts/libstdc++-v3/include/std/thread
    branches/c++-concepts/libstdc++-v3/libsupc++/atexit_thread.cc
    branches/c++-concepts/libstdc++-v3/libsupc++/nested_exception.h
    branches/c++-concepts/libstdc++-v3/src/c++11/thread.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/equal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/inequal.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/random/uniform_on_sphere_distribution/operators/serialize.cc
    branches/c++-concepts/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/gcc/config/i386/cygwin.opt
      - copied unchanged from r214223, trunk/gcc/config/i386/cygwin.opt
    branches/c++-concepts/gcc/fortran/gfc-diagnostic.def
      - copied unchanged from r214223, trunk/gcc/fortran/gfc-diagnostic.def
    branches/c++-concepts/gcc/testsuite/c-c++-common/Wbool-compare-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/Wbool-compare-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/bitfield-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/asan/bitfield-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/bitfield-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/asan/bitfield-2.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/bitfield-3.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/asan/bitfield-3.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/bitfield-4.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/asan/bitfield-4.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/pr62089.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/asan/pr62089.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61962.c
      - copied unchanged from r214223, trunk/gcc/testsuite/c-c++-common/cilk-plus/AN/pr61962.c
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/abi-tag8.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/abi/abi-tag8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/abi/spec1.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/abi/spec1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-array7.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-array8.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array8.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-array9.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array9.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-empty7.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-empty7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/enum29.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/enum29.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr54377.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/pr54377.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr62101.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/pr62101.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/sfinae52.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae52.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/var-templ6.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/cpp1y/var-templ6.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/varargs1.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ext/varargs1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/devirt-35.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/devirt-35.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/devirt-36.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/devirt-36.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/devirt-37.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/devirt-37.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/devirt-38.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/devirt-38.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/devirt-39.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/devirt-39.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/pr61800.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/ipa/pr61800.C
    branches/c++-concepts/gcc/testsuite/g++.dg/pr62079.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/pr62079.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr52819.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/template/pr52819.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr54377.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/template/pr54377.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Waddress-1.C
      - copied unchanged from r214223, trunk/gcc/testsuite/g++.dg/warn/Waddress-1.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/20140816-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.c-torture/compile/20140816-1.c
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/bitfld-6.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.c-torture/execute/bitfld-6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-3.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-4.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-5.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-6.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-7.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-7.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc90-c99-compat-8.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc90-c99-compat-8.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-3.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-4.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-5.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-6.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wc99-c11-compat-7.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wc99-c11-compat-7.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-4.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/Wdeclaration-after-statement-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/c11-stdatomic-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/c11-stdatomic-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/c90-func-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/c90-func-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/c90-func-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/c90-func-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/c90-func-2.h
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/c90-func-2.h
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/Wvariadic-1p.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/cpp/Wvariadic-1p.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/fold-reassoc-3.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/fold-reassoc-3.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/gnu-predef-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/gnu-predef-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-user-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/graphite/isl-ast-gen-user-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/guality/const-volatile.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/guality/const-volatile.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/guality/restrict.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/guality/restrict.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr52904.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr52904.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr59304.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr59304.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr62004.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr62004.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr62030.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr62030.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr62070.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr62070.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr62090-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr62090-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr62090.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/pr62090.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr62031.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/torture/pr62031.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr62073.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/vect/pr62073.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr62075.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/vect/pr62075.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/zero_sign_ext_test.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.dg/zero_sign_ext_test.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/get_address_cost_aligned_max_offset.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/arm/get_address_cost_aligned_max_offset.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/max-insns-skipped.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/arm/max-insns-skipped.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-typecast-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-typecast-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpequq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtud-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-1.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-2.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgtuq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr61923.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/pr61923.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/struct-size.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/i386/struct-size.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/pr62030-octeon.c
      - copied unchanged from r214223, trunk/gcc/testsuite/gcc.target/mips/pr62030-octeon.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/array_constructor_49.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/array_constructor_49.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/associative_1.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/associative_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/dot_product_3.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/dot_product_3.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/errnocheck_1.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/errnocheck_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/finalize_27.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/finalize_27.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/gomp/pr62131.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/gomp/pr62131.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90
      - copied unchanged from r214223, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_24.f90
    branches/c++-concepts/libiberty/testsuite/demangler-fuzzer.c
      - copied unchanged from r214223, trunk/libiberty/testsuite/demangler-fuzzer.c
    branches/c++-concepts/rtx-classes-status.txt
      - copied unchanged from r214223, trunk/rtx-classes-status.txt
Removed:
    branches/c++-concepts/fixincludes/tests/base/linux/compiler.h
    branches/c++-concepts/gcc/pointer-set.c
    branches/c++-concepts/gcc/pointer-set.h
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr57466.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/pr57466.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/cproj-fails-with-broken-glibc.c
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/ChangeLog
    branches/c++-concepts/MAINTAINERS
    branches/c++-concepts/Makefile.in
    branches/c++-concepts/Makefile.tpl
    branches/c++-concepts/config/ChangeLog
    branches/c++-concepts/config/cloog.m4
    branches/c++-concepts/config/isl.m4
    branches/c++-concepts/configure
    branches/c++-concepts/configure.ac
    branches/c++-concepts/contrib/ChangeLog
    branches/c++-concepts/contrib/texi2pod.pl
    branches/c++-concepts/fixincludes/ChangeLog
    branches/c++-concepts/fixincludes/fixincl.x
    branches/c++-concepts/fixincludes/inclhack.def
    branches/c++-concepts/gcc/BASE-VER
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/Makefile.in
    branches/c++-concepts/gcc/ada/9drpc.adb
    branches/c++-concepts/gcc/ada/ChangeLog
    branches/c++-concepts/gcc/ada/gsocket.h
    branches/c++-concepts/gcc/ada/s-interr.ads
    branches/c++-concepts/gcc/ada/s-osinte-rtems.adb
    branches/c++-concepts/gcc/ada/s-taskin.ads
    branches/c++-concepts/gcc/ada/s-traces.ads
    branches/c++-concepts/gcc/ada/socket.c
    branches/c++-concepts/gcc/ada/sysdep.c
    branches/c++-concepts/gcc/alias.c
    branches/c++-concepts/gcc/asan.c
    branches/c++-concepts/gcc/asan.h
    branches/c++-concepts/gcc/basic-block.h
    branches/c++-concepts/gcc/bb-reorder.c
    branches/c++-concepts/gcc/builtins.c
    branches/c++-concepts/gcc/builtins.h
    branches/c++-concepts/gcc/c-family/ChangeLog
    branches/c++-concepts/gcc/c-family/array-notation-common.c
    branches/c++-concepts/gcc/c-family/c-common.c
    branches/c++-concepts/gcc/c-family/c-common.h
    branches/c++-concepts/gcc/c-family/c-format.c
    branches/c++-concepts/gcc/c-family/c-gimplify.c
    branches/c++-concepts/gcc/c-family/c-opts.c
    branches/c++-concepts/gcc/c-family/c.opt
    branches/c++-concepts/gcc/c-family/cilk.c
    branches/c++-concepts/gcc/c/ChangeLog
    branches/c++-concepts/gcc/c/c-decl.c
    branches/c++-concepts/gcc/c/c-errors.c
    branches/c++-concepts/gcc/c/c-parser.c
    branches/c++-concepts/gcc/c/c-tree.h
    branches/c++-concepts/gcc/c/c-typeck.c
    branches/c++-concepts/gcc/caller-save.c
    branches/c++-concepts/gcc/calls.c
    branches/c++-concepts/gcc/cfgbuild.c
    branches/c++-concepts/gcc/cfgcleanup.c
    branches/c++-concepts/gcc/cfgexpand.c
    branches/c++-concepts/gcc/cfgrtl.c
    branches/c++-concepts/gcc/cgraph.c
    branches/c++-concepts/gcc/cgraph.h
    branches/c++-concepts/gcc/cgraphbuild.c
    branches/c++-concepts/gcc/cgraphclones.c
    branches/c++-concepts/gcc/cgraphunit.c
    branches/c++-concepts/gcc/combine.c
    branches/c++-concepts/gcc/common.opt
    branches/c++-concepts/gcc/common/config/i386/i386-common.c
    branches/c++-concepts/gcc/config.gcc
    branches/c++-concepts/gcc/config.in
    branches/c++-concepts/gcc/config/aarch64/aarch64-builtins.c
    branches/c++-concepts/gcc/config/aarch64/aarch64.c
    branches/c++-concepts/gcc/config/aarch64/aarch64.md
    branches/c++-concepts/gcc/config/alpha/alpha.c
    branches/c++-concepts/gcc/config/alpha/alpha.h
    branches/c++-concepts/gcc/config/arm/arm.c
    branches/c++-concepts/gcc/config/arm/arm.h
    branches/c++-concepts/gcc/config/arm/arm.md
    branches/c++-concepts/gcc/config/arm/thumb1.md
    branches/c++-concepts/gcc/config/arm/thumb2.md
    branches/c++-concepts/gcc/config/arm/types.md
    branches/c++-concepts/gcc/config/arm/vfp.md
    branches/c++-concepts/gcc/config/bfin/bfin.c
    branches/c++-concepts/gcc/config/c6x/c6x.c
    branches/c++-concepts/gcc/config/darwin.c
    branches/c++-concepts/gcc/config/elfos.h
    branches/c++-concepts/gcc/config/frv/frv.c
    branches/c++-concepts/gcc/config/i386/avx512fintrin.h
    branches/c++-concepts/gcc/config/i386/cpuid.h
    branches/c++-concepts/gcc/config/i386/cygwin-stdint.h
    branches/c++-concepts/gcc/config/i386/cygwin-w64.h
    branches/c++-concepts/gcc/config/i386/cygwin.h
    branches/c++-concepts/gcc/config/i386/driver-i386.c
    branches/c++-concepts/gcc/config/i386/i386-builtin-types.def
    branches/c++-concepts/gcc/config/i386/i386-c.c
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/i386/i386.h
    branches/c++-concepts/gcc/config/i386/i386.md
    branches/c++-concepts/gcc/config/i386/i386.opt
    branches/c++-concepts/gcc/config/i386/sse.md
    branches/c++-concepts/gcc/config/i386/subst.md
    branches/c++-concepts/gcc/config/i386/winnt.c
    branches/c++-concepts/gcc/config/i386/x86-tune.def
    branches/c++-concepts/gcc/config/ia64/ia64.c
    branches/c++-concepts/gcc/config/m32c/m32c.c
    branches/c++-concepts/gcc/config/mep/mep.c
    branches/c++-concepts/gcc/config/microblaze/microblaze.c
    branches/c++-concepts/gcc/config/microblaze/microblaze.h
    branches/c++-concepts/gcc/config/microblaze/microblaze.md
    branches/c++-concepts/gcc/config/mips/mips.c
    branches/c++-concepts/gcc/config/mips/mips.h
    branches/c++-concepts/gcc/config/mips/mti-linux.h
    branches/c++-concepts/gcc/config/mips/t-mti-elf
    branches/c++-concepts/gcc/config/mips/t-mti-linux
    branches/c++-concepts/gcc/config/pa/pa-protos.h
    branches/c++-concepts/gcc/config/pa/pa.c
    branches/c++-concepts/gcc/config/pa/pa.h
    branches/c++-concepts/gcc/config/pa/pa.md
    branches/c++-concepts/gcc/config/picochip/picochip.c
    branches/c++-concepts/gcc/config/rl78/predicates.md
    branches/c++-concepts/gcc/config/rl78/rl78-expand.md
    branches/c++-concepts/gcc/config/rl78/rl78-real.md
    branches/c++-concepts/gcc/config/rl78/rl78-virt.md
    branches/c++-concepts/gcc/config/rs6000/constraints.md
    branches/c++-concepts/gcc/config/rs6000/htm.md
    branches/c++-concepts/gcc/config/rs6000/predicates.md
    branches/c++-concepts/gcc/config/rs6000/rs6000-protos.h
    branches/c++-concepts/gcc/config/rs6000/rs6000.c
    branches/c++-concepts/gcc/config/rs6000/rs6000.h
    branches/c++-concepts/gcc/config/rs6000/rs6000.md
    branches/c++-concepts/gcc/config/rs6000/vector.md
    branches/c++-concepts/gcc/config/rs6000/vsx.md
    branches/c++-concepts/gcc/config/s390/s390.c
    branches/c++-concepts/gcc/config/sh/sh-protos.h
    branches/c++-concepts/gcc/config/sh/sh.c
    branches/c++-concepts/gcc/config/sparc/sparc.c
    branches/c++-concepts/gcc/config/spu/spu.c
    branches/c++-concepts/gcc/config/stormy16/stormy16.c
    branches/c++-concepts/gcc/config/tilegx/tilegx.c
    branches/c++-concepts/gcc/config/tilepro/tilepro.c
    branches/c++-concepts/gcc/config/xtensa/xtensa.c
    branches/c++-concepts/gcc/configure
    branches/c++-concepts/gcc/configure.ac
    branches/c++-concepts/gcc/coretypes.h
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/call.c
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/cp-gimplify.c
    branches/c++-concepts/gcc/cp/cp-tree.h
    branches/c++-concepts/gcc/cp/cvt.c
    branches/c++-concepts/gcc/cp/decl.c
    branches/c++-concepts/gcc/cp/decl2.c
    branches/c++-concepts/gcc/cp/error.c
    branches/c++-concepts/gcc/cp/friend.c
    branches/c++-concepts/gcc/cp/init.c
    branches/c++-concepts/gcc/cp/lambda.c
    branches/c++-concepts/gcc/cp/method.c
    branches/c++-concepts/gcc/cp/optimize.c
    branches/c++-concepts/gcc/cp/parser.c
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/semantics.c
    branches/c++-concepts/gcc/cp/tree.c
    branches/c++-concepts/gcc/cp/typeck.c
    branches/c++-concepts/gcc/cp/typeck2.c
    branches/c++-concepts/gcc/cse.c
    branches/c++-concepts/gcc/data-streamer-in.c
    branches/c++-concepts/gcc/data-streamer-out.c
    branches/c++-concepts/gcc/data-streamer.h
    branches/c++-concepts/gcc/df-core.c
    branches/c++-concepts/gcc/df.h
    branches/c++-concepts/gcc/diagnostic.c
    branches/c++-concepts/gcc/diagnostic.h
    branches/c++-concepts/gcc/doc/cppopts.texi
    branches/c++-concepts/gcc/doc/implement-cxx.texi
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/doc/md.texi
    branches/c++-concepts/gcc/doc/options.texi
    branches/c++-concepts/gcc/doc/sourcebuild.texi
    branches/c++-concepts/gcc/dominance.c
    branches/c++-concepts/gcc/dse.c
    branches/c++-concepts/gcc/dwarf2cfi.c
    branches/c++-concepts/gcc/dwarf2out.c
    branches/c++-concepts/gcc/emit-rtl.c
    branches/c++-concepts/gcc/emit-rtl.h
    branches/c++-concepts/gcc/except.c
    branches/c++-concepts/gcc/except.h
    branches/c++-concepts/gcc/expr.c
    branches/c++-concepts/gcc/expr.h
    branches/c++-concepts/gcc/final.c
    branches/c++-concepts/gcc/fold-const.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/error.c
    branches/c++-concepts/gcc/fortran/f95-lang.c
    branches/c++-concepts/gcc/fortran/frontend-passes.c
    branches/c++-concepts/gcc/fortran/gfortran.h
    branches/c++-concepts/gcc/fortran/gfortran.texi
    branches/c++-concepts/gcc/fortran/openmp.c
    branches/c++-concepts/gcc/fortran/options.c
    branches/c++-concepts/gcc/fortran/resolve.c
    branches/c++-concepts/gcc/fortran/simplify.c
    branches/c++-concepts/gcc/fortran/trans-array.c
    branches/c++-concepts/gcc/fortran/trans-const.c
    branches/c++-concepts/gcc/fortran/trans-decl.c
    branches/c++-concepts/gcc/fortran/trans-expr.c
    branches/c++-concepts/gcc/fortran/trans-intrinsic.c
    branches/c++-concepts/gcc/fortran/trans-io.c
    branches/c++-concepts/gcc/fortran/trans-openmp.c
    branches/c++-concepts/gcc/fortran/trans-stmt.c
    branches/c++-concepts/gcc/fortran/trans-types.c
    branches/c++-concepts/gcc/fortran/trans.c
    branches/c++-concepts/gcc/fortran/trans.h
    branches/c++-concepts/gcc/function.c
    branches/c++-concepts/gcc/function.h
    branches/c++-concepts/gcc/gcse.c
    branches/c++-concepts/gcc/gengtype.c
    branches/c++-concepts/gcc/gimple-expr.c
    branches/c++-concepts/gcc/gimple-fold.c
    branches/c++-concepts/gcc/gimple-ssa-strength-reduction.c
    branches/c++-concepts/gcc/gimple-ssa.h
    branches/c++-concepts/gcc/gimple.c
    branches/c++-concepts/gcc/gimple.h
    branches/c++-concepts/gcc/gimplify.c
    branches/c++-concepts/gcc/ginclude/stdatomic.h
    branches/c++-concepts/gcc/go/ChangeLog
    branches/c++-concepts/gcc/go/go-gcc.cc
    branches/c++-concepts/gcc/go/gofrontend/expressions.cc
    branches/c++-concepts/gcc/go/gofrontend/go.cc
    branches/c++-concepts/gcc/go/gofrontend/gogo.cc
    branches/c++-concepts/gcc/go/gofrontend/runtime.cc
    branches/c++-concepts/gcc/go/gofrontend/statements.cc
    branches/c++-concepts/gcc/graphite-blocking.c
    branches/c++-concepts/gcc/graphite-clast-to-gimple.c
    branches/c++-concepts/gcc/graphite-dependences.c
    branches/c++-concepts/gcc/graphite-interchange.c
    branches/c++-concepts/gcc/graphite-isl-ast-to-gimple.c
    branches/c++-concepts/gcc/graphite-optimize-isl.c
    branches/c++-concepts/gcc/graphite-poly.c
    branches/c++-concepts/gcc/graphite-scop-detection.c
    branches/c++-concepts/gcc/graphite-sese-to-poly.c
    branches/c++-concepts/gcc/graphite.c
    branches/c++-concepts/gcc/haifa-sched.c
    branches/c++-concepts/gcc/hash-map.h
    branches/c++-concepts/gcc/ifcvt.c
    branches/c++-concepts/gcc/incpath.c
    branches/c++-concepts/gcc/input.c
    branches/c++-concepts/gcc/input.h
    branches/c++-concepts/gcc/internal-fn.c
    branches/c++-concepts/gcc/internal-fn.def
    branches/c++-concepts/gcc/internal-fn.h
    branches/c++-concepts/gcc/ipa-devirt.c
    branches/c++-concepts/gcc/ipa-inline-analysis.c
    branches/c++-concepts/gcc/ipa-prop.c
    branches/c++-concepts/gcc/ipa-utils.h
    branches/c++-concepts/gcc/ipa-visibility.c
    branches/c++-concepts/gcc/ira.c
    branches/c++-concepts/gcc/is-a.h
    branches/c++-concepts/gcc/jump.c
    branches/c++-concepts/gcc/lto-cgraph.c
    branches/c++-concepts/gcc/lto-section-in.c
    branches/c++-concepts/gcc/lto-section-out.c
    branches/c++-concepts/gcc/lto-streamer-in.c
    branches/c++-concepts/gcc/lto-streamer-out.c
    branches/c++-concepts/gcc/lto-streamer.h
    branches/c++-concepts/gcc/lto/ChangeLog
    branches/c++-concepts/gcc/lto/lto-lang.c
    branches/c++-concepts/gcc/lto/lto-partition.c
    branches/c++-concepts/gcc/lto/lto-symtab.c
    branches/c++-concepts/gcc/lto/lto.c
    branches/c++-concepts/gcc/omp-low.c
    branches/c++-concepts/gcc/optabs.c
    branches/c++-concepts/gcc/optc-gen.awk
    branches/c++-concepts/gcc/opth-gen.awk
    branches/c++-concepts/gcc/opts-common.c
    branches/c++-concepts/gcc/params.def
    branches/c++-concepts/gcc/passes.def
    branches/c++-concepts/gcc/predict.c
    branches/c++-concepts/gcc/recog.c
    branches/c++-concepts/gcc/reg-stack.c
    branches/c++-concepts/gcc/reload1.c
    branches/c++-concepts/gcc/reorg.c
    branches/c++-concepts/gcc/rtl.h
    branches/c++-concepts/gcc/rtlanal.c
    branches/c++-concepts/gcc/sched-deps.c
    branches/c++-concepts/gcc/sched-int.h
    branches/c++-concepts/gcc/sel-sched-ir.c
    branches/c++-concepts/gcc/sel-sched-ir.h
    branches/c++-concepts/gcc/sel-sched.c
    branches/c++-concepts/gcc/simplify-rtx.c
    branches/c++-concepts/gcc/stmt.c
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/c-c++-common/addrtmp.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/inc.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/instrument-with-calls-2.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-2.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-3.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-9.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/pr50459.c
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/Wnarrowing1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/alias-decl-4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template13.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr51226.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr60249.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic-ex10.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic-ex14.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic74.C
    branches/c++-concepts/gcc/testsuite/g++.dg/debug/dwarf2/nested-4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/overload/ellipsis1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/overload/ellipsis2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/error10.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/error15.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/error2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/too-many-tmpl-args1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/c++-concepts/gcc/testsuite/g++.dg/template/crash106.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/crash89.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/dtor3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/nontype7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/qualttp4.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/spec28.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/unify6.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/void3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/void7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/var-args1.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.brendan/crash63.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.brendan/crash8.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.other/vaarg3.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.pt/ttp7.C
    branches/c++-concepts/gcc/testsuite/g++.old-deja/g++.pt/vaarg3.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/compile/pr60655-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/atomic/c11-atomic-exec-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/atomic/stdatomic-flag.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/concat.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/array-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/asm_fprintf-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/attr-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/attr-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/attr-6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/attr-7.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/bitfld-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/branch-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/format/c90-printf-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/func-outside-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/guality/nrv-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/memcpy-5.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/plugin/finish_unit_plugin.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/plugin/start_unit_plugin.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr13519-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr19967.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr22458-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr33676.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr44194-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr57233.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr59418.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr61756.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/redecl-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/strlenopt-8.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr61772.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-prof/stringop-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/wvla-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/wvla-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/wvla-4.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/wvla-6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/frame-pointer-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/neon-vext-execute.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr56184.C
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr58784.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr59896.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/pr59985.C
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/stack-red-zone.c
    branches/c++-concepts/gcc/testsuite/gcc.target/arm/thumb-find-work-register.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmpd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmps-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmsd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vfixupimmss-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpged-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpged-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeud-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeud-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeuq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpgeuq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpled-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpled-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleud-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleud-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleuq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpleuq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltd-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltud-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltud-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltuq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpltuq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqd-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpneqq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequd-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequq-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpcmpnequq-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermi2d-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermi2pd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermi2ps-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermi2q-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermt2d-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermt2pd-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermt2ps-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx512f-vpermt2q-2.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/array_memcpy_4.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pr45636.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/trim_optimize_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/trim_optimize_2.f90
    branches/c++-concepts/gcc/testsuite/go.test/test/named1.go
    branches/c++-concepts/gcc/testsuite/lib/gcc-defs.exp
    branches/c++-concepts/gcc/testsuite/lib/gcc-dg.exp
    branches/c++-concepts/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/c++-concepts/gcc/testsuite/lib/objc.exp
    branches/c++-concepts/gcc/testsuite/lib/target-supports.exp
    branches/c++-concepts/gcc/toplev.c
    branches/c++-concepts/gcc/trans-mem.c
    branches/c++-concepts/gcc/tree-affine.c
    branches/c++-concepts/gcc/tree-affine.h
    branches/c++-concepts/gcc/tree-cfg.c
    branches/c++-concepts/gcc/tree-core.h
    branches/c++-concepts/gcc/tree-data-ref.c
    branches/c++-concepts/gcc/tree-data-ref.h
    branches/c++-concepts/gcc/tree-eh.c
    branches/c++-concepts/gcc/tree-inline.c
    branches/c++-concepts/gcc/tree-nested.c
    branches/c++-concepts/gcc/tree-pass.h
    branches/c++-concepts/gcc/tree-predcom.c
    branches/c++-concepts/gcc/tree-scalar-evolution.c
    branches/c++-concepts/gcc/tree-ssa-alias.c
    branches/c++-concepts/gcc/tree-ssa-loop-im.c
    branches/c++-concepts/gcc/tree-ssa-loop-ivopts.c
    branches/c++-concepts/gcc/tree-ssa-loop-manip.c
    branches/c++-concepts/gcc/tree-ssa-loop-niter.c
    branches/c++-concepts/gcc/tree-ssa-loop.c
    branches/c++-concepts/gcc/tree-ssa-phiopt.c
    branches/c++-concepts/gcc/tree-ssa-pre.c
    branches/c++-concepts/gcc/tree-ssa-structalias.c
    branches/c++-concepts/gcc/tree-ssa-uninit.c
    branches/c++-concepts/gcc/tree-ssa.c
    branches/c++-concepts/gcc/tree-streamer-out.c
    branches/c++-concepts/gcc/tree-vect-loop.c
    branches/c++-concepts/gcc/tree-vect-slp.c
    branches/c++-concepts/gcc/tree.c
    branches/c++-concepts/gcc/value-prof.c
    branches/c++-concepts/gcc/var-tracking.c
    branches/c++-concepts/gcc/varpool.c
    branches/c++-concepts/gcc/wide-int.h
    branches/c++-concepts/libada/ChangeLog
    branches/c++-concepts/libada/Makefile.in
    branches/c++-concepts/libatomic/ChangeLog
    branches/c++-concepts/libatomic/configure.tgt
    branches/c++-concepts/libcilkrts/ChangeLog
    branches/c++-concepts/libcilkrts/Makefile.am
    branches/c++-concepts/libcilkrts/Makefile.in
    branches/c++-concepts/libcilkrts/configure
    branches/c++-concepts/libcilkrts/configure.ac
    branches/c++-concepts/libcpp/ChangeLog
    branches/c++-concepts/libcpp/charset.c
    branches/c++-concepts/libcpp/include/cpplib.h
    branches/c++-concepts/libcpp/lex.c
    branches/c++-concepts/libcpp/macro.c
    branches/c++-concepts/libgcc/ChangeLog
    branches/c++-concepts/libgcc/Makefile.in
    branches/c++-concepts/libgcc/config.host
    branches/c++-concepts/libgcc/config/i386/cygming-crtbegin.c
    branches/c++-concepts/libgcc/config/i386/cygming-crtend.c
    branches/c++-concepts/libgcc/config/i386/t-cygming
    branches/c++-concepts/libgcc/config/mips/mips16.S
    branches/c++-concepts/libgcc/crtstuff.c
    branches/c++-concepts/libgcc/libgcov-driver.c
    branches/c++-concepts/libgcc/libgcov-interface.c
    branches/c++-concepts/libgcc/libgcov.h
    branches/c++-concepts/libgfortran/ChangeLog
    branches/c++-concepts/libgfortran/caf/libcaf.h
    branches/c++-concepts/libgfortran/caf/single.c
    branches/c++-concepts/libgo/runtime/malloc.goc
    branches/c++-concepts/libgo/runtime/mgc0.c
    branches/c++-concepts/libiberty/ChangeLog
    branches/c++-concepts/libiberty/testsuite/Makefile.in
    branches/c++-concepts/maintainer-scripts/ChangeLog
    branches/c++-concepts/maintainer-scripts/crontab

Propchange: branches/c++-concepts/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]