r151046 [1/2] - in /branches/gc-improv: ./ Chan...

lauras@gcc.gnu.org lauras@gcc.gnu.org
Mon Aug 24 06:04:00 GMT 2009


Author: lauras
Date: Mon Aug 24 06:03:53 2009
New Revision: 151046

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151046
Log:
Merge from trunk up to r151039

Added:
    branches/gc-improv/libstdc++-v3/src/hash_tr1.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/src/hash_tr1.cc
    branches/gc-improv/libstdc++-v3/src/hashtable_tr1.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/src/hashtable_tr1.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/all.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_c++200x_compatibility.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_c++200x_compatibility.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_no_exceptions.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_no_exceptions.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_pedantic_errors.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_pedantic_errors.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_assert_neg.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_assert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_multiple_inclusion.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++1998/stdc++_multiple_inclusion.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_no_exceptions.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_no_exceptions.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_pedantic_errors.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_pedantic_errors.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++_multiple_inclusion.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/17_intro/headers/c++200x/stdc++_multiple_inclusion.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/operators/2.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/deque/operators/2.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/map/dr130.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/map/dr130.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/multimap/dr130.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/multimap/dr130.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/multiset/dr130.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/multiset/dr130.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/set/dr130.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/set/dr130.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/vector/15523.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/23_containers/vector/15523.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/operators/
      - copied from r151039, trunk/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/operators/
    branches/gc-improv/libstdc++-v3/testsuite/27_io/rvalue_streams.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/27_io/rvalue_streams.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/requirements/typedefs.cc
      - copied unchanged from r151039, trunk/libstdc++-v3/testsuite/30_threads/packaged_task/requirements/typedefs.cc
Removed:
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/all.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/all_assert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/all_c++200x_compatibility.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/all_pedantic_errors.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_multiple_inclusion.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/gc-improv/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc
Modified:
    branches/gc-improv/libstdc++-v3/ChangeLog
    branches/gc-improv/libstdc++-v3/Makefile.am
    branches/gc-improv/libstdc++-v3/Makefile.in
    branches/gc-improv/libstdc++-v3/acinclude.m4
    branches/gc-improv/libstdc++-v3/aclocal.m4
    branches/gc-improv/libstdc++-v3/config.h.in
    branches/gc-improv/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gc-improv/libstdc++-v3/configure
    branches/gc-improv/libstdc++-v3/configure.ac
    branches/gc-improv/libstdc++-v3/doc/Makefile.in
    branches/gc-improv/libstdc++-v3/doc/html/api.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/abi.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/algorithms.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/api.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/backwards.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01ix01.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt02pr01.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt09pr02.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt12ch30s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt12ch31s03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bk01pt12pr03.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/bugs.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/codecvt.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/configure.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/containers.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/documentation_style.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/extensions.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/facets.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/intro.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/io.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/iterators.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/locales.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/localization.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/memory.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/messages.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/numerics.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/shared_ptr.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/spine.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/status.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/strings.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/support.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/using_headers.html
    branches/gc-improv/libstdc++-v3/doc/html/manual/utilities.html
    branches/gc-improv/libstdc++-v3/doc/xml/manual/build_hacking.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/intro.xml
    branches/gc-improv/libstdc++-v3/doc/xml/manual/using.xml
    branches/gc-improv/libstdc++-v3/include/Makefile.in
    branches/gc-improv/libstdc++-v3/include/bits/basic_string.tcc
    branches/gc-improv/libstdc++-v3/include/bits/forward_list.h
    branches/gc-improv/libstdc++-v3/include/bits/functexcept.h
    branches/gc-improv/libstdc++-v3/include/bits/functional_hash.h
    branches/gc-improv/libstdc++-v3/include/bits/istream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/move.h
    branches/gc-improv/libstdc++-v3/include/bits/ostream.tcc
    branches/gc-improv/libstdc++-v3/include/bits/ostream_insert.h
    branches/gc-improv/libstdc++-v3/include/bits/random.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_iterator.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_list.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_map.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_multimap.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_multiset.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_set.h
    branches/gc-improv/libstdc++-v3/include/bits/stl_tree.h
    branches/gc-improv/libstdc++-v3/include/debug/safe_iterator.h
    branches/gc-improv/libstdc++-v3/include/ext/cast.h
    branches/gc-improv/libstdc++-v3/include/ext/pointer.h
    branches/gc-improv/libstdc++-v3/include/precompiled/extc++.h
    branches/gc-improv/libstdc++-v3/include/precompiled/stdc++.h
    branches/gc-improv/libstdc++-v3/include/std/future
    branches/gc-improv/libstdc++-v3/include/std/istream
    branches/gc-improv/libstdc++-v3/include/std/ostream
    branches/gc-improv/libstdc++-v3/include/std/random
    branches/gc-improv/libstdc++-v3/include/std/thread
    branches/gc-improv/libstdc++-v3/include/std/tuple
    branches/gc-improv/libstdc++-v3/include/tr1/exp_integral.tcc
    branches/gc-improv/libstdc++-v3/include/tr1/gamma.tcc
    branches/gc-improv/libstdc++-v3/include/tr1_impl/functional
    branches/gc-improv/libstdc++-v3/libsupc++/Makefile.am
    branches/gc-improv/libstdc++-v3/libsupc++/Makefile.in
    branches/gc-improv/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gc-improv/libstdc++-v3/po/Makefile.in
    branches/gc-improv/libstdc++-v3/python/Makefile.in
    branches/gc-improv/libstdc++-v3/src/Makefile.am
    branches/gc-improv/libstdc++-v3/src/Makefile.in
    branches/gc-improv/libstdc++-v3/src/compatibility-ldbl.cc
    branches/gc-improv/libstdc++-v3/src/compatibility.cc
    branches/gc-improv/libstdc++-v3/src/functexcept.cc
    branches/gc-improv/libstdc++-v3/src/future.cc
    branches/gc-improv/libstdc++-v3/src/hash.cc
    branches/gc-improv/libstdc++-v3/src/hash_c++0x.cc
    branches/gc-improv/libstdc++-v3/src/hashtable.cc
    branches/gc-improv/libstdc++-v3/src/hashtable_c++0x.cc
    branches/gc-improv/libstdc++-v3/src/istream.cc
    branches/gc-improv/libstdc++-v3/src/limits_c++0x.cc
    branches/gc-improv/libstdc++-v3/src/pool_allocator.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/headers/exception/synopsis.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc   (props changed)
    branches/gc-improv/libstdc++-v3/testsuite/20_util/forward/requirements/explicit_instantiation.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/assign/auto_ptr.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/assign/auto_ptr_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/auto_ptr.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/shared_ptr/cons/auto_ptr_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/20_util/tuple/swap.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/deque/operators/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/ext_pointer/operations/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/ext_pointer/operations/5.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/operations/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/forward_list/operations/5.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/1.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/2.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/modifiers/swap/3.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/headers/cmath/c99_classification_macros_c.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/bernoulli_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/cauchy_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/default_random_engine.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/base_copy.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/base_move.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/seed_seq.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/initlist.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/num_xbound_fun.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/cons/range.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/exponential_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/extreme_value_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/fisher_f_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/gamma_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/geometric_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/base_copy.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/base_move.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/seed_seq.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/knuth_b.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/requirements/non_uint_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/lognormal_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/minstd_rand.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/minstd_rand0.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mt19937.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/mt19937_64.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/normal_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/initlist_fun.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/num_xbound_fun.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/cons/range.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_constant_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/initlist_fun.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/num_xbound_fun.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/cons/range.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/piecewise_linear_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/random_device/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/random_device/cons/token.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/random_device/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/ranlux24.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/ranlux24_base.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/ranlux48.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/ranlux48_base.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/seed_seq/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/seed_seq/cons/initlist.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/seed_seq/cons/range.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/seed_seq/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/base_copy.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/base_move.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/seed_seq.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/student_t_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/cons/seed1.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/cons/seed2.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/operators/equal.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/operators/serialize.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/cons/parms_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/cons/parms_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/cons/default.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/cons/parms.cc
    branches/gc-improv/libstdc++-v3/testsuite/26_numerics/random/weibull_distribution/requirements/typedefs.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/packaged_task/cons/copy_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/promise/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/promise/cons/copy_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/shared_future/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/shared_future/cons/copy.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/thread/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/unique_future/cons/assign_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/30_threads/unique_future/cons/copy_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/Makefile.in
    branches/gc-improv/libstdc++-v3/testsuite/ext/ext_pointer/1_neg.cc
    branches/gc-improv/libstdc++-v3/testsuite/util/replacement_memory_operators.h

