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]

r160536 - in /branches/lw-ipo: ./ ChangeLog MAI...


Author: raksit
Date: Thu Jun 10 11:31:28 2010
New Revision: 160536

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160536
Log:
Merge lw-ipo branch from trunk 159907:160239.


Added:
    branches/lw-ipo/libstdc++-v3/config/os/bionic/
      - copied from r160239, trunk/libstdc++-v3/config/os/bionic/
    branches/lw-ipo/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820.cc
      - copied unchanged from r160239, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/front_back.cc
      - copied unchanged from r160239, trunk/libstdc++-v3/testsuite/21_strings/basic_string/element_access/char/front_back.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/front_back.cc
      - copied unchanged from r160239, trunk/libstdc++-v3/testsuite/21_strings/basic_string/element_access/wchar_t/front_back.cc
    branches/lw-ipo/libstdc++-v3/testsuite/24_iterators/operations/40497.cc
      - copied unchanged from r160239, trunk/libstdc++-v3/testsuite/24_iterators/operations/40497.cc
    branches/lw-ipo/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc
      - copied unchanged from r160239, trunk/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc
Modified:
    branches/lw-ipo/libstdc++-v3/ChangeLog
    branches/lw-ipo/libstdc++-v3/acinclude.m4
    branches/lw-ipo/libstdc++-v3/config/abi/pre/gnu.ver
    branches/lw-ipo/libstdc++-v3/config/locale/generic/c_locale.cc
    branches/lw-ipo/libstdc++-v3/config/locale/generic/c_locale.h
    branches/lw-ipo/libstdc++-v3/config/locale/generic/codecvt_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/generic/time_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/generic/time_members.h
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/c_locale.h
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/codecvt_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/messages_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/messages_members.h
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/monetary_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/time_members.cc
    branches/lw-ipo/libstdc++-v3/config/locale/gnu/time_members.h
    branches/lw-ipo/libstdc++-v3/configure
    branches/lw-ipo/libstdc++-v3/configure.ac
    branches/lw-ipo/libstdc++-v3/configure.host
    branches/lw-ipo/libstdc++-v3/include/backward/hash_fun.h
    branches/lw-ipo/libstdc++-v3/include/bits/basic_string.h
    branches/lw-ipo/libstdc++-v3/include/bits/basic_string.tcc
    branches/lw-ipo/libstdc++-v3/include/bits/boost_concept_check.h
    branches/lw-ipo/libstdc++-v3/include/bits/c++config
    branches/lw-ipo/libstdc++-v3/include/bits/cpp_type_traits.h
    branches/lw-ipo/libstdc++-v3/include/bits/fstream.tcc
    branches/lw-ipo/libstdc++-v3/include/bits/functional_hash.h
    branches/lw-ipo/libstdc++-v3/include/bits/locale_facets.h
    branches/lw-ipo/libstdc++-v3/include/bits/locale_facets.tcc
    branches/lw-ipo/libstdc++-v3/include/bits/locale_facets_nonio.h
    branches/lw-ipo/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/lw-ipo/libstdc++-v3/include/bits/move.h
    branches/lw-ipo/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/lw-ipo/libstdc++-v3/include/bits/stl_algobase.h
    branches/lw-ipo/libstdc++-v3/include/bits/stl_iterator_base_funcs.h
    branches/lw-ipo/libstdc++-v3/include/bits/stl_iterator_base_types.h
    branches/lw-ipo/libstdc++-v3/include/bits/stl_vector.h
    branches/lw-ipo/libstdc++-v3/include/c_global/cstddef
    branches/lw-ipo/libstdc++-v3/include/c_global/cstdio
    branches/lw-ipo/libstdc++-v3/include/c_global/cstdlib
    branches/lw-ipo/libstdc++-v3/include/c_global/cstring
    branches/lw-ipo/libstdc++-v3/include/c_global/ctime
    branches/lw-ipo/libstdc++-v3/include/c_global/cwchar
    branches/lw-ipo/libstdc++-v3/include/c_std/cstddef
    branches/lw-ipo/libstdc++-v3/include/c_std/cstdio
    branches/lw-ipo/libstdc++-v3/include/c_std/cstdlib
    branches/lw-ipo/libstdc++-v3/include/c_std/cstring
    branches/lw-ipo/libstdc++-v3/include/c_std/ctime
    branches/lw-ipo/libstdc++-v3/include/c_std/cwchar
    branches/lw-ipo/libstdc++-v3/include/debug/formatter.h
    branches/lw-ipo/libstdc++-v3/include/debug/functions.h
    branches/lw-ipo/libstdc++-v3/include/debug/string
    branches/lw-ipo/libstdc++-v3/include/ext/array_allocator.h
    branches/lw-ipo/libstdc++-v3/include/ext/bitmap_allocator.h
    branches/lw-ipo/libstdc++-v3/include/ext/codecvt_specializations.h
    branches/lw-ipo/libstdc++-v3/include/ext/functional
    branches/lw-ipo/libstdc++-v3/include/ext/mt_allocator.h
    branches/lw-ipo/libstdc++-v3/include/ext/new_allocator.h
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/assoc_container.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/basic_tree_policy/null_node_metadata.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/iterators_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/node_iterators.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/point_iterators.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/const_point_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cmp_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/entry_list_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/info_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/trace_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/standard_policies.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_probe_fn.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_range_hashing.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_hash_fn.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/sample_ranged_probe_fn.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/const_point_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/null_metadata.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/info_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/iterators_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/trace_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/counter_lu_metadata.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/iterators_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/node_iterators.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/child_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/const_child_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/internal_node.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/iterators_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/node_iterators.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/point_iterators.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/r_erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/rotate_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/trace_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/update_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/info_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_prime_size_policy_imp.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_resize_trigger.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/sample_size_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/tree_policy/sample_tree_node_update.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_e_access_traits.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/trie_policy/sample_trie_node_update.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/const_point_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/point_iterator.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/exception.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/list_update_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/priority_queue.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/tag_and_trait.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/tree_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/pb_ds/trie_policy.hpp
    branches/lw-ipo/libstdc++-v3/include/ext/rc_string_base.h
    branches/lw-ipo/libstdc++-v3/include/ext/sso_string_base.h
    branches/lw-ipo/libstdc++-v3/include/ext/string_conversions.h
    branches/lw-ipo/libstdc++-v3/include/ext/throw_allocator.h
    branches/lw-ipo/libstdc++-v3/include/ext/vstring.h
    branches/lw-ipo/libstdc++-v3/include/parallel/base.h
    branches/lw-ipo/libstdc++-v3/include/parallel/basic_iterator.h
    branches/lw-ipo/libstdc++-v3/include/parallel/multiseq_selection.h
    branches/lw-ipo/libstdc++-v3/include/parallel/multiway_merge.h
    branches/lw-ipo/libstdc++-v3/include/parallel/multiway_mergesort.h
    branches/lw-ipo/libstdc++-v3/include/parallel/partition.h
    branches/lw-ipo/libstdc++-v3/include/profile/impl/profiler_node.h
    branches/lw-ipo/libstdc++-v3/include/profile/impl/profiler_trace.h
    branches/lw-ipo/libstdc++-v3/include/std/atomic
    branches/lw-ipo/libstdc++-v3/include/std/bitset
    branches/lw-ipo/libstdc++-v3/include/std/fstream
    branches/lw-ipo/libstdc++-v3/include/std/functional
    branches/lw-ipo/libstdc++-v3/include/std/iterator
    branches/lw-ipo/libstdc++-v3/include/std/mutex
    branches/lw-ipo/libstdc++-v3/include/std/thread
    branches/lw-ipo/libstdc++-v3/include/std/type_traits
    branches/lw-ipo/libstdc++-v3/include/std/valarray
    branches/lw-ipo/libstdc++-v3/include/tr1/functional
    branches/lw-ipo/libstdc++-v3/include/tr1/shared_ptr.h
    branches/lw-ipo/libstdc++-v3/include/tr1/type_traits
    branches/lw-ipo/libstdc++-v3/libsupc++/initializer_list
    branches/lw-ipo/libstdc++-v3/libsupc++/new
    branches/lw-ipo/libstdc++-v3/src/chrono.cc
    branches/lw-ipo/libstdc++-v3/src/condition_variable.cc
    branches/lw-ipo/libstdc++-v3/src/localename.cc
    branches/lw-ipo/libstdc++-v3/src/mt_allocator.cc
    branches/lw-ipo/libstdc++-v3/src/thread.cc
    branches/lw-ipo/libstdc++-v3/testsuite/18_support/bad_exception/23591_thread-1.c
    branches/lw-ipo/libstdc++-v3/testsuite/18_support/exception/38732.cc
    branches/lw-ipo/libstdc++-v3/testsuite/18_support/new_delete_placement.cc
    branches/lw-ipo/libstdc++-v3/testsuite/18_support/pthread_guard.cc
    branches/lw-ipo/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc   (props changed)
    branches/lw-ipo/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc   (props changed)
    branches/lw-ipo/libstdc++-v3/testsuite/20_util/shared_ptr/cons/pointer.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/5.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/5.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/operations/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/operations/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/21_strings/basic_string/pthread4.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/ctype/is/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/ctype/is/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/cons/12658_thread-2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/cons/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/cons/29217.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/14071.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/12439_3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/list/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/list/pthread1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/map/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/map/pthread6.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/multimap/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/multiset/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/set/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/24_iterators/ostreambuf_iterator/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/12790-3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/9964.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/close/wchar_t/12790-3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/imbue/wchar_t/14975-2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/9507.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/wchar_t/11305-4.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ios/clear/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ios/copyfmt/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ios/copyfmt/char/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ios/exceptions/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ios/locales/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_iostream/cons/2020.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/cons/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/01.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/01.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/9826.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/wchar_t/3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/exceptions_null.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/wchar_t/exceptions_null.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/get/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/get/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/getline/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/ignore/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/peek/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/read/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ofstream/pthread2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/cons/2020.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/8.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/8.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/exceptions_null.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/wchar_t/exceptions_null.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostream/sentry/pod/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_ostringstream/pthread3.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/overflow/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetn/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputc/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputc/wchar_t/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/wchar_t/1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/wchar_t/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/wchar_t/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/wchar_t/1057.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/objects/char/10.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/objects/char/5268.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/objects/char/9661-1.cc
    branches/lw-ipo/libstdc++-v3/testsuite/27_io/objects/wchar_t/5268.cc
    branches/lw-ipo/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/aggregate.cc
    branches/lw-ipo/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/single_value.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/mutex/cons/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/mutex/cons/copy_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/copy_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/copy_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/thread/cons/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/thread/cons/copy_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/assign_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/copy_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/mt_allocator/22309_thread.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/rope/pthread7-rope.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/slist/23781.cc
    branches/lw-ipo/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-2.cc
    branches/lw-ipo/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/pointer.cc
    branches/lw-ipo/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/requirements/iterator_null_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/requirements/iterator_null_neg.cc
    branches/lw-ipo/libstdc++-v3/testsuite/util/regression/rand/assoc/container_rand_regression_test.tcc
    branches/lw-ipo/libstdc++-v3/testsuite/util/regression/rand/assoc/rand_regression_test.hpp
    branches/lw-ipo/libstdc++-v3/testsuite/util/regression/rand/priority_queue/container_rand_regression_test.tcc
    branches/lw-ipo/libstdc++-v3/testsuite/util/regression/rand/priority_queue/rand_regression_test.hpp
    branches/lw-ipo/libstdc++-v3/testsuite/util/replacement_memory_operators.h
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_hooks.cc
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_io.h
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_iterators.h
    branches/lw-ipo/libstdc++-v3/testsuite/util/testsuite_performance.h

