This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r194664 - in /branches/google/gcc-4_7: ./ gcc/ ...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 21 Dec 2012 14:32:43 -0000
- Subject: r194664 - in /branches/google/gcc-4_7: ./ gcc/ ...
Author: dnovillo
Date: Fri Dec 21 14:32:38 2012
New Revision: 194664
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194664
Log:
Merged revisions 193458,193460,193462,193493,193518,193520,193528,193545,193566,193579,193593,193609,193613,193635,193642,193664,193683,193707-193708,193718,193739,193766,193773,193780,193782,193786,193789,193792,193800,193835,193840,193867,193877,193893,193913,193925,193935,193947,193955-193958,193975,194012,194014,194023,194025,194027,194029,194041,194062,194065-194066,194069,194071,194084,194101,194110,194113,194115,194117,194122,194160,194171,194175,194177,194184,194233,194236,194253-194254,194268-194269,194277,194287-194290,194292-194294,194296 via svnmerge from
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch
Block rev 194268. It introduces two tests failures in internal
code base.
=======================================================================
Bugs fixed (http://gcc.gnu.org/bugzilla)
Codegen
55142, 55331, 55171, 53912, 55597
Optimizers
55489, 53663
C
48076, 55570
Fortran
55352, 55314
C++
55320, 53841, 55413, 55446, 53912, 50852, 53039, 53862, 53137,
55503, 55015, 53821, 54947, 54744, 55249, 55058, 54325
Added:
branches/google/gcc-4_7/libstdc++-v3/testsuite/17_intro/shared_with_static_deps.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/17_intro/shared_with_static_deps.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/function/cons/55320.cc
- copied unchanged from r193800, branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/function/cons/55320.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/function/cons/addressof.cc
- copied unchanged from r193800, branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/function/cons/addressof.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/55123.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/55028-debug.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/55028-debug.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/discard_block_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/independent_bits_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/mersenne_twister_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/shuffle_order_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/cons/55215.cc
- copied unchanged from r193421, branches/gcc-4_7-branch/libstdc++-v3/testsuite/26_numerics/random/subtract_with_carry_engine/cons/55215.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/30_threads/condition_variable/members/53841.cc
- copied, changed from r193800, branches/gcc-4_7-branch/libstdc++-v3/testsuite/30_threads/condition_variable/members/53841.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/tr1/3_function_objects/function/10.cc
- copied unchanged from r193800, branches/gcc-4_7-branch/libstdc++-v3/testsuite/tr1/3_function_objects/function/10.cc
Modified:
branches/google/gcc-4_7/libstdc++-v3/ChangeLog
branches/google/gcc-4_7/libstdc++-v3/Makefile.am
branches/google/gcc-4_7/libstdc++-v3/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
branches/google/gcc-4_7/libstdc++-v3/configure
branches/google/gcc-4_7/libstdc++-v3/configure.ac
branches/google/gcc-4_7/libstdc++-v3/doc/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/doc/xml/manual/build_hacking.xml
branches/google/gcc-4_7/libstdc++-v3/include/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/include/bits/atomic_base.h
branches/google/gcc-4_7/libstdc++-v3/include/bits/hashtable.h
branches/google/gcc-4_7/libstdc++-v3/include/bits/random.h
branches/google/gcc-4_7/libstdc++-v3/include/bits/random.tcc
branches/google/gcc-4_7/libstdc++-v3/include/bits/shared_ptr_base.h
branches/google/gcc-4_7/libstdc++-v3/include/profile/iterator_tracker.h
branches/google/gcc-4_7/libstdc++-v3/include/std/condition_variable
branches/google/gcc-4_7/libstdc++-v3/include/std/functional
branches/google/gcc-4_7/libstdc++-v3/include/std/future
branches/google/gcc-4_7/libstdc++-v3/include/tr1/functional
branches/google/gcc-4_7/libstdc++-v3/libsupc++/Makefile.am
branches/google/gcc-4_7/libstdc++-v3/libsupc++/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/po/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/python/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/src/Makefile.am
branches/google/gcc-4_7/libstdc++-v3/src/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/src/c++11/Makefile.am
branches/google/gcc-4_7/libstdc++-v3/src/c++11/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/src/c++11/compatibility-atomic-c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/src/c++11/compatibility-c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/src/c++11/compatibility-thread-c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/src/c++98/Makefile.am
branches/google/gcc-4_7/libstdc++-v3/src/c++98/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/src/c++98/compatibility-list-2.cc
branches/google/gcc-4_7/libstdc++-v3/src/c++98/compatibility.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/18_support/initializer_list/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/move_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy_n/move_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/21_strings/basic_string/capacity/char/shrink_to_fit.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/21_strings/basic_string/capacity/wchar_t/shrink_to_fit.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/21_strings/basic_string/range_access/char/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/21_strings/basic_string/range_access/wchar_t/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/array/element_access/at_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/array/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/deque/capacity/29134-2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/deque/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/deque/capacity/shrink_to_fit.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/deque/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/capacity/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/5.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/6.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/7.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/8.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/cons/9.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/clear.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after1_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after2_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after3_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after4_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after5_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after6_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after7_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after8_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/erase_after9_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/insert_after1_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/insert_after2_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/insert_after3_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/move_constructor.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after1_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after2_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after3_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after4_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/debug/swap.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/5.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/6.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/5.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/6.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/operations/7.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/forward_list/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/capacity/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/capacity/1.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/1.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/1_c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/2.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/3.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/1.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/2.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/2_c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/3.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/3_c++0x.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/4.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/42352.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/5.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/operations/5.h
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/list/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/map/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/map/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/multimap/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/multimap/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/multiset/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/multiset/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/set/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/set/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/observers.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/52942.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/53067.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/observers.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multimap/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multiset/observers.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_multiset/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/reserve.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/observers.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/52942.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/53067.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/bool/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/bool/modifiers/insert/31370.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/capacity/29134-2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/capacity/shrink_to_fit.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/capacity/shrink_to_fit2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/23_containers/vector/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/24_iterators/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/deque_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/move_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/char/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy/streambuf_iterators/wchar_t/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_backward/deque_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_backward/move_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/3.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/50119.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/copy_n/move_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/fill/4.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/fill_n/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/find/istreambuf_iterators/char/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/find/istreambuf_iterators/char/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/find/istreambuf_iterators/wchar_t/2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/heap/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/heap/moveable.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/heap/moveable2.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/is_heap/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/is_heap_until/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/is_sorted/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/is_sorted_until/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/move/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/move/deque_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/move_backward/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/move_backward/deque_iterators/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/partition/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/partition/moveable.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/stable_partition/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/stable_partition/moveable.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/25_algorithms/stable_partition/pr52822.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/26_numerics/valarray/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/28_regex/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/Makefile.in
branches/google/gcc-4_7/libstdc++-v3/testsuite/ext/vstring/capacity/29134.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/ext/vstring/capacity/shrink_to_fit.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/ext/vstring/hash/char/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/ext/vstring/hash/wchar_t/1.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/ext/vstring/range_access.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/performance/25_algorithms/copy_backward_deque_iterators.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/performance/25_algorithms/copy_deque_iterators.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/tr1/6_containers/unordered_map/capacity/29134-map.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/tr1/6_containers/unordered_multimap/capacity/29134-multimap.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/tr1/6_containers/unordered_multiset/capacity/29134-multiset.cc
branches/google/gcc-4_7/libstdc++-v3/testsuite/tr1/6_containers/unordered_set/capacity/29134-set.cc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_7/gcc/ChangeLog.google-4_7
- copied, changed from r194306, branches/google/gcc-4_7/gcc/ChangeLog.google-4_7
branches/google/gcc-4_7/gcc/config/microblaze/rtems.h
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/config/microblaze/rtems.h
branches/google/gcc-4_7/gcc/config/microblaze/t-rtems
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/config/microblaze/t-rtems
branches/google/gcc-4_7/gcc/config/sparc/t-rtems
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/config/sparc/t-rtems
branches/google/gcc-4_7/gcc/config/sparc/t-rtems-64
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/config/sparc/t-rtems-64
branches/google/gcc-4_7/gcc/testsuite/ChangeLog.google-4_7
- copied, changed from r194306, branches/google/gcc-4_7/gcc/testsuite/ChangeLog.google-4_7
branches/google/gcc-4_7/gcc/testsuite/c-c++-common/pr54988.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/c-c++-common/pr54988.c
branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv6.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv6.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-initlist2.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-initlist2.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this6.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this6.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/cpp0x/variadic134.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic134.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/debug/pr54828.C
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/debug/pr54828.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/opt/pr55331.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/opt/pr55331.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/meminit3.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/meminit3.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/new11.C
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/new11.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/pr54858.C
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/pr54858.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/typedef40.C
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/template/typedef40.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/20121105-1.C
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/20121105-1.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr54902.C
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr54902.C
branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/compile/20121107-1.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/compile/20121107-1.c
branches/google/gcc-4_7/gcc/testsuite/gcc.c-torture/execute/pr54985.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr54985.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr53701.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr53701.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55019.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55019.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/pr55570.c
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/pr55570.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr53663-1.c
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53663-1.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr53663-2.c
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53663-2.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr53663-3.c
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53663-3.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr54877.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54877.c
branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr54920.c
- copied, changed from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54920.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/pr54892.c
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/arm/pr54892.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr55142-1.c
- copied unchanged from r193800, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr55142-1.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr55142-2.c
- copied unchanged from r193800, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr55142-2.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/pr55597.c
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gcc.target/i386/pr55597.c
branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/allocate_error_4.f90
- copied unchanged from r193800, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/allocate_error_4.f90
branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/class_allocate_13.f90
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/class_allocate_13.f90
branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/namelist_76.f90
- copied unchanged from r193800, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/namelist_76.f90
branches/google/gcc-4_7/gcc/testsuite/gfortran.dg/transfer_class_1.f90
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/transfer_class_1.f90
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/modular4.adb
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4.adb
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/modular4_pkg.ads
- copied unchanged from r193421, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/modular4_pkg.ads
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/stack_check3.adb
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/stack_check3.adb
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/stack_check3.ads
- copied unchanged from r194296, branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/stack_check3.ads
Removed:
branches/google/gcc-4_7/gcc/ada/s-taspri-lynxos.ads
Modified:
branches/google/gcc-4_7/ (props changed)
branches/google/gcc-4_7/gcc/ (props changed)
branches/google/gcc-4_7/gcc/ChangeLog
branches/google/gcc-4_7/gcc/DATESTAMP
branches/google/gcc-4_7/gcc/Makefile.in
branches/google/gcc-4_7/gcc/ada/ChangeLog
branches/google/gcc-4_7/gcc/ada/gcc-interface/Make-lang.in
branches/google/gcc-4_7/gcc/ada/gcc-interface/Makefile.in
branches/google/gcc-4_7/gcc/ada/gcc-interface/decl.c
branches/google/gcc-4_7/gcc/ada/gcc-interface/trans.c
branches/google/gcc-4_7/gcc/ada/s-osinte-hpux-dce.ads
branches/google/gcc-4_7/gcc/ada/s-osinte-kfreebsd-gnu.ads
branches/google/gcc-4_7/gcc/ada/s-osinte-rtems.adb
branches/google/gcc-4_7/gcc/ada/s-taspri-hpux-dce.ads
branches/google/gcc-4_7/gcc/ada/s-tpopsp-rtems.adb
branches/google/gcc-4_7/gcc/c-family/ChangeLog
branches/google/gcc-4_7/gcc/c-family/c-common.c
branches/google/gcc-4_7/gcc/cfgexpand.c
branches/google/gcc-4_7/gcc/common.opt
branches/google/gcc-4_7/gcc/common/config/m68k/m68k-common.c
branches/google/gcc-4_7/gcc/config.gcc
branches/google/gcc-4_7/gcc/config/arm/arm.c
branches/google/gcc-4_7/gcc/config/arm/arm.h
branches/google/gcc-4_7/gcc/config/avr/rtems.h
branches/google/gcc-4_7/gcc/config/darwin.c
branches/google/gcc-4_7/gcc/config/i386/i386-protos.h
branches/google/gcc-4_7/gcc/config/i386/i386.c
branches/google/gcc-4_7/gcc/config/i386/i386.h
branches/google/gcc-4_7/gcc/config/i386/i386.md
branches/google/gcc-4_7/gcc/config/i386/predicates.md
branches/google/gcc-4_7/gcc/config/i386/sse.md
branches/google/gcc-4_7/gcc/config/i386/sync.md
branches/google/gcc-4_7/gcc/config/ia64/ia64.c
branches/google/gcc-4_7/gcc/config/pa/pa.c
branches/google/gcc-4_7/gcc/config/pa/pa.h
branches/google/gcc-4_7/gcc/config/pa/pa.md
branches/google/gcc-4_7/gcc/config/rs6000/predicates.md
branches/google/gcc-4_7/gcc/config/rs6000/rs6000.md
branches/google/gcc-4_7/gcc/config/sparc/sol2.h
branches/google/gcc-4_7/gcc/config/sparc/sparc.h
branches/google/gcc-4_7/gcc/configure
branches/google/gcc-4_7/gcc/configure.ac
branches/google/gcc-4_7/gcc/coverage.c
branches/google/gcc-4_7/gcc/cp/ChangeLog
branches/google/gcc-4_7/gcc/cp/class.c
branches/google/gcc-4_7/gcc/cp/cp-tree.h
branches/google/gcc-4_7/gcc/cp/decl.c
branches/google/gcc-4_7/gcc/cp/decl2.c
branches/google/gcc-4_7/gcc/cp/init.c
branches/google/gcc-4_7/gcc/cp/parser.c
branches/google/gcc-4_7/gcc/cp/pt.c
branches/google/gcc-4_7/gcc/cp/semantics.c
branches/google/gcc-4_7/gcc/cp/tree.c
branches/google/gcc-4_7/gcc/cp/typeck.c
branches/google/gcc-4_7/gcc/cse.c
branches/google/gcc-4_7/gcc/doc/install.texi
branches/google/gcc-4_7/gcc/doc/invoke.texi
branches/google/gcc-4_7/gcc/dse.c
branches/google/gcc-4_7/gcc/fold-const.c
branches/google/gcc-4_7/gcc/fortran/ChangeLog
branches/google/gcc-4_7/gcc/fortran/resolve.c
branches/google/gcc-4_7/gcc/fortran/target-memory.c
branches/google/gcc-4_7/gcc/fortran/trans-decl.c
branches/google/gcc-4_7/gcc/fortran/trans-stmt.c
branches/google/gcc-4_7/gcc/gcse.c
branches/google/gcc-4_7/gcc/ggc-common.c
branches/google/gcc-4_7/gcc/gimple-fold.c
branches/google/gcc-4_7/gcc/gimple.h
branches/google/gcc-4_7/gcc/gimplify.c
branches/google/gcc-4_7/gcc/go/ChangeLog
branches/google/gcc-4_7/gcc/go/gccgo.texi
branches/google/gcc-4_7/gcc/go/go-c.h
branches/google/gcc-4_7/gcc/go/go-lang.c
branches/google/gcc-4_7/gcc/go/gofrontend/expressions.cc
branches/google/gcc-4_7/gcc/go/gofrontend/expressions.h
branches/google/gcc-4_7/gcc/go/gofrontend/go.cc
branches/google/gcc-4_7/gcc/go/gofrontend/gogo.cc
branches/google/gcc-4_7/gcc/go/gofrontend/gogo.h
branches/google/gcc-4_7/gcc/go/gofrontend/import.cc
branches/google/gcc-4_7/gcc/go/gofrontend/import.h
branches/google/gcc-4_7/gcc/go/gofrontend/parse.cc
branches/google/gcc-4_7/gcc/go/gofrontend/statements.cc
branches/google/gcc-4_7/gcc/go/gofrontend/types.cc
branches/google/gcc-4_7/gcc/go/gofrontend/types.h
branches/google/gcc-4_7/gcc/go/lang.opt
branches/google/gcc-4_7/gcc/ifcvt.c
branches/google/gcc-4_7/gcc/lto-opts.c
branches/google/gcc-4_7/gcc/lto-wrapper.c
branches/google/gcc-4_7/gcc/po/ChangeLog
branches/google/gcc-4_7/gcc/po/es.po
branches/google/gcc-4_7/gcc/pointer-set.c
branches/google/gcc-4_7/gcc/prefix.c
branches/google/gcc-4_7/gcc/sel-sched-ir.c
branches/google/gcc-4_7/gcc/sel-sched.c
branches/google/gcc-4_7/gcc/testsuite/ChangeLog
branches/google/gcc-4_7/gcc/testsuite/g++.dg/other/abstract3.C
branches/google/gcc-4_7/gcc/testsuite/g++.dg/template/param1.C
branches/google/gcc-4_7/gcc/testsuite/gcc.target/arm/arm.exp
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/specs/addr1.ads
branches/google/gcc-4_7/gcc/testsuite/gnat.dg/specs/atomic1.ads
branches/google/gcc-4_7/gcc/testsuite/lib/gcc-dg.exp
branches/google/gcc-4_7/gcc/toplev.c
branches/google/gcc-4_7/gcc/tree-dump.c
branches/google/gcc-4_7/gcc/tree-ssa-pre.c
branches/google/gcc-4_7/gcc/tree-ssa-sccvn.c
branches/google/gcc-4_7/gcc/tree-ssa-tail-merge.c
branches/google/gcc-4_7/gcc/tree-ssa-threadedge.c
branches/google/gcc-4_7/gcc/tree-vect-data-refs.c
branches/google/gcc-4_7/gcc/tree-vect-loop.c
branches/google/gcc-4_7/gcc/tree.c
branches/google/gcc-4_7/gcc/tree.h
branches/google/gcc-4_7/libgcc/ChangeLog
branches/google/gcc-4_7/libgcc/Makefile.in
branches/google/gcc-4_7/libgcc/config.host
branches/google/gcc-4_7/libgcc/config/i386/32/sfp-machine.h
branches/google/gcc-4_7/libgcc/config/i386/64/sfp-machine.h
branches/google/gcc-4_7/libgcc/emutls.c
branches/google/gcc-4_7/libgfortran/ChangeLog
branches/google/gcc-4_7/libgfortran/runtime/environ.c
branches/google/gcc-4_7/libgo/go/reflect/type.go
branches/google/gcc-4_7/libgo/go/reflect/value.go
branches/google/gcc-4_7/libgo/go/syscall/libcall_linux.go
branches/google/gcc-4_7/libgo/go/syscall/socket.go
branches/google/gcc-4_7/libgo/go/syscall/socket_linux.go
branches/google/gcc-4_7/libgo/mksysinfo.sh
branches/google/gcc-4_7/libgo/runtime/print.c
branches/google/gcc-4_7/libgomp/ChangeLog
branches/google/gcc-4_7/libgomp/team.c
branches/google/gcc-4_7/libjava/classpath/ (props changed)
Propchange: branches/google/gcc-4_7/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_7/
('svnmerge-integrated' modified)
Propchange: branches/google/gcc-4_7/gcc/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_7/libjava/classpath/
('svn:mergeinfo' modified)