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


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

r131316 [1/2] - in /branches/gimple-tuples-bran...


Author: dnovillo
Date: Fri Jan  4 01:10:58 2008
New Revision: 131316

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131316
Log:

	Merge with mainline @131303

	* configure.ac (ACX_PKGVERSION): Update revision merge
	string.
	* configure: Regenerate.


Added:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog-2007
      - copied unchanged from r131302, trunk/libstdc++-v3/ChangeLog-2007
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/17_intro/backwards_compatibility.html
      - copied unchanged from r131302, trunk/libstdc++-v3/docs/html/17_intro/backwards_compatibility.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/20_util/shared_ptr.html
      - copied unchanged from r131302, trunk/libstdc++-v3/docs/html/20_util/shared_ptr.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/concurrence.html
      - copied unchanged from r131302, trunk/libstdc++-v3/docs/html/ext/concurrence.html
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/boost_sp_shared_count.h
      - copied unchanged from r131302, trunk/libstdc++-v3/include/bits/boost_sp_shared_count.h
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1/boost_sp_shared_count.h
      - copied unchanged from r131302, trunk/libstdc++-v3/include/tr1/boost_sp_shared_count.h
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/boost_sp_counted_base.h
      - copied unchanged from r131302, trunk/libstdc++-v3/include/tr1_impl/boost_sp_counted_base.h
    branches/gimple-tuples-branch/libstdc++-v3/src/hashtable.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/src/hashtable.cc
    branches/gimple-tuples-branch/libstdc++-v3/src/hashtable_c++0x.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/src/hashtable_c++0x.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/34538.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/34538.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/assign/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/assign/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/casts/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/casts/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/creation/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/dest/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/dest/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/misc/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/misc/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/modifiers/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/modifiers/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/observers/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/observers/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/thread/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/thread/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/comparison_operators/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/comparison_operators/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/cons/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/element_access/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/element_access/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/moveable.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/moveable.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/tuple_element.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/tuple_element.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/tuple_size.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/20_util/tuple/tuple_size.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/weak_ptr/lock/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/lock/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/
      - copied from r131302, trunk/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/22_locale/global_templates/standard_facet_hierarchies.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/global_templates/user_facet_hierarchies.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/22_locale/global_templates/user_facet_hierarchies.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/sort/34095.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/25_algorithms/sort/34095.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/25_algorithms/sort/34636.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc
      - copied unchanged from r131302, trunk/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie2.cc
