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]

r128960 - in /branches/gimple-tuples-branch: ./...


Author: dnovillo
Date: Tue Oct  2 18:13:48 2007
New Revision: 128960

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

	Merge with mainline @128957.

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


Added:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/adjacent_find/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/adjacent_find/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/binary_search/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/binary_search/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/copy/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/copy/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/copy_backward/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/copy_backward/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/count/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/count/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/count_if/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/count_if/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/equal/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/equal/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/equal_range/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/equal_range/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/fill/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/fill/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/fill_n/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/fill_n/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/find/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/find/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/find_end/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/find_end/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/find_first_of/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/find_first_of/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/find_if/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/find_if/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/for_each/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/for_each/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/generate/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/generate/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/generate_n/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/generate_n/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/includes/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/includes/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/inplace_merge/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/inplace_merge/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/iter_swap/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/iter_swap/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/lexicographical_compare/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/lower_bound/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/lower_bound/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/make_heap/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/make_heap/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/max/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/max/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/max_element/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/max_element/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/merge/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/merge/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/min/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/min/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/min_element/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/min_element/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/next_permutation/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/next_permutation/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/nth_element/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/nth_element/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/partial_sort/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/partial_sort_copy/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/partition/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/partition/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/pop_heap/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/prev_permutation/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/prev_permutation/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/push_heap/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/push_heap/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/random_shuffle/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/random_shuffle/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/remove/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/remove/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/remove_copy/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/remove_copy/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/remove_copy_if/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/remove_if/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/remove_if/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/replace/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/replace/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/replace_copy/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/replace_copy/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/replace_copy_if/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/replace_if/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/replace_if/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/reverse/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/reverse/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/reverse_copy/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/reverse_copy/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/rotate/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/rotate/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/rotate_copy/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/rotate_copy/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/search/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/search/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/search_n/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/search_n/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/set_difference/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/set_difference/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/set_intersection/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/set_intersection/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/set_symmetric_difference/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/set_symmetric_difference/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/set_union/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/set_union/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/sort/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/sort/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/sort_heap/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/sort_heap/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/stable_partition/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/stable_partition/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/stable_sort/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/stable_sort/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/swap/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/swap/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/swap_ranges/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/swap_ranges/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/transform/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/transform/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/unique/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/unique/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/unique_copy/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/upper_bound/requirements/
      - copied from r128957, trunk/libstdc++-v3/testsuite/25_algorithms/upper_bound/requirements/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/accumulate/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/accumulate/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/adjacent_difference/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/adjacent_difference/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/inner_product/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/inner_product/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/partial_sum/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/partial_sum/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/slice/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/slice/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/slice_array/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/slice_array/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/valarray/
      - copied from r128957, trunk/libstdc++-v3/testsuite/26_numerics/valarray/
