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]

r173878 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Wed May 18 21:30:15 2011
New Revision: 173878

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173878
Log:
2011-05-18  Gary Funck  <gary@intrepid.com>

	Merge trunk version 173845 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/20_util/pair/get.cc
      - copied unchanged from r173845, trunk/libstdc++-v3/testsuite/20_util/pair/get.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/tuple/element_access/get2.cc
      - copied unchanged from r173845, trunk/libstdc++-v3/testsuite/20_util/tuple/element_access/get2.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/requirements/get.cc
      - copied unchanged from r173845, trunk/libstdc++-v3/testsuite/23_containers/array/requirements/get.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc
      - copied unchanged from r173786, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc
    branches/gupc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc
      - copied unchanged from r173786, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/c++config
    branches/gupc/libstdc++-v3/include/bits/random.h
    branches/gupc/libstdc++-v3/include/bits/stl_pair.h
    branches/gupc/libstdc++-v3/include/c_global/cmath
    branches/gupc/libstdc++-v3/include/debug/macros.h
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/basic_tree_policy/traits.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/r_erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/rotate_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/resize_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/constructor_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/info_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/head.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/insert_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/internal_node.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/leaf.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/node_base.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/split_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/constructors_destructor_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/debug_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/erase_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/find_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/insert_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/split_join_fn_imps.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
    branches/gupc/libstdc++-v3/include/ext/pb_ds/hash_policy.hpp
    branches/gupc/libstdc++-v3/include/std/array
    branches/gupc/libstdc++-v3/include/std/limits
    branches/gupc/libstdc++-v3/include/std/tuple
    branches/gupc/libstdc++-v3/include/std/utility
    branches/gupc/libstdc++-v3/include/tr1/cmath
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/messages_byname/named_equivalence.cc
    branches/gupc/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/config/i386/i386-opts.h
      - copied, changed from r173786, trunk/gcc/config/i386/i386-opts.h
    branches/gupc/gcc/config/mips/genopt.sh
      - copied unchanged from r173786, trunk/gcc/config/mips/genopt.sh
    branches/gupc/gcc/config/mips/mips-cpus.def
      - copied unchanged from r173786, trunk/gcc/config/mips/mips-cpus.def
    branches/gupc/gcc/config/mips/mips-tables.opt
      - copied unchanged from r173786, trunk/gcc/config/mips/mips-tables.opt
    branches/gupc/gcc/config/rs6000/genopt.sh
      - copied unchanged from r173786, trunk/gcc/config/rs6000/genopt.sh
    branches/gupc/gcc/config/rs6000/rs6000-cpus.def
      - copied unchanged from r173786, trunk/gcc/config/rs6000/rs6000-cpus.def
    branches/gupc/gcc/config/rs6000/rs6000-tables.opt
      - copied unchanged from r173786, trunk/gcc/config/rs6000/rs6000-tables.opt
    branches/gupc/gcc/testsuite/c-c++-common/uninit-D-O0.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-D-O0.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-D.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-D.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-E-O0.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-E-O0.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-E.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-E.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-F-O0.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-F-O0.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-F.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-F.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-G-O0.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-G-O0.c
    branches/gupc/gcc/testsuite/c-c++-common/uninit-G.c
      - copied unchanged from r173786, trunk/gcc/testsuite/c-c++-common/uninit-G.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-condition2.C
      - copied unchanged from r173560, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-condition2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-missing.C
      - copied unchanged from r173560, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-missing.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype26.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/decltype26.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted25.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted25.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/enum11.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/enum11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/override1.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/override2.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/override2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/pr48522.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/pr48522.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for18.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/range-for18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae19.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae20.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae21.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic108.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/cpp0x/variadic108.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr20039.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/init/pr20039.C
    branches/gupc/gcc/testsuite/g++.dg/init/pr48859.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/init/pr48859.C
    branches/gupc/gcc/testsuite/g++.dg/opt/pr48967.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/opt/pr48967.C
    branches/gupc/gcc/testsuite/g++.dg/template/dependent-expr8.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/template/dependent-expr8.C
    branches/gupc/gcc/testsuite/g++.dg/template/member9.C
      - copied unchanged from r173560, trunk/gcc/testsuite/g++.dg/template/member9.C
    branches/gupc/gcc/testsuite/g++.dg/template/nontype23.C
      - copied unchanged from r173786, trunk/gcc/testsuite/g++.dg/template/nontype23.C
    branches/gupc/gcc/testsuite/gcc.dg/dfp/pr48928.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/dfp/pr48928.c
    branches/gupc/gcc/testsuite/gcc.dg/pr47793.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/pr47793.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48159-1.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/pr48159-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48159-2.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/pr48159-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48837.c
      - copied unchanged from r173560, trunk/gcc/testsuite/gcc.dg/pr48837.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48975.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/pr48975.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr48953.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/torture/pr48953.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-13.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-13.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-14.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-14.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr48172.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.dg/vect/pr48172.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr48857.c
      - copied unchanged from r173786, trunk/gcc/testsuite/gcc.target/powerpc/pr48857.c
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_22.f90
      - copied unchanged from r173560, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_22.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_23.f90
      - copied unchanged from r173560, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_23.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_24.f90
      - copied unchanged from r173560, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_24.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_24_c.c
      - copied unchanged from r173560, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_24_c.c
    branches/gupc/gcc/testsuite/gfortran.dg/coarray/image_index_2.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/coarray/image_index_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray/this_image_2.f90
      - copied unchanged from r173560, trunk/gcc/testsuite/gfortran.dg/coarray/this_image_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_20.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/coarray_20.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_7.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/function_optimize_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/generic_24.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/generic_24.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
    branches/gupc/gcc/testsuite/gfortran.dg/io_constraints_8.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/io_constraints_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/io_constraints_9.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/io_constraints_9.f90
    branches/gupc/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_3.f90
      - copied unchanged from r173786, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_3.f90
    branches/gupc/gcc/testsuite/gnat.dg/invalid1.adb
      - copied unchanged from r173845, trunk/gcc/testsuite/gnat.dg/invalid1.adb
    branches/gupc/gcc/testsuite/gnat.dg/view_conversion1.adb
      - copied unchanged from r173786, trunk/gcc/testsuite/gnat.dg/view_conversion1.adb
    branches/gupc/libgcc/config/arm/symbian-lib.h
      - copied unchanged from r173786, trunk/libgcc/config/arm/symbian-lib.h
    branches/gupc/libgcc/config/i386/darwin-lib.h
      - copied unchanged from r173786, trunk/libgcc/config/i386/darwin-lib.h
    branches/gupc/libgomp/testsuite/libgomp.fortran/pr48894.f90
      - copied unchanged from r173560, trunk/libgomp/testsuite/libgomp.fortran/pr48894.f90
