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

gdr@gcc.gnu.org gdr@gcc.gnu.org
Mon Jul 15 16:53:00 GMT 2013


Author: gdr
Date: Mon Jul 15 16:53:49 2013
New Revision: 200958

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

Added:
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
      - copied unchanged from r200957, trunk/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/append/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/append/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/assign/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/insert/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/insert/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/pop_back/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/pop_back/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/replace/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/replace/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/compare/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operations/compare/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/data/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operations/data/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/find/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operations/find/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/rfind/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operations/rfind/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/substr/
      - copied from r200957, trunk/libstdc++-v3/testsuite/21_strings/basic_string/operations/substr/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/char_traits/requirements/char/57704.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/21_strings/char_traits/requirements/char/57704.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/modifiers/emplace/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/deque/modifiers/emplace/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/modifiers/insert/
      - copied from r200957, trunk/libstdc++-v3/testsuite/23_containers/deque/modifiers/insert/
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/emplace/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/list/operations/splice/
      - copied from r200957, trunk/libstdc++-v3/testsuite/23_containers/list/operations/splice/
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/hint.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/hint.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/bool/modifiers/insert/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/vector/bool/modifiers/insert/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/emplace/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/const_iterator.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/insert/const_iterator.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/wchar_t/isctype.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/28_regex/traits/wchar_t/isctype.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/wchar_t/lookup_classname.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/28_regex/traits/wchar_t/lookup_classname.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/wchar_t/lookup_collatename.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/28_regex/traits/wchar_t/lookup_collatename.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/wchar_t/transform_primary.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/28_regex/traits/wchar_t/transform_primary.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/assign/
      - copied from r200957, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/assign/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/erase/
      - copied from r200957, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/erase/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/insert/
      - copied from r200957, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/insert/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/pop_back/
      - copied from r200957, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/pop_back/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/
      - copied from r200957, trunk/libstdc++-v3/testsuite/ext/vstring/modifiers/replace/
    branches/c++-concepts/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_multiset_hint.cc
      - copied unchanged from r200957, trunk/libstdc++-v3/testsuite/performance/23_containers/insert/unordered_multiset_hint.cc
Removed:
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/append/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/assign/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/compare/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/find/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/insert/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/char/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/modifiers/wchar_t/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/char/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/operations/wchar_t/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/replace/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/rfind/
    branches/c++-concepts/libstdc++-v3/testsuite/21_strings/basic_string/substr/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/assign/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/char/
    branches/c++-concepts/libstdc++-v3/testsuite/ext/vstring/modifiers/wchar_t/
Modified:
    branches/c++-concepts/libstdc++-v3/ChangeLog
    branches/c++-concepts/libstdc++-v3/config/locale/generic/codecvt_members.cc
    branches/c++-concepts/libstdc++-v3/configure.host
    branches/c++-concepts/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/c++-concepts/libstdc++-v3/doc/xml/faq.xml
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/containers.xml
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/intro.xml
    branches/c++-concepts/libstdc++-v3/doc/xml/manual/policy_data_structures.xml
    branches/c++-concepts/libstdc++-v3/include/bits/char_traits.h
    branches/c++-concepts/libstdc++-v3/include/bits/deque.tcc
    branches/c++-concepts/libstdc++-v3/include/bits/hashtable.h
    branches/c++-concepts/libstdc++-v3/include/bits/hashtable_policy.h
    branches/c++-concepts/libstdc++-v3/include/bits/list.tcc
    branches/c++-concepts/libstdc++-v3/include/bits/random.h
    branches/c++-concepts/libstdc++-v3/include/bits/regex.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_bvector.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_deque.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_iterator.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_list.h
    branches/c++-concepts/libstdc++-v3/include/bits/stl_vector.h
    branches/c++-concepts/libstdc++-v3/include/bits/vector.tcc
    branches/c++-concepts/libstdc++-v3/include/c_global/cstdlib
    branches/c++-concepts/libstdc++-v3/include/c_std/cstdlib
    branches/c++-concepts/libstdc++-v3/include/debug/deque
    branches/c++-concepts/libstdc++-v3/include/debug/list
    branches/c++-concepts/libstdc++-v3/include/debug/vector
    branches/c++-concepts/libstdc++-v3/include/ext/vstring.h
    branches/c++-concepts/libstdc++-v3/include/ext/vstring.tcc
    branches/c++-concepts/libstdc++-v3/include/profile/deque
    branches/c++-concepts/libstdc++-v3/include/profile/impl/profiler_trace.h
    branches/c++-concepts/libstdc++-v3/include/profile/list
    branches/c++-concepts/libstdc++-v3/include/profile/vector
    branches/c++-concepts/libstdc++-v3/testsuite/20_util/ratio/operations/ops_overflow_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/cons/2.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/debug/shrink_to_fit.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.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/23_containers/map/modifiers/erase/abi_tag.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/abi_tag.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/multiset/modifiers/erase/abi_tag.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/set/modifiers/erase/abi_tag.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/char/isctype.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/char/lookup_classname.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/char/lookup_collatename.cc
    branches/c++-concepts/libstdc++-v3/testsuite/28_regex/traits/char/transform_primary.cc
    branches/c++-concepts/libstdc++-v3/testsuite/ext/pb_ds/example/basic_multimap.cc
    branches/c++-concepts/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
    branches/c++-concepts/libstdc++-v3/testsuite/util/exception/safety.h

