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]

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


Author: aldyh
Date: Wed Jul 23 21:23:35 2008
New Revision: 138093

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138093
Log:
        Merge with mainline @138071.
        
        * configure.ac (ACX_PKGVERSION): Update revision merge string.
        * configure: Regenerate.


Added:
    branches/gimple-tuples-branch/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver
      - copied unchanged from r138069, trunk/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver
    branches/gimple-tuples-branch/libstdc++-v3/include/std/chrono
      - copied unchanged from r138069, trunk/libstdc++-v3/include/std/chrono
    branches/gimple-tuples-branch/libstdc++-v3/src/chrono.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/src/chrono.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/clocks/
      - copied from r138069, trunk/libstdc++-v3/testsuite/20_util/clocks/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/duration/
      - copied from r138069, trunk/libstdc++-v3/testsuite/20_util/duration/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/20_util/time_point/
      - copied from r138069, trunk/libstdc++-v3/testsuite/20_util/time_point/
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/21_strings/basic_string/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/21_strings/basic_string/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/deque/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/list/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/map/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/map/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multimap/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/multimap/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/multiset/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/multiset/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/set/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/set/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/unordered_map/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/unordered_multiset/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/unordered_set/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/23_containers/vector/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/26_numerics/valarray/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/26_numerics/valarray/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/28_regex/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/28_regex/init-list.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/ext/vstring/init-list.cc
      - copied unchanged from r138069, trunk/libstdc++-v3/testsuite/ext/vstring/init-list.cc
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/acinclude.m4
    branches/gimple-tuples-branch/libstdc++-v3/config.h.in
    branches/gimple-tuples-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gimple-tuples-branch/libstdc++-v3/configure
    branches/gimple-tuples-branch/libstdc++-v3/configure.ac
    branches/gimple-tuples-branch/libstdc++-v3/configure.host
    branches/gimple-tuples-branch/libstdc++-v3/doc/doxygen/doxygroups.cc
    branches/gimple-tuples-branch/libstdc++-v3/doc/doxygen/user.cfg.in
    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/bits/basic_string.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/basic_string.tcc
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/c++config
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_bvector.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_deque.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_list.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_map.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_multimap.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_multiset.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_set.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/gimple-tuples-branch/libstdc++-v3/include/bits/unique_ptr.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/deque
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/list
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/map.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/multimap.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/multiset.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/safe_association.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/set.h
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/string
    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/debug/vector
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/rc_string_base.h
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/sso_string_base.h
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/vstring.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/mutex
    branches/gimple-tuples-branch/libstdc++-v3/include/std/ratio
    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/std/valarray
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/hashtable
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/regex
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/type_traits
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/unordered_map
    branches/gimple-tuples-branch/libstdc++-v3/include/tr1_impl/unordered_set
    branches/gimple-tuples-branch/libstdc++-v3/libsupc++/initializer_list
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/src/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/25_algorithms/heap/1.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/assign_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/copy_neg.cc
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/boehm-gc/threads.mk.in
      - copied unchanged from r138069, trunk/boehm-gc/threads.mk.in
    branches/gimple-tuples-branch/gcc/ada/gnathtml.pl
      - copied unchanged from r138069, trunk/gcc/ada/gnathtml.pl
    branches/gimple-tuples-branch/gcc/config/xtensa/libgcc-xtensa.ver
      - copied unchanged from r138069, trunk/gcc/config/xtensa/libgcc-xtensa.ver
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/conversion/op5.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/conversion/op5.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_assign_odr.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_assign_odr.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_constructor_odr.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_constructor_odr.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-1.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-2.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-2.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-3.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-3.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-4.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-4.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-5.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-5.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-6.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-6.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy-7.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy-7.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy_odr.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_nothrow_copy_odr.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_trivial_destructor-1.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_trivial_destructor-1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_trivial_destructor-2.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/has_trivial_destructor-2.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf-array-short-wchar.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/utf-array-short-wchar.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf-array.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/utf-array.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf-rtti.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/utf-rtti.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf-type.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/ext/utf-type.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/lookup/extern-c-redecl.C
      - copied unchanged from r138069, trunk/gcc/testsuite/g++.dg/lookup/extern-c-redecl.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20080719-1.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.c-torture/execute/20080719-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/cpp/line6.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/cpp/line6.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/atomic-11.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/gomp/atomic-11.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/mallign.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/mallign.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf-array-short-wchar.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/utf-array-short-wchar.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf-array.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/utf-array.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf-inc-init.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/utf-inc-init.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf-type.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.dg/utf-type.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr36753.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.target/i386/pr36753.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr36786.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.target/i386/pr36786.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/vararg-1.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.target/i386/vararg-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/vararg-2.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.target/i386/vararg-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.target/s390/pr36822.c
      - copied unchanged from r138069, trunk/gcc/testsuite/gcc.target/s390/pr36822.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/array_4.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/array_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/char_expr_1.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/char_expr_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/char_expr_2.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/char_expr_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_error_3.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/fmt_error_3.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_error_4.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/fmt_error_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_error_5.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/fmt_error_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_2.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/zero_sized_5.f90
      - copied unchanged from r138069, trunk/gcc/testsuite/gfortran.dg/zero_sized_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/allocator_maxalign1.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/allocator_maxalign1.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/allocator_maxalign2.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/allocator_maxalign2.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/allocator_maxalign2.ads
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/allocator_maxalign2.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/decl_ctx_def.ads
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/decl_ctx_def.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/decl_ctx_use.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/decl_ctx_use.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/decl_ctx_use.ads
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/decl_ctx_use.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/test_allocator_maxalign2.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/test_allocator_maxalign2.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tree_static_def.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/tree_static_def.adb
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tree_static_def.ads
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/tree_static_def.ads
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/tree_static_use.adb
      - copied unchanged from r138069, trunk/gcc/testsuite/gnat.dg/tree_static_use.adb