Removed:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/numeric_arrays/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/numeric_operations/
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/17_intro/contribute.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/20_util/allocator.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/Makefile
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/documentation.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/mt_allocator.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/ext/tr1.html
    branches/gimple-tuples-branch/libstdc++-v3/docs/html/test.html
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/algorithmfwd.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/basic_string.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/fstream.tcc
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_algo.h
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/atomicity.h
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/concurrence.h
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/vstring.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/algorithmfwd.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/tags.h
    branches/gimple-tuples-branch/libstdc++-v3/src/valarray-inst.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/map/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multimap/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multiset/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/set/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/explicit_instantiation/2.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/tr1/6_containers/hash/operators/size_t.cc
    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_hooks.h

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/gcc/ra-conflict.c
      - copied unchanged from r128957, trunk/gcc/ra-conflict.c
    branches/gimple-tuples-branch/gcc/ra.h
      - copied unchanged from r128957, trunk/gcc/ra.h
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic79.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/cpp0x/variadic79.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/variadic80.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/cpp0x/variadic80.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/align2.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/ext/align2.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/attrib29.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/ext/attrib29.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/tmplattr6.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/ext/tmplattr6.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/anon6.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/ext/visibility/anon6.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/inherit/override-attribs.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/inherit/override-attribs.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/parse/crash38.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/parse/crash38.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/error31.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/template/error31.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/memtmpl3.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/template/memtmpl3.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-ssa/pr33593.C
      - copied unchanged from r128957, trunk/gcc/testsuite/g++.dg/tree-ssa/pr33593.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20070919-1.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.c-torture/compile/20070919-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/loop-2f.x
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.c-torture/execute/loop-2f.x
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/loop-2g.x
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.c-torture/execute/loop-2g.x
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/Wstrict-overflow-20.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-20.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/enum-incomplete-1.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/enum-incomplete-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array-4.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/large-size-array-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/pr30375.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/torture/pr30375.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/pr33560.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/torture/pr33560.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/pr33563.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/torture/pr33563.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr30375.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr30375.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/pr33597.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.dg/vect/pr33597.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr33524.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/i386/pr33524.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr33552.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/i386/pr33552.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/strinline.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/i386/strinline.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/gcse-1.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/powerpc/gcse-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/paired-10.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/powerpc/paired-10.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/paired-8.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/powerpc/paired-8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/paired-9.c
      - copied unchanged from r128957, trunk/gcc/testsuite/gcc.target/powerpc/paired-9.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/ambiguous_reference_1.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/ambiguous_reference_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/ambiguous_specific_1.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/ambiguous_specific_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/anint_1.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/anint_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/derived_comp_array_ref_5.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_error_2.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/fmt_error_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/function_kinds_1.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/function_kinds_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/function_kinds_2.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/function_kinds_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intent_out_2.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/intent_out_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/list_read_7.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/list_read_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/minmaxloc_4.f90
      - copied unchanged from r128957, trunk/gcc/testsuite/gfortran.dg/minmaxloc_4.f90
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_string.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid128_string.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_int16.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid128_to_int16.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_int8.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid128_to_int8.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_uint16.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid128_to_uint16.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_uint8.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid128_to_uint8.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_string.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid64_string.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_int16.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid64_to_int16.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_int8.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid64_to_int8.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_uint16.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid64_to_uint16.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_uint8.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid64_to_uint8.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_b2d.h
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_b2d.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_binarydecimal.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_binarydecimal.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_convert_data.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_convert_data.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_decimal_data.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_decimal_data.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_decimal_globals.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_decimal_globals.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_div_macros.h
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_div_macros.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_dpd.c
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_dpd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_gcc_intrinsics.h
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_gcc_intrinsics.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_inline_add.h
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_inline_add.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_sqrt_macros.h
      - copied unchanged from r128957, trunk/libgcc/config/libbid/bid_sqrt_macros.h
    branches/gimple-tuples-branch/libgomp/testsuite/libgomp.fortran/stack.f90
      - copied unchanged from r128957, trunk/libgomp/testsuite/libgomp.fortran/stack.f90