Removed:
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/tuple
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation.cc
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gimple-tuples-branch/libstdc++-v3/config/cpu/cris/atomicity.h
    branches/gimple-tuples-branch/libstdc++-v3/config/os/generic/error_constants.h
    branches/gimple-tuples-branch/libstdc++-v3/config/os/mingw32/error_constants.h
    branches/gimple-tuples-branch/libstdc++-v3/configure.host
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/17_intro/api.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/17_intro/c++0x_status.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/17_intro/howto.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/18_support/howto.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/20_util/allocator.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/21_strings/howto.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/documentation.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/howto.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/parallel_mode.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/pb_ds/index.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/sgiexts.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/faq/index.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/test.html
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/include/backward/backward_warning.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/locale_classes.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_algobase.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_bvector.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_tempbuf.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/vector.tcc
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/safe_association.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/safe_iterator.tcc
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/unordered_map
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/unordered_set
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/algobase.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/losertree.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/multiway_merge.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/multiway_mergesort.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/partial_sum.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/quicksort.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/random_shuffle.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/tree.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/unique_copy.h
    branches/gimple-tuples-branch/libstdc++-v3/include/precompiled/stdc++.h
    branches/gimple-tuples-branch/libstdc++-v3/include/std/complex
    branches/gimple-tuples-branch/libstdc++-v3/include/std/memory
    branches/gimple-tuples-branch/libstdc++-v3/include/std/system_error
    branches/gimple-tuples-branch/libstdc++-v3/include/std/tuple
    branches/gimple-tuples-branch/libstdc++-v3/include/std/unordered_map
    branches/gimple-tuples-branch/libstdc++-v3/include/std/unordered_set
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1/memory
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1/tuple
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1/unordered_map
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1/unordered_set
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/boost_shared_ptr.h
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/hashtable_policy.h
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/src/hash.cc
    branches/gimple-tuples-branch/libstdc++-v3/src/system_error.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/18_support/headers/cstddef/macros.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/default.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/operators/equal.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_category/operators/not_equal.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/cons/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/equal.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/not_equal.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/system_error/cons-1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/19_diagnostics/system_error/what-4.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/raw_storage_iterator/requirements/typedefs.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/tuple/requirements/explicit_instantiation.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/28277.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/28277.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/9.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/char/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/collate/compare/char/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/num_get/get/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/5.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/6.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/7.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/8.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/5.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/map/operations/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multimap/operations/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multiset/operations/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/set/operations/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/bool/capacity/29134.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/nth_element/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/25913.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/12296.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-3.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-4.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-3.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-4.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/error_code.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/error_code.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/wchar_t/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sbumpc/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sbumpc/wchar_t/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sgetn/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sgetn/wchar_t/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/snextc/char/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/snextc/wchar_t/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/ext/enc_filebuf/char/13598.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/ext/pb_ds/example/priority_queue_xref.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/ext/vstring/inserters_extractors/char/28277.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/ext/vstring/inserters_extractors/wchar_t/28277.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/uniform_int/33128.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/compile.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/02_assoc_legendre/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/03_beta/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/04_comp_ellint_1/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/06_comp_ellint_3/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/07_conf_hyperg/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/09_cyl_bessel_j/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/11_cyl_neumann/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/15_expint/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/16_hermite/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/20_riemann_zeta/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/21_sph_bessel/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/22_sph_legendre/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/23_sph_neumann/check_nan.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/comparison_operators/comparisons.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/assignment.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/big_tuples.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/cons/constructor.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/tie.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/element_access/get.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/tuple_element.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/tuple/tuple_size.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/range.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/range.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/range.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/range.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_allocator.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_api.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_character.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_hooks.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_io.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_performance.h
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/contrib/patch_tester.sh
      - copied unchanged from r131302, trunk/contrib/patch_tester.sh
    branches/gimple-tuples-branch/contrib/prepare_patch.sh
      - copied unchanged from r131302, trunk/contrib/prepare_patch.sh
    branches/gimple-tuples-branch/fixincludes/tests/base/features.h
      - copied unchanged from r131302, trunk/fixincludes/tests/base/features.h
    branches/gimple-tuples-branch/gcc/ada/g-byorma.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-byorma.adb
    branches/gimple-tuples-branch/gcc/ada/g-byorma.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-byorma.ads
    branches/gimple-tuples-branch/gcc/ada/g-ctrl_c.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-ctrl_c.adb
    branches/gimple-tuples-branch/gcc/ada/g-decstr.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-decstr.adb
    branches/gimple-tuples-branch/gcc/ada/g-decstr.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-decstr.ads
    branches/gimple-tuples-branch/gcc/ada/g-deutst.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-deutst.ads
    branches/gimple-tuples-branch/gcc/ada/g-encstr.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-encstr.adb
    branches/gimple-tuples-branch/gcc/ada/g-encstr.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-encstr.ads
    branches/gimple-tuples-branch/gcc/ada/g-enutst.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-enutst.ads
    branches/gimple-tuples-branch/gcc/ada/g-spchge.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-spchge.adb
    branches/gimple-tuples-branch/gcc/ada/g-spchge.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-spchge.ads
    branches/gimple-tuples-branch/gcc/ada/g-u3spch.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-u3spch.adb
    branches/gimple-tuples-branch/gcc/ada/g-u3spch.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-u3spch.ads
    branches/gimple-tuples-branch/gcc/ada/g-wispch.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-wispch.adb
    branches/gimple-tuples-branch/gcc/ada/g-wispch.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-wispch.ads
    branches/gimple-tuples-branch/gcc/ada/g-zspche.adb
      - copied unchanged from r131302, trunk/gcc/ada/g-zspche.adb
    branches/gimple-tuples-branch/gcc/ada/g-zspche.ads
      - copied unchanged from r131302, trunk/gcc/ada/g-zspche.ads
    branches/gimple-tuples-branch/gcc/ada/i-forbla-unimplemented.ads
      - copied unchanged from r131302, trunk/gcc/ada/i-forbla-unimplemented.ads
    branches/gimple-tuples-branch/gcc/ada/namet-sp.adb
      - copied unchanged from r131302, trunk/gcc/ada/namet-sp.adb
    branches/gimple-tuples-branch/gcc/ada/namet-sp.ads
      - copied unchanged from r131302, trunk/gcc/ada/namet-sp.ads
    branches/gimple-tuples-branch/gcc/ada/s-imenne.adb
      - copied unchanged from r131302, trunk/gcc/ada/s-imenne.adb
    branches/gimple-tuples-branch/gcc/ada/s-imenne.ads
      - copied unchanged from r131302, trunk/gcc/ada/s-imenne.ads
    branches/gimple-tuples-branch/gcc/ada/s-stchop-limit.ads
      - copied unchanged from r131302, trunk/gcc/ada/s-stchop-limit.ads
    branches/gimple-tuples-branch/gcc/ada/s-tasinf-linux.adb
      - copied unchanged from r131302, trunk/gcc/ada/s-tasinf-linux.adb
    branches/gimple-tuples-branch/gcc/ada/s-tasinf-linux.ads
      - copied unchanged from r131302, trunk/gcc/ada/s-tasinf-linux.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-sh4.ads
      - copied unchanged from r131302, trunk/gcc/ada/system-linux-sh4.ads
    branches/gimple-tuples-branch/gcc/ada/vx_stack_info.c
      - copied unchanged from r131302, trunk/gcc/ada/vx_stack_info.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog-2007
      - copied unchanged from r131302, trunk/gcc/fortran/ChangeLog-2007
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/conversion/ptrmem9.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/conversion/ptrmem9.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/__func__.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/__func__.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/decltype10.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/decltype10.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/decltype7.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/decltype7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/decltype8.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/decltype8.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/decltype9.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/decltype9.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/error1.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/error1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/long_long.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/long_long.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/pr34061.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/pr34061.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic-throw.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-throw.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic-ttp.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-ttp.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic-unify.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-unify.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic84.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic84.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic85.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic85.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic86.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic86.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic87.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/cpp0x/variadic87.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/anon10.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/ext/visibility/anon10.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/anon9.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/ext/visibility/anon9.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/gomp/clause-4.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/gomp/clause-4.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/gomp/pr34608.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/gomp/pr34608.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/opt/memcpy1.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/opt/memcpy1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/error20.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/other/error20.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/error21.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/other/error21.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/error22.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/other/error22.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/pr34435.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/other/pr34435.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/overload/arg5.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/overload/arg5.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/parse/crash40.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/parse/crash40.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/parse/friend7.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/parse/friend7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/rtti/dyncast2.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/rtti/dyncast2.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/cond7.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/cond7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/new8.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/new8.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/repo6.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/repo6.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/repo7.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/repo7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/repo8.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/repo8.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/ttp25.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/ttp25.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/typedef8.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/template/typedef8.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/torture/pr34222.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/torture/pr34222.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-ssa/pr34355.C
      - copied unchanged from r131302, trunk/gcc/testsuite/g++.dg/tree-ssa/pr34355.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20071117-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/20071117-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20071128-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/20071128-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20071203-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/20071203-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20071207-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/20071207-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20071214-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/20071214-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr34091.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/pr34091.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr34093.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/pr34093.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr34138.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/pr34138.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr34334.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/compile/pr34334.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071202-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071202-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071205-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071205-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071210-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071210-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071213-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071213-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071216-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071216-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071219-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071219-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071220-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071220-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20071220-2.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/20071220-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr34415.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/pr34415.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr34456.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.c-torture/execute/pr34456.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/complex-5.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/complex-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/pr32868.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/cpp/pr32868.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/debug/const-3.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/debug/const-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/fold-rotate-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/fold-rotate-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/clause-2.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/gomp/clause-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/combined-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/gomp/combined-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/parse-decl-after-if.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/parse-decl-after-if.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr33434-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr33434-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr33434-2.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr33434-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr33434-3.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr33434-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr33434-4.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr33434-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr34003-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr34003-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr34003-2.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr34003-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr34016.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr34016.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr34171.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr34171.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr8835-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/pr8835-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/sms-3.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/sms-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/sms-4.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/sms-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/sms-5.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/sms-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/
      - copied from r131302, trunk/gcc/testsuite/gcc.dg/struct/
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr32901.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32901.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34123.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34146-2.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34146-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34244.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34244.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34635-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34635-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr34635.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr34635.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/pr34005.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/vect/pr34005.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/pr34407.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/vect/pr34407.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/pr34591.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.dg/vect/pr34591.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr29978.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.target/i386/pr29978.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr34312.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.target/i386/pr34312.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/s390/20071212-1.c
      - copied unchanged from r131302, trunk/gcc/testsuite/gcc.target/s390/20071212-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/advance_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/advance_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/argument_checking_10.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/argument_checking_10.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/assign_10.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/assign_10.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/bind_c_usage_11.f03
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_11.f03
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/bind_c_usage_12.f03
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_12.f03
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/blockdata_5.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/blockdata_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/blockdata_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/blockdata_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_10.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/boz_10.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_7.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/boz_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_8.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/boz_8.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_9.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/boz_9.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/char_component_initializer_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/char_component_initializer_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/cshift_shift_real_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/cshift_shift_real_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/data_array_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/data_array_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/data_array_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/data_array_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/data_array_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/data_array_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/data_array_4.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/data_array_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/debug_2.f
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/debug_2.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/default_initialization_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/default_initialization_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/derived_comp_array_ref_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/derived_comp_array_ref_7.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/direct_io_7.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/direct_io_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/direct_io_8.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/direct_io_8.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/entry_17.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/entry_17.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/error_recovery_5.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/error_recovery_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/function_kinds_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/function_kinds_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/generic_15.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/generic_15.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/include_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/include_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/include_1.inc
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/include_1.inc
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/include_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/include_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/initialization_16.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/initialization_16.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/initialization_17.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/initialization_17.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/linked_list_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/linked_list_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/ltrans-7.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/ltrans-7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/mapping_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/mapping_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/mapping_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/mapping_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/mapping_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/mapping_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/matmul_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/matmul_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/missing_parens_1.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/missing_parens_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/missing_parens_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/missing_parens_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/module_nan.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/module_nan.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/mvbits_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/mvbits_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_41.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/namelist_41.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_42.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/namelist_42.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_43.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/namelist_43.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_44.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/namelist_44.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/nan_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/nan_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/nan_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/nan_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/nan_4.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/nan_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/private_type_10.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/private_type_10.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/read_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/read_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/read_eof_5.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/read_eof_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/real_dimension_1.f
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/real_dimension_1.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/repeat_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/repeat_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/result_in_spec_3.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/result_in_spec_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/shift-kind_2.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/shift-kind_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/stfunc_6.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/stfunc_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/streamio_13.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/streamio_13.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/transfer_simplify_7.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/transfer_simplify_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/unary_operator.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/unary_operator.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/use_11.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/use_11.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/used_types_19.f90
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/used_types_19.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445.f
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445a.f
      - copied unchanged from r131302, trunk/gcc/testsuite/gfortran.dg/vect/cost-model-pr34445a.f
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/bug_elaboration_code.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/bug_elaboration_code.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/bug_elaboration_code.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/bug_elaboration_code.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/check_elaboration_code.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/check_elaboration_code.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/compose.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/compose.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/enclosing_record_reference.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/enclosing_record_reference.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/enclosing_record_reference.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/enclosing_record_reference.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/pack2.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/pack2.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/access_constant.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/access_constant.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/access_constant_decl.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/access_constant_decl.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/attribute_parsing.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/attribute_parsing.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/delta_small.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/delta_small.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/elab1.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/elab1.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/integer_value.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/integer_value.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/specs/variant_part.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/specs/variant_part.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tamdt.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/tamdt.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tamdt.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/tamdt.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tamdt_aux.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/tamdt_aux.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/test_tamdt.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/test_tamdt.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/unc_memfree.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/unc_memfree.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/unc_memops.adb
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/unc_memops.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/unc_memops.ads
      - copied unchanged from r131302, trunk/gcc/testsuite/gnat.dg/unc_memops.ads
    branches/gimple-tuples-branch/libgfortran/ChangeLog-2007
      - copied unchanged from r131302, trunk/libgfortran/ChangeLog-2007
    branches/gimple-tuples-branch/libgfortran/intrinsics/dtime.c
      - copied unchanged from r131302, trunk/libgfortran/intrinsics/dtime.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/time_1.h
      - copied unchanged from r131302, trunk/libgfortran/intrinsics/time_1.h
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c++/pr34513.C
      - copied unchanged from r131302, trunk/libgomp/testsuite/libgomp.c++/pr34513.C
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/pr34513.c
      - copied unchanged from r131302, trunk/libgomp/testsuite/libgomp.c/pr34513.c
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/private-1.c
      - copied unchanged from r131302, trunk/libgomp/testsuite/libgomp.c/private-1.c
    branches/gimple-tuples-branch/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
      - copied unchanged from r131302, trunk/libmudflap/testsuite/libmudflap.c++/pass60-frag.cxx
    branches/gimple-tuples-branch/libmudflap/testsuite/libmudflap.c++/pass61-frag.cxx
      - copied unchanged from r131302, trunk/libmudflap/testsuite/libmudflap.c++/pass61-frag.cxx