Changes in other areas also in this revision:
Added:
    branches/gc-improv/fixincludes/tests/base/complex.h
      - copied unchanged from r151039, trunk/fixincludes/tests/base/complex.h
    branches/gc-improv/gcc/ChangeLog.graphite
      - copied unchanged from r151039, trunk/gcc/ChangeLog.graphite
    branches/gc-improv/gcc/ada/system-freebsd-x86_64.ads
      - copied unchanged from r151039, trunk/gcc/ada/system-freebsd-x86_64.ads
    branches/gc-improv/gcc/c-lang.h
      - copied unchanged from r151039, trunk/gcc/c-lang.h
    branches/gc-improv/gcc/config/alpha/vms-gcc_shell_handler.c
      - copied unchanged from r151039, trunk/gcc/config/alpha/vms-gcc_shell_handler.c
    branches/gc-improv/gcc/config/i386/djgpp-stdint.h
      - copied unchanged from r151039, trunk/gcc/config/i386/djgpp-stdint.h
    branches/gc-improv/gcc/config/ia64/fde-vms.c
      - copied unchanged from r151039, trunk/gcc/config/ia64/fde-vms.c
    branches/gc-improv/gcc/config/ia64/t-vms
      - copied unchanged from r151039, trunk/gcc/config/ia64/t-vms
    branches/gc-improv/gcc/config/ia64/vms-crtinit.asm
      - copied unchanged from r151039, trunk/gcc/config/ia64/vms-crtinit.asm
    branches/gc-improv/gcc/config/ia64/vms-unwind.h
      - copied unchanged from r151039, trunk/gcc/config/ia64/vms-unwind.h
    branches/gc-improv/gcc/config/ia64/vms.h
      - copied unchanged from r151039, trunk/gcc/config/ia64/vms.h
    branches/gc-improv/gcc/config/ia64/vms64.h
      - copied unchanged from r151039, trunk/gcc/config/ia64/vms64.h
    branches/gc-improv/gcc/config/ia64/vms_symvec_libgcc_s.opt
      - copied unchanged from r151039, trunk/gcc/config/ia64/vms_symvec_libgcc_s.opt
    branches/gc-improv/gcc/config/moxie/uclinux.h
      - copied unchanged from r151039, trunk/gcc/config/moxie/uclinux.h
    branches/gc-improv/gcc/config/rs6000/power7.md
      - copied unchanged from r151039, trunk/gcc/config/rs6000/power7.md
    branches/gc-improv/gcc/config/rs6000/vsx.md
      - copied unchanged from r151039, trunk/gcc/config/rs6000/vsx.md
    branches/gc-improv/gcc/config/vms/
      - copied from r151039, trunk/gcc/config/vms/
    branches/gc-improv/gcc/graphite-blocking.c
      - copied unchanged from r151039, trunk/gcc/graphite-blocking.c
    branches/gc-improv/gcc/graphite-clast-to-gimple.c
      - copied unchanged from r151039, trunk/gcc/graphite-clast-to-gimple.c
    branches/gc-improv/gcc/graphite-clast-to-gimple.h
      - copied unchanged from r151039, trunk/gcc/graphite-clast-to-gimple.h
    branches/gc-improv/gcc/graphite-dependences.c
      - copied unchanged from r151039, trunk/gcc/graphite-dependences.c
    branches/gc-improv/gcc/graphite-dependences.h
      - copied unchanged from r151039, trunk/gcc/graphite-dependences.h
    branches/gc-improv/gcc/graphite-interchange.c
      - copied unchanged from r151039, trunk/gcc/graphite-interchange.c
    branches/gc-improv/gcc/graphite-poly.c
      - copied unchanged from r151039, trunk/gcc/graphite-poly.c
    branches/gc-improv/gcc/graphite-poly.h
      - copied unchanged from r151039, trunk/gcc/graphite-poly.h
    branches/gc-improv/gcc/graphite-ppl.c
      - copied unchanged from r151039, trunk/gcc/graphite-ppl.c
    branches/gc-improv/gcc/graphite-ppl.h
      - copied unchanged from r151039, trunk/gcc/graphite-ppl.h
    branches/gc-improv/gcc/graphite-scop-detection.c
      - copied unchanged from r151039, trunk/gcc/graphite-scop-detection.c
    branches/gc-improv/gcc/graphite-scop-detection.h
      - copied unchanged from r151039, trunk/gcc/graphite-scop-detection.h
    branches/gc-improv/gcc/graphite-sese-to-poly.c
      - copied unchanged from r151039, trunk/gcc/graphite-sese-to-poly.c
    branches/gc-improv/gcc/graphite-sese-to-poly.h
      - copied unchanged from r151039, trunk/gcc/graphite-sese-to-poly.h
    branches/gc-improv/gcc/sese.c
      - copied, changed from r151039, trunk/gcc/sese.c
    branches/gc-improv/gcc/sese.h
      - copied unchanged from r151039, trunk/gcc/sese.h
    branches/gc-improv/gcc/testsuite/c-c++-common/
      - copied from r151039, trunk/gcc/testsuite/c-c++-common/
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/overloadn.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/cpp0x/overloadn.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv-cast.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/cpp0x/rv-cast.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/dwarf2/inline1.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/debug/dwarf2/inline1.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-1.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/expr/stmt-expr-1.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/expr/stmt-expr-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/expr/unary3.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/expr/unary3.C
    branches/gc-improv/gcc/testsuite/g++.dg/ext/complit12.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/ext/complit12.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/gc4.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/other/gc4.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/linkage2.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/other/linkage2.C
    branches/gc-improv/gcc/testsuite/g++.dg/overload/defarg4.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/overload/defarg4.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/pr16696-permissive.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/parse/pr16696-permissive.C
    branches/gc-improv/gcc/testsuite/g++.dg/parse/pr16696.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/parse/pr16696.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/defarg13.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/template/defarg13.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40834.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/torture/pr40834.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40924.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/torture/pr40924.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40991.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/torture/pr40991.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/tree-prof/inline_mismatch_args.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-prof/partition1.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/tree-prof/partition1.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/pr36069.C
      - copied unchanged from r151039, trunk/gcc/testsuite/g++.dg/warn/pr36069.C
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr40570.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/compile/pr40570.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr40964.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/compile/pr40964.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr41006-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/compile/pr41006-1.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr41006-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/compile/pr41006-2.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr41016.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/compile/pr41016.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/execute/20090814-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.c-torture/execute/20090814-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/debug/dwarf2/inline2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/inline2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-10.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-11.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-12.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-13.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-14.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-14.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-15.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-4.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-5.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-6.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-7.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-8.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/id-9.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/id-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-0.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-4.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-5.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-6.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-7.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-8.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/interchange-9.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/interchange-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr35356-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/pr35356-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr35356-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/pr35356-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr40157.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/pr40157.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/run-id-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/run-id-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-20.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/scop-20.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-21.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/graphite/scop-21.c
    branches/gc-improv/gcc/testsuite/gcc.dg/overflow-warn-8.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/overflow-warn-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40971.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/pr40971.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr41033.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/pr41033.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr41123.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/pr41123.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/builtin-math-7.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/torture/builtin-math-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr41094.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/torture/pr41094.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr32964.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32964.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-27.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-27.c
    branches/gc-improv/gcc/testsuite/gcc.dg/uninit-pr40943.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/uninit-pr40943.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/O1-pr41008.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/vect/O1-pr41008.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/aligned-section-anchors-nest-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.dg/vect/aligned-section-anchors-nest-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/20090811-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/arm/20090811-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/aapcs/
      - copied from r151039, trunk/gcc/testsuite/gcc.target/arm/aapcs/
    branches/gc-improv/gcc/testsuite/gcc.target/arm/synchronize.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/arm/synchronize.c
    branches/gc-improv/gcc/testsuite/gcc.target/bfin/loop-autoinc.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/bfin/loop-autoinc.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40718.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40718.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40906-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40906-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40906-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40906-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40906-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40906-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40934.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40934.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr40957.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr40957.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/pr41019.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/i386/pr41019.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-4.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/ext-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-5.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/ext-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-6.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/ext-6.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-7.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/ext-7.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-8.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/ext-8.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/extend-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/mips/extend-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-32.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/altivec-32.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap-run.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap-run.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap16.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap16.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap32.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap32.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap64-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap64-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap64-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap64-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/bswap64-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/bswap64-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/optimize-bswapdi-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/optimize-bswapdi-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/optimize-bswapdi-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/optimize-bswapdi-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/optimize-bswapsi-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/optimize-bswapsi-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/popcount-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/popcount-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/popcount-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/popcount-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/pr39457.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/pr39457.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/pr39902-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/pr39902-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-4.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-5.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-6.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-6.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-1.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-2.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-3.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-4.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-5.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.c
      - copied unchanged from r151039, trunk/gcc/testsuite/gcc.target/powerpc/vsx-vector-6.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_alloc_opt_5.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/allocate_alloc_opt_6.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/allocate_alloc_opt_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/c_f_pointer_tests_4.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/c_f_pointer_tests_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_1.f03
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/class_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/class_2.f03
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/class_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_with_extra.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/fmt_with_extra.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-1.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-10.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-10.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-11.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-11.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-12.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-12.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-13.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-13.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-14.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-14.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-15.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-15.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-16.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-16.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-17.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-17.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-5.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-5.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-6.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-6.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-7.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-7.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-8.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-8.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-9.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/id-9.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/interchange-1.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/interchange-2.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/graphite/interchange-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/initialization_23.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/initialization_23.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/intrinsic_4.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/intrinsic_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/intrinsic_5.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/intrinsic_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_58.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/namelist_58.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr40999.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/pr40999.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr41011.f
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/pr41011.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr41126.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/pr41126.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_23.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_23.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_24.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_24.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_14.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_14.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_15.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_15.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_16.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_16.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_17.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/structure_constructor_10.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/structure_constructor_10.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/transfer_resolve_1.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/transfer_resolve_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_operator_1.f03
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/typebound_operator_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_operator_2.f03
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/typebound_operator_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/unlimited_fmt_1.f08
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/unlimited_fmt_1.f08
    branches/gc-improv/gcc/testsuite/gfortran.dg/use_only_4.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/use_only_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/vect-gems.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/vect/vect-gems.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_10.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_10.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_11.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_11.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_12.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_12.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_13.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_13.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_14.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_14.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_7.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_8.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/whole_file_9.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/whole_file_9.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/winapi.f90
      - copied unchanged from r151039, trunk/gcc/testsuite/gfortran.dg/winapi.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/dynamic_bound.adb
      - copied unchanged from r151039, trunk/gcc/testsuite/gnat.dg/dynamic_bound.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/itype.adb
      - copied unchanged from r151039, trunk/gcc/testsuite/gnat.dg/itype.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/itype.ads
      - copied unchanged from r151039, trunk/gcc/testsuite/gnat.dg/itype.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/slice6.adb
      - copied unchanged from r151039, trunk/gcc/testsuite/gnat.dg/slice6.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/slice6_pkg.ads
      - copied unchanged from r151039, trunk/gcc/testsuite/gnat.dg/slice6_pkg.ads
    branches/gc-improv/libgomp/config/linux/mips/mutex.h
      - copied unchanged from r151039, trunk/libgomp/config/linux/mips/mutex.h
    branches/gc-improv/libgomp/testsuite/libgomp.graphite/
      - copied from r151039, trunk/libgomp/testsuite/libgomp.graphite/