Changes in other areas also in this revision:
Added:
    branches/c++-concepts/fixincludes/tests/base/linux/
      - copied from r200957, trunk/fixincludes/tests/base/linux/
    branches/c++-concepts/gcc/config/mips/n32-elf.h
      - copied unchanged from r200957, trunk/gcc/config/mips/n32-elf.h
    branches/c++-concepts/gcc/config/rs6000/power8.md
      - copied unchanged from r200957, trunk/gcc/config/rs6000/power8.md
    branches/c++-concepts/gcc/config/s390/htmintrin.h
      - copied unchanged from r200957, trunk/gcc/config/s390/htmintrin.h
    branches/c++-concepts/gcc/config/s390/htmxlintrin.h
      - copied unchanged from r200957, trunk/gcc/config/s390/htmxlintrin.h
    branches/c++-concepts/gcc/config/s390/s390intrin.h
      - copied unchanged from r200957, trunk/gcc/config/s390/s390intrin.h
    branches/c++-concepts/gcc/cp/lambda.c
      - copied unchanged from r200957, trunk/gcc/cp/lambda.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/gomp/pr57824.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/gomp/pr57824.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/pr55771.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/pr55771.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/pr57793.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/pr57793.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/raw-string-17.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/raw-string-17.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/raw-string-18.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/raw-string-18.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/raw-string-19.c
      - copied unchanged from r200957, trunk/gcc/testsuite/c-c++-common/raw-string-19.c
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp/paste1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp/paste1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp/paste2.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp/paste2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-ice7.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ice7.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/defaulted45.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted45.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/initlist72.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/initlist72.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/initlist73.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/initlist73.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto3.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-return1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-return1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template12.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template12.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/noexcept21.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept21.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/nsdmi-list3.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list3.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/overflow1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/overflow1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr51786.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/pr51786.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/pr57172.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/pr57172.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/reinterpret_cast1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/reinterpret_cast1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/sfinae47.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae47.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/sfinae48.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae48.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof2.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/complex_literals.h
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/complex_literals.h
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/pr57640.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/pr57640.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/udlit-enc-prefix-neg.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-enc-prefix-neg.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/udlit-userdef-string.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-userdef-string.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/vla-initlist1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/vla-initlist1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/vla10.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/vla10.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp1y/vla9.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/cpp1y/vla9.C
    branches/c++-concepts/gcc/testsuite/g++.dg/debug/template2.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/debug/template2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/expr/const1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/expr/const1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/pr57362.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/ext/pr57362.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/pr57509.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/ext/pr57509.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/vector23.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/ext/vector23.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/vector24.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/ext/vector24.C
    branches/c++-concepts/gcc/testsuite/g++.dg/inherit/virtual10.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/inherit/virtual10.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ipa/pr57670.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/ipa/pr57670.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/defarg16.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/parse/defarg16.C
    branches/c++-concepts/gcc/testsuite/g++.dg/parse/ref-qual2.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/parse/ref-qual2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/access27.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/template/access27.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/arg9.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/template/arg9.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/crash116.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/template/crash116.C
    branches/c++-concepts/gcc/testsuite/g++.dg/template/using23.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/template/using23.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/Wconditionally-supported-1.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/warn/Wconditionally-supported-1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/warn/warn_unused.C
      - copied unchanged from r200957, trunk/gcc/testsuite/g++.dg/warn/warn_unused.C
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.c-torture/execute/nest-align-1.x
    branches/c++-concepts/gcc/testsuite/gcc.c-torture/execute/pr57829.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.c-torture/execute/pr57829.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/graphite/pr54094.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/graphite/pr54094.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/ipa/pr57358.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/ipa/pr57358.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/large-size-array-6.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/large-size-array-6.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr56977.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/pr56977.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr57488.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/torture/pr57488.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/vrp66-int16-sw.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp66-int16-sw.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/vrp89.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp89.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr57705.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/vect/pr57705.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr57741-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/vect/pr57741-1.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr57741-2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/vect/pr57741-2.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/pr57741-3.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.dg/vect/pr57741-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/abs_1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/aarch64/abs_1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/bfxil_1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/aarch64/bfxil_1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/bfxil_2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/aarch64/bfxil_2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/insv_2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/aarch64/insv_2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/vect-movi.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/aarch64/vect-movi.c
    branches/c++-concepts/gcc/testsuite/gcc.target/avr/torture/pr57631.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/avr/torture/pr57631.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx-inline.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/avx-inline.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/bmi-bextr-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi-bextr-4.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/bmi-bextr-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi-bextr-5.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/bmi-bextr-5.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/bmi2-bzhi-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_3.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_4.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_5.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_5.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/intrinsics_6.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/intrinsics_6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/memcpy-vector_loop-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr55342.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/pr55342.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr57736.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/pr57736.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr57777.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/pr57777.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr57807.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/pr57807.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/pr57819.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/i386/pr57819.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/mulsize-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/mips/mulsize-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/mulsize-2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/mips/mulsize-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/mulsize-3.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/mips/mulsize-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/mulsize-4.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/mips/mulsize-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/powerpc/le-altivec-consts.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/pr57744.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/powerpc/pr57744.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/htm-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/s390/htm-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/s390/htm-nofloat-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/s390/htm-xl-intrin-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr52483-1.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/sh/pr52483-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr52483-2.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/sh/pr52483-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr52483-3.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/sh/pr52483-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr52483-4.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/sh/pr52483-4.c
    branches/c++-concepts/gcc/testsuite/gcc.target/sh/pr52483-5.c
      - copied unchanged from r200957, trunk/gcc/testsuite/gcc.target/sh/pr52483-5.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/bounds_check_17.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/bounds_check_17.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/c_f_pointer_tests_8.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/c_f_pointer_tests_8.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray/lib_realloc_1.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/coarray/lib_realloc_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_lib_realloc_1.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/coarray_lib_realloc_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/do_check_9.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/do_check_9.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/dot_product_2.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/dot_product_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/finalize_18.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/finalize_18.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/fraction.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/fraction.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/module_variable_1.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/module_variable_1.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/module_variable_2.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/module_variable_2.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/pointer_remapping_8.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/pointer_remapping_8.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_4.f90
      - copied unchanged from r200957, trunk/gcc/testsuite/gfortran.dg/warn_unused_dummy_argument_4.f90