Removed:
    branches/gimple-tuples-branch/gcc/SERVICE
    branches/gimple-tuples-branch/gcc/ada/s-vxwork-alpha.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-alpha.ads
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20050802-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/20011113-1.c
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/ChangeLog
    branches/gimple-tuples-branch/MAINTAINERS
    branches/gimple-tuples-branch/Makefile.in
    branches/gimple-tuples-branch/Makefile.tpl
    branches/gimple-tuples-branch/config-ml.in
    branches/gimple-tuples-branch/config.guess
    branches/gimple-tuples-branch/config.sub
    branches/gimple-tuples-branch/config/ChangeLog
    branches/gimple-tuples-branch/config/mt-mips-elfoabi
    branches/gimple-tuples-branch/config/mt-sde
    branches/gimple-tuples-branch/configure
    branches/gimple-tuples-branch/configure.ac
    branches/gimple-tuples-branch/contrib/ChangeLog
    branches/gimple-tuples-branch/contrib/analyze_brprob
    branches/gimple-tuples-branch/contrib/compareSumTests3
    branches/gimple-tuples-branch/contrib/dglib.pm
    branches/gimple-tuples-branch/contrib/gcc_build
    branches/gimple-tuples-branch/contrib/gennews
    branches/gimple-tuples-branch/contrib/regression/ChangeLog
    branches/gimple-tuples-branch/contrib/regression/GCC_Regression_Tester.wdgt/Info.plist
    branches/gimple-tuples-branch/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
    branches/gimple-tuples-branch/contrib/regression/btest-gcc.sh
    branches/gimple-tuples-branch/contrib/texi2pod.pl
    branches/gimple-tuples-branch/contrib/uninclude
    branches/gimple-tuples-branch/fixincludes/ChangeLog
    branches/gimple-tuples-branch/fixincludes/fixincl.x
    branches/gimple-tuples-branch/fixincludes/inclhack.def
    branches/gimple-tuples-branch/fixincludes/tests/base/wchar.h
    branches/gimple-tuples-branch/gcc/ChangeLog
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/DATESTAMP
    branches/gimple-tuples-branch/gcc/Makefile.in
    branches/gimple-tuples-branch/gcc/ada/ChangeLog
    branches/gimple-tuples-branch/gcc/ada/Make-lang.in
    branches/gimple-tuples-branch/gcc/ada/Makefile.in
    branches/gimple-tuples-branch/gcc/ada/Makefile.rtl
    branches/gimple-tuples-branch/gcc/ada/a-calend-vms.adb
    branches/gimple-tuples-branch/gcc/ada/a-cihama.adb
    branches/gimple-tuples-branch/gcc/ada/a-cihama.ads
    branches/gimple-tuples-branch/gcc/ada/a-cihase.ads
    branches/gimple-tuples-branch/gcc/ada/a-ciorma.adb
    branches/gimple-tuples-branch/gcc/ada/a-clrefi.adb
    branches/gimple-tuples-branch/gcc/ada/a-cohama.adb
    branches/gimple-tuples-branch/gcc/ada/a-cohama.ads
    branches/gimple-tuples-branch/gcc/ada/a-cohase.ads
    branches/gimple-tuples-branch/gcc/ada/a-coorma.adb
    branches/gimple-tuples-branch/gcc/ada/a-direct.adb
    branches/gimple-tuples-branch/gcc/ada/a-except-2005.adb
    branches/gimple-tuples-branch/gcc/ada/a-exexpr-gcc.adb
    branches/gimple-tuples-branch/gcc/ada/a-ngcoar.adb
    branches/gimple-tuples-branch/gcc/ada/a-ngcoty.adb
    branches/gimple-tuples-branch/gcc/ada/a-tags.adb
    branches/gimple-tuples-branch/gcc/ada/a-tags.ads
    branches/gimple-tuples-branch/gcc/ada/a-textio.adb
    branches/gimple-tuples-branch/gcc/ada/a-textio.ads
    branches/gimple-tuples-branch/gcc/ada/a-tifiio.adb
    branches/gimple-tuples-branch/gcc/ada/a-witeio.adb
    branches/gimple-tuples-branch/gcc/ada/a-witeio.ads
    branches/gimple-tuples-branch/gcc/ada/a-ztexio.adb
    branches/gimple-tuples-branch/gcc/ada/a-ztexio.ads
    branches/gimple-tuples-branch/gcc/ada/ada-tree.h
    branches/gimple-tuples-branch/gcc/ada/adaint.c
    branches/gimple-tuples-branch/gcc/ada/adaint.h
    branches/gimple-tuples-branch/gcc/ada/ali.adb
    branches/gimple-tuples-branch/gcc/ada/ali.ads
    branches/gimple-tuples-branch/gcc/ada/atree.adb
    branches/gimple-tuples-branch/gcc/ada/atree.ads
    branches/gimple-tuples-branch/gcc/ada/atree.h
    branches/gimple-tuples-branch/gcc/ada/back_end.adb
    branches/gimple-tuples-branch/gcc/ada/bindgen.adb
    branches/gimple-tuples-branch/gcc/ada/bindusg.adb
    branches/gimple-tuples-branch/gcc/ada/checks.adb
    branches/gimple-tuples-branch/gcc/ada/clean.adb
    branches/gimple-tuples-branch/gcc/ada/debug.adb
    branches/gimple-tuples-branch/gcc/ada/decl.c
    branches/gimple-tuples-branch/gcc/ada/einfo.adb
    branches/gimple-tuples-branch/gcc/ada/einfo.ads
    branches/gimple-tuples-branch/gcc/ada/env.c
    branches/gimple-tuples-branch/gcc/ada/errout.adb
    branches/gimple-tuples-branch/gcc/ada/eval_fat.adb
    branches/gimple-tuples-branch/gcc/ada/exp_aggr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_aggr.ads
    branches/gimple-tuples-branch/gcc/ada/exp_attr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch2.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch3.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch4.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch5.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch6.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch7.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch8.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch8.ads
    branches/gimple-tuples-branch/gcc/ada/exp_ch9.adb
    branches/gimple-tuples-branch/gcc/ada/exp_disp.adb
    branches/gimple-tuples-branch/gcc/ada/exp_disp.ads
    branches/gimple-tuples-branch/gcc/ada/exp_imgv.adb
    branches/gimple-tuples-branch/gcc/ada/exp_imgv.ads
    branches/gimple-tuples-branch/gcc/ada/exp_intr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_pakd.adb
    branches/gimple-tuples-branch/gcc/ada/exp_prag.adb
    branches/gimple-tuples-branch/gcc/ada/exp_smem.adb
    branches/gimple-tuples-branch/gcc/ada/exp_util.adb
    branches/gimple-tuples-branch/gcc/ada/exp_util.ads
    branches/gimple-tuples-branch/gcc/ada/expander.adb
    branches/gimple-tuples-branch/gcc/ada/expect.c
    branches/gimple-tuples-branch/gcc/ada/fe.h
    branches/gimple-tuples-branch/gcc/ada/freeze.adb
    branches/gimple-tuples-branch/gcc/ada/g-alleve.adb
    branches/gimple-tuples-branch/gcc/ada/g-altive.ads
    branches/gimple-tuples-branch/gcc/ada/g-awk.adb
    branches/gimple-tuples-branch/gcc/ada/g-bytswa.adb
    branches/gimple-tuples-branch/gcc/ada/g-calend.ads
    branches/gimple-tuples-branch/gcc/ada/g-catiio.adb
    branches/gimple-tuples-branch/gcc/ada/g-catiio.ads
    branches/gimple-tuples-branch/gcc/ada/g-comlin.adb
    branches/gimple-tuples-branch/gcc/ada/g-ctrl_c.ads
    branches/gimple-tuples-branch/gcc/ada/g-dirope.adb
    branches/gimple-tuples-branch/gcc/ada/g-expect-vms.adb
    branches/gimple-tuples-branch/gcc/ada/g-expect.adb
    branches/gimple-tuples-branch/gcc/ada/g-pehage.adb
    branches/gimple-tuples-branch/gcc/ada/g-rannum.ads
    branches/gimple-tuples-branch/gcc/ada/g-regist.adb
    branches/gimple-tuples-branch/gcc/ada/g-regist.ads
    branches/gimple-tuples-branch/gcc/ada/g-socket.adb
    branches/gimple-tuples-branch/gcc/ada/g-socthi-vms.ads
    branches/gimple-tuples-branch/gcc/ada/g-soliop-mingw.ads
    branches/gimple-tuples-branch/gcc/ada/g-soliop-solaris.ads
    branches/gimple-tuples-branch/gcc/ada/g-soliop.ads
    branches/gimple-tuples-branch/gcc/ada/g-speche.adb
    branches/gimple-tuples-branch/gcc/ada/g-speche.ads
    branches/gimple-tuples-branch/gcc/ada/g-spipat.adb
    branches/gimple-tuples-branch/gcc/ada/g-sttsne-locking.ads
    branches/gimple-tuples-branch/gcc/ada/g-sttsne.ads
    branches/gimple-tuples-branch/gcc/ada/g-thread.adb
    branches/gimple-tuples-branch/gcc/ada/g-trasym-vms-alpha.adb
    branches/gimple-tuples-branch/gcc/ada/gen-soccon.c
    branches/gimple-tuples-branch/gcc/ada/gnat1drv.adb
    branches/gimple-tuples-branch/gcc/ada/gnat_rm.texi
    branches/gimple-tuples-branch/gcc/ada/gnat_ugn.texi
    branches/gimple-tuples-branch/gcc/ada/gnatbind.adb
    branches/gimple-tuples-branch/gcc/ada/gnatchop.adb
    branches/gimple-tuples-branch/gcc/ada/gnatcmd.adb
    branches/gimple-tuples-branch/gcc/ada/gnatfind.adb
    branches/gimple-tuples-branch/gcc/ada/gnatlink.adb
    branches/gimple-tuples-branch/gcc/ada/gnatls.adb
    branches/gimple-tuples-branch/gcc/ada/gnatname.adb
    branches/gimple-tuples-branch/gcc/ada/gnatxref.adb
    branches/gimple-tuples-branch/gcc/ada/gprep.adb
    branches/gimple-tuples-branch/gcc/ada/i-vxwork-x86.ads
    branches/gimple-tuples-branch/gcc/ada/i-vxwork.ads
    branches/gimple-tuples-branch/gcc/ada/impunit.adb
    branches/gimple-tuples-branch/gcc/ada/init.c
    branches/gimple-tuples-branch/gcc/ada/initialize.c
    branches/gimple-tuples-branch/gcc/ada/inline.adb
    branches/gimple-tuples-branch/gcc/ada/itypes.adb
    branches/gimple-tuples-branch/gcc/ada/itypes.ads
    branches/gimple-tuples-branch/gcc/ada/layout.adb
    branches/gimple-tuples-branch/gcc/ada/lib-xref.adb
    branches/gimple-tuples-branch/gcc/ada/lib-xref.ads
    branches/gimple-tuples-branch/gcc/ada/lib.ads
    branches/gimple-tuples-branch/gcc/ada/make.adb
    branches/gimple-tuples-branch/gcc/ada/makegpr.adb
    branches/gimple-tuples-branch/gcc/ada/mingw32.h
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt.adb
    branches/gimple-tuples-branch/gcc/ada/mlib-tgt.ads
    branches/gimple-tuples-branch/gcc/ada/namet.adb
    branches/gimple-tuples-branch/gcc/ada/nlists.adb
    branches/gimple-tuples-branch/gcc/ada/nlists.ads
    branches/gimple-tuples-branch/gcc/ada/opt.adb
    branches/gimple-tuples-branch/gcc/ada/opt.ads
    branches/gimple-tuples-branch/gcc/ada/par-ch10.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch2.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch3.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch4.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch6.adb
    branches/gimple-tuples-branch/gcc/ada/par-ch9.adb
    branches/gimple-tuples-branch/gcc/ada/par-endh.adb
    branches/gimple-tuples-branch/gcc/ada/par-load.adb
    branches/gimple-tuples-branch/gcc/ada/par-prag.adb
    branches/gimple-tuples-branch/gcc/ada/par-tchk.adb
    branches/gimple-tuples-branch/gcc/ada/par-util.adb
    branches/gimple-tuples-branch/gcc/ada/par.adb
    branches/gimple-tuples-branch/gcc/ada/prj-attr.adb
    branches/gimple-tuples-branch/gcc/ada/prj-attr.ads
    branches/gimple-tuples-branch/gcc/ada/prj-dect.adb
    branches/gimple-tuples-branch/gcc/ada/prj-env.adb
    branches/gimple-tuples-branch/gcc/ada/prj-ext.adb
    branches/gimple-tuples-branch/gcc/ada/prj-makr.adb
    branches/gimple-tuples-branch/gcc/ada/prj-nmsc.adb
    branches/gimple-tuples-branch/gcc/ada/prj-nmsc.ads
    branches/gimple-tuples-branch/gcc/ada/prj-pars.adb
    branches/gimple-tuples-branch/gcc/ada/prj-part.adb
    branches/gimple-tuples-branch/gcc/ada/prj-part.ads
    branches/gimple-tuples-branch/gcc/ada/prj-proc.adb
    branches/gimple-tuples-branch/gcc/ada/prj-proc.ads
    branches/gimple-tuples-branch/gcc/ada/prj.adb
    branches/gimple-tuples-branch/gcc/ada/prj.ads
    branches/gimple-tuples-branch/gcc/ada/restrict.adb
    branches/gimple-tuples-branch/gcc/ada/restrict.ads
    branches/gimple-tuples-branch/gcc/ada/rtsfind.adb
    branches/gimple-tuples-branch/gcc/ada/rtsfind.ads
    branches/gimple-tuples-branch/gcc/ada/s-auxdec-vms_64.ads
    branches/gimple-tuples-branch/gcc/ada/s-auxdec.ads
    branches/gimple-tuples-branch/gcc/ada/s-fileio.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgboo.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgboo.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgcha.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgcha.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgdec.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgdec.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgenu.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgint.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgint.ads
    branches/gimple-tuples-branch/gcc/ada/s-imglld.adb
    branches/gimple-tuples-branch/gcc/ada/s-imglld.ads
    branches/gimple-tuples-branch/gcc/ada/s-imglli.adb
    branches/gimple-tuples-branch/gcc/ada/s-imglli.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgllu.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgllu.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgrea.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgrea.ads
    branches/gimple-tuples-branch/gcc/ada/s-imguns.adb
    branches/gimple-tuples-branch/gcc/ada/s-imguns.ads
    branches/gimple-tuples-branch/gcc/ada/s-imgwch.adb
    branches/gimple-tuples-branch/gcc/ada/s-imgwch.ads
    branches/gimple-tuples-branch/gcc/ada/s-inmaop-posix.adb
    branches/gimple-tuples-branch/gcc/ada/s-interr-sigaction.adb
    branches/gimple-tuples-branch/gcc/ada/s-interr.adb
    branches/gimple-tuples-branch/gcc/ada/s-intman-vms.adb
    branches/gimple-tuples-branch/gcc/ada/s-os_lib.adb
    branches/gimple-tuples-branch/gcc/ada/s-os_lib.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-aix.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-darwin.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-freebsd.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-hpux-dce.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-hpux.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-irix.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-linux-hppa.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-linux.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-lynxos-3.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-lynxos.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-mingw.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-solaris-posix.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-solaris.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-tru64.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-vms.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-vxworks.ads
    branches/gimple-tuples-branch/gcc/ada/s-osinte-vxworks6.ads
    branches/gimple-tuples-branch/gcc/ada/s-osprim-vms.adb
    branches/gimple-tuples-branch/gcc/ada/s-parame-vxworks.adb
    branches/gimple-tuples-branch/gcc/ada/s-poosiz.adb
    branches/gimple-tuples-branch/gcc/ada/s-soflin.ads
    branches/gimple-tuples-branch/gcc/ada/s-stausa.adb
    branches/gimple-tuples-branch/gcc/ada/s-stausa.ads
    branches/gimple-tuples-branch/gcc/ada/s-stchop-vxworks.adb
    branches/gimple-tuples-branch/gcc/ada/s-stchop.ads
    branches/gimple-tuples-branch/gcc/ada/s-stoele.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-linux.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-vms.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-vxworks.adb
    branches/gimple-tuples-branch/gcc/ada/s-tasinf-mingw.adb
    branches/gimple-tuples-branch/gcc/ada/s-taskin.adb
    branches/gimple-tuples-branch/gcc/ada/s-tassta.adb
    branches/gimple-tuples-branch/gcc/ada/s-tpopde-vms.ads
    branches/gimple-tuples-branch/gcc/ada/s-traent-vms.adb
    branches/gimple-tuples-branch/gcc/ada/s-traent-vms.ads
    branches/gimple-tuples-branch/gcc/ada/s-vmexta.ads
    branches/gimple-tuples-branch/gcc/ada/s-wchcnv.adb
    branches/gimple-tuples-branch/gcc/ada/s-wchcnv.ads
    branches/gimple-tuples-branch/gcc/ada/s-wchcon.adb
    branches/gimple-tuples-branch/gcc/ada/s-wchcon.ads
    branches/gimple-tuples-branch/gcc/ada/s-wchstw.adb
    branches/gimple-tuples-branch/gcc/ada/s-wchstw.ads
    branches/gimple-tuples-branch/gcc/ada/s-wwdenu.adb
    branches/gimple-tuples-branch/gcc/ada/scn.adb
    branches/gimple-tuples-branch/gcc/ada/sem.adb
    branches/gimple-tuples-branch/gcc/ada/sem_aggr.adb
    branches/gimple-tuples-branch/gcc/ada/sem_attr.adb
    branches/gimple-tuples-branch/gcc/ada/sem_attr.ads
    branches/gimple-tuples-branch/gcc/ada/sem_case.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch10.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch12.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch13.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch3.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch3.ads
    branches/gimple-tuples-branch/gcc/ada/sem_ch4.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch5.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch6.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch6.ads
    branches/gimple-tuples-branch/gcc/ada/sem_ch7.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch8.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch9.adb
    branches/gimple-tuples-branch/gcc/ada/sem_disp.adb
    branches/gimple-tuples-branch/gcc/ada/sem_eval.adb
    branches/gimple-tuples-branch/gcc/ada/sem_prag.adb
    branches/gimple-tuples-branch/gcc/ada/sem_res.adb
    branches/gimple-tuples-branch/gcc/ada/sem_type.adb
    branches/gimple-tuples-branch/gcc/ada/sem_util.adb
    branches/gimple-tuples-branch/gcc/ada/sem_util.ads
    branches/gimple-tuples-branch/gcc/ada/sem_warn.adb
    branches/gimple-tuples-branch/gcc/ada/sem_warn.ads
    branches/gimple-tuples-branch/gcc/ada/sinfo.adb
    branches/gimple-tuples-branch/gcc/ada/sinfo.ads
    branches/gimple-tuples-branch/gcc/ada/sinput-l.adb
    branches/gimple-tuples-branch/gcc/ada/sinput.adb
    branches/gimple-tuples-branch/gcc/ada/snames.adb
    branches/gimple-tuples-branch/gcc/ada/snames.ads
    branches/gimple-tuples-branch/gcc/ada/snames.h
    branches/gimple-tuples-branch/gcc/ada/styleg.adb
    branches/gimple-tuples-branch/gcc/ada/switch-b.adb
    branches/gimple-tuples-branch/gcc/ada/switch-c.adb
    branches/gimple-tuples-branch/gcc/ada/switch-m.adb
    branches/gimple-tuples-branch/gcc/ada/switch.adb
    branches/gimple-tuples-branch/gcc/ada/switch.ads
    branches/gimple-tuples-branch/gcc/ada/symbols-processing-vms-ia64.adb
    branches/gimple-tuples-branch/gcc/ada/sysdep.c
    branches/gimple-tuples-branch/gcc/ada/system-aix.ads
    branches/gimple-tuples-branch/gcc/ada/system-darwin-ppc.ads
    branches/gimple-tuples-branch/gcc/ada/system-darwin-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system-freebsd-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system-hpux-ia64.ads
    branches/gimple-tuples-branch/gcc/ada/system-hpux.ads
    branches/gimple-tuples-branch/gcc/ada/system-irix-n32.ads
    branches/gimple-tuples-branch/gcc/ada/system-irix-o32.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-hppa.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-ia64.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-ppc.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system-linux-x86_64.ads
    branches/gimple-tuples-branch/gcc/ada/system-lynxos-ppc.ads
    branches/gimple-tuples-branch/gcc/ada/system-lynxos-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system-mingw.ads
    branches/gimple-tuples-branch/gcc/ada/system-solaris-sparc.ads
    branches/gimple-tuples-branch/gcc/ada/system-solaris-sparcv9.ads
    branches/gimple-tuples-branch/gcc/ada/system-solaris-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system-tru64.ads
    branches/gimple-tuples-branch/gcc/ada/system-vms-ia64.ads
    branches/gimple-tuples-branch/gcc/ada/system-vms-zcx.ads
    branches/gimple-tuples-branch/gcc/ada/system-vms.ads
    branches/gimple-tuples-branch/gcc/ada/system-vms_64.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-arm.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-m68k.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-mips.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-ppc.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-sparcv9.ads
    branches/gimple-tuples-branch/gcc/ada/system-vxworks-x86.ads
    branches/gimple-tuples-branch/gcc/ada/system.ads
    branches/gimple-tuples-branch/gcc/ada/targparm.adb
    branches/gimple-tuples-branch/gcc/ada/targparm.ads
    branches/gimple-tuples-branch/gcc/ada/tb-alvms.c
    branches/gimple-tuples-branch/gcc/ada/tb-gcc.c
    branches/gimple-tuples-branch/gcc/ada/tbuild.adb
    branches/gimple-tuples-branch/gcc/ada/tbuild.ads
    branches/gimple-tuples-branch/gcc/ada/trans.c
    branches/gimple-tuples-branch/gcc/ada/treepr.adb
    branches/gimple-tuples-branch/gcc/ada/treepr.ads
    branches/gimple-tuples-branch/gcc/ada/ug_words
    branches/gimple-tuples-branch/gcc/ada/usage.adb
    branches/gimple-tuples-branch/gcc/ada/utils.c
    branches/gimple-tuples-branch/gcc/ada/vms_data.ads
    branches/gimple-tuples-branch/gcc/ada/vxaddr2line.adb
    branches/gimple-tuples-branch/gcc/ada/xeinfo.adb
    branches/gimple-tuples-branch/gcc/ada/xnmake.adb
    branches/gimple-tuples-branch/gcc/ada/xsinfo.adb
    branches/gimple-tuples-branch/gcc/ada/xsnames.adb
    branches/gimple-tuples-branch/gcc/ada/xtreeprs.adb
    branches/gimple-tuples-branch/gcc/auto-inc-dec.c
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-decl.c
    branches/gimple-tuples-branch/gcc/c-opts.c
    branches/gimple-tuples-branch/gcc/c-parser.c
    branches/gimple-tuples-branch/gcc/caller-save.c
    branches/gimple-tuples-branch/gcc/cfgrtl.c
    branches/gimple-tuples-branch/gcc/cgraphunit.c
    branches/gimple-tuples-branch/gcc/collect2.c
    branches/gimple-tuples-branch/gcc/combine.c
    branches/gimple-tuples-branch/gcc/common.opt
    branches/gimple-tuples-branch/gcc/config.gcc
    branches/gimple-tuples-branch/gcc/config/alpha/alpha-protos.h
    branches/gimple-tuples-branch/gcc/config/alpha/alpha.c
    branches/gimple-tuples-branch/gcc/config/alpha/alpha.h
    branches/gimple-tuples-branch/gcc/config/alpha/unicosmk.h
    branches/gimple-tuples-branch/gcc/config/arc/arc-protos.h
    branches/gimple-tuples-branch/gcc/config/arc/arc.c
    branches/gimple-tuples-branch/gcc/config/arc/arc.h
    branches/gimple-tuples-branch/gcc/config/arm/arm.c
    branches/gimple-tuples-branch/gcc/config/arm/ieee754-df.S
    branches/gimple-tuples-branch/gcc/config/arm/neon.md
    branches/gimple-tuples-branch/gcc/config/avr/avr.c
    branches/gimple-tuples-branch/gcc/config/avr/avr.h
    branches/gimple-tuples-branch/gcc/config/avr/t-avr
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.c
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.h
    branches/gimple-tuples-branch/gcc/config/cris/cris-protos.h
    branches/gimple-tuples-branch/gcc/config/cris/cris.c
    branches/gimple-tuples-branch/gcc/config/cris/cris.h
    branches/gimple-tuples-branch/gcc/config/cris/cris.md
    branches/gimple-tuples-branch/gcc/config/cris/linux.h
    branches/gimple-tuples-branch/gcc/config/cris/predicates.md
    branches/gimple-tuples-branch/gcc/config/cris/t-elfmulti
    branches/gimple-tuples-branch/gcc/config/frv/frv-protos.h
    branches/gimple-tuples-branch/gcc/config/frv/frv.c
    branches/gimple-tuples-branch/gcc/config/frv/frv.h
    branches/gimple-tuples-branch/gcc/config/i386/ammintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/bmmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/cygming.h
    branches/gimple-tuples-branch/gcc/config/i386/emmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/i386-protos.h
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.h
    branches/gimple-tuples-branch/gcc/config/i386/i386.md
    branches/gimple-tuples-branch/gcc/config/i386/linux.h
    branches/gimple-tuples-branch/gcc/config/i386/mmintrin-common.h
    branches/gimple-tuples-branch/gcc/config/i386/sco5.h
    branches/gimple-tuples-branch/gcc/config/i386/smmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/sse.md
    branches/gimple-tuples-branch/gcc/config/i386/sysv4.h
    branches/gimple-tuples-branch/gcc/config/i386/t-crtfm
    branches/gimple-tuples-branch/gcc/config/i386/t-crtpc
    branches/gimple-tuples-branch/gcc/config/i386/tmmintrin.h
    branches/gimple-tuples-branch/gcc/config/i386/xmmintrin.h
    branches/gimple-tuples-branch/gcc/config/ia64/ia64.c
    branches/gimple-tuples-branch/gcc/config/iq2000/iq2000-protos.h
    branches/gimple-tuples-branch/gcc/config/iq2000/iq2000.c
    branches/gimple-tuples-branch/gcc/config/iq2000/iq2000.h
    branches/gimple-tuples-branch/gcc/config/m32c/m32c.h
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.h
    branches/gimple-tuples-branch/gcc/config/mcore/mcore.c
    branches/gimple-tuples-branch/gcc/config/mips/mips-protos.h
    branches/gimple-tuples-branch/gcc/config/mips/mips.c
    branches/gimple-tuples-branch/gcc/config/mips/mips.h
    branches/gimple-tuples-branch/gcc/config/mips/mips.md
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300-protos.h
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300.c
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300.h
    branches/gimple-tuples-branch/gcc/config/mt/mt-protos.h
    branches/gimple-tuples-branch/gcc/config/pa/pa-64.h
    branches/gimple-tuples-branch/gcc/config/pa/pa-protos.h
    branches/gimple-tuples-branch/gcc/config/pa/pa.c
    branches/gimple-tuples-branch/gcc/config/pa/pa.h
    branches/gimple-tuples-branch/gcc/config/pa/pa.md
    branches/gimple-tuples-branch/gcc/config/pa/pa32-regs.h
    branches/gimple-tuples-branch/gcc/config/pa/pa64-regs.h
    branches/gimple-tuples-branch/gcc/config/pa/som.h
    branches/gimple-tuples-branch/gcc/config/rs6000/aix64.opt
    branches/gimple-tuples-branch/gcc/config/rs6000/eabi-cn.asm
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000-protos.h
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.c
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.h
    branches/gimple-tuples-branch/gcc/config/rs6000/sol-cn.asm
    branches/gimple-tuples-branch/gcc/config/s390/constraints.md
    branches/gimple-tuples-branch/gcc/config/s390/s390-protos.h
    branches/gimple-tuples-branch/gcc/config/s390/s390.c
    branches/gimple-tuples-branch/gcc/config/s390/s390.h
    branches/gimple-tuples-branch/gcc/config/s390/s390.md
    branches/gimple-tuples-branch/gcc/config/sh/sh-protos.h
    branches/gimple-tuples-branch/gcc/config/sh/sh.c
    branches/gimple-tuples-branch/gcc/config/sh/sh.h
    branches/gimple-tuples-branch/gcc/config/sh/sh.md
    branches/gimple-tuples-branch/gcc/config/sparc/sparc-protos.h
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.c
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.h
    branches/gimple-tuples-branch/gcc/config/spu/spu-protos.h
    branches/gimple-tuples-branch/gcc/config/spu/spu.c
    branches/gimple-tuples-branch/gcc/config/spu/spu.h
    branches/gimple-tuples-branch/gcc/config/stormy16/stormy16-protos.h
    branches/gimple-tuples-branch/gcc/config/stormy16/stormy16.c
    branches/gimple-tuples-branch/gcc/config/stormy16/stormy16.h
    branches/gimple-tuples-branch/gcc/config/vax/vax.h
    branches/gimple-tuples-branch/gcc/config/xtensa/ieee754-df.S
    branches/gimple-tuples-branch/gcc/config/xtensa/ieee754-sf.S
    branches/gimple-tuples-branch/gcc/config/xtensa/lib1funcs.asm
    branches/gimple-tuples-branch/gcc/config/xtensa/lib2funcs.S
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa-protos.h
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.c
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.h
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.md
    branches/gimple-tuples-branch/gcc/configure
    branches/gimple-tuples-branch/gcc/configure.ac
    branches/gimple-tuples-branch/gcc/cp/ChangeLog
    branches/gimple-tuples-branch/gcc/cp/call.c
    branches/gimple-tuples-branch/gcc/cp/cp-lang.c
    branches/gimple-tuples-branch/gcc/cp/decl.c
    branches/gimple-tuples-branch/gcc/cp/decl2.c
    branches/gimple-tuples-branch/gcc/cp/error.c
    branches/gimple-tuples-branch/gcc/cp/method.c
    branches/gimple-tuples-branch/gcc/cp/name-lookup.c
    branches/gimple-tuples-branch/gcc/cp/parser.c
    branches/gimple-tuples-branch/gcc/cp/pt.c
    branches/gimple-tuples-branch/gcc/cp/repo.c
    branches/gimple-tuples-branch/gcc/cp/rtti.c
    branches/gimple-tuples-branch/gcc/cp/semantics.c
    branches/gimple-tuples-branch/gcc/cp/tree.c
    branches/gimple-tuples-branch/gcc/cp/typeck.c
    branches/gimple-tuples-branch/gcc/df-core.c
    branches/gimple-tuples-branch/gcc/df-problems.c
    branches/gimple-tuples-branch/gcc/df-scan.c
    branches/gimple-tuples-branch/gcc/df.h
    branches/gimple-tuples-branch/gcc/doc/extend.texi
    branches/gimple-tuples-branch/gcc/doc/install.texi
    branches/gimple-tuples-branch/gcc/doc/invoke.texi
    branches/gimple-tuples-branch/gcc/doc/sourcebuild.texi
    branches/gimple-tuples-branch/gcc/doc/tm.texi
    branches/gimple-tuples-branch/gcc/dwarf2.h
    branches/gimple-tuples-branch/gcc/dwarf2out.c
    branches/gimple-tuples-branch/gcc/dwarf2out.h
    branches/gimple-tuples-branch/gcc/emit-rtl.c
    branches/gimple-tuples-branch/gcc/explow.c
    branches/gimple-tuples-branch/gcc/expr.c
    branches/gimple-tuples-branch/gcc/expr.h
    branches/gimple-tuples-branch/gcc/final.c
    branches/gimple-tuples-branch/gcc/fold-const.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/Make-lang.in
    branches/gimple-tuples-branch/gcc/fortran/arith.c
    branches/gimple-tuples-branch/gcc/fortran/arith.h
    branches/gimple-tuples-branch/gcc/fortran/check.c
    branches/gimple-tuples-branch/gcc/fortran/decl.c
    branches/gimple-tuples-branch/gcc/fortran/dump-parse-tree.c
    branches/gimple-tuples-branch/gcc/fortran/error.c
    branches/gimple-tuples-branch/gcc/fortran/expr.c
    branches/gimple-tuples-branch/gcc/fortran/f95-lang.c
    branches/gimple-tuples-branch/gcc/fortran/gfortran.h
    branches/gimple-tuples-branch/gcc/fortran/gfortran.texi
    branches/gimple-tuples-branch/gcc/fortran/interface.c
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.h
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.texi
    branches/gimple-tuples-branch/gcc/fortran/invoke.texi
    branches/gimple-tuples-branch/gcc/fortran/iresolve.c
    branches/gimple-tuples-branch/gcc/fortran/match.c
    branches/gimple-tuples-branch/gcc/fortran/match.h
    branches/gimple-tuples-branch/gcc/fortran/matchexp.c
    branches/gimple-tuples-branch/gcc/fortran/misc.c
    branches/gimple-tuples-branch/gcc/fortran/module.c
    branches/gimple-tuples-branch/gcc/fortran/parse.c
    branches/gimple-tuples-branch/gcc/fortran/primary.c
    branches/gimple-tuples-branch/gcc/fortran/resolve.c
    branches/gimple-tuples-branch/gcc/fortran/scanner.c
    branches/gimple-tuples-branch/gcc/fortran/simplify.c
    branches/gimple-tuples-branch/gcc/fortran/symbol.c
    branches/gimple-tuples-branch/gcc/fortran/target-memory.c
    branches/gimple-tuples-branch/gcc/fortran/target-memory.h
    branches/gimple-tuples-branch/gcc/fortran/trans-array.c
    branches/gimple-tuples-branch/gcc/fortran/trans-decl.c
    branches/gimple-tuples-branch/gcc/fortran/trans-expr.c
    branches/gimple-tuples-branch/gcc/fortran/trans-intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/trans-openmp.c
    branches/gimple-tuples-branch/gcc/fortran/trans-stmt.c
    branches/gimple-tuples-branch/gcc/fortran/trans-types.c
    branches/gimple-tuples-branch/gcc/fortran/trans-types.h
    branches/gimple-tuples-branch/gcc/fortran/trans.h
    branches/gimple-tuples-branch/gcc/function.c
    branches/gimple-tuples-branch/gcc/genopinit.c
    branches/gimple-tuples-branch/gcc/ggc-common.c
    branches/gimple-tuples-branch/gcc/gimplify.c
    branches/gimple-tuples-branch/gcc/ipa-struct-reorg.c
    branches/gimple-tuples-branch/gcc/java/ChangeLog
    branches/gimple-tuples-branch/gcc/java/decl.c
    branches/gimple-tuples-branch/gcc/java/jcf-parse.c
    branches/gimple-tuples-branch/gcc/java/lang.c
    branches/gimple-tuples-branch/gcc/lambda-code.c
    branches/gimple-tuples-branch/gcc/langhooks-def.h
    branches/gimple-tuples-branch/gcc/langhooks.h
    branches/gimple-tuples-branch/gcc/modulo-sched.c
    branches/gimple-tuples-branch/gcc/omp-low.c
    branches/gimple-tuples-branch/gcc/optabs.c
    branches/gimple-tuples-branch/gcc/opts.c
    branches/gimple-tuples-branch/gcc/params.def
    branches/gimple-tuples-branch/gcc/po/ChangeLog
    branches/gimple-tuples-branch/gcc/po/sv.po
    branches/gimple-tuples-branch/gcc/po/zh_CN.po
    branches/gimple-tuples-branch/gcc/regclass.c
    branches/gimple-tuples-branch/gcc/reload.c
    branches/gimple-tuples-branch/gcc/resource.c
    branches/gimple-tuples-branch/gcc/rtl.def
    branches/gimple-tuples-branch/gcc/rtl.h
    branches/gimple-tuples-branch/gcc/simplify-rtx.c
    branches/gimple-tuples-branch/gcc/sparseset.c
    branches/gimple-tuples-branch/gcc/sparseset.h
    branches/gimple-tuples-branch/gcc/stmt.c
    branches/gimple-tuples-branch/gcc/system.h
    branches/gimple-tuples-branch/gcc/target-def.h
    branches/gimple-tuples-branch/gcc/target.h
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/anon7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/datasec1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/first-global.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/other/i386-2.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/overload/arg1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/overload/arg4.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/gimple-tuples-branch/gcc/testsuite/g++.old-deja/g++.mike/empty.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20011130-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/20020919-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/20031223-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr19340.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr30957-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr31866.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr32912-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/sibcall-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/sibcall-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/builtin-math-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/builtin-modf-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/cris-asm-mof-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/cris-volatile-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/pr24257.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-25.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-26.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-28.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/uninit-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/var-expand1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/weak/typeof-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/20011127-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/asmreg-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_bswap_v3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_bswap_v8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_clz_v0.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_clz_v3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_ctz_v3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/builtin_ctz_v8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/cris.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/peep2-andu1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/peep2-andu2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/peep2-xsrand.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/peep2-xsrand2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/fastcall-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/i386.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse-14.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/mips/mips.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/spu/Wmain.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/spu/tag_manager.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/bind_c_usage_16.f03
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/bind_c_usage_9.f03
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/boz_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/gamma_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/ibits.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/int_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/integer_exponentiation_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/nearest_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/nearest_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/optional_dim_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/pr16433.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/real_const_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/transfer_simplify_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/unf_io_convert_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/access_discr.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/test_image_p.ads
    branches/gimple-tuples-branch/gcc/testsuite/lib/objc.exp
    branches/gimple-tuples-branch/gcc/testsuite/lib/target-supports.exp
    branches/gimple-tuples-branch/gcc/toplev.c
    branches/gimple-tuples-branch/gcc/tree-cfg.c
    branches/gimple-tuples-branch/gcc/tree-complex.c
    branches/gimple-tuples-branch/gcc/tree-data-ref.c
    branches/gimple-tuples-branch/gcc/tree-flow-inline.h
    branches/gimple-tuples-branch/gcc/tree-flow.h
    branches/gimple-tuples-branch/gcc/tree-gimple.c
    branches/gimple-tuples-branch/gcc/tree-if-conv.c
    branches/gimple-tuples-branch/gcc/tree-inline.c
    branches/gimple-tuples-branch/gcc/tree-mudflap.c
    branches/gimple-tuples-branch/gcc/tree-parloops.c
    branches/gimple-tuples-branch/gcc/tree-profile.c
    branches/gimple-tuples-branch/gcc/tree-scalar-evolution.c
    branches/gimple-tuples-branch/gcc/tree-scalar-evolution.h
    branches/gimple-tuples-branch/gcc/tree-sra.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
    branches/gimple-tuples-branch/gcc/tree-ssa-dom.c
    branches/gimple-tuples-branch/gcc/tree-ssa-dse.c
    branches/gimple-tuples-branch/gcc/tree-ssa-forwprop.c
    branches/gimple-tuples-branch/gcc/tree-ssa-loop.c
    branches/gimple-tuples-branch/gcc/tree-ssa-operands.c
    branches/gimple-tuples-branch/gcc/tree-ssa-operands.h
    branches/gimple-tuples-branch/gcc/tree-ssa-pre.c
    branches/gimple-tuples-branch/gcc/tree-ssa-sccvn.c
    branches/gimple-tuples-branch/gcc/tree-ssa-sccvn.h
    branches/gimple-tuples-branch/gcc/tree-ssa.c
    branches/gimple-tuples-branch/gcc/tree-vect-analyze.c
    branches/gimple-tuples-branch/gcc/tree-vect-transform.c
    branches/gimple-tuples-branch/gcc/tree-vectorizer.c
    branches/gimple-tuples-branch/gcc/tree-vectorizer.h
    branches/gimple-tuples-branch/gcc/tree-vrp.c
    branches/gimple-tuples-branch/gcc/tree.c
    branches/gimple-tuples-branch/gcc/tree.h
    branches/gimple-tuples-branch/gcc/var-tracking.c
    branches/gimple-tuples-branch/gcc/varasm.c
    branches/gimple-tuples-branch/gnattools/ChangeLog
    branches/gimple-tuples-branch/gnattools/configure
    branches/gimple-tuples-branch/gnattools/configure.ac
    branches/gimple-tuples-branch/libcpp/ChangeLog
    branches/gimple-tuples-branch/libcpp/charset.c
    branches/gimple-tuples-branch/libcpp/config.in
    branches/gimple-tuples-branch/libcpp/configure
    branches/gimple-tuples-branch/libcpp/configure.ac
    branches/gimple-tuples-branch/libcpp/files.c
    branches/gimple-tuples-branch/libcpp/include/cpplib.h
    branches/gimple-tuples-branch/libcpp/internal.h
    branches/gimple-tuples-branch/libcpp/macro.c
    branches/gimple-tuples-branch/libcpp/po/ChangeLog
    branches/gimple-tuples-branch/libcpp/po/vi.po
    branches/gimple-tuples-branch/libffi/ChangeLog
    branches/gimple-tuples-branch/libffi/include/ffi.h.in
    branches/gimple-tuples-branch/libffi/src/java_raw_api.c
    branches/gimple-tuples-branch/libffi/src/mips/ffi.c
    branches/gimple-tuples-branch/libffi/src/mips/ffitarget.h
    branches/gimple-tuples-branch/libffi/src/mips/n32.S
    branches/gimple-tuples-branch/libffi/src/powerpc/ffi.c
    branches/gimple-tuples-branch/libffi/src/powerpc/ffitarget.h
    branches/gimple-tuples-branch/libffi/src/powerpc/ppc_closure.S
    branches/gimple-tuples-branch/libffi/src/powerpc/sysv.S
    branches/gimple-tuples-branch/libgcc/ChangeLog
    branches/gimple-tuples-branch/libgcc/Makefile.in
    branches/gimple-tuples-branch/libgcc/config.host
    branches/gimple-tuples-branch/libgcc/config/t-slibgcc-darwin
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/Makefile.am
    branches/gimple-tuples-branch/libgfortran/Makefile.in
    branches/gimple-tuples-branch/libgfortran/configure
    branches/gimple-tuples-branch/libgfortran/generated/matmul_l16.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_l4.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_l8.c
    branches/gimple-tuples-branch/libgfortran/gfortran.map
    branches/gimple-tuples-branch/libgfortran/intrinsics/cpu_time.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/etime.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/pack_generic.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/stat.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/system_clock.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/umask.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/unpack_generic.c
    branches/gimple-tuples-branch/libgfortran/io/file_pos.c
    branches/gimple-tuples-branch/libgfortran/io/io.h
    branches/gimple-tuples-branch/libgfortran/io/list_read.c
    branches/gimple-tuples-branch/libgfortran/io/read.c
    branches/gimple-tuples-branch/libgfortran/io/transfer.c
    branches/gimple-tuples-branch/libgfortran/io/unit.c
    branches/gimple-tuples-branch/libgfortran/m4/matmull.m4
    branches/gimple-tuples-branch/libgfortran/runtime/error.c
    branches/gimple-tuples-branch/libgomp/ChangeLog
    branches/gimple-tuples-branch/libgomp/Makefile.am
    branches/gimple-tuples-branch/libgomp/Makefile.in
    branches/gimple-tuples-branch/libgomp/omp.h.in
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.fortran/crayptr2.f90
    branches/gimple-tuples-branch/libjava/ChangeLog
    branches/gimple-tuples-branch/libjava/Makefile.am
    branches/gimple-tuples-branch/libjava/Makefile.in
    branches/gimple-tuples-branch/libjava/classpath/ChangeLog
    branches/gimple-tuples-branch/libjava/classpath/gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java
    branches/gimple-tuples-branch/libjava/classpath/gnu/java/awt/peer/gtk/GtkComponentPeer.java
    branches/gimple-tuples-branch/libjava/classpath/gnu/java/awt/peer/gtk/GtkMouseInfoPeer.java
    branches/gimple-tuples-branch/libjava/classpath/gnu/java/awt/peer/gtk/GtkWindowPeer.java
    branches/gimple-tuples-branch/libjava/classpath/include/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.h
    branches/gimple-tuples-branch/libjava/classpath/java/awt/Component.java
    branches/gimple-tuples-branch/libjava/classpath/java/awt/Container.java
    branches/gimple-tuples-branch/libjava/classpath/lib/gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.class
    branches/gimple-tuples-branch/libjava/classpath/lib/gnu/java/awt/peer/gtk/GtkComponentPeer$RepaintTimerTask.class
    branches/gimple-tuples-branch/libjava/classpath/lib/gnu/java/awt/peer/gtk/GtkComponentPeer.class
    branches/gimple-tuples-branch/libjava/classpath/lib/gnu/java/awt/peer/gtk/GtkMouseInfoPeer.class
    branches/gimple-tuples-branch/libjava/classpath/lib/gnu/java/awt/peer/gtk/GtkWindowPeer.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$AccessibleAWTComponent$AccessibleAWTComponentHandler.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$AccessibleAWTComponent$AccessibleAWTFocusHandler.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$AccessibleAWTComponent.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$BltBufferStrategy.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$FlipBufferStrategy.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component$HeavyweightInLightweightListener.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Component.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$AccessibleAWTContainer$AccessibleContainerHandler.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$AccessibleAWTContainer.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$GfxPaintAllVisitor.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$GfxPaintVisitor.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$GfxPrintAllVisitor.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$GfxPrintVisitor.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container$GfxVisitor.class
    branches/gimple-tuples-branch/libjava/classpath/lib/java/awt/Container.class
    branches/gimple-tuples-branch/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphicsEnvironment.c
    branches/gimple-tuples-branch/libjava/configure
    branches/gimple-tuples-branch/libjava/configure.ac
    branches/gimple-tuples-branch/libjava/configure.host
    branches/gimple-tuples-branch/libjava/darwin.cc
    branches/gimple-tuples-branch/libjava/gcj/Makefile.in
    branches/gimple-tuples-branch/libjava/gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.h
    branches/gimple-tuples-branch/libjava/gnu/java/awt/peer/gtk/GtkWindowPeer.h
    branches/gimple-tuples-branch/libjava/include/Makefile.in
    branches/gimple-tuples-branch/libjava/include/java-interp.h
    branches/gimple-tuples-branch/libjava/interpret-run.cc
    branches/gimple-tuples-branch/libjava/interpret.cc
    branches/gimple-tuples-branch/libjava/java/awt/Component.h
    branches/gimple-tuples-branch/libjava/java/awt/Container.h
    branches/gimple-tuples-branch/libjava/jni.cc
    branches/gimple-tuples-branch/libjava/scripts/makemake.tcl
    branches/gimple-tuples-branch/libjava/sources.am
    branches/gimple-tuples-branch/libjava/testsuite/Makefile.am
    branches/gimple-tuples-branch/libjava/testsuite/Makefile.in
    branches/gimple-tuples-branch/libjava/testsuite/lib/libjava.exp
    branches/gimple-tuples-branch/libjava/testsuite/libjava.jni/jni.exp
    branches/gimple-tuples-branch/libmudflap/ChangeLog


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