Changes in other areas also in this revision:
Added:
    branches/lw-ipo/contrib/download_prerequisites
      - copied unchanged from r160239, trunk/contrib/download_prerequisites
    branches/lw-ipo/gcc/c-ada-spec.c
      - copied unchanged from r160239, trunk/gcc/c-ada-spec.c
    branches/lw-ipo/gcc/c-ada-spec.h
      - copied unchanged from r160239, trunk/gcc/c-ada-spec.h
    branches/lw-ipo/gcc/config/arm/t-linux-androideabi
      - copied unchanged from r160239, trunk/gcc/config/arm/t-linux-androideabi
    branches/lw-ipo/gcc/config/linux-android.h
      - copied unchanged from r160239, trunk/gcc/config/linux-android.h
    branches/lw-ipo/gcc/config/linux-android.opt
      - copied unchanged from r160239, trunk/gcc/config/linux-android.opt
    branches/lw-ipo/gcc/diagnostic-core.h
      - copied unchanged from r160239, trunk/gcc/diagnostic-core.h
    branches/lw-ipo/gcc/input.c
      - copied unchanged from r160239, trunk/gcc/input.c
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/initlist36.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/cpp0x/initlist36.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/initlist37.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/cpp0x/initlist37.C
    branches/lw-ipo/gcc/testsuite/g++.dg/cpp0x/initlist38.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/cpp0x/initlist38.C
    branches/lw-ipo/gcc/testsuite/g++.dg/debug/pr44182.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/debug/pr44182.C
    branches/lw-ipo/gcc/testsuite/g++.dg/ext/vla9.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/ext/vla9.C
    branches/lw-ipo/gcc/testsuite/g++.dg/ipa/pr44372.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/ipa/pr44372.C
    branches/lw-ipo/gcc/testsuite/g++.dg/lto/20100603-1_0.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/lto/20100603-1_0.C
    branches/lw-ipo/gcc/testsuite/g++.dg/lto/20100603-1_1.c
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/lto/20100603-1_1.c
    branches/lw-ipo/gcc/testsuite/g++.dg/torture/pr44295.C
      - copied unchanged from r160239, trunk/gcc/testsuite/g++.dg/torture/pr44295.C
    branches/lw-ipo/gcc/testsuite/gcc.c-torture/compile/pr43636.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.c-torture/compile/pr43636.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/20100603-1_0.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/20100603-1_0.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/20100603-2_0.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/20100603-2_0.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/20100603-3_0.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/20100603-3_0.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_0.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/materialize-1_1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_0.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/lto/noreturn-1_1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/nested-func-7.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/nested-func-7.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/noreturn-8.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/noreturn-8.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/pr44337.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/pr44337.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr44306.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-118.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.dg/vect/vect-118.c
    branches/lw-ipo/gcc/testsuite/gcc.target/i386/sse-24.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/i386/sse-24.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-1.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-2.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-2.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-3.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-4.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-5.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-6.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-6.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-7.c
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-7.c
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-test.h
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-test.h
    branches/lw-ipo/gcc/testsuite/gcc.target/powerpc/recip-test2.h
      - copied unchanged from r160239, trunk/gcc/testsuite/gcc.target/powerpc/recip-test2.h
    branches/lw-ipo/gcc/testsuite/gfortran.dg/array_assignment_1.F90
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/array_assignment_1.F90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/dependency_27.f90
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/dependency_27.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/error_stop_1.f08
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/error_stop_1.f08
    branches/lw-ipo/gcc/testsuite/gfortran.dg/error_stop_2.f08
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/error_stop_2.f08
    branches/lw-ipo/gcc/testsuite/gfortran.dg/pr43688.f90
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/pr43688.f90
    branches/lw-ipo/gcc/testsuite/gfortran.dg/use_13.f90
      - copied unchanged from r160239, trunk/gcc/testsuite/gfortran.dg/use_13.f90
    branches/lw-ipo/gcc/testsuite/gnat.dg/prot2.adb
      - copied unchanged from r160239, trunk/gcc/testsuite/gnat.dg/prot2.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/prot2.ads
      - copied unchanged from r160239, trunk/gcc/testsuite/gnat.dg/prot2.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/prot2_pkg1.ads
      - copied unchanged from r160239, trunk/gcc/testsuite/gnat.dg/prot2_pkg1.ads
    branches/lw-ipo/gcc/testsuite/gnat.dg/prot2_pkg2.adb
      - copied unchanged from r160239, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/prot2_pkg2.ads
      - copied unchanged from r160239, trunk/gcc/testsuite/gnat.dg/prot2_pkg2.ads