Removed:
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_copy.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_trivial_destructor.C
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/boehm-gc/ChangeLog
    branches/gimple-tuples-branch/boehm-gc/Makefile.in
    branches/gimple-tuples-branch/boehm-gc/configure
    branches/gimple-tuples-branch/boehm-gc/configure.ac
    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/adaint.c
    branches/gimple-tuples-branch/gcc/ada/targtyps.c
    branches/gimple-tuples-branch/gcc/ada/utils.c
    branches/gimple-tuples-branch/gcc/bt-load.c
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-common.c
    branches/gimple-tuples-branch/gcc/c-decl.c
    branches/gimple-tuples-branch/gcc/c-lex.c
    branches/gimple-tuples-branch/gcc/c-parser.c
    branches/gimple-tuples-branch/gcc/c-pch.c
    branches/gimple-tuples-branch/gcc/c-typeck.c
    branches/gimple-tuples-branch/gcc/caller-save.c
    branches/gimple-tuples-branch/gcc/cfg.c
    branches/gimple-tuples-branch/gcc/cgraph.c
    branches/gimple-tuples-branch/gcc/cgraph.h
    branches/gimple-tuples-branch/gcc/cgraphunit.c
    branches/gimple-tuples-branch/gcc/collect2.c
    branches/gimple-tuples-branch/gcc/combine-stack-adj.c
    branches/gimple-tuples-branch/gcc/combine.c
    branches/gimple-tuples-branch/gcc/common.opt
    branches/gimple-tuples-branch/gcc/config/arm/arm.c
    branches/gimple-tuples-branch/gcc/config/h8300/h8300.c
    branches/gimple-tuples-branch/gcc/config/host-linux.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.md
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.c
    branches/gimple-tuples-branch/gcc/config/sh/sh.md
    branches/gimple-tuples-branch/gcc/config/spu/spu.md
    branches/gimple-tuples-branch/gcc/config/xtensa/t-linux
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.c
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.h
    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/class.c
    branches/gimple-tuples-branch/gcc/cp/cp-tree.h
    branches/gimple-tuples-branch/gcc/cp/cvt.c
    branches/gimple-tuples-branch/gcc/cp/cxx-pretty-print.c
    branches/gimple-tuples-branch/gcc/cp/decl.c
    branches/gimple-tuples-branch/gcc/cp/decl2.c
    branches/gimple-tuples-branch/gcc/cp/friend.c
    branches/gimple-tuples-branch/gcc/cp/init.c
    branches/gimple-tuples-branch/gcc/cp/mangle.c
    branches/gimple-tuples-branch/gcc/cp/name-lookup.c
    branches/gimple-tuples-branch/gcc/cp/operators.def
    branches/gimple-tuples-branch/gcc/cp/parser.c
    branches/gimple-tuples-branch/gcc/cp/pt.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/cp/typeck2.c
    branches/gimple-tuples-branch/gcc/cse.c
    branches/gimple-tuples-branch/gcc/defaults.h
    branches/gimple-tuples-branch/gcc/df-problems.c
    branches/gimple-tuples-branch/gcc/df-scan.c
    branches/gimple-tuples-branch/gcc/diagnostic.c
    branches/gimple-tuples-branch/gcc/diagnostic.h
    branches/gimple-tuples-branch/gcc/doc/extend.texi
    branches/gimple-tuples-branch/gcc/doc/invoke.texi
    branches/gimple-tuples-branch/gcc/doc/tm.texi
    branches/gimple-tuples-branch/gcc/dse.c
    branches/gimple-tuples-branch/gcc/dwarf2asm.c
    branches/gimple-tuples-branch/gcc/dwarf2out.c
    branches/gimple-tuples-branch/gcc/emit-rtl.c
    branches/gimple-tuples-branch/gcc/except.c
    branches/gimple-tuples-branch/gcc/explow.c
    branches/gimple-tuples-branch/gcc/expmed.c
    branches/gimple-tuples-branch/gcc/final.c
    branches/gimple-tuples-branch/gcc/flags.h
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/arith.c
    branches/gimple-tuples-branch/gcc/fortran/array.c
    branches/gimple-tuples-branch/gcc/fortran/bbt.c
    branches/gimple-tuples-branch/gcc/fortran/check.c
    branches/gimple-tuples-branch/gcc/fortran/data.c
    branches/gimple-tuples-branch/gcc/fortran/decl.c
    branches/gimple-tuples-branch/gcc/fortran/dependency.c
    branches/gimple-tuples-branch/gcc/fortran/dump-parse-tree.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/interface.c
    branches/gimple-tuples-branch/gcc/fortran/intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/io.c
    branches/gimple-tuples-branch/gcc/fortran/iresolve.c
    branches/gimple-tuples-branch/gcc/fortran/match.c
    branches/gimple-tuples-branch/gcc/fortran/matchexp.c
    branches/gimple-tuples-branch/gcc/fortran/module.c
    branches/gimple-tuples-branch/gcc/fortran/openmp.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/st.c
    branches/gimple-tuples-branch/gcc/fortran/symbol.c
    branches/gimple-tuples-branch/gcc/fortran/trans-array.c
    branches/gimple-tuples-branch/gcc/fortran/trans-common.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-types.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/fwprop.c
    branches/gimple-tuples-branch/gcc/gcse.c
    branches/gimple-tuples-branch/gcc/global.c
    branches/gimple-tuples-branch/gcc/graph.c
    branches/gimple-tuples-branch/gcc/input.h
    branches/gimple-tuples-branch/gcc/ipa-cp.c
    branches/gimple-tuples-branch/gcc/ipa-prop.c
    branches/gimple-tuples-branch/gcc/ipa-prop.h
    branches/gimple-tuples-branch/gcc/lcm.c
    branches/gimple-tuples-branch/gcc/local-alloc.c
    branches/gimple-tuples-branch/gcc/lower-subreg.c
    branches/gimple-tuples-branch/gcc/mode-switching.c
    branches/gimple-tuples-branch/gcc/objc/ChangeLog
    branches/gimple-tuples-branch/gcc/objc/objc-act.c
    branches/gimple-tuples-branch/gcc/optabs.c
    branches/gimple-tuples-branch/gcc/opts.c
    branches/gimple-tuples-branch/gcc/passes.c
    branches/gimple-tuples-branch/gcc/postreload.c
    branches/gimple-tuples-branch/gcc/ra.h
    branches/gimple-tuples-branch/gcc/recog.c
    branches/gimple-tuples-branch/gcc/reg-stack.c
    branches/gimple-tuples-branch/gcc/regclass.c
    branches/gimple-tuples-branch/gcc/regrename.c
    branches/gimple-tuples-branch/gcc/reload.c
    branches/gimple-tuples-branch/gcc/reload.h
    branches/gimple-tuples-branch/gcc/reload1.c
    branches/gimple-tuples-branch/gcc/rtlanal.c
    branches/gimple-tuples-branch/gcc/rtlhooks.c
    branches/gimple-tuples-branch/gcc/sched-ebb.c
    branches/gimple-tuples-branch/gcc/sched-rgn.c
    branches/gimple-tuples-branch/gcc/stor-layout.c
    branches/gimple-tuples-branch/gcc/targhooks.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_assign.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/has_nothrow_constructor.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/arm1.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/visibility/arm3.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-ssa/pr19637.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20080704-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr11832.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/pr33009.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/fshort-wchar.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/data-dep-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-14.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-17.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-9.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/fmt_g0_3.f08
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/parameter_array_init_4.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/rank_2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/zero_sized_1.f90
    branches/gimple-tuples-branch/gcc/testsuite/lib/compat.exp
    branches/gimple-tuples-branch/gcc/testsuite/lib/target-supports.exp
    branches/gimple-tuples-branch/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp
    branches/gimple-tuples-branch/gcc/toplev.c
    branches/gimple-tuples-branch/gcc/toplev.h
    branches/gimple-tuples-branch/gcc/tree-cfg.c
    branches/gimple-tuples-branch/gcc/tree-nrv.c
    branches/gimple-tuples-branch/gcc/tree-optimize.c
    branches/gimple-tuples-branch/gcc/tree-ssa-coalesce.c
    branches/gimple-tuples-branch/gcc/tree-ssa-live.c
    branches/gimple-tuples-branch/gcc/tree-ssa-ter.c
    branches/gimple-tuples-branch/gcc/tree-ssa.c
    branches/gimple-tuples-branch/gcc/tree-switch-conversion.c
    branches/gimple-tuples-branch/gcc/tree.c
    branches/gimple-tuples-branch/gcc/tree.h
    branches/gimple-tuples-branch/gcc/varasm.c
    branches/gimple-tuples-branch/gcc/varpool.c
    branches/gimple-tuples-branch/libcpp/ChangeLog
    branches/gimple-tuples-branch/libcpp/directives-only.c
    branches/gimple-tuples-branch/libcpp/directives.c
    branches/gimple-tuples-branch/libcpp/errors.c
    branches/gimple-tuples-branch/libcpp/include/line-map.h
    branches/gimple-tuples-branch/libcpp/internal.h
    branches/gimple-tuples-branch/libcpp/lex.c
    branches/gimple-tuples-branch/libcpp/line-map.c
    branches/gimple-tuples-branch/libcpp/macro.c
    branches/gimple-tuples-branch/libcpp/traditional.c
    branches/gimple-tuples-branch/libffi/ChangeLog
    branches/gimple-tuples-branch/libffi/src/sh/ffi.c
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/generated/cshift1_16.c
    branches/gimple-tuples-branch/libgfortran/generated/cshift1_4.c
    branches/gimple-tuples-branch/libgfortran/generated/cshift1_8.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift1_16.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift1_4.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift1_8.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift3_16.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift3_4.c
    branches/gimple-tuples-branch/libgfortran/generated/eoshift3_8.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/cshift0.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/eoshift0.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/eoshift2.c
    branches/gimple-tuples-branch/libgfortran/io/file_pos.c
    branches/gimple-tuples-branch/libgfortran/io/format.c
    branches/gimple-tuples-branch/libgfortran/io/write_float.def
    branches/gimple-tuples-branch/libgfortran/m4/cshift1.m4
    branches/gimple-tuples-branch/libgfortran/m4/eoshift1.m4
    branches/gimple-tuples-branch/libgfortran/m4/eoshift3.m4
    branches/gimple-tuples-branch/libgomp/ChangeLog
    branches/gimple-tuples-branch/libgomp/team.c
    branches/gimple-tuples-branch/libjava/ChangeLog
    branches/gimple-tuples-branch/libjava/classpath/ChangeLog
    branches/gimple-tuples-branch/libjava/classpath/configure
    branches/gimple-tuples-branch/libjava/classpath/configure.ac
    branches/gimple-tuples-branch/libjava/classpath/m4/acinclude.m4
    branches/gimple-tuples-branch/libjava/classpath/tools/Makefile.am
    branches/gimple-tuples-branch/libjava/scripts/jar.in
    branches/gimple-tuples-branch/libobjc/ChangeLog
    branches/gimple-tuples-branch/libobjc/Makefile.in

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]