Removed:
    branches/gupc/gcc/testsuite/gcc.dg/uninit-D-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-D.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-E-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-E.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-F-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-F.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-G-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-G.c
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.in
    branches/gupc/Makefile.tpl
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/gcc_update
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/fixincludes/check.tpl
    branches/gupc/fixincludes/fixincl.x
    branches/gupc/fixincludes/inclhack.def
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-tree.h
    branches/gupc/gcc/c-typeck.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm.opt
    branches/gupc/gcc/config/arm/symbian.h
    branches/gupc/gcc/config/arm/thumb2.md
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/avr/predicates.md
    branches/gupc/gcc/config/i386/constraints.md
    branches/gupc/gcc/config/i386/darwin.h
    branches/gupc/gcc/config/i386/i386-c.c
    branches/gupc/gcc/config/i386/i386-protos.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/i386.opt
    branches/gupc/gcc/config/i386/mmx.md
    branches/gupc/gcc/config/i386/netware.c
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/sync.md
    branches/gupc/gcc/config/i386/t-i386
    branches/gupc/gcc/config/iq2000/iq2000.opt
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/mips/mips-opts.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.opt
    branches/gupc/gcc/config/mips/t-mips
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/rs6000/eabispe.h
    branches/gupc/gcc/config/rs6000/linuxspe.h
    branches/gupc/gcc/config/rs6000/rs6000-opts.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.opt
    branches/gupc/gcc/config/rs6000/t-rs6000
    branches/gupc/gcc/config/rx/rx-protos.h
    branches/gupc/gcc/config/rx/rx.c
    branches/gupc/gcc/config/rx/rx.h
    branches/gupc/gcc/config/rx/rx.md
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-objcp-common.c
    branches/gupc/gcc/cp/cp-tree.def
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/cxx-pretty-print.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/mangle.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/name-lookup.h
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/search.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/cp/typeck2.c
    branches/gupc/gcc/cppspec.c
    branches/gupc/gcc/ddg.c
    branches/gupc/gcc/dfp.c
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/sourcebuild.texi
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/f95-lang.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/gfortran.texi
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/io.c
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/libgfortran.h
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/parse.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/ggc-page.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/gofrontend/types.h
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-conflicts.c
    branches/gupc/gcc/ira-lives.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/decl.c
    branches/gupc/gcc/java/java-tree.h
    branches/gupc/gcc/langhooks.h
    branches/gupc/gcc/libgcov.c
    branches/gupc/gcc/loop-doloop.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-symtab.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-lang.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/mkconfig.sh
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.h
    branches/gupc/gcc/objc/objc-next-runtime-abi-02.c
    branches/gupc/gcc/opts-common.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/opts.h
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/zh_CN.po
    branches/gupc/gcc/regcprop.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/template/crash7.C
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/scev-cast.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-16.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-17.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vzeroupper-18.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
    branches/gupc/gcc/testsuite/gfortran.dg/assign_8.f90
    branches/gupc/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-tailcall.c
    branches/gupc/gcc/tree-vect-loop-manip.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/treestruct.def
    branches/gupc/gcc/var-tracking.c
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/zh_CN.po
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/caf/libcaf.h
    branches/gupc/libgfortran/caf/mpi.c
    branches/gupc/libgfortran/caf/single.c
    branches/gupc/libgfortran/config/fpu-aix.h
    branches/gupc/libgfortran/config/fpu-generic.h
    branches/gupc/libgfortran/config/fpu-glibc.h
    branches/gupc/libgfortran/config/fpu-sysv.h
    branches/gupc/libgfortran/intrinsics/abort.c
    branches/gupc/libgfortran/intrinsics/execute_command_line.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgfortran/runtime/backtrace.c
    branches/gupc/libgfortran/runtime/compile_options.c
    branches/gupc/libgfortran/runtime/environ.c
    branches/gupc/libgfortran/runtime/error.c
    branches/gupc/libgfortran/runtime/pause.c
    branches/gupc/libgfortran/runtime/stop.c
    branches/gupc/libgo/runtime/channel.h
    branches/gupc/libgo/runtime/go-map-index.c
    branches/gupc/libgo/runtime/go-map-len.c
    branches/gupc/libgo/runtime/go-map-range.c
    branches/gupc/libgo/runtime/go-new-map.c
    branches/gupc/libgo/runtime/map.h
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/fortran.c
    branches/gupc/libjava/classpath/   (props changed)

Propchange: branches/gupc/
            ('svn:mergeinfo' modified)

Propchange: branches/gupc/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]