Removed:
    branches/lw-ipo/gcc/config/arm/eabi.h
    branches/lw-ipo/gcc/config/arm/eabi.opt
    branches/lw-ipo/gcc/testsuite/gcc.dg/glibc-uclibc-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/glibc-uclibc-2.c
Modified:
    branches/lw-ipo/   (props changed)
    branches/lw-ipo/ChangeLog
    branches/lw-ipo/MAINTAINERS
    branches/lw-ipo/config/ChangeLog
    branches/lw-ipo/config/override.m4
    branches/lw-ipo/contrib/ChangeLog
    branches/lw-ipo/fixincludes/ChangeLog
    branches/lw-ipo/fixincludes/configure
    branches/lw-ipo/fixincludes/configure.ac
    branches/lw-ipo/gcc/   (props changed)
    branches/lw-ipo/gcc/ChangeLog   (contents, props changed)
    branches/lw-ipo/gcc/DATESTAMP
    branches/lw-ipo/gcc/Makefile.in   (contents, props changed)
    branches/lw-ipo/gcc/ada/ChangeLog
    branches/lw-ipo/gcc/ada/gcc-interface/decl.c
    branches/lw-ipo/gcc/ada/gcc-interface/misc.c
    branches/lw-ipo/gcc/ada/gcc-interface/targtyps.c
    branches/lw-ipo/gcc/ada/gcc-interface/trans.c
    branches/lw-ipo/gcc/ada/gcc-interface/utils.c
    branches/lw-ipo/gcc/ada/gnat_ugn.texi
    branches/lw-ipo/gcc/basic-block.h
    branches/lw-ipo/gcc/bitmap.c
    branches/lw-ipo/gcc/builtins.c
    branches/lw-ipo/gcc/c-common.c
    branches/lw-ipo/gcc/c-common.h
    branches/lw-ipo/gcc/c-decl.c
    branches/lw-ipo/gcc/c-dump.c
    branches/lw-ipo/gcc/c-format.c
    branches/lw-ipo/gcc/c-gimplify.c
    branches/lw-ipo/gcc/c-lang.c
    branches/lw-ipo/gcc/c-lex.c
    branches/lw-ipo/gcc/c-opts.c
    branches/lw-ipo/gcc/c-pretty-print.c
    branches/lw-ipo/gcc/c-tree.h
    branches/lw-ipo/gcc/cfg.c
    branches/lw-ipo/gcc/cfganal.c
    branches/lw-ipo/gcc/cfghooks.c
    branches/lw-ipo/gcc/cfglayout.c
    branches/lw-ipo/gcc/cfgloop.c
    branches/lw-ipo/gcc/cfgloop.h
    branches/lw-ipo/gcc/cgraph.c
    branches/lw-ipo/gcc/cgraph.h
    branches/lw-ipo/gcc/cgraphunit.c
    branches/lw-ipo/gcc/combine.c
    branches/lw-ipo/gcc/config.gcc
    branches/lw-ipo/gcc/config.in
    branches/lw-ipo/gcc/config/alpha/linux-elf.h
    branches/lw-ipo/gcc/config/alpha/linux.h
    branches/lw-ipo/gcc/config/arm/arm.c
    branches/lw-ipo/gcc/config/arm/arm.md
    branches/lw-ipo/gcc/config/arm/constraints.md
    branches/lw-ipo/gcc/config/arm/linux-eabi.h
    branches/lw-ipo/gcc/config/arm/thumb2.md
    branches/lw-ipo/gcc/config/darwin-c.c
    branches/lw-ipo/gcc/config/darwin-driver.c
    branches/lw-ipo/gcc/config/darwin.c
    branches/lw-ipo/gcc/config/darwin.h
    branches/lw-ipo/gcc/config/darwin9.h
    branches/lw-ipo/gcc/config/i386/cygming.h
    branches/lw-ipo/gcc/config/i386/darwin.h
    branches/lw-ipo/gcc/config/i386/i386-protos.h
    branches/lw-ipo/gcc/config/i386/i386.c
    branches/lw-ipo/gcc/config/i386/i386.h
    branches/lw-ipo/gcc/config/i386/sol2-10.h
    branches/lw-ipo/gcc/config/i386/sse.md
    branches/lw-ipo/gcc/config/i386/t-cygming
    branches/lw-ipo/gcc/config/i386/winnt-cxx.c
    branches/lw-ipo/gcc/config/linux.h
    branches/lw-ipo/gcc/config/linux.opt
    branches/lw-ipo/gcc/config/lm32/lm32.h
    branches/lw-ipo/gcc/config/m32c/blkmov.md
    branches/lw-ipo/gcc/config/pa/pa.md
    branches/lw-ipo/gcc/config/pa/pa32-linux.h
    branches/lw-ipo/gcc/config/rs6000/altivec.h
    branches/lw-ipo/gcc/config/rs6000/altivec.md
    branches/lw-ipo/gcc/config/rs6000/constraints.md
    branches/lw-ipo/gcc/config/rs6000/darwin.h
    branches/lw-ipo/gcc/config/rs6000/linux.h
    branches/lw-ipo/gcc/config/rs6000/linux64.h
    branches/lw-ipo/gcc/config/rs6000/predicates.md
    branches/lw-ipo/gcc/config/rs6000/rs6000-builtin.def
    branches/lw-ipo/gcc/config/rs6000/rs6000-c.c
    branches/lw-ipo/gcc/config/rs6000/rs6000-modes.def
    branches/lw-ipo/gcc/config/rs6000/rs6000-protos.h
    branches/lw-ipo/gcc/config/rs6000/rs6000.c
    branches/lw-ipo/gcc/config/rs6000/rs6000.h
    branches/lw-ipo/gcc/config/rs6000/rs6000.md
    branches/lw-ipo/gcc/config/rs6000/rs6000.opt
    branches/lw-ipo/gcc/config/rs6000/sysv4.h
    branches/lw-ipo/gcc/config/rs6000/vector.md
    branches/lw-ipo/gcc/config/rs6000/vsx.md
    branches/lw-ipo/gcc/config/s390/2097.md
    branches/lw-ipo/gcc/config/s390/s390.c
    branches/lw-ipo/gcc/config/s390/s390.md
    branches/lw-ipo/gcc/config/sparc/sol2-gld-bi.h
    branches/lw-ipo/gcc/config/spu/spu-c.c
    branches/lw-ipo/gcc/config/spu/spu-protos.h
    branches/lw-ipo/gcc/config/spu/spu.h
    branches/lw-ipo/gcc/config/spu/t-spu-elf
    branches/lw-ipo/gcc/config/t-darwin
    branches/lw-ipo/gcc/config/xtensa/xtensa.c
    branches/lw-ipo/gcc/config/xtensa/xtensa.opt
    branches/lw-ipo/gcc/configure   (contents, props changed)
    branches/lw-ipo/gcc/configure.ac   (contents, props changed)
    branches/lw-ipo/gcc/coverage.c
    branches/lw-ipo/gcc/cp/ChangeLog
    branches/lw-ipo/gcc/cp/Make-lang.in
    branches/lw-ipo/gcc/cp/call.c
    branches/lw-ipo/gcc/cp/class.c
    branches/lw-ipo/gcc/cp/cp-lang.c
    branches/lw-ipo/gcc/cp/cp-objcp-common.c
    branches/lw-ipo/gcc/cp/cp-tree.h
    branches/lw-ipo/gcc/cp/cvt.c
    branches/lw-ipo/gcc/cp/decl.c
    branches/lw-ipo/gcc/cp/decl2.c
    branches/lw-ipo/gcc/cp/error.c
    branches/lw-ipo/gcc/cp/except.c
    branches/lw-ipo/gcc/cp/g++spec.c
    branches/lw-ipo/gcc/cp/init.c
    branches/lw-ipo/gcc/cp/lang-specs.h
    branches/lw-ipo/gcc/cp/mangle.c
    branches/lw-ipo/gcc/cp/name-lookup.c
    branches/lw-ipo/gcc/cp/optimize.c
    branches/lw-ipo/gcc/cp/parser.c
    branches/lw-ipo/gcc/cp/pt.c
    branches/lw-ipo/gcc/cp/repo.c
    branches/lw-ipo/gcc/cp/rtti.c
    branches/lw-ipo/gcc/cp/semantics.c
    branches/lw-ipo/gcc/cp/tree.c
    branches/lw-ipo/gcc/cp/typeck.c
    branches/lw-ipo/gcc/cp/typeck2.c
    branches/lw-ipo/gcc/cppspec.c
    branches/lw-ipo/gcc/dce.c
    branches/lw-ipo/gcc/ddg.c
    branches/lw-ipo/gcc/defaults.h
    branches/lw-ipo/gcc/df-core.c
    branches/lw-ipo/gcc/df-scan.c
    branches/lw-ipo/gcc/df.h
    branches/lw-ipo/gcc/diagnostic.c
    branches/lw-ipo/gcc/diagnostic.h
    branches/lw-ipo/gcc/doc/extend.texi
    branches/lw-ipo/gcc/doc/invoke.texi
    branches/lw-ipo/gcc/doc/md.texi
    branches/lw-ipo/gcc/doc/tm.texi
    branches/lw-ipo/gcc/dominance.c
    branches/lw-ipo/gcc/dwarf2out.c   (contents, props changed)
    branches/lw-ipo/gcc/ebitmap.c
    branches/lw-ipo/gcc/emit-rtl.c
    branches/lw-ipo/gcc/emit-rtl.h
    branches/lw-ipo/gcc/except.c
    branches/lw-ipo/gcc/except.h
    branches/lw-ipo/gcc/expr.c
    branches/lw-ipo/gcc/expr.h
    branches/lw-ipo/gcc/final.c   (contents, props changed)
    branches/lw-ipo/gcc/fold-const.c
    branches/lw-ipo/gcc/fortran/ChangeLog
    branches/lw-ipo/gcc/fortran/cpp.c
    branches/lw-ipo/gcc/fortran/decl.c
    branches/lw-ipo/gcc/fortran/dependency.c
    branches/lw-ipo/gcc/fortran/expr.c
    branches/lw-ipo/gcc/fortran/gfortran.h
    branches/lw-ipo/gcc/fortran/gfortran.texi
    branches/lw-ipo/gcc/fortran/gfortranspec.c
    branches/lw-ipo/gcc/fortran/interface.c
    branches/lw-ipo/gcc/fortran/match.c
    branches/lw-ipo/gcc/fortran/module.c
    branches/lw-ipo/gcc/fortran/options.c
    branches/lw-ipo/gcc/fortran/parse.c
    branches/lw-ipo/gcc/fortran/primary.c
    branches/lw-ipo/gcc/fortran/resolve.c
    branches/lw-ipo/gcc/fortran/symbol.c
    branches/lw-ipo/gcc/fortran/trans-array.c
    branches/lw-ipo/gcc/fortran/trans-decl.c
    branches/lw-ipo/gcc/fortran/trans-stmt.c
    branches/lw-ipo/gcc/function.c
    branches/lw-ipo/gcc/fwprop.c
    branches/lw-ipo/gcc/gcc.c
    branches/lw-ipo/gcc/gcc.h
    branches/lw-ipo/gcc/gdbinit.in
    branches/lw-ipo/gcc/genautomata.c
    branches/lw-ipo/gcc/gengenrtl.c
    branches/lw-ipo/gcc/gengtype.c
    branches/lw-ipo/gcc/genrecog.c
    branches/lw-ipo/gcc/ggc-page.c
    branches/lw-ipo/gcc/gimple-fold.c
    branches/lw-ipo/gcc/gimple-low.c
    branches/lw-ipo/gcc/gimple-pretty-print.c
    branches/lw-ipo/gcc/gimple-pretty-print.h
    branches/lw-ipo/gcc/gimple.c
    branches/lw-ipo/gcc/gimple.h
    branches/lw-ipo/gcc/gimplify.c
    branches/lw-ipo/gcc/graph.c
    branches/lw-ipo/gcc/graphite-clast-to-gimple.c
    branches/lw-ipo/gcc/graphite-dependences.c
    branches/lw-ipo/gcc/graphite-poly.c
    branches/lw-ipo/gcc/graphite-ppl.c
    branches/lw-ipo/gcc/gthr-posix.h
    branches/lw-ipo/gcc/haifa-sched.c
    branches/lw-ipo/gcc/input.h
    branches/lw-ipo/gcc/ipa-cp.c
    branches/lw-ipo/gcc/ipa-inline.c
    branches/lw-ipo/gcc/ipa-pure-const.c
    branches/lw-ipo/gcc/ipa-reference.c
    branches/lw-ipo/gcc/ipa.c
    branches/lw-ipo/gcc/ira-build.c
    branches/lw-ipo/gcc/ira-color.c
    branches/lw-ipo/gcc/ira.c
    branches/lw-ipo/gcc/ira.h
    branches/lw-ipo/gcc/java/ChangeLog
    branches/lw-ipo/gcc/java/builtins.c
    branches/lw-ipo/gcc/java/class.c
    branches/lw-ipo/gcc/java/except.c
    branches/lw-ipo/gcc/java/expr.c
    branches/lw-ipo/gcc/java/java-tree.h
    branches/lw-ipo/gcc/java/jvspec.c
    branches/lw-ipo/gcc/jump.c
    branches/lw-ipo/gcc/lambda-code.c
    branches/lw-ipo/gcc/lto-cgraph.c
    branches/lw-ipo/gcc/lto-compress.c
    branches/lw-ipo/gcc/lto-section-in.c
    branches/lw-ipo/gcc/lto-streamer-in.c
    branches/lw-ipo/gcc/lto-streamer-out.c
    branches/lw-ipo/gcc/lto-streamer.c
    branches/lw-ipo/gcc/lto-streamer.h
    branches/lw-ipo/gcc/lto-wrapper.c
    branches/lw-ipo/gcc/lto/ChangeLog
    branches/lw-ipo/gcc/lto/Make-lang.in
    branches/lw-ipo/gcc/lto/lto-coff.c
    branches/lw-ipo/gcc/lto/lto-lang.c
    branches/lw-ipo/gcc/lto/lto-macho.c
    branches/lw-ipo/gcc/lto/lto.c
    branches/lw-ipo/gcc/lto/lto.h
    branches/lw-ipo/gcc/matrix-reorg.c
    branches/lw-ipo/gcc/mkconfig.sh
    branches/lw-ipo/gcc/mode-switching.c
    branches/lw-ipo/gcc/objc/ChangeLog
    branches/lw-ipo/gcc/objc/Make-lang.in
    branches/lw-ipo/gcc/objc/objc-act.c
    branches/lw-ipo/gcc/omega.c
    branches/lw-ipo/gcc/omp-low.c
    branches/lw-ipo/gcc/optabs.c
    branches/lw-ipo/gcc/optabs.h
    branches/lw-ipo/gcc/opts.c
    branches/lw-ipo/gcc/passes.c
    branches/lw-ipo/gcc/plugin.c
    branches/lw-ipo/gcc/predict.c
    branches/lw-ipo/gcc/print-rtl.c
    branches/lw-ipo/gcc/print-tree.c
    branches/lw-ipo/gcc/reg-stack.c
    branches/lw-ipo/gcc/regcprop.c
    branches/lw-ipo/gcc/reload.c
    branches/lw-ipo/gcc/reload1.c
    branches/lw-ipo/gcc/rtl.h
    branches/lw-ipo/gcc/rtlanal.c
    branches/lw-ipo/gcc/sbitmap.c
    branches/lw-ipo/gcc/sched-deps.c
    branches/lw-ipo/gcc/sched-ebb.c
    branches/lw-ipo/gcc/sched-int.h
    branches/lw-ipo/gcc/sched-rgn.c
    branches/lw-ipo/gcc/sched-vis.c
    branches/lw-ipo/gcc/sel-sched-dump.c
    branches/lw-ipo/gcc/sel-sched-ir.c
    branches/lw-ipo/gcc/sel-sched-ir.h
    branches/lw-ipo/gcc/sel-sched.c
    branches/lw-ipo/gcc/sese.c
    branches/lw-ipo/gcc/stor-layout.c
    branches/lw-ipo/gcc/system.h
    branches/lw-ipo/gcc/target-def.h
    branches/lw-ipo/gcc/target.h
    branches/lw-ipo/gcc/testsuite/ChangeLog
    branches/lw-ipo/gcc/testsuite/c-c++-common/Wconversion-real.c   (props changed)
    branches/lw-ipo/gcc/testsuite/g++.dg/eh/new1.C
    branches/lw-ipo/gcc/testsuite/g++.dg/ext/vector9.C
    branches/lw-ipo/gcc/testsuite/g++.dg/init/new5.C
    branches/lw-ipo/gcc/testsuite/g++.dg/lto/20100302_0.C
    branches/lw-ipo/gcc/testsuite/g++.dg/plugin/header_plugin.c
    branches/lw-ipo/gcc/testsuite/g++.dg/tc1/dr101.C
    branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C   (props changed)
    branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.jason/new.C
    branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.law/operators27.C
    branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.mike/p755.C
    branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.other/delete3.C
    branches/lw-ipo/gcc/testsuite/g++.old-deja/g++.other/new.C
    branches/lw-ipo/gcc/testsuite/gcc.dg/builtin-apply4.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/ipa-cp-1.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/bb-slp-20.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/slp-9.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-10.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-109.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-12.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-36.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-7.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-iv-8.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-10.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-13.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-14.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-15.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-7.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-8.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-multitypes-9.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16a.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s16b.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8a.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8b.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-s8c.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-reduc-dot-u16b.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-strided-a-u32-mult.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-strided-u32-mult.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s16.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-s8.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-sum.c
    branches/lw-ipo/gcc/testsuite/gcc.dg/vect/vect-widen-mult-u16.c
    branches/lw-ipo/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90   (props changed)
    branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90   (props changed)
    branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90   (props changed)
    branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90   (props changed)
    branches/lw-ipo/gcc/testsuite/gnat.dg/array11.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/frame_overflow.adb
    branches/lw-ipo/gcc/testsuite/gnat.dg/object_overflow.adb
    branches/lw-ipo/gcc/testsuite/lib/lto.exp
    branches/lw-ipo/gcc/testsuite/lib/target-supports.exp
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-1.mm
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-2.mm
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/torture/tls/thr-init-3.mm
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/torture/trivial.mm
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/try-catch-2.mm
    branches/lw-ipo/gcc/testsuite/obj-c++.dg/try-catch-9.mm
    branches/lw-ipo/gcc/testsuite/objc.dg/const-str-9.m
    branches/lw-ipo/gcc/testsuite/objc.dg/stret-2.m
    branches/lw-ipo/gcc/testsuite/objc.dg/torture/tls/thr-init-2.m
    branches/lw-ipo/gcc/testsuite/objc.dg/torture/tls/thr-init-3.m
    branches/lw-ipo/gcc/testsuite/objc.dg/torture/tls/thr-init.m
    branches/lw-ipo/gcc/testsuite/objc.dg/torture/trivial.m
    branches/lw-ipo/gcc/toplev.c
    branches/lw-ipo/gcc/toplev.h
    branches/lw-ipo/gcc/tree-affine.c
    branches/lw-ipo/gcc/tree-browser.c
    branches/lw-ipo/gcc/tree-call-cdce.c
    branches/lw-ipo/gcc/tree-cfg.c
    branches/lw-ipo/gcc/tree-cfgcleanup.c
    branches/lw-ipo/gcc/tree-chrec.c
    branches/lw-ipo/gcc/tree-complex.c
    branches/lw-ipo/gcc/tree-data-ref.c
    branches/lw-ipo/gcc/tree-dfa.c
    branches/lw-ipo/gcc/tree-dump.c
    branches/lw-ipo/gcc/tree-eh.c
    branches/lw-ipo/gcc/tree-flow.h
    branches/lw-ipo/gcc/tree-if-conv.c
    branches/lw-ipo/gcc/tree-inline.c
    branches/lw-ipo/gcc/tree-into-ssa.c
    branches/lw-ipo/gcc/tree-loop-distribution.c
    branches/lw-ipo/gcc/tree-loop-linear.c
    branches/lw-ipo/gcc/tree-mudflap.c
    branches/lw-ipo/gcc/tree-nested.c
    branches/lw-ipo/gcc/tree-nomudflap.c
    branches/lw-ipo/gcc/tree-nrv.c
    branches/lw-ipo/gcc/tree-object-size.c
    branches/lw-ipo/gcc/tree-optimize.c
    branches/lw-ipo/gcc/tree-outof-ssa.c
    branches/lw-ipo/gcc/tree-parloops.c
    branches/lw-ipo/gcc/tree-pass.h
    branches/lw-ipo/gcc/tree-predcom.c
    branches/lw-ipo/gcc/tree-pretty-print.c
    branches/lw-ipo/gcc/tree-pretty-print.h
    branches/lw-ipo/gcc/tree-profile.c
    branches/lw-ipo/gcc/tree-scalar-evolution.c
    branches/lw-ipo/gcc/tree-sra.c
    branches/lw-ipo/gcc/tree-ssa-address.c
    branches/lw-ipo/gcc/tree-ssa-alias.c
    branches/lw-ipo/gcc/tree-ssa-ccp.c
    branches/lw-ipo/gcc/tree-ssa-coalesce.c
    branches/lw-ipo/gcc/tree-ssa-copy.c
    branches/lw-ipo/gcc/tree-ssa-copyrename.c
    branches/lw-ipo/gcc/tree-ssa-dce.c
    branches/lw-ipo/gcc/tree-ssa-dom.c
    branches/lw-ipo/gcc/tree-ssa-dse.c
    branches/lw-ipo/gcc/tree-ssa-forwprop.c
    branches/lw-ipo/gcc/tree-ssa-ifcombine.c
    branches/lw-ipo/gcc/tree-ssa-live.c
    branches/lw-ipo/gcc/tree-ssa-loop-ch.c
    branches/lw-ipo/gcc/tree-ssa-loop-im.c
    branches/lw-ipo/gcc/tree-ssa-loop-ivcanon.c
    branches/lw-ipo/gcc/tree-ssa-loop-ivopts.c
    branches/lw-ipo/gcc/tree-ssa-loop-manip.c
    branches/lw-ipo/gcc/tree-ssa-loop-niter.c
    branches/lw-ipo/gcc/tree-ssa-loop-prefetch.c
    branches/lw-ipo/gcc/tree-ssa-loop-unswitch.c
    branches/lw-ipo/gcc/tree-ssa-loop.c
    branches/lw-ipo/gcc/tree-ssa-math-opts.c
    branches/lw-ipo/gcc/tree-ssa-operands.c
    branches/lw-ipo/gcc/tree-ssa-phiopt.c
    branches/lw-ipo/gcc/tree-ssa-phiprop.c
    branches/lw-ipo/gcc/tree-ssa-pre.c
    branches/lw-ipo/gcc/tree-ssa-propagate.c
    branches/lw-ipo/gcc/tree-ssa-reassoc.c
    branches/lw-ipo/gcc/tree-ssa-sccvn.c
    branches/lw-ipo/gcc/tree-ssa-sink.c
    branches/lw-ipo/gcc/tree-ssa-structalias.c
    branches/lw-ipo/gcc/tree-ssa-ter.c
    branches/lw-ipo/gcc/tree-ssa-threadedge.c
    branches/lw-ipo/gcc/tree-ssa-threadupdate.c
    branches/lw-ipo/gcc/tree-ssa-uncprop.c
    branches/lw-ipo/gcc/tree-ssa-uninit.c
    branches/lw-ipo/gcc/tree-ssa.c
    branches/lw-ipo/gcc/tree-stdarg.c
    branches/lw-ipo/gcc/tree-switch-conversion.c
    branches/lw-ipo/gcc/tree-tailcall.c
    branches/lw-ipo/gcc/tree-vect-data-refs.c
    branches/lw-ipo/gcc/tree-vect-generic.c
    branches/lw-ipo/gcc/tree-vect-loop-manip.c
    branches/lw-ipo/gcc/tree-vect-loop.c
    branches/lw-ipo/gcc/tree-vect-patterns.c
    branches/lw-ipo/gcc/tree-vect-slp.c
    branches/lw-ipo/gcc/tree-vect-stmts.c
    branches/lw-ipo/gcc/tree-vectorizer.c
    branches/lw-ipo/gcc/tree-vrp.c
    branches/lw-ipo/gcc/tree.c
    branches/lw-ipo/gcc/tree.h
    branches/lw-ipo/gcc/value-prof.c
    branches/lw-ipo/gcc/var-tracking.c
    branches/lw-ipo/gcc/varpool.c
    branches/lw-ipo/gcc/vec.h
    branches/lw-ipo/include/ChangeLog
    branches/lw-ipo/include/plugin-api.h
    branches/lw-ipo/libcpp/ChangeLog
    branches/lw-ipo/libcpp/config.in
    branches/lw-ipo/libcpp/configure
    branches/lw-ipo/libcpp/configure.ac
    branches/lw-ipo/libiberty/ChangeLog
    branches/lw-ipo/libiberty/configure
    branches/lw-ipo/libiberty/configure.ac
    branches/lw-ipo/libjava/ChangeLog
    branches/lw-ipo/libjava/classpath/   (props changed)
    branches/lw-ipo/libjava/classpath/ChangeLog
    branches/lw-ipo/libjava/classpath/configure
    branches/lw-ipo/libjava/classpath/configure.ac
    branches/lw-ipo/libjava/configure
    branches/lw-ipo/libjava/libtool-version

Propchange: branches/lw-ipo/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-1.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/libstdc++-v3/testsuite/20_util/duration/arithmetic/dr934-2.cc
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/ChangeLog
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/Makefile.in
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/configure
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/configure.ac
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/dwarf2out.c
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/final.c
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/testsuite/c-c++-common/Wconversion-real.c
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/testsuite/gfortran.dg/allocatable_scalar_2.f90
            ('svn:mergeinfo' modified)

Propchange: branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_1.f90
            ('svn:executable' removed)

Propchange: branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_2.f90
            ('svn:executable' removed)

Propchange: branches/lw-ipo/gcc/testsuite/gfortran.dg/unpack_bounds_3.f90
            ('svn:executable' removed)

Propchange: branches/lw-ipo/libjava/classpath/
            ('svn:mergeinfo' modified)



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