Removed:
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/namelist_38.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/openmp_stack.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/aggr5.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/aggr6.adb
    branches/gimple-tuples-branch/libgcc/config/libbid/b2d.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_fromstring.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_string.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_intrinsics.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_string.c
    branches/gimple-tuples-branch/libgcc/config/libbid/binarydecimal.c
    branches/gimple-tuples-branch/libgcc/config/libbid/convert_data.c
    branches/gimple-tuples-branch/libgcc/config/libbid/decimal_data.c
    branches/gimple-tuples-branch/libgcc/config/libbid/decimal_globals.c
    branches/gimple-tuples-branch/libgcc/config/libbid/div_macros.h
    branches/gimple-tuples-branch/libgcc/config/libbid/inline_bid_add.h
    branches/gimple-tuples-branch/libgcc/config/libbid/sqrt_macros.h
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/configure
    branches/gimple-tuples-branch/configure.ac
    branches/gimple-tuples-branch/contrib/ChangeLog
    branches/gimple-tuples-branch/contrib/compare-debug
    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/a-calend-vms.adb
    branches/gimple-tuples-branch/gcc/ada/a-calend.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-tasatt.adb
    branches/gimple-tuples-branch/gcc/ada/a-witeio.adb
    branches/gimple-tuples-branch/gcc/ada/adaint.c
    branches/gimple-tuples-branch/gcc/ada/back_end.adb
    branches/gimple-tuples-branch/gcc/ada/bindgen.adb
    branches/gimple-tuples-branch/gcc/ada/checks.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/exp_attr.adb
    branches/gimple-tuples-branch/gcc/ada/exp_ch13.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_dbug.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_dist.ads
    branches/gimple-tuples-branch/gcc/ada/expect.c
    branches/gimple-tuples-branch/gcc/ada/freeze.adb
    branches/gimple-tuples-branch/gcc/ada/g-calend.adb
    branches/gimple-tuples-branch/gcc/ada/g-calend.ads
    branches/gimple-tuples-branch/gcc/ada/g-comlin.adb
    branches/gimple-tuples-branch/gcc/ada/g-comlin.ads
    branches/gimple-tuples-branch/gcc/ada/g-dirope.adb
    branches/gimple-tuples-branch/gcc/ada/g-socket.adb
    branches/gimple-tuples-branch/gcc/ada/g-socthi-mingw.adb
    branches/gimple-tuples-branch/gcc/ada/g-thread.adb
    branches/gimple-tuples-branch/gcc/ada/gigi.h
    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/gnatcmd.adb
    branches/gimple-tuples-branch/gcc/ada/gnatvsn.ads
    branches/gimple-tuples-branch/gcc/ada/init.c
    branches/gimple-tuples-branch/gcc/ada/lib-xref.adb
    branches/gimple-tuples-branch/gcc/ada/lib-xref.ads
    branches/gimple-tuples-branch/gcc/ada/make.adb
    branches/gimple-tuples-branch/gcc/ada/makegpr.adb
    branches/gimple-tuples-branch/gcc/ada/makeutl.ads
    branches/gimple-tuples-branch/gcc/ada/opt.ads
    branches/gimple-tuples-branch/gcc/ada/osint-b.adb
    branches/gimple-tuples-branch/gcc/ada/osint-b.ads
    branches/gimple-tuples-branch/gcc/ada/osint.adb
    branches/gimple-tuples-branch/gcc/ada/osint.ads
    branches/gimple-tuples-branch/gcc/ada/par-ch4.adb
    branches/gimple-tuples-branch/gcc/ada/prj-attr.adb
    branches/gimple-tuples-branch/gcc/ada/prj-env.adb
    branches/gimple-tuples-branch/gcc/ada/prj-env.ads
    branches/gimple-tuples-branch/gcc/ada/prj-nmsc.adb
    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-util.adb
    branches/gimple-tuples-branch/gcc/ada/prj.adb
    branches/gimple-tuples-branch/gcc/ada/prj.ads
    branches/gimple-tuples-branch/gcc/ada/rtsfind.adb
    branches/gimple-tuples-branch/gcc/ada/s-intman-vms.adb
    branches/gimple-tuples-branch/gcc/ada/s-osprim-vxworks.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-dummy.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-hpux-dce.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-irix.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-linux.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-lynxos.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-mingw.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-posix.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-solaris.adb
    branches/gimple-tuples-branch/gcc/ada/s-taprop-tru64.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-taprop.ads
    branches/gimple-tuples-branch/gcc/ada/s-tarest.adb
    branches/gimple-tuples-branch/gcc/ada/s-tasdeb.adb
    branches/gimple-tuples-branch/gcc/ada/s-tasdeb.ads
    branches/gimple-tuples-branch/gcc/ada/s-tassta.adb
    branches/gimple-tuples-branch/gcc/ada/s-tporft.adb
    branches/gimple-tuples-branch/gcc/ada/s-wchstw.adb
    branches/gimple-tuples-branch/gcc/ada/sem_attr.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch13.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch13.ads
    branches/gimple-tuples-branch/gcc/ada/sem_ch3.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch4.adb
    branches/gimple-tuples-branch/gcc/ada/sem_ch6.adb
    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_disp.adb
    branches/gimple-tuples-branch/gcc/ada/sem_dist.ads
    branches/gimple-tuples-branch/gcc/ada/sem_res.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/sinfo.adb
    branches/gimple-tuples-branch/gcc/ada/sinfo.ads
    branches/gimple-tuples-branch/gcc/ada/snames.adb
    branches/gimple-tuples-branch/gcc/ada/snames.ads
    branches/gimple-tuples-branch/gcc/ada/trans.c
    branches/gimple-tuples-branch/gcc/ada/tree_io.ads
    branches/gimple-tuples-branch/gcc/ada/utils.c
    branches/gimple-tuples-branch/gcc/ada/vms_data.ads
    branches/gimple-tuples-branch/gcc/basic-block.h
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-common.c
    branches/gimple-tuples-branch/gcc/c-format.c
    branches/gimple-tuples-branch/gcc/c-typeck.c
    branches/gimple-tuples-branch/gcc/config.gcc
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.c
    branches/gimple-tuples-branch/gcc/config/bfin/t-bfin-linux
    branches/gimple-tuples-branch/gcc/config/bfin/t-bfin-uclinux
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/t-linux64
    branches/gimple-tuples-branch/gcc/config/m32c/cond.md
    branches/gimple-tuples-branch/gcc/config/m32c/m32c.c
    branches/gimple-tuples-branch/gcc/config/m68k/linux.h
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.c
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.md
    branches/gimple-tuples-branch/gcc/config/m68k/predicates.md
    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/mmix/mmix-protos.h
    branches/gimple-tuples-branch/gcc/config/mmix/mmix.c
    branches/gimple-tuples-branch/gcc/config/mmix/mmix.h
    branches/gimple-tuples-branch/gcc/config/mmix/mmix.md
    branches/gimple-tuples-branch/gcc/config/rs6000/paired.h
    branches/gimple-tuples-branch/gcc/config/rs6000/paired.md
    branches/gimple-tuples-branch/gcc/config/rs6000/predicates.md
    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/rs6000.md
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.opt
    branches/gimple-tuples-branch/gcc/config/rs6000/t-linux64
    branches/gimple-tuples-branch/gcc/config/spu/spu.c
    branches/gimple-tuples-branch/gcc/config/spu/spu.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/class.c
    branches/gimple-tuples-branch/gcc/cp/cp-objcp-common.h
    branches/gimple-tuples-branch/gcc/cp/cp-tree.h
    branches/gimple-tuples-branch/gcc/cp/cxx-pretty-print.c
    branches/gimple-tuples-branch/gcc/cp/cxx-pretty-print.h
    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/name-lookup.c
    branches/gimple-tuples-branch/gcc/cp/pt.c
    branches/gimple-tuples-branch/gcc/cp/search.c
    branches/gimple-tuples-branch/gcc/cp/tree.c
    branches/gimple-tuples-branch/gcc/cse.c
    branches/gimple-tuples-branch/gcc/dce.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/diagnostic.c
    branches/gimple-tuples-branch/gcc/diagnostic.h
    branches/gimple-tuples-branch/gcc/doc/invoke.texi
    branches/gimple-tuples-branch/gcc/doc/libgcc.texi
    branches/gimple-tuples-branch/gcc/expr.c
    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/arith.c
    branches/gimple-tuples-branch/gcc/fortran/check.c
    branches/gimple-tuples-branch/gcc/fortran/decl.c
    branches/gimple-tuples-branch/gcc/fortran/expr.c
    branches/gimple-tuples-branch/gcc/fortran/gfortran.h
    branches/gimple-tuples-branch/gcc/fortran/interface.c
    branches/gimple-tuples-branch/gcc/fortran/invoke.texi
    branches/gimple-tuples-branch/gcc/fortran/io.c
    branches/gimple-tuples-branch/gcc/fortran/match.h
    branches/gimple-tuples-branch/gcc/fortran/module.c
    branches/gimple-tuples-branch/gcc/fortran/parse.c
    branches/gimple-tuples-branch/gcc/fortran/parse.h
    branches/gimple-tuples-branch/gcc/fortran/primary.c
    branches/gimple-tuples-branch/gcc/fortran/scanner.c
    branches/gimple-tuples-branch/gcc/fortran/trans-decl.c
    branches/gimple-tuples-branch/gcc/fortran/trans-intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/trans.c
    branches/gimple-tuples-branch/gcc/fortran/trans.h
    branches/gimple-tuples-branch/gcc/function.c
    branches/gimple-tuples-branch/gcc/gimple.h
    branches/gimple-tuples-branch/gcc/global.c
    branches/gimple-tuples-branch/gcc/hard-reg-set.h
    branches/gimple-tuples-branch/gcc/init-regs.c
    branches/gimple-tuples-branch/gcc/java/ChangeLog
    branches/gimple-tuples-branch/gcc/java/lang.c
    branches/gimple-tuples-branch/gcc/langhooks-def.h
    branches/gimple-tuples-branch/gcc/langhooks.c
    branches/gimple-tuples-branch/gcc/langhooks.h
    branches/gimple-tuples-branch/gcc/libgcc-std.ver
    branches/gimple-tuples-branch/gcc/local-alloc.c
    branches/gimple-tuples-branch/gcc/pretty-print.c
    branches/gimple-tuples-branch/gcc/pretty-print.h
    branches/gimple-tuples-branch/gcc/reload.c
    branches/gimple-tuples-branch/gcc/reload1.c
    branches/gimple-tuples-branch/gcc/rtl.h
    branches/gimple-tuples-branch/gcc/rtlanal.c
    branches/gimple-tuples-branch/gcc/simplify-rtx.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20060102-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/array-init-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c99-tgmath-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c99-tgmath-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c99-tgmath-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c99-tgmath-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/float-range-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/float-range-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/float-range-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/fold-bitand-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/complex-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/complex-5.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-9.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/mips/inter/mips16-inter.exp
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/mips/mips16-attributes.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/ppc-paired.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/PR19872.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/array_initializer_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/compliant_elemental_intrinsics_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/compliant_elemental_intrinsics_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/derived_function_interface_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/elemental_subroutine_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/init_flag_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/maxloc_shape_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/maxval_maxloc_conformance_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/min_max_conformance.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/recursive_stack.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/renaming1.adb
    branches/gimple-tuples-branch/gcc/testsuite/lib/prune.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-inline.c
    branches/gimple-tuples-branch/gcc/tree-inline.h
    branches/gimple-tuples-branch/gcc/tree-sra.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-ch.c
    branches/gimple-tuples-branch/gcc/tree-ssa-sccvn.c
    branches/gimple-tuples-branch/gcc/tree-ssa-sink.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ter.c
    branches/gimple-tuples-branch/gcc/tree-vect-analyze.c
    branches/gimple-tuples-branch/gcc/tree.c
    branches/gimple-tuples-branch/libgcc/ChangeLog
    branches/gimple-tuples-branch/libgcc/Makefile.in
    branches/gimple-tuples-branch/libgcc/config/libbid/ChangeLog
    branches/gimple-tuples-branch/libgcc/config/libbid/_addsub_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_addsub_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_addsub_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_df.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_di.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_sf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_si.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_tf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_udi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_usi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_dd_to_xf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_df_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_df_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_df_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_di_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_di_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_di_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_div_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_div_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_div_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_eq_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_eq_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_eq_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ge_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ge_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ge_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_gt_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_gt_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_gt_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_isinfd128.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_isinfd32.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_isinfd64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_le_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_le_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_le_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_lt_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_lt_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_lt_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_mul_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_mul_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_mul_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ne_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ne_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_ne_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_df.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_di.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_sf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_si.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_tf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_udi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_usi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sd_to_xf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sf_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sf_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_sf_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_si_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_si_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_si_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_df.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_di.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_sf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_si.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_tf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_udi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_usi.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_td_to_xf.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_tf_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_tf_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_tf_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_udi_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_udi_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_udi_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_unord_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_unord_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_unord_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_usi_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_usi_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_usi_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_xf_to_dd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_xf_to_sd.c
    branches/gimple-tuples-branch/libgcc/config/libbid/_xf_to_td.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_2_str.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_2_str_macros.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_2_str_tables.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_add.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_compare.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_div.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_fma.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_logb.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_minmax.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_mul.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_next.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_noncomp.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_quantize.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_rem.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_round_integral.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_scalb.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_sqrt.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_int32.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_int64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_uint32.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid128_to_uint64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid32_to_bid128.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid32_to_bid64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_add.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_compare.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_div.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_fma.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_logb.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_minmax.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_mul.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_next.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_noncomp.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_quantize.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_rem.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_round_integral.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_scalb.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_sqrt.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_bid128.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_int32.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_int64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_uint32.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid64_to_uint64.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_conf.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_flag_operations.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_from_int.c
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_functions.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_internal.h
    branches/gimple-tuples-branch/libgcc/config/libbid/bid_round.c
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/io/list_read.c
    branches/gimple-tuples-branch/libgomp/ChangeLog
    branches/gimple-tuples-branch/libjava/classpath/ChangeLog
    branches/gimple-tuples-branch/libjava/classpath/scripts/check_jni_methods.sh
    branches/gimple-tuples-branch/maintainer-scripts/ChangeLog
    branches/gimple-tuples-branch/maintainer-scripts/gcc_release

Propchange: branches/gimple-tuples-branch/
            ('svnmerge-integrated' modified)



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