Removed:
    branches/gc-improv/gcc/config/alpha/t-vms64
    branches/gc-improv/gcc/config/alpha/vms-cc.c
    branches/gc-improv/gcc/config/alpha/vms-crt0-64.c
    branches/gc-improv/gcc/config/alpha/vms-crt0.c
    branches/gc-improv/gcc/config/alpha/vms-ld.c
    branches/gc-improv/gcc/config/alpha/vms-psxcrt0-64.c
    branches/gc-improv/gcc/config/alpha/vms-psxcrt0.c
    branches/gc-improv/gcc/config/alpha/vms_tramp.asm
    branches/gc-improv/gcc/config/alpha/x-vms
    branches/gc-improv/gcc/config/alpha/xm-vms.h
    branches/gc-improv/gcc/testsuite/gcc.dg/Wconversion-real.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/alias-1.c
Modified:
    branches/gc-improv/   (props changed)
    branches/gc-improv/ChangeLog
    branches/gc-improv/MAINTAINERS
    branches/gc-improv/Makefile.def
    branches/gc-improv/Makefile.in
    branches/gc-improv/boehm-gc/ChangeLog
    branches/gc-improv/boehm-gc/Makefile.am
    branches/gc-improv/boehm-gc/Makefile.in
    branches/gc-improv/boehm-gc/aclocal.m4
    branches/gc-improv/boehm-gc/configure
    branches/gc-improv/boehm-gc/configure.ac
    branches/gc-improv/boehm-gc/include/Makefile.in
    branches/gc-improv/boehm-gc/include/gc_config.h.in
    branches/gc-improv/compile
    branches/gc-improv/config.guess
    branches/gc-improv/config.sub
    branches/gc-improv/config/ChangeLog
    branches/gc-improv/config/extensions.m4
    branches/gc-improv/config/no-executables.m4
    branches/gc-improv/config/override.m4
    branches/gc-improv/config/tls.m4
    branches/gc-improv/configure
    branches/gc-improv/configure.ac
    branches/gc-improv/contrib/ChangeLog
    branches/gc-improv/contrib/compare-debug
    branches/gc-improv/contrib/test_summary
    branches/gc-improv/depcomp
    branches/gc-improv/fixincludes/ChangeLog
    branches/gc-improv/fixincludes/Makefile.in
    branches/gc-improv/fixincludes/aclocal.m4
    branches/gc-improv/fixincludes/config.h.in
    branches/gc-improv/fixincludes/configure
    branches/gc-improv/fixincludes/fixincl.x
    branches/gc-improv/fixincludes/inclhack.def
    branches/gc-improv/fixincludes/tests/base/stdint.h
    branches/gc-improv/gcc/ChangeLog
    branches/gc-improv/gcc/DATESTAMP
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/aclocal.m4
    branches/gc-improv/gcc/ada/ChangeLog
    branches/gc-improv/gcc/ada/a-caldel-vms.adb
    branches/gc-improv/gcc/ada/a-calend-vms.adb
    branches/gc-improv/gcc/ada/a-calfor.adb
    branches/gc-improv/gcc/ada/a-cdlili.adb
    branches/gc-improv/gcc/ada/a-chahan.adb
    branches/gc-improv/gcc/ada/a-cidlli.adb
    branches/gc-improv/gcc/ada/a-coinve.adb
    branches/gc-improv/gcc/ada/a-comlin.adb
    branches/gc-improv/gcc/ada/a-crbtgk.adb
    branches/gc-improv/gcc/ada/a-crdlli.adb
    branches/gc-improv/gcc/ada/a-direct.adb
    branches/gc-improv/gcc/ada/a-teioed.adb
    branches/gc-improv/gcc/ada/adaint.c
    branches/gc-improv/gcc/ada/comperr.adb
    branches/gc-improv/gcc/ada/exp_ch3.adb
    branches/gc-improv/gcc/ada/exp_ch4.adb
    branches/gc-improv/gcc/ada/exp_ch7.adb
    branches/gc-improv/gcc/ada/exp_ch9.adb
    branches/gc-improv/gcc/ada/exp_disp.adb
    branches/gc-improv/gcc/ada/exp_util.adb
    branches/gc-improv/gcc/ada/frontend.adb
    branches/gc-improv/gcc/ada/gcc-interface/Make-lang.in
    branches/gc-improv/gcc/ada/gcc-interface/Makefile.in
    branches/gc-improv/gcc/ada/gcc-interface/ada-tree.h
    branches/gc-improv/gcc/ada/gcc-interface/gigi.h
    branches/gc-improv/gcc/ada/gcc-interface/misc.c
    branches/gc-improv/gcc/ada/gcc-interface/trans.c
    branches/gc-improv/gcc/ada/gcc-interface/utils.c
    branches/gc-improv/gcc/ada/gnat_ugn.texi
    branches/gc-improv/gcc/ada/gnatcmd.adb
    branches/gc-improv/gcc/ada/make.adb
    branches/gc-improv/gcc/ada/mlib-prj.adb
    branches/gc-improv/gcc/ada/prj-conf.adb
    branches/gc-improv/gcc/ada/prj-env.adb
    branches/gc-improv/gcc/ada/prj-nmsc.adb
    branches/gc-improv/gcc/ada/prj-part.adb
    branches/gc-improv/gcc/ada/prj.adb
    branches/gc-improv/gcc/ada/prj.ads
    branches/gc-improv/gcc/ada/s-linux-hppa.ads
    branches/gc-improv/gcc/ada/s-linux.ads
    branches/gc-improv/gcc/ada/s-osinte-kfreebsd-gnu.ads
    branches/gc-improv/gcc/ada/s-taprop-posix.adb
    branches/gc-improv/gcc/ada/s-tasini.adb
    branches/gc-improv/gcc/ada/sem.adb
    branches/gc-improv/gcc/ada/sem_cat.adb
    branches/gc-improv/gcc/ada/sem_ch10.adb
    branches/gc-improv/gcc/ada/sem_ch12.ads
    branches/gc-improv/gcc/ada/sem_ch3.adb
    branches/gc-improv/gcc/ada/sem_ch3.ads
    branches/gc-improv/gcc/ada/sem_ch6.adb
    branches/gc-improv/gcc/ada/sem_ch7.adb
    branches/gc-improv/gcc/ada/sem_warn.adb
    branches/gc-improv/gcc/ada/sem_warn.ads
    branches/gc-improv/gcc/ada/switch-c.adb
    branches/gc-improv/gcc/ada/sysdep.c
    branches/gc-improv/gcc/ada/targparm.adb
    branches/gc-improv/gcc/ada/types.ads
    branches/gc-improv/gcc/ada/xref_lib.adb
    branches/gc-improv/gcc/alias.c
    branches/gc-improv/gcc/bb-reorder.c
    branches/gc-improv/gcc/builtins.c
    branches/gc-improv/gcc/c-common.c
    branches/gc-improv/gcc/c-config-lang.in
    branches/gc-improv/gcc/c-cppbuiltin.c
    branches/gc-improv/gcc/c-decl.c
    branches/gc-improv/gcc/c-lex.c
    branches/gc-improv/gcc/c-objc-common.h
    branches/gc-improv/gcc/c-pragma.c
    branches/gc-improv/gcc/c-tree.h
    branches/gc-improv/gcc/c-typeck.c
    branches/gc-improv/gcc/calls.c
    branches/gc-improv/gcc/cfgexpand.c
    branches/gc-improv/gcc/cfgloop.c
    branches/gc-improv/gcc/cfgloop.h
    branches/gc-improv/gcc/cfgloopmanip.c
    branches/gc-improv/gcc/cgraph.c
    branches/gc-improv/gcc/combine.c
    branches/gc-improv/gcc/common.opt
    branches/gc-improv/gcc/config.build
    branches/gc-improv/gcc/config.gcc
    branches/gc-improv/gcc/config.host
    branches/gc-improv/gcc/config.in
    branches/gc-improv/gcc/config/alpha/alpha-protos.h
    branches/gc-improv/gcc/config/alpha/alpha.c
    branches/gc-improv/gcc/config/alpha/alpha.h
    branches/gc-improv/gcc/config/alpha/alpha.md
    branches/gc-improv/gcc/config/alpha/t-vms
    branches/gc-improv/gcc/config/alpha/vms-dwarf2eh.asm
    branches/gc-improv/gcc/config/alpha/vms-unwind.h
    branches/gc-improv/gcc/config/alpha/vms.h
    branches/gc-improv/gcc/config/alpha/vms64.h
    branches/gc-improv/gcc/config/arc/arc.c
    branches/gc-improv/gcc/config/arm/arm-protos.h
    branches/gc-improv/gcc/config/arm/arm.c
    branches/gc-improv/gcc/config/arm/arm.h
    branches/gc-improv/gcc/config/arm/arm.md
    branches/gc-improv/gcc/config/arm/bpabi.h
    branches/gc-improv/gcc/config/arm/lib1funcs.asm
    branches/gc-improv/gcc/config/arm/t-arm-elf
    branches/gc-improv/gcc/config/avr/avr.c
    branches/gc-improv/gcc/config/avr/avr.h
    branches/gc-improv/gcc/config/bfin/bfin.c
    branches/gc-improv/gcc/config/cris/cris.c
    branches/gc-improv/gcc/config/cris/cris.h
    branches/gc-improv/gcc/config/elfos.h
    branches/gc-improv/gcc/config/frv/frv.h
    branches/gc-improv/gcc/config/i386/att.h
    branches/gc-improv/gcc/config/i386/bsd.h
    branches/gc-improv/gcc/config/i386/cygwin.h
    branches/gc-improv/gcc/config/i386/darwin.h
    branches/gc-improv/gcc/config/i386/i386-interix.h
    branches/gc-improv/gcc/config/i386/i386.c
    branches/gc-improv/gcc/config/i386/i386.md
    branches/gc-improv/gcc/config/i386/i386elf.h
    branches/gc-improv/gcc/config/i386/sse.md
    branches/gc-improv/gcc/config/i386/sysv4.h
    branches/gc-improv/gcc/config/ia64/fde-glibc.c
    branches/gc-improv/gcc/config/ia64/ia64.c
    branches/gc-improv/gcc/config/ia64/ia64.h
    branches/gc-improv/gcc/config/ia64/linux-unwind.h
    branches/gc-improv/gcc/config/ia64/unwind-ia64.c
    branches/gc-improv/gcc/config/ia64/unwind-ia64.h
    branches/gc-improv/gcc/config/iq2000/iq2000.c
    branches/gc-improv/gcc/config/m32c/m32c.c
    branches/gc-improv/gcc/config/m32c/m32c.md
    branches/gc-improv/gcc/config/m32c/prologue.md
    branches/gc-improv/gcc/config/m68k/m68k.c
    branches/gc-improv/gcc/config/mcore/mcore.c
    branches/gc-improv/gcc/config/mep/mep.c
    branches/gc-improv/gcc/config/mips/constraints.md
    branches/gc-improv/gcc/config/mips/mips-protos.h
    branches/gc-improv/gcc/config/mips/mips.c
    branches/gc-improv/gcc/config/mips/mips.h
    branches/gc-improv/gcc/config/mips/mips.md
    branches/gc-improv/gcc/config/mips/predicates.md
    branches/gc-improv/gcc/config/mips/sdemtk.h
    branches/gc-improv/gcc/config/mips/sync.md
    branches/gc-improv/gcc/config/mmix/mmix.c
    branches/gc-improv/gcc/config/mmix/mmix.h
    branches/gc-improv/gcc/config/moxie/moxie.c
    branches/gc-improv/gcc/config/moxie/moxie.h
    branches/gc-improv/gcc/config/pa/pa.c
    branches/gc-improv/gcc/config/pa/pa.md
    branches/gc-improv/gcc/config/picochip/picochip.c
    branches/gc-improv/gcc/config/rs6000/altivec.h
    branches/gc-improv/gcc/config/rs6000/altivec.md
    branches/gc-improv/gcc/config/rs6000/freebsd.h
    branches/gc-improv/gcc/config/rs6000/ppc-asm.h
    branches/gc-improv/gcc/config/rs6000/predicates.md
    branches/gc-improv/gcc/config/rs6000/rs6000-c.c
    branches/gc-improv/gcc/config/rs6000/rs6000.c
    branches/gc-improv/gcc/config/rs6000/rs6000.h
    branches/gc-improv/gcc/config/rs6000/rs6000.md
    branches/gc-improv/gcc/config/rs6000/rs6000.opt
    branches/gc-improv/gcc/config/rs6000/t-rs6000
    branches/gc-improv/gcc/config/rs6000/vector.md
    branches/gc-improv/gcc/config/s390/predicates.md
    branches/gc-improv/gcc/config/s390/s390-protos.h
    branches/gc-improv/gcc/config/s390/s390.c
    branches/gc-improv/gcc/config/s390/s390.h
    branches/gc-improv/gcc/config/s390/s390.md
    branches/gc-improv/gcc/config/score/score.c
    branches/gc-improv/gcc/config/score/score3.c
    branches/gc-improv/gcc/config/score/score7.c
    branches/gc-improv/gcc/config/sh/linux-atomic.asm
    branches/gc-improv/gcc/config/sh/sh.c
    branches/gc-improv/gcc/config/sh/sh.md
    branches/gc-improv/gcc/config/sh/t-netbsd
    branches/gc-improv/gcc/config/sh/t-sh
    branches/gc-improv/gcc/config/sol2.h
    branches/gc-improv/gcc/config/sparc/sparc.c
    branches/gc-improv/gcc/config/sparc/sparc.h
    branches/gc-improv/gcc/config/stormy16/stormy16.c
    branches/gc-improv/gcc/config/xtensa/xtensa.c
    branches/gc-improv/gcc/config/xtensa/xtensa.h
    branches/gc-improv/gcc/configure
    branches/gc-improv/gcc/configure.ac
    branches/gc-improv/gcc/cp/ChangeLog
    branches/gc-improv/gcc/cp/call.c
    branches/gc-improv/gcc/cp/cp-gimplify.c
    branches/gc-improv/gcc/cp/cp-tree.h
    branches/gc-improv/gcc/cp/cvt.c
    branches/gc-improv/gcc/cp/decl.c
    branches/gc-improv/gcc/cp/decl2.c
    branches/gc-improv/gcc/cp/error.c
    branches/gc-improv/gcc/cp/init.c
    branches/gc-improv/gcc/cp/method.c
    branches/gc-improv/gcc/cp/name-lookup.c
    branches/gc-improv/gcc/cp/name-lookup.h
    branches/gc-improv/gcc/cp/parser.c
    branches/gc-improv/gcc/cp/pt.c
    branches/gc-improv/gcc/cp/tree.c
    branches/gc-improv/gcc/cp/typeck.c
    branches/gc-improv/gcc/doc/extend.texi
    branches/gc-improv/gcc/doc/install.texi
    branches/gc-improv/gcc/doc/invoke.texi
    branches/gc-improv/gcc/doc/md.texi
    branches/gc-improv/gcc/doc/options.texi
    branches/gc-improv/gcc/doc/tm.texi
    branches/gc-improv/gcc/dse.c
    branches/gc-improv/gcc/dwarf2out.c
    branches/gc-improv/gcc/except.c
    branches/gc-improv/gcc/explow.c
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/expr.h
    branches/gc-improv/gcc/final.c
    branches/gc-improv/gcc/fold-const.c
    branches/gc-improv/gcc/fortran/ChangeLog
    branches/gc-improv/gcc/fortran/array.c
    branches/gc-improv/gcc/fortran/check.c
    branches/gc-improv/gcc/fortran/data.c
    branches/gc-improv/gcc/fortran/decl.c
    branches/gc-improv/gcc/fortran/dump-parse-tree.c
    branches/gc-improv/gcc/fortran/error.c
    branches/gc-improv/gcc/fortran/expr.c
    branches/gc-improv/gcc/fortran/gfortran.h
    branches/gc-improv/gcc/fortran/gfortran.texi
    branches/gc-improv/gcc/fortran/gfortranspec.c
    branches/gc-improv/gcc/fortran/interface.c
    branches/gc-improv/gcc/fortran/io.c
    branches/gc-improv/gcc/fortran/iresolve.c
    branches/gc-improv/gcc/fortran/match.c
    branches/gc-improv/gcc/fortran/misc.c
    branches/gc-improv/gcc/fortran/module.c
    branches/gc-improv/gcc/fortran/openmp.c
    branches/gc-improv/gcc/fortran/options.c
    branches/gc-improv/gcc/fortran/parse.c
    branches/gc-improv/gcc/fortran/primary.c
    branches/gc-improv/gcc/fortran/resolve.c
    branches/gc-improv/gcc/fortran/scanner.c
    branches/gc-improv/gcc/fortran/simplify.c
    branches/gc-improv/gcc/fortran/symbol.c
    branches/gc-improv/gcc/fortran/target-memory.c
    branches/gc-improv/gcc/fortran/trans-array.c
    branches/gc-improv/gcc/fortran/trans-common.c
    branches/gc-improv/gcc/fortran/trans-const.c
    branches/gc-improv/gcc/fortran/trans-decl.c
    branches/gc-improv/gcc/fortran/trans-expr.c
    branches/gc-improv/gcc/fortran/trans-intrinsic.c
    branches/gc-improv/gcc/fortran/trans-io.c
    branches/gc-improv/gcc/fortran/trans-stmt.c
    branches/gc-improv/gcc/fortran/trans-types.c
    branches/gc-improv/gcc/fortran/trans-types.h
    branches/gc-improv/gcc/fortran/trans.c
    branches/gc-improv/gcc/fortran/trans.h
    branches/gc-improv/gcc/function.c
    branches/gc-improv/gcc/function.h
    branches/gc-improv/gcc/fwprop.c
    branches/gc-improv/gcc/gengtype.c
    branches/gc-improv/gcc/gimple-low.c
    branches/gc-improv/gcc/gimple-pretty-print.c
    branches/gc-improv/gcc/gimplify.c
    branches/gc-improv/gcc/graphite.c
    branches/gc-improv/gcc/graphite.h
    branches/gc-improv/gcc/gthr-dce.h
    branches/gc-improv/gcc/ipa-cp.c
    branches/gc-improv/gcc/ipa-inline.c
    branches/gc-improv/gcc/ipa-prop.c
    branches/gc-improv/gcc/ipa-prop.h
    branches/gc-improv/gcc/ipa-struct-reorg.c
    branches/gc-improv/gcc/java/ChangeLog
    branches/gc-improv/gcc/java/Make-lang.in
    branches/gc-improv/gcc/java/builtins.c
    branches/gc-improv/gcc/java/decl.c
    branches/gc-improv/gcc/java/gcj.texi
    branches/gc-improv/gcc/java/java-tree.h
    branches/gc-improv/gcc/java/jvspec.c
    branches/gc-improv/gcc/java/lang.c
    branches/gc-improv/gcc/java/lang.opt
    branches/gc-improv/gcc/lambda-code.c
    branches/gc-improv/gcc/longlong.h
    branches/gc-improv/gcc/objc/ChangeLog
    branches/gc-improv/gcc/objc/Make-lang.in
    branches/gc-improv/gcc/objc/objc-act.c
    branches/gc-improv/gcc/omp-low.c
    branches/gc-improv/gcc/opt-functions.awk
    branches/gc-improv/gcc/optabs.c
    branches/gc-improv/gcc/opts.c
    branches/gc-improv/gcc/passes.c
    branches/gc-improv/gcc/po/ChangeLog
    branches/gc-improv/gcc/po/es.po
    branches/gc-improv/gcc/po/sv.po
    branches/gc-improv/gcc/predict.c
    branches/gc-improv/gcc/predict.h
    branches/gc-improv/gcc/real.h
    branches/gc-improv/gcc/reload.c
    branches/gc-improv/gcc/reload1.c
    branches/gc-improv/gcc/rtl.h
    branches/gc-improv/gcc/rtlanal.c
    branches/gc-improv/gcc/simplify-rtx.c
    branches/gc-improv/gcc/stmt.c
    branches/gc-improv/gcc/system.h
    branches/gc-improv/gcc/target-def.h
    branches/gc-improv/gcc/target.h
    branches/gc-improv/gcc/targhooks.c
    branches/gc-improv/gcc/targhooks.h
    branches/gc-improv/gcc/testsuite/ChangeLog
    branches/gc-improv/gcc/testsuite/ada/acats/support/impdef.a
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c940005.a
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c940007.a
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c94001c.ada
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c94006a.ada
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c94008c.ada
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c951002.a
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c954a01.a
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c96001a.ada
    branches/gc-improv/gcc/testsuite/ada/acats/tests/c9/c97307a.ada
    branches/gc-improv/gcc/testsuite/g++.dg/cdce3.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist22.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/named.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/overload.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv1p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv2p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv3p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv4p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv5p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv6p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv7p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/rv8p.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/template_deduction.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/unnamed_refs.C
    branches/gc-improv/gcc/testsuite/g++.dg/debug/dwarf2/typedef1.C
    branches/gc-improv/gcc/testsuite/g++.dg/dg.exp
    branches/gc-improv/gcc/testsuite/g++.dg/ext/anon-struct4.C
    branches/gc-improv/gcc/testsuite/g++.dg/lookup/anon2.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/anon3.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/pragma-re-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/pragma-re-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/arg2.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/local4.C
    branches/gc-improv/gcc/testsuite/g++.dg/tree-ssa/pr33615.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wconversion-real.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.law/operators32.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.other/anon9.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.other/linkage1.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.other/linkage2.C
    branches/gc-improv/gcc/testsuite/g++.old-deja/g++.pt/enum6.C
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-apply2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtins-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/debug/20020224-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dfp/pr39902.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dg.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/block-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/graphite.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37485.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37684.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37828.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37883.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37928.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr37943.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr38409.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr38498.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr38559.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr39335.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/pr39335_1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-14.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-15.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-16.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-17.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-18.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-19.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-9.c
    branches/gc-improv/gcc/testsuite/gcc.dg/graphite/scop-matmult.c
    branches/gc-improv/gcc/testsuite/gcc.dg/optimize-bswapdi-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pragma-re-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pragma-re-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pragma-re-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pragma-re-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/20090618-1.c   (props changed)
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/builtin-power-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/20050314-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-32.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-33.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-34.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-35.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/loop-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pr23109.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/restrict-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/restrict-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-lim-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/structopt-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-11.c
    branches/gc-improv/gcc/testsuite/gcc.dg/ucnid-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/uninit-6-O0.c
    branches/gc-improv/gcc/testsuite/gcc.dg/uninit-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/dump-tree-dceloop-pr26359.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/vector-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vmx/vmx.exp
    branches/gc-improv/gcc/testsuite/gcc.target/arm/eabi1.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/mmx-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/neon/polytypes.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/ext-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/interrupt_handler.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/mips.exp
    branches/gc-improv/gcc/testsuite/gcc.target/mips/smartmips-lwxs.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/truncate-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/mips/truncate-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/powerpc/altivec-6.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/aliasing_dummy_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/altreturn_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/altreturn_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/altreturn_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/altreturn_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/array_constructor_13.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/arrayio_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/arrayio_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/assumed_charlen_function_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/assumed_charlen_function_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/assumed_charlen_function_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/backspace_8.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/backspace_9.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/boz_9.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_comparison_1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_decl_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_initialiser_actual.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_pointer_assign.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_pointer_dependency.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_pointer_dummy.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/char_pointer_func.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/common_5.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/common_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/common_align_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/constant_substring.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/data_char_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/der_array_io_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/der_array_io_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/der_array_io_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/der_io_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/dev_null.F90
    branches/gc-improv/gcc/testsuite/gfortran.dg/direct_io_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/do_iterator_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/e_d_fmt.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/empty_format_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/entry_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/entry_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/eor_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/equiv_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/equiv_constraint_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/equiv_substr.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/extended_char_comparison_1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_bz_bn_err.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_error_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_read_bz_bn.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_tl.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/fmt_white.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/func_derived_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/1832.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/19981216-0.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/19990525-0.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/19990826-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/20000630-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/20010116.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/20010519-1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/980419-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/980520-1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/check0.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/cpp3.F
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/cpp4.F
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/f77-edit-i-in.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/f77-edit-t-in.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77/short.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77_intrinsics_funcs.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/g77_intrinsics_sub.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/global_references_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/block-1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/block-2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/block-3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/block-4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/graphite.exp
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/id-4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr37852.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr37857.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr37980.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr38083.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/pr38953.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/graphite/scop-1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/hollerith.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/hollerith_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/hollerith_f95.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/ichar_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/implicit_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/implicit_9.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/inquire.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/inquire_13.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/inquire_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/inquire_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/intrinsic_subroutine.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/io_constraints_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/io_constraints_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/list_read_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/loc_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/logical_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/longline.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/merge_char_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/module_md5_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_12.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_14.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_18.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_19.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_21.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_22.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_37.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_40.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_47.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_54.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_55.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_empty.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_use.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/namelist_use_only.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/nested_modules_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/nested_modules_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/open-options-blanks.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/output_exponents_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/parens_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/parens_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/parent_result_ref_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pointer_function_actual_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr15129.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr15332.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr16597.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr17143.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr17164.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr17229.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr18210.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr19155.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr20086.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr20124.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr20755.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr20865.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr20950.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr21730.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr22491.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr29713.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pr32921.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/print_parentheses_1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/print_parentheses_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_assign_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_decl_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_17.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_13.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_pass_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_pass_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_comp_pass_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/read_eor.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/read_float_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/read_logical.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/recursive_statement_functions.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/return_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/rewind_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/runtime_warning_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/scalar_return_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/stfunc_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/stfunc_3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/stfunc_4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/stfunc_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/streamio_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/string_ctor_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/string_null_compare_1.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/substr_6.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/tl_editing.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_10.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_2.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_call_4.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_generic_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_generic_4.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_1.f08
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_5.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/typebound_proc_6.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/unf_io_convert_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/warnings_are_errors_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/x_slash_1.f
    branches/gc-improv/gcc/testsuite/lib/gcc-defs.exp
    branches/gc-improv/gcc/testsuite/lib/options.exp
    branches/gc-improv/gcc/testsuite/lib/target-supports.exp
    branches/gc-improv/gcc/testsuite/lib/wrapper.exp
    branches/gc-improv/gcc/timevar.def
    branches/gc-improv/gcc/toplev.c
    branches/gc-improv/gcc/tree-cfg.c
    branches/gc-improv/gcc/tree-cfgcleanup.c
    branches/gc-improv/gcc/tree-chrec.c
    branches/gc-improv/gcc/tree-chrec.h
    branches/gc-improv/gcc/tree-data-ref.c
    branches/gc-improv/gcc/tree-data-ref.h
    branches/gc-improv/gcc/tree-dfa.c
    branches/gc-improv/gcc/tree-flow-inline.h
    branches/gc-improv/gcc/tree-flow.h
    branches/gc-improv/gcc/tree-inline.c
    branches/gc-improv/gcc/tree-inline.h
    branches/gc-improv/gcc/tree-into-ssa.c
    branches/gc-improv/gcc/tree-loop-distribution.c
    branches/gc-improv/gcc/tree-outof-ssa.c
    branches/gc-improv/gcc/tree-parloops.c
    branches/gc-improv/gcc/tree-phinodes.c
    branches/gc-improv/gcc/tree-predcom.c
    branches/gc-improv/gcc/tree-scalar-evolution.c
    branches/gc-improv/gcc/tree-scalar-evolution.h
    branches/gc-improv/gcc/tree-sra.c
    branches/gc-improv/gcc/tree-ssa-alias.c
    branches/gc-improv/gcc/tree-ssa-ccp.c
    branches/gc-improv/gcc/tree-ssa-dce.c
    branches/gc-improv/gcc/tree-ssa-ifcombine.c
    branches/gc-improv/gcc/tree-ssa-loop-ivopts.c
    branches/gc-improv/gcc/tree-ssa-loop-manip.c
    branches/gc-improv/gcc/tree-ssa-loop-prefetch.c
    branches/gc-improv/gcc/tree-ssa-loop.c
    branches/gc-improv/gcc/tree-ssa-phiopt.c
    branches/gc-improv/gcc/tree-ssa-phiprop.c
    branches/gc-improv/gcc/tree-ssa-pre.c
    branches/gc-improv/gcc/tree-ssa-sccvn.c
    branches/gc-improv/gcc/tree-ssa-structalias.c
    branches/gc-improv/gcc/tree-ssa-threadupdate.c
    branches/gc-improv/gcc/tree-ssa.c
    branches/gc-improv/gcc/tree-switch-conversion.c
    branches/gc-improv/gcc/tree-tailcall.c
    branches/gc-improv/gcc/tree-vect-data-refs.c
    branches/gc-improv/gcc/tree-vect-loop-manip.c
    branches/gc-improv/gcc/tree-vect-loop.c
    branches/gc-improv/gcc/tree-vect-patterns.c
    branches/gc-improv/gcc/tree-vect-stmts.c
    branches/gc-improv/gcc/tree.c
    branches/gc-improv/gcc/tree.h
    branches/gc-improv/gcc/value-prof.c
    branches/gc-improv/gnattools/ChangeLog
    branches/gc-improv/gnattools/Makefile.in
    branches/gc-improv/gnattools/configure
    branches/gc-improv/install-sh
    branches/gc-improv/intl/ChangeLog
    branches/gc-improv/intl/Makefile.in
    branches/gc-improv/intl/aclocal.m4
    branches/gc-improv/intl/config.h.in
    branches/gc-improv/intl/configure
    branches/gc-improv/libada/ChangeLog
    branches/gc-improv/libada/Makefile.in
    branches/gc-improv/libada/configure
    branches/gc-improv/libada/configure.ac
    branches/gc-improv/libcpp/ChangeLog
    branches/gc-improv/libcpp/aclocal.m4
    branches/gc-improv/libcpp/charset.c
    branches/gc-improv/libcpp/config.in
    branches/gc-improv/libcpp/configure
    branches/gc-improv/libcpp/po/ChangeLog
    branches/gc-improv/libcpp/po/es.po
    branches/gc-improv/libdecnumber/ChangeLog
    branches/gc-improv/libdecnumber/Makefile.in
    branches/gc-improv/libdecnumber/aclocal.m4
    branches/gc-improv/libdecnumber/config.in
    branches/gc-improv/libdecnumber/configure
    branches/gc-improv/libdecnumber/decCommon.c
    branches/gc-improv/libdecnumber/decContext.c
    branches/gc-improv/libffi/ChangeLog
    branches/gc-improv/libffi/Makefile.am
    branches/gc-improv/libffi/Makefile.in
    branches/gc-improv/libffi/aclocal.m4
    branches/gc-improv/libffi/configure
    branches/gc-improv/libffi/configure.ac
    branches/gc-improv/libffi/fficonfig.h.in
    branches/gc-improv/libffi/include/Makefile.in
    branches/gc-improv/libffi/man/Makefile.in
    branches/gc-improv/libffi/testsuite/Makefile.in
    branches/gc-improv/libgcc/ChangeLog
    branches/gc-improv/libgcc/Makefile.in
    branches/gc-improv/libgcc/config.host
    branches/gc-improv/libgcc/config/sh/t-linux
    branches/gc-improv/libgcc/configure
    branches/gc-improv/libgcc/configure.ac
    branches/gc-improv/libgfortran/ChangeLog
    branches/gc-improv/libgfortran/Makefile.am
    branches/gc-improv/libgfortran/Makefile.in
    branches/gc-improv/libgfortran/aclocal.m4
    branches/gc-improv/libgfortran/config.h.in
    branches/gc-improv/libgfortran/configure
    branches/gc-improv/libgfortran/configure.ac
    branches/gc-improv/libgfortran/configure.host
    branches/gc-improv/libgfortran/fmain.c
    branches/gc-improv/libgfortran/gfortran.map
    branches/gc-improv/libgfortran/intrinsics/cshift0.c
    branches/gc-improv/libgfortran/intrinsics/iso_c_binding.c
    branches/gc-improv/libgfortran/intrinsics/string_intrinsics_inc.c
    branches/gc-improv/libgfortran/io/format.c
    branches/gc-improv/libgfortran/io/io.h
    branches/gc-improv/libgfortran/io/list_read.c
    branches/gc-improv/libgfortran/io/unix.c
    branches/gc-improv/libgfortran/libgfortran.h
    branches/gc-improv/libgfortran/runtime/fpu.c
    branches/gc-improv/libgomp/ChangeLog
    branches/gc-improv/libgomp/Makefile.am
    branches/gc-improv/libgomp/Makefile.in
    branches/gc-improv/libgomp/aclocal.m4
    branches/gc-improv/libgomp/config.h.in
    branches/gc-improv/libgomp/config/linux/mutex.h
    branches/gc-improv/libgomp/configure
    branches/gc-improv/libgomp/configure.ac
    branches/gc-improv/libgomp/omp_lib.h.in
    branches/gc-improv/libgomp/testsuite/Makefile.in
    branches/gc-improv/libgomp/testsuite/libgomp.fortran/fortran.exp
    branches/gc-improv/libiberty/ChangeLog
    branches/gc-improv/libiberty/Makefile.in
    branches/gc-improv/libiberty/config.in
    branches/gc-improv/libiberty/configure
    branches/gc-improv/libiberty/make-temp-file.c
    branches/gc-improv/libjava/ChangeLog
    branches/gc-improv/libjava/HACKING
    branches/gc-improv/libjava/Makefile.am
    branches/gc-improv/libjava/Makefile.in
    branches/gc-improv/libjava/aclocal.m4
    branches/gc-improv/libjava/classpath/   (props changed)
    branches/gc-improv/libjava/classpath/ChangeLog
    branches/gc-improv/libjava/classpath/Makefile.in
    branches/gc-improv/libjava/classpath/aclocal.m4
    branches/gc-improv/libjava/classpath/configure
    branches/gc-improv/libjava/classpath/doc/Makefile.in
    branches/gc-improv/libjava/classpath/doc/api/Makefile.in
    branches/gc-improv/libjava/classpath/doc/cp-hacking.texinfo
    branches/gc-improv/libjava/classpath/examples/Makefile.in
    branches/gc-improv/libjava/classpath/external/Makefile.in
    branches/gc-improv/libjava/classpath/external/jsr166/Makefile.in
    branches/gc-improv/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gc-improv/libjava/classpath/external/sax/Makefile.in
    branches/gc-improv/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gc-improv/libjava/classpath/include/Makefile.in
    branches/gc-improv/libjava/classpath/include/config.h.in
    branches/gc-improv/libjava/classpath/lib/Makefile.in
    branches/gc-improv/libjava/classpath/ltmain.sh
    branches/gc-improv/libjava/classpath/native/Makefile.in
    branches/gc-improv/libjava/classpath/native/fdlibm/Makefile.in
    branches/gc-improv/libjava/classpath/native/jawt/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/gconf-peer/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gc-improv/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gc-improv/libjava/classpath/native/plugin/Makefile.in
    branches/gc-improv/libjava/classpath/resource/Makefile.in
    branches/gc-improv/libjava/classpath/scripts/Makefile.in
    branches/gc-improv/libjava/classpath/tools/Makefile.in
    branches/gc-improv/libjava/configure
    branches/gc-improv/libjava/configure.ac
    branches/gc-improv/libjava/configure.host
    branches/gc-improv/libjava/gcj/Makefile.in
    branches/gc-improv/libjava/gnu/java/security/jce/prng/natVMSecureRandomWin32.cc
    branches/gc-improv/libjava/include/Makefile.in
    branches/gc-improv/libjava/include/config.h.in
    branches/gc-improv/libjava/libgcj.spec.in
    branches/gc-improv/libjava/libltdl/ChangeLog
    branches/gc-improv/libjava/libltdl/Makefile.am
    branches/gc-improv/libjava/libltdl/Makefile.in
    branches/gc-improv/libjava/libltdl/aclocal.m4
    branches/gc-improv/libjava/libltdl/config-h.in
    branches/gc-improv/libjava/libltdl/configure
    branches/gc-improv/libjava/sysdep/arm/locks.h
    branches/gc-improv/libjava/testsuite/Makefile.in
    branches/gc-improv/libjava/testsuite/libjava.jni/jni.exp
    branches/gc-improv/libjava/testsuite/libjava.jvmti/jvmti-interp.exp
    branches/gc-improv/libjava/testsuite/libjava.jvmti/jvmti.exp
    branches/gc-improv/libmudflap/ChangeLog
    branches/gc-improv/libmudflap/Makefile.am
    branches/gc-improv/libmudflap/Makefile.in
    branches/gc-improv/libmudflap/aclocal.m4
    branches/gc-improv/libmudflap/config.h.in
    branches/gc-improv/libmudflap/configure
    branches/gc-improv/libmudflap/configure.ac
    branches/gc-improv/libmudflap/testsuite/Makefile.in
    branches/gc-improv/libobjc/ChangeLog
    branches/gc-improv/libobjc/Makefile.in
    branches/gc-improv/libobjc/aclocal.m4
    branches/gc-improv/libobjc/config.h.in
    branches/gc-improv/libobjc/configure
    branches/gc-improv/libobjc/configure.ac
    branches/gc-improv/libssp/ChangeLog
    branches/gc-improv/libssp/Makefile.am
    branches/gc-improv/libssp/Makefile.in
    branches/gc-improv/libssp/aclocal.m4
    branches/gc-improv/libssp/config.h.in
    branches/gc-improv/libssp/configure
    branches/gc-improv/libssp/configure.ac
    branches/gc-improv/ltmain.sh
    branches/gc-improv/missing
    branches/gc-improv/mkinstalldirs
    branches/gc-improv/ylwrap
    branches/gc-improv/zlib/ChangeLog.gcj
    branches/gc-improv/zlib/Makefile.am
    branches/gc-improv/zlib/Makefile.in
    branches/gc-improv/zlib/aclocal.m4
    branches/gc-improv/zlib/configure
    branches/gc-improv/zlib/configure.ac



More information about the Libstdc++-cvs mailing list