Modified:
    branches/c++-concepts/   (props changed)
    branches/c++-concepts/ChangeLog
    branches/c++-concepts/configure
    branches/c++-concepts/configure.ac
    branches/c++-concepts/fixincludes/ChangeLog
    branches/c++-concepts/fixincludes/fixincl.x
    branches/c++-concepts/fixincludes/inclhack.def
    branches/c++-concepts/fixincludes/tests/base/sys/cdefs.h
    branches/c++-concepts/gcc/ChangeLog
    branches/c++-concepts/gcc/DATESTAMP
    branches/c++-concepts/gcc/Makefile.in
    branches/c++-concepts/gcc/ada/ChangeLog
    branches/c++-concepts/gcc/ada/a-cbprqu.ads
    branches/c++-concepts/gcc/ada/a-cbsyqu.ads
    branches/c++-concepts/gcc/ada/a-cfdlli.ads
    branches/c++-concepts/gcc/ada/a-cfhama.adb
    branches/c++-concepts/gcc/ada/a-cfhama.ads
    branches/c++-concepts/gcc/ada/a-cfhase.adb
    branches/c++-concepts/gcc/ada/a-cfhase.ads
    branches/c++-concepts/gcc/ada/a-cforma.ads
    branches/c++-concepts/gcc/ada/a-cforse.ads
    branches/c++-concepts/gcc/ada/a-cofove.adb
    branches/c++-concepts/gcc/ada/a-cofove.ads
    branches/c++-concepts/gcc/ada/a-cuprqu.ads
    branches/c++-concepts/gcc/ada/a-cusyqu.ads
    branches/c++-concepts/gcc/ada/a-except-2005.adb
    branches/c++-concepts/gcc/ada/a-except.adb
    branches/c++-concepts/gcc/ada/a-ngelfu.ads
    branches/c++-concepts/gcc/ada/aspects.adb
    branches/c++-concepts/gcc/ada/aspects.ads
    branches/c++-concepts/gcc/ada/atree.adb
    branches/c++-concepts/gcc/ada/atree.ads
    branches/c++-concepts/gcc/ada/checks.adb
    branches/c++-concepts/gcc/ada/einfo.adb
    branches/c++-concepts/gcc/ada/einfo.ads
    branches/c++-concepts/gcc/ada/errout.adb
    branches/c++-concepts/gcc/ada/errout.ads
    branches/c++-concepts/gcc/ada/erroutc.adb
    branches/c++-concepts/gcc/ada/erroutc.ads
    branches/c++-concepts/gcc/ada/errutil.adb
    branches/c++-concepts/gcc/ada/exp_attr.adb
    branches/c++-concepts/gcc/ada/exp_ch11.adb
    branches/c++-concepts/gcc/ada/exp_ch3.adb
    branches/c++-concepts/gcc/ada/exp_ch4.adb
    branches/c++-concepts/gcc/ada/exp_ch6.adb
    branches/c++-concepts/gcc/ada/exp_ch9.adb
    branches/c++-concepts/gcc/ada/exp_util.adb
    branches/c++-concepts/gcc/ada/freeze.adb
    branches/c++-concepts/gcc/ada/g-socket.ads
    branches/c++-concepts/gcc/ada/gnat_rm.texi
    branches/c++-concepts/gcc/ada/gnat_ugn.texi
    branches/c++-concepts/gcc/ada/gnatcmd.adb
    branches/c++-concepts/gcc/ada/lib-load.adb
    branches/c++-concepts/gcc/ada/lib-load.ads
    branches/c++-concepts/gcc/ada/lib-writ.adb
    branches/c++-concepts/gcc/ada/lib-writ.ads
    branches/c++-concepts/gcc/ada/lib-xref.adb
    branches/c++-concepts/gcc/ada/lib-xref.ads
    branches/c++-concepts/gcc/ada/lib.adb
    branches/c++-concepts/gcc/ada/lib.ads
    branches/c++-concepts/gcc/ada/opt.ads
    branches/c++-concepts/gcc/ada/par-ch4.adb
    branches/c++-concepts/gcc/ada/par-ch5.adb
    branches/c++-concepts/gcc/ada/par-prag.adb
    branches/c++-concepts/gcc/ada/par_sco.adb
    branches/c++-concepts/gcc/ada/projects.texi
    branches/c++-concepts/gcc/ada/restrict.adb
    branches/c++-concepts/gcc/ada/restrict.ads
    branches/c++-concepts/gcc/ada/rtsfind.adb
    branches/c++-concepts/gcc/ada/s-bignum.adb
    branches/c++-concepts/gcc/ada/s-interr.ads
    branches/c++-concepts/gcc/ada/s-restri.ads
    branches/c++-concepts/gcc/ada/s-rident.ads
    branches/c++-concepts/gcc/ada/scng.adb
    branches/c++-concepts/gcc/ada/sem.adb
    branches/c++-concepts/gcc/ada/sem.ads
    branches/c++-concepts/gcc/ada/sem_attr.adb
    branches/c++-concepts/gcc/ada/sem_ch10.adb
    branches/c++-concepts/gcc/ada/sem_ch12.adb
    branches/c++-concepts/gcc/ada/sem_ch12.ads
    branches/c++-concepts/gcc/ada/sem_ch13.adb
    branches/c++-concepts/gcc/ada/sem_ch3.adb
    branches/c++-concepts/gcc/ada/sem_ch4.adb
    branches/c++-concepts/gcc/ada/sem_ch5.adb
    branches/c++-concepts/gcc/ada/sem_ch6.adb
    branches/c++-concepts/gcc/ada/sem_ch8.adb
    branches/c++-concepts/gcc/ada/sem_ch8.ads
    branches/c++-concepts/gcc/ada/sem_ch9.adb
    branches/c++-concepts/gcc/ada/sem_dim.adb
    branches/c++-concepts/gcc/ada/sem_prag.adb
    branches/c++-concepts/gcc/ada/sem_prag.ads
    branches/c++-concepts/gcc/ada/sem_res.adb
    branches/c++-concepts/gcc/ada/sem_util.adb
    branches/c++-concepts/gcc/ada/sinfo.ads
    branches/c++-concepts/gcc/ada/snames.ads-tmpl
    branches/c++-concepts/gcc/ada/styleg.adb
    branches/c++-concepts/gcc/ada/switch-c.adb
    branches/c++-concepts/gcc/ada/targparm.adb
    branches/c++-concepts/gcc/ada/types.ads
    branches/c++-concepts/gcc/ada/types.h
    branches/c++-concepts/gcc/builtins.c
    branches/c++-concepts/gcc/builtins.def
    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-cppbuiltin.c
    branches/c++-concepts/gcc/c-family/c-opts.c
    branches/c++-concepts/gcc/c-family/c-ppoutput.c
    branches/c++-concepts/gcc/c-family/c.opt
    branches/c++-concepts/gcc/c/ChangeLog
    branches/c++-concepts/gcc/c/c-array-notation.c
    branches/c++-concepts/gcc/c/c-decl.c
    branches/c++-concepts/gcc/c/c-parser.c
    branches/c++-concepts/gcc/c/c-typeck.c
    branches/c++-concepts/gcc/cgraph.h
    branches/c++-concepts/gcc/cgraphclones.c
    branches/c++-concepts/gcc/combine.c
    branches/c++-concepts/gcc/common/config/i386/i386-common.c
    branches/c++-concepts/gcc/common/config/s390/s390-common.c
    branches/c++-concepts/gcc/config.gcc
    branches/c++-concepts/gcc/config/aarch64/aarch64-builtins.c
    branches/c++-concepts/gcc/config/aarch64/aarch64-linux.h
    branches/c++-concepts/gcc/config/aarch64/aarch64-protos.h
    branches/c++-concepts/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/c++-concepts/gcc/config/aarch64/aarch64-simd.md
    branches/c++-concepts/gcc/config/aarch64/aarch64.c
    branches/c++-concepts/gcc/config/aarch64/aarch64.h
    branches/c++-concepts/gcc/config/aarch64/aarch64.md
    branches/c++-concepts/gcc/config/aarch64/arm_neon.h
    branches/c++-concepts/gcc/config/aarch64/predicates.md
    branches/c++-concepts/gcc/config/arm/arm-protos.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/constraints.md
    branches/c++-concepts/gcc/config/arm/iwmmxt.md
    branches/c++-concepts/gcc/config/arm/iwmmxt2.md
    branches/c++-concepts/gcc/config/arm/marvell-f-iwmmxt.md
    branches/c++-concepts/gcc/config/arm/predicates.md
    branches/c++-concepts/gcc/config/arm/thumb2.md
    branches/c++-concepts/gcc/config/arm/vfp.md
    branches/c++-concepts/gcc/config/avr/avr-mcus.def
    branches/c++-concepts/gcc/config/avr/avr-tables.opt
    branches/c++-concepts/gcc/config/avr/avr.c
    branches/c++-concepts/gcc/config/avr/avr.opt
    branches/c++-concepts/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/c++-concepts/gcc/config/avr/t-multilib
    branches/c++-concepts/gcc/config/cr16/cr16-protos.h
    branches/c++-concepts/gcc/config/i386/ammintrin.h
    branches/c++-concepts/gcc/config/i386/avx2intrin.h
    branches/c++-concepts/gcc/config/i386/avxintrin.h
    branches/c++-concepts/gcc/config/i386/bmi2intrin.h
    branches/c++-concepts/gcc/config/i386/bmiintrin.h
    branches/c++-concepts/gcc/config/i386/driver-i386.c
    branches/c++-concepts/gcc/config/i386/emmintrin.h
    branches/c++-concepts/gcc/config/i386/f16cintrin.h
    branches/c++-concepts/gcc/config/i386/fma4intrin.h
    branches/c++-concepts/gcc/config/i386/fmaintrin.h
    branches/c++-concepts/gcc/config/i386/fxsrintrin.h
    branches/c++-concepts/gcc/config/i386/gnu.h
    branches/c++-concepts/gcc/config/i386/i386-c.c
    branches/c++-concepts/gcc/config/i386/i386-opts.h
    branches/c++-concepts/gcc/config/i386/i386-protos.h
    branches/c++-concepts/gcc/config/i386/i386.c
    branches/c++-concepts/gcc/config/i386/i386.md
    branches/c++-concepts/gcc/config/i386/i386.opt
    branches/c++-concepts/gcc/config/i386/ia32intrin.h
    branches/c++-concepts/gcc/config/i386/immintrin.h
    branches/c++-concepts/gcc/config/i386/lwpintrin.h
    branches/c++-concepts/gcc/config/i386/lzcntintrin.h
    branches/c++-concepts/gcc/config/i386/mm3dnow.h
    branches/c++-concepts/gcc/config/i386/mmintrin.h
    branches/c++-concepts/gcc/config/i386/mmx.md
    branches/c++-concepts/gcc/config/i386/nmmintrin.h
    branches/c++-concepts/gcc/config/i386/pmmintrin.h
    branches/c++-concepts/gcc/config/i386/popcntintrin.h
    branches/c++-concepts/gcc/config/i386/predicates.md
    branches/c++-concepts/gcc/config/i386/prfchwintrin.h
    branches/c++-concepts/gcc/config/i386/rdseedintrin.h
    branches/c++-concepts/gcc/config/i386/rtmintrin.h
    branches/c++-concepts/gcc/config/i386/smmintrin.h
    branches/c++-concepts/gcc/config/i386/sse.md
    branches/c++-concepts/gcc/config/i386/tbmintrin.h
    branches/c++-concepts/gcc/config/i386/tmmintrin.h
    branches/c++-concepts/gcc/config/i386/wmmintrin.h
    branches/c++-concepts/gcc/config/i386/x86intrin.h
    branches/c++-concepts/gcc/config/i386/xmmintrin.h
    branches/c++-concepts/gcc/config/i386/xopintrin.h
    branches/c++-concepts/gcc/config/i386/xsaveintrin.h
    branches/c++-concepts/gcc/config/i386/xsaveoptintrin.h
    branches/c++-concepts/gcc/config/i386/xtestintrin.h
    branches/c++-concepts/gcc/config/mips/mips-cpus.def
    branches/c++-concepts/gcc/config/mips/mips-tables.opt
    branches/c++-concepts/gcc/config/mips/mips.c
    branches/c++-concepts/gcc/config/mips/mips.h
    branches/c++-concepts/gcc/config/mips/sde.h
    branches/c++-concepts/gcc/config/rl78/constraints.md
    branches/c++-concepts/gcc/config/rs6000/predicates.md
    branches/c++-concepts/gcc/config/rs6000/rs6000-cpus.def
    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/t-rs6000
    branches/c++-concepts/gcc/config/s390/predicates.md
    branches/c++-concepts/gcc/config/s390/s390-modes.def
    branches/c++-concepts/gcc/config/s390/s390-protos.h
    branches/c++-concepts/gcc/config/s390/s390.c
    branches/c++-concepts/gcc/config/s390/s390.h
    branches/c++-concepts/gcc/config/s390/s390.md
    branches/c++-concepts/gcc/config/s390/s390.opt
    branches/c++-concepts/gcc/config/sh/predicates.md
    branches/c++-concepts/gcc/convert.c
    branches/c++-concepts/gcc/cp/ChangeLog
    branches/c++-concepts/gcc/cp/Make-lang.in
    branches/c++-concepts/gcc/cp/call.c
    branches/c++-concepts/gcc/cp/class.c
    branches/c++-concepts/gcc/cp/cp-array-notation.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/friend.c
    branches/c++-concepts/gcc/cp/init.c
    branches/c++-concepts/gcc/cp/lex.c
    branches/c++-concepts/gcc/cp/method.c
    branches/c++-concepts/gcc/cp/parser.c
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/search.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/doc/avr-mmcu.texi
    branches/c++-concepts/gcc/doc/extend.texi
    branches/c++-concepts/gcc/doc/invoke.texi
    branches/c++-concepts/gcc/doc/tm.texi
    branches/c++-concepts/gcc/doc/tm.texi.in
    branches/c++-concepts/gcc/dominance.c
    branches/c++-concepts/gcc/dwarf2out.c
    branches/c++-concepts/gcc/expr.c
    branches/c++-concepts/gcc/fold-const.c
    branches/c++-concepts/gcc/fortran/ChangeLog
    branches/c++-concepts/gcc/fortran/array.c
    branches/c++-concepts/gcc/fortran/check.c
    branches/c++-concepts/gcc/fortran/io.c
    branches/c++-concepts/gcc/fortran/parse.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-array.h
    branches/c++-concepts/gcc/fortran/trans-decl.c
    branches/c++-concepts/gcc/fortran/trans-expr.c
    branches/c++-concepts/gcc/fortran/trans.c
    branches/c++-concepts/gcc/fortran/trans.h
    branches/c++-concepts/gcc/go/gofrontend/expressions.cc
    branches/c++-concepts/gcc/go/gofrontend/expressions.h
    branches/c++-concepts/gcc/go/gofrontend/gogo-tree.cc
    branches/c++-concepts/gcc/go/gofrontend/gogo.cc
    branches/c++-concepts/gcc/go/gofrontend/gogo.h
    branches/c++-concepts/gcc/go/gofrontend/parse.cc
    branches/c++-concepts/gcc/go/gofrontend/statements.cc
    branches/c++-concepts/gcc/go/gofrontend/statements.h
    branches/c++-concepts/gcc/go/gofrontend/types.cc
    branches/c++-concepts/gcc/go/gofrontend/types.h
    branches/c++-concepts/gcc/graphite-clast-to-gimple.c
    branches/c++-concepts/gcc/graphite-dependences.c
    branches/c++-concepts/gcc/ifcvt.c
    branches/c++-concepts/gcc/ipa-cp.c
    branches/c++-concepts/gcc/ipa-inline-transform.c
    branches/c++-concepts/gcc/ipa-inline.c
    branches/c++-concepts/gcc/ipa-prop.c
    branches/c++-concepts/gcc/ipa-ref.c
    branches/c++-concepts/gcc/ipa-ref.h
    branches/c++-concepts/gcc/lra-assigns.c
    branches/c++-concepts/gcc/lra-constraints.c
    branches/c++-concepts/gcc/lra-int.h
    branches/c++-concepts/gcc/lra.c
    branches/c++-concepts/gcc/lto-cgraph.c
    branches/c++-concepts/gcc/lto-section-out.c
    branches/c++-concepts/gcc/lto-streamer.h
    branches/c++-concepts/gcc/passes.c
    branches/c++-concepts/gcc/po/ChangeLog
    branches/c++-concepts/gcc/po/fi.po
    branches/c++-concepts/gcc/po/ru.po
    branches/c++-concepts/gcc/po/zh_TW.po
    branches/c++-concepts/gcc/pointer-set.c
    branches/c++-concepts/gcc/pointer-set.h
    branches/c++-concepts/gcc/print-tree.c
    branches/c++-concepts/gcc/simplify-rtx.c
    branches/c++-concepts/gcc/stmt.c
    branches/c++-concepts/gcc/target.def
    branches/c++-concepts/gcc/testsuite/ChangeLog
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/decl-ptr-colon.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/dimensionless-arrays.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/fn_ptr.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/gather_scatter.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/misc.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/rank_mismatch.c
    branches/c++-concepts/gcc/testsuite/c-c++-common/cilk-plus/AN/sec_implicit_ex.c
    branches/c++-concepts/gcc/testsuite/g++.dg/conversion/dr195.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/constexpr-53094-1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/decltype17.C
    branches/c++-concepts/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
    branches/c++-concepts/gcc/testsuite/g++.dg/expr/cast2.C
    branches/c++-concepts/gcc/testsuite/g++.dg/ext/vector19.C
    branches/c++-concepts/gcc/testsuite/g++.dg/simulate-thread/atomics-1.C
    branches/c++-concepts/gcc/testsuite/g++.dg/simulate-thread/atomics-2.C
    branches/c++-concepts/gcc/testsuite/gcc.dg/atomic-flag.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/pr57518.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/torture/pr57584.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/tree-ssa/vrp66.c
    branches/c++-concepts/gcc/testsuite/gcc.dg/vect/vect-iv-7.c
    branches/c++-concepts/gcc/testsuite/gcc.target/aarch64/insv_1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/i386/bmi-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/call-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/call-2.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/call-3.c
    branches/c++-concepts/gcc/testsuite/gcc.target/mips/lazy-binding-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/20020118-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/altivec-consts.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/ppc-spe64-1.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/pr47197.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/sd-pwr6.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/sd-vsx.c
    branches/c++-concepts/gcc/testsuite/gcc.target/powerpc/tfmode_off.c
    branches/c++-concepts/gcc/testsuite/gfortran.dg/coarray_6.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/defined_assignment_7.f90
    branches/c++-concepts/gcc/testsuite/gfortran.dg/finalize_10.f90
    branches/c++-concepts/gcc/testsuite/go.test/test/64bit.go
    branches/c++-concepts/gcc/testsuite/go.test/test/fixedbugs/bug410.go
    branches/c++-concepts/gcc/testsuite/go.test/test/shift1.go
    branches/c++-concepts/gcc/testsuite/lib/target-supports.exp
    branches/c++-concepts/gcc/tree-complex.c
    branches/c++-concepts/gcc/tree-ssa-pre.c
    branches/c++-concepts/gcc/tree-streamer.c
    branches/c++-concepts/gcc/tree-streamer.h
    branches/c++-concepts/gcc/tree-vect-loop.c
    branches/c++-concepts/gcc/tree-vect-stmts.c
    branches/c++-concepts/gcc/tree-vrp.c
    branches/c++-concepts/gcc/tree.h
    branches/c++-concepts/gcc/varasm.c
    branches/c++-concepts/gcc/vec.h
    branches/c++-concepts/libcpp/ChangeLog
    branches/c++-concepts/libcpp/files.c
    branches/c++-concepts/libcpp/include/cpplib.h
    branches/c++-concepts/libcpp/lex.c
    branches/c++-concepts/libdecnumber/ChangeLog
    branches/c++-concepts/libdecnumber/configure
    branches/c++-concepts/libdecnumber/configure.ac
    branches/c++-concepts/libffi/ChangeLog
    branches/c++-concepts/libffi/src/powerpc/ffi.c
    branches/c++-concepts/libffi/src/powerpc/linux64_closure.S
    branches/c++-concepts/libffi/src/powerpc/ppc_closure.S
    branches/c++-concepts/libgcc/ChangeLog
    branches/c++-concepts/libgcc/Makefile.in
    branches/c++-concepts/libgcc/config.host
    branches/c++-concepts/libgcc/libgcc2.c
    branches/c++-concepts/libgfortran/ChangeLog
    branches/c++-concepts/libgfortran/config.h.in
    branches/c++-concepts/libgfortran/config/fpu-sysv.h
    branches/c++-concepts/libgfortran/configure
    branches/c++-concepts/libgfortran/configure.ac
    branches/c++-concepts/libgomp/ChangeLog
    branches/c++-concepts/libgomp/testsuite/libgomp.fortran/strassen.f90
    branches/c++-concepts/libiberty/ChangeLog
    branches/c++-concepts/libiberty/makefile.vms
    branches/c++-concepts/libitm/ChangeLog
    branches/c++-concepts/libitm/config/s390/target.h
    branches/c++-concepts/libjava/ChangeLog
    branches/c++-concepts/libjava/contrib/aot-compile.in
    branches/c++-concepts/libobjc/ChangeLog
    branches/c++-concepts/libobjc/exception.c

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




More information about the Libstdc++-cvs mailing list