This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r180772 [1/2] - in /branches/transactional-memo...
- From: aldyh at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 02 Nov 2011 14:54:16 -0000
- Subject: r180772 [1/2] - in /branches/transactional-memo...
Author: aldyh
Date: Wed Nov 2 14:53:46 2011
New Revision: 180772
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180772
Log:
* Merge from mainline rev 180744.
Added:
branches/transactional-memory/libstdc++-v3/config/os/mingw32-w64/
- copied from r180744, trunk/libstdc++-v3/config/os/mingw32-w64/
branches/transactional-memory/libstdc++-v3/doc/html/images/
- copied from r180744, trunk/libstdc++-v3/doc/html/images/
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch20s02.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch20s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch20s03.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch20s03.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch20s04.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch20s04.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch20s05.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch20s05.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch23s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch30s02.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch30s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch30s03.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/bk01pt03ch30s03.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/index.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/index.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/mt_allocator.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/mt_allocator.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/policy_based_data_structures_test.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/policy_data_structures.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/policy_data_structures.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/policy_data_structures_biblio.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/policy_data_structures_biblio.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
- copied unchanged from r180744, trunk/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
branches/transactional-memory/libstdc++-v3/include/tr2/
- copied from r180744, trunk/libstdc++-v3/include/tr2/
branches/transactional-memory/libstdc++-v3/testsuite/18_support/50594.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/18_support/50594.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/numeric_limits/40856.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/18_support/numeric_limits/40856.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/bind/48698.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/20_util/bind/48698.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/is_floating_point/
- copied from r180744, trunk/libstdc++-v3/testsuite/20_util/is_floating_point/
branches/transactional-memory/libstdc++-v3/testsuite/20_util/pair/constexpr_get.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/20_util/pair/constexpr_get.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/tuple/creation_functions/tuple_cat.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/tuple_cat.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get.cc
branches/transactional-memory/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/capacity/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/capacity/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/comparison_operators/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/comparison_operators/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/cons/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/cons/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/element_access/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/element_access/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/iterators/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/iterators/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/range_access.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/range_access.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/contiguous.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/requirements/contiguous.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/fill.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/requirements/fill.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/member_swap.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/requirements/member_swap.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/zero_sized_arrays.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/requirements/zero_sized_arrays.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/specialized_algorithms/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/specialized_algorithms/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/array/tuple_interface/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/50529.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/50529.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/map/operations/count.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/map/operations/count.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/multimap/operations/count.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/multimap/operations/count.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/multiset/operations/count.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/multiset/operations/count.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/set/operations/count.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/set/operations/count.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_map/operations/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/operations/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/hash_policy.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/hash_policy.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_set/insert/hash_policy.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/insert/hash_policy.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_set/max_load_factor/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/max_load_factor/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/unordered_set/operations/
- copied from r180744, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/operations/
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/modifiers/erase/50529.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/23_containers/vector/modifiers/erase/50529.cc
branches/transactional-memory/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/dr445.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/dr445.cc
branches/transactional-memory/libstdc++-v3/testsuite/26_numerics/complex/50880.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/26_numerics/complex/50880.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
branches/transactional-memory/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
branches/transactional-memory/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/50880.cc
- copied unchanged from r180744, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/50880.cc
branches/transactional-memory/libstdc++-v3/testsuite/tr2/
- copied from r180744, trunk/libstdc++-v3/testsuite/tr2/
Removed:
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_allocators.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/spine.html
branches/transactional-memory/libstdc++-v3/doc/html/spine.html
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/at.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/constexpr_element_access.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/constexpr_functions.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/array/requirements/get.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements/typedefs.cc
Modified:
branches/transactional-memory/libstdc++-v3/ChangeLog
branches/transactional-memory/libstdc++-v3/acinclude.m4
branches/transactional-memory/libstdc++-v3/config.h.in
branches/transactional-memory/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
branches/transactional-memory/libstdc++-v3/config/abi/pre/gnu.ver
branches/transactional-memory/libstdc++-v3/configure
branches/transactional-memory/libstdc++-v3/configure.ac
branches/transactional-memory/libstdc++-v3/configure.host
branches/transactional-memory/libstdc++-v3/doc/Makefile.am
branches/transactional-memory/libstdc++-v3/doc/Makefile.in
branches/transactional-memory/libstdc++-v3/doc/doxygen/user.cfg.in
branches/transactional-memory/libstdc++-v3/doc/html/api.html
branches/transactional-memory/libstdc++-v3/doc/html/bk02.html
branches/transactional-memory/libstdc++-v3/doc/html/bk03.html
branches/transactional-memory/libstdc++-v3/doc/html/faq.html
branches/transactional-memory/libstdc++-v3/doc/html/index.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/abi.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/algorithms.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/api.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/appendix_contributing.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/appendix_free.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/appendix_gfdl.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/appendix_gpl.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/appendix_porting.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/associative.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/atomics.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/backwards.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bitmap_allocator.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt02ch05s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch17s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch17s04.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch18s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch18s04.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch18s05.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s03.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s04.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s05.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s06.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bk01pt04.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/bugs.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/concurrency.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/configure.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/containers.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/containers_and_c.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/debug.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/debug_mode.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/diagnostics.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/documentation_hacking.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/dynamic_memory.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_algorithms.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_compile_checks.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_concurrency.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_containers.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_demangling.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_io.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_iterators.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_numerics.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/ext_utilities.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/extensions.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/facets.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/fstreams.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/generalized_numeric_operations.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/internals.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/intro.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/io.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/io_and_c.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/iterators.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/license.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/localization.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/make.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/memory.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/numerics.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/numerics_and_c.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/pairs.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/parallel_mode.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/profile_mode.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/setup.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/source_code_style.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/source_design_notes.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/source_organization.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/status.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/streambufs.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/strings.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/stringstreams.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/support.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/termination.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/test.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/traits.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_concurrency.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_exceptions.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_headers.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_macros.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/using_namespaces.html
branches/transactional-memory/libstdc++-v3/doc/html/manual/utilities.html
branches/transactional-memory/libstdc++-v3/doc/xml/api.xml
branches/transactional-memory/libstdc++-v3/doc/xml/faq.xml
branches/transactional-memory/libstdc++-v3/doc/xml/manual/prerequisites.xml
branches/transactional-memory/libstdc++-v3/doc/xml/manual/spine.xml
branches/transactional-memory/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
branches/transactional-memory/libstdc++-v3/doc/xml/manual/using.xml
branches/transactional-memory/libstdc++-v3/doc/xml/spine.xml
branches/transactional-memory/libstdc++-v3/include/Makefile.am
branches/transactional-memory/libstdc++-v3/include/Makefile.in
branches/transactional-memory/libstdc++-v3/include/bits/algorithmfwd.h
branches/transactional-memory/libstdc++-v3/include/bits/basic_string.h
branches/transactional-memory/libstdc++-v3/include/bits/basic_string.tcc
branches/transactional-memory/libstdc++-v3/include/bits/c++0x_warning.h
branches/transactional-memory/libstdc++-v3/include/bits/c++config
branches/transactional-memory/libstdc++-v3/include/bits/codecvt.h
branches/transactional-memory/libstdc++-v3/include/bits/deque.tcc
branches/transactional-memory/libstdc++-v3/include/bits/forward_list.h
branches/transactional-memory/libstdc++-v3/include/bits/hashtable.h
branches/transactional-memory/libstdc++-v3/include/bits/hashtable_policy.h
branches/transactional-memory/libstdc++-v3/include/bits/list.tcc
branches/transactional-memory/libstdc++-v3/include/bits/random.tcc
branches/transactional-memory/libstdc++-v3/include/bits/shared_ptr.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_algobase.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_bvector.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_deque.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_list.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_map.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_multimap.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_multiset.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_pair.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_set.h
branches/transactional-memory/libstdc++-v3/include/bits/stl_vector.h
branches/transactional-memory/libstdc++-v3/include/bits/streambuf_iterator.h
branches/transactional-memory/libstdc++-v3/include/bits/unordered_set.h
branches/transactional-memory/libstdc++-v3/include/bits/vector.tcc
branches/transactional-memory/libstdc++-v3/include/c_global/cwchar
branches/transactional-memory/libstdc++-v3/include/debug/deque
branches/transactional-memory/libstdc++-v3/include/debug/vector
branches/transactional-memory/libstdc++-v3/include/ext/alloc_traits.h
branches/transactional-memory/libstdc++-v3/include/ext/bitmap_allocator.h
branches/transactional-memory/libstdc++-v3/include/ext/pod_char_traits.h
branches/transactional-memory/libstdc++-v3/include/ext/typelist.h
branches/transactional-memory/libstdc++-v3/include/ext/vstring.h
branches/transactional-memory/libstdc++-v3/include/std/array
branches/transactional-memory/libstdc++-v3/include/std/complex
branches/transactional-memory/libstdc++-v3/include/std/condition_variable
branches/transactional-memory/libstdc++-v3/include/std/functional
branches/transactional-memory/libstdc++-v3/include/std/limits
branches/transactional-memory/libstdc++-v3/include/std/mutex
branches/transactional-memory/libstdc++-v3/include/std/scoped_allocator
branches/transactional-memory/libstdc++-v3/include/std/tuple
branches/transactional-memory/libstdc++-v3/include/std/type_traits
branches/transactional-memory/libstdc++-v3/include/std/utility
branches/transactional-memory/libstdc++-v3/include/std/valarray
branches/transactional-memory/libstdc++-v3/include/tr1/complex
branches/transactional-memory/libstdc++-v3/libsupc++/cxxabi.h
branches/transactional-memory/libstdc++-v3/libsupc++/del_op.cc
branches/transactional-memory/libstdc++-v3/libsupc++/del_opnt.cc
branches/transactional-memory/libstdc++-v3/libsupc++/del_opv.cc
branches/transactional-memory/libstdc++-v3/libsupc++/del_opvnt.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_alloc.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_arm.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_call.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_catch.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_globals.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_personality.cc
branches/transactional-memory/libstdc++-v3/libsupc++/eh_type.cc
branches/transactional-memory/libstdc++-v3/libsupc++/initializer_list
branches/transactional-memory/libstdc++-v3/libsupc++/new
branches/transactional-memory/libstdc++-v3/libsupc++/new_op.cc
branches/transactional-memory/libstdc++-v3/libsupc++/new_opnt.cc
branches/transactional-memory/libstdc++-v3/libsupc++/new_opv.cc
branches/transactional-memory/libstdc++-v3/libsupc++/new_opvnt.cc
branches/transactional-memory/libstdc++-v3/libsupc++/pure.cc
branches/transactional-memory/libstdc++-v3/libsupc++/tinfo.cc
branches/transactional-memory/libstdc++-v3/libsupc++/unwind-cxx.h
branches/transactional-memory/libstdc++-v3/scripts/create_testsuite_files
branches/transactional-memory/libstdc++-v3/src/condition_variable.cc
branches/transactional-memory/libstdc++-v3/src/future.cc
branches/transactional-memory/libstdc++-v3/src/istream.cc
branches/transactional-memory/libstdc++-v3/src/limits.cc
branches/transactional-memory/libstdc++-v3/src/system_error.cc
branches/transactional-memory/libstdc++-v3/src/valarray.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/headers/cstdbool/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/headers/cstdint/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/numeric_limits/dr559.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/numeric_limits/lowest.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/numeric_limits/max_digits10.cc
branches/transactional-memory/libstdc++-v3/testsuite/18_support/numeric_limits/requirements/constexpr_functions.cc
branches/transactional-memory/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/duration/cons/1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/forward/1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/headers/type_traits/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/is_integral/value.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/is_signed/value.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/is_unsigned/value.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-1.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs-2.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-1.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs-2.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/pair/make_pair/constexpr.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/pointer_traits/pointer_to.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/time_point/nonmember/constexpr.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/tuple/cons/constexpr-2.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/tuple/cons/constexpr-3.cc
branches/transactional-memory/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/3.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_2_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/insert_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/headers/array/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/headers/tuple/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/headers/unordered_map/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/headers/unordered_set/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/24_iterators/istreambuf_iterator/requirements/base_classes.cc
branches/transactional-memory/libstdc++-v3/testsuite/26_numerics/headers/ccomplex/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/26_numerics/headers/cfenv/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/26_numerics/headers/ctgmath/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/26_numerics/headers/random/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/27_io/headers/cinttypes/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/27_io/ios_base/cons/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/28_regex/headers/regex/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic/cons/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic/cons/copy_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic_integral/cons/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic_integral/cons/copy_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/bitwise_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/decrement_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/atomic_integral/operators/increment_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/29_atomics/headers/atomic/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/async/49668.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/headers/condition_variable/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/headers/future/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/headers/mutex/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/headers/thread/std_c++0x_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/packaged_task/49668.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/copy_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/requirements/typedefs.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/assign_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/copy_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/requirements/standard_layout.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/requirements/typedefs.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
branches/transactional-memory/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
branches/transactional-memory/libstdc++-v3/testsuite/ext/codecvt/char-1.cc
branches/transactional-memory/libstdc++-v3/testsuite/ext/codecvt/char-2.cc
branches/transactional-memory/libstdc++-v3/testsuite/ext/codecvt/wchar_t.cc
branches/transactional-memory/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
branches/transactional-memory/libstdc++-v3/testsuite/lib/dg-options.exp
branches/transactional-memory/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/transactional-memory/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_abi.cc
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_allocator.h
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_common_types.h
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_error.h
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_rvalref.h
branches/transactional-memory/libstdc++-v3/testsuite/util/testsuite_tr1.h
Changes in other areas also in this revision:
Added:
branches/transactional-memory/contrib/testsuite-management/
- copied from r180744, trunk/contrib/testsuite-management/
branches/transactional-memory/fixincludes/tests/base/rtldef/
- copied from r180744, trunk/fixincludes/tests/base/rtldef/
branches/transactional-memory/gcc/ada/sigtramp-ppcvxw.c
- copied unchanged from r180744, trunk/gcc/ada/sigtramp-ppcvxw.c
branches/transactional-memory/gcc/ada/sigtramp.h
- copied unchanged from r180744, trunk/gcc/ada/sigtramp.h
branches/transactional-memory/gcc/ada/system-darwin-ppc64.ads
- copied unchanged from r180744, trunk/gcc/ada/system-darwin-ppc64.ads
branches/transactional-memory/gcc/config/arm/driver-arm.c
- copied unchanged from r180744, trunk/gcc/config/arm/driver-arm.c
branches/transactional-memory/gcc/config/arm/linux-atomic-64bit.c
- copied unchanged from r180744, trunk/gcc/config/arm/linux-atomic-64bit.c
branches/transactional-memory/gcc/config/arm/x-arm
- copied unchanged from r180744, trunk/gcc/config/arm/x-arm
branches/transactional-memory/gcc/config/avr/avr-log.c
- copied unchanged from r180744, trunk/gcc/config/avr/avr-log.c
branches/transactional-memory/gcc/config/rs6000/476.h
- copied unchanged from r180744, trunk/gcc/config/rs6000/476.h
branches/transactional-memory/gcc/config/rs6000/476.opt
- copied unchanged from r180744, trunk/gcc/config/rs6000/476.opt
branches/transactional-memory/gcc/config/rs6000/darwin-gpsave.asm
- copied unchanged from r180744, trunk/gcc/config/rs6000/darwin-gpsave.asm
branches/transactional-memory/gcc/config/sparc/sparc-c.c
- copied unchanged from r180744, trunk/gcc/config/sparc/sparc-c.c
branches/transactional-memory/gcc/config/sparc/t-sparc
- copied unchanged from r180744, trunk/gcc/config/sparc/t-sparc
branches/transactional-memory/gcc/config/sparc/visintrin.h
- copied unchanged from r180744, trunk/gcc/config/sparc/visintrin.h
branches/transactional-memory/gcc/gcc-ar.c
- copied unchanged from r180744, trunk/gcc/gcc-ar.c
branches/transactional-memory/gcc/ginclude/unwind-arm-common.h
- copied unchanged from r180744, trunk/gcc/ginclude/unwind-arm-common.h
branches/transactional-memory/gcc/objc/objc-map.c
- copied unchanged from r180744, trunk/gcc/objc/objc-map.c
branches/transactional-memory/gcc/objc/objc-map.h
- copied unchanged from r180744, trunk/gcc/objc/objc-map.h
branches/transactional-memory/gcc/regrename.h
- copied unchanged from r180744, trunk/gcc/regrename.h
branches/transactional-memory/gcc/testsuite/c-c++-common/Wunused-local-typedefs.c
- copied unchanged from r180744, trunk/gcc/testsuite/c-c++-common/Wunused-local-typedefs.c
branches/transactional-memory/gcc/testsuite/c-c++-common/simulate-thread/
- copied from r180744, trunk/gcc/testsuite/c-c++-common/simulate-thread/
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-generated1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-generated1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ref3.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-static8.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-static8.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-typedef1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-typedef1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/decltype34.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/decltype34.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/explicit7.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/explicit7.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/implicit12.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/implicit12.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/initlist59.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/initlist59.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/noexcept14.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept14.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/noexcept15.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept15.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer3.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer4.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-eh1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-eh1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-template1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi3.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi4.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nsdmi5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi5.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nullptr23.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr23.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nullptr24.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr24.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/nullptr25.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/nullptr25.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/pr50491.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/pr50491.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/pr50901.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/pr50901.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/range-for22.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/range-for22.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/sfinae28.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae28.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/trailing7.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/trailing7.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-args.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-args.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-cpp98-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-cpp98-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-general.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-general.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-template.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-template.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/udlit_system_header
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/udlit_system_header
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic-explicit1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-explicit1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic116.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/variadic116.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic117.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/variadic117.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic118.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/cpp0x/variadic118.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/44473-1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/44473-1.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/44473-2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/44473-2.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/mangle-1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/mangle-1.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/mangle-2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/mangle-2.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/mangle-3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/mangle-3.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/mangle-4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/mangle-4.C
branches/transactional-memory/gcc/testsuite/g++.dg/dfp/mangle-5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/dfp/mangle-5.C
branches/transactional-memory/gcc/testsuite/g++.dg/diagnostic/bindings1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/diagnostic/bindings1.C
branches/transactional-memory/gcc/testsuite/g++.dg/eh/defarg1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/eh/defarg1.C
branches/transactional-memory/gcc/testsuite/g++.dg/eh/partial1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/eh/partial1.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/bases.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/bases.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/int128-1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/int128-1.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/int128-2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/int128-2.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/int128-2.h
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/int128-2.h
branches/transactional-memory/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/visibility/warn5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/ext/visibility/warn5.C
branches/transactional-memory/gcc/testsuite/g++.dg/inherit/error5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/inherit/error5.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/aggr7.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/init/aggr7.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/const8.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/init/const8.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/ref20.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/init/ref20.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/value9.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/init/value9.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/vbase1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/init/vbase1.C
branches/transactional-memory/gcc/testsuite/g++.dg/lookup/using23.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/lookup/using23.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/final1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/other/final1.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr50212.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/other/pr50212.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr50464.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/other/pr50464.C
branches/transactional-memory/gcc/testsuite/g++.dg/overload/operator4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/overload/operator4.C
branches/transactional-memory/gcc/testsuite/g++.dg/overload/operator5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/overload/operator5.C
branches/transactional-memory/gcc/testsuite/g++.dg/overload/ref-conv1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/overload/ref-conv1.C
branches/transactional-memory/gcc/testsuite/g++.dg/overload/ref-conv2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/overload/ref-conv2.C
branches/transactional-memory/gcc/testsuite/g++.dg/overload/rvalue3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/overload/rvalue3.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error40.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/parse/error40.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error41.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/parse/error41.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error42.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/parse/error42.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error43.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/parse/error43.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error44.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/parse/error44.C
branches/transactional-memory/gcc/testsuite/g++.dg/pr48660.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/pr48660.C
branches/transactional-memory/gcc/testsuite/g++.dg/simulate-thread/
- copied from r180744, trunk/gcc/testsuite/g++.dg/simulate-thread/
branches/transactional-memory/gcc/testsuite/g++.dg/template/bitfield1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/bitfield1.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/constant1.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/constant1.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/constant2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/constant2.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/crash108.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/crash108.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/friend52.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/friend52.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/partial12.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/partial12.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/partial13.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/partial13.C
branches/transactional-memory/gcc/testsuite/g++.dg/template/sfinae28.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/template/sfinae28.C
branches/transactional-memory/gcc/testsuite/g++.dg/torture/pr49720.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/torture/pr49720.C
branches/transactional-memory/gcc/testsuite/g++.dg/torture/pr50189.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/torture/pr50189.C
branches/transactional-memory/gcc/testsuite/g++.dg/tree-ssa/pr49911.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/tree-ssa/pr49911.C
branches/transactional-memory/gcc/testsuite/g++.dg/tree-ssa/restrict2.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/tree-ssa/restrict2.C
branches/transactional-memory/gcc/testsuite/g++.dg/vect/pr50698.cc
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/vect/pr50698.cc
branches/transactional-memory/gcc/testsuite/g++.dg/vect/slp-pr50413.cc
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/vect/slp-pr50413.cc
branches/transactional-memory/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
branches/transactional-memory/gcc/testsuite/g++.dg/warn/Wconversion4.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/Wconversion4.C
branches/transactional-memory/gcc/testsuite/g++.dg/warn/Wextra-3.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/Wextra-3.C
branches/transactional-memory/gcc/testsuite/g++.dg/warn/Wunused-local-typedefs.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/Wunused-local-typedefs.C
branches/transactional-memory/gcc/testsuite/g++.dg/warn/format5.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/format5.C
branches/transactional-memory/gcc/testsuite/g++.dg/warn/format6.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/format6.C
branches/transactional-memory/gcc/testsuite/g++.dg/warn/format7.C
- copied unchanged from r180744, trunk/gcc/testsuite/g++.dg/warn/format7.C
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/20110906-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/20110906-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/20110913-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/20110913-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr49049.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/pr49049.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/pr50650.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/compile/pr50650.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/ieee/pr50310.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/ieee/pr50310.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/pr49279.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/pr49279.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vector-compare-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vector-compare-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
branches/transactional-memory/gcc/testsuite/gcc.dg/builtin-object-size-12.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/builtin-object-size-12.c
branches/transactional-memory/gcc/testsuite/gcc.dg/constructor-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/constructor-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/di-sync-multithread.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/di-sync-multithread.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/inline-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/inline-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/inline-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/inline-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/inline-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/inline-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/inline-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/inline-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/inline-5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/inline-5.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/ipcp-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/ipa/ipcp-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/memcpy-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/memcpy-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr43864-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr43864-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr43864-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr43864-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr43864-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr43864-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr43864.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr43864.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr46309.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr46309.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr49696.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr49696.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50193-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50193-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50205.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50205.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50251.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50251.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50310-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50310-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50310-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50310-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50340.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50340.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50527.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50527.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50571.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50571.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50604.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50604.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50613.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50613.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50717-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50717-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50763-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50763-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr50763.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/pr50763.c
branches/transactional-memory/gcc/testsuite/gcc.dg/simulate-thread/
- copied from r180744, trunk/gcc/testsuite/gcc.dg/simulate-thread/
branches/transactional-memory/gcc/testsuite/gcc.dg/sms-10.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/sms-10.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-10.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-10.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-11.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-11.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-12.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-12.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-12g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-12g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-13.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-13.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-14g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-14g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-14gf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-14gf.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-15.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-15.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-16g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-16g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-17g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-17g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-18g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-18g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-19.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-19.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-1f.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-1f.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-20.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-20.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-21.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-21.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-22.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-22.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-2f.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-2f.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-4g.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-4g.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-4gf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-4gf.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-5.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-6.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-7.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-7.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-8.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-8.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt-9.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt-9.c
branches/transactional-memory/gcc/testsuite/gcc.dg/strlenopt.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/strlenopt.h
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr49030.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr49030.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50287.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50287.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50333.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50333.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50363.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50363.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50389.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50389.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50472.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50472.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50723.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50723.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50729.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50729.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50767.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50767.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50768.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50768.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr50838.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/pr50838.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/restrict-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/restrict-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/forwprop-16.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-16.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/pr19831-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/pr19831-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/pr19831-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr19831-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-8.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-8.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
branches/transactional-memory/gcc/testsuite/gcc.dg/va-arg-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/va-arg-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/va-arg-5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/va-arg-5.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-24.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-24.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-25.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-25.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-26.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-26.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-27.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-27.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-28.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-28.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/fast-math-vect-outer-7.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/fast-math-vect-outer-7.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/no-scevccp-noreassoc-slp-reduc-7.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/no-scevccp-noreassoc-slp-reduc-7.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/pr50451.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/pr50451.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/pr50635.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/pr50635.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/pr50727.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/pr50727.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-bool-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-bool-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-cond-10.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-10.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-cond-7.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-7.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-reduc-10.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-10.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vector-compare-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vector-compare-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vector-compare-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vector-compare-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vla-23.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vla-23.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vshift-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vshift-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vshift-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vshift-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vshift-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vshift-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vshift-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vshift-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vshift-5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.dg/vshift-5.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/cmp-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/cmp-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/cmp-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/cmp-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/neon-combine-sub-abs-into-vabd.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/neon-combine-sub-abs-into-vabd.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/pr50099.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/pr50099.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/pr50305.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/pr50305.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/pr50318-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/pr50318-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/shiftable.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/shiftable.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/all_one_m256i.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/all_one_m256i.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-cond-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-cond-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-cvt-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-cvt-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-extract-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-extract-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-mul-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-mul-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-reduc-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-reduc-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-cvt-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-cvt-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-cvt-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-cvt-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-vshift-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avx2-vshift-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avxfp-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avxfp-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avxfp-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/avxfp-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2a.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2a.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/bmi2-mulx64-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/bmi2-mulx64-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/bmi2-mulx64-2a.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/bmi2-mulx64-2a.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/branch-cost1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/branch-cost1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/branch-cost2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/branch-cost2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/branch-cost3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/branch-cost3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/branch-cost4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/branch-cost4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_1.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_1.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_2.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_2.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_3.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_3.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_4.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_4.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_5.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_5.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_6.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_6.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_double_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_double_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_float_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_float_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_main.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_main.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_1.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_1.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_2.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_2.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_3.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_3.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_4.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_4.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_5.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_5.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_6.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_6.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_main.h
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_main.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr50482.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/pr50482.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr50603.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/pr50603.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr50712.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/pr50712.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr50766.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/pr50766.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr50788.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/pr50788.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse2-cvt-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse2-cvt-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse2-cvt-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse2-cvt-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse2-extract-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse2-extract-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-cond-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse4_1-cond-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sw-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/sw-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/xop-mul-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/xop-mul-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/xop-vshift-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/i386/xop-vshift-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/mips/interrupt_handler-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/mips/interrupt_handler-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/mips/stack-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/mips/stack-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/s390/addr-constraints-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/s390/addr-constraints-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/pr49468-si.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sh/pr49468-si.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/array.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/array.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/bmaskbshuf.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/bmaskbshuf.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/cmask.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/cmask.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/edge.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/edge.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/edgen.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/edgen.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fcmp.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fcmp.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fhalve.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fhalve.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fmaf-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fmaf-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fnegop.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fnegop.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fpadds.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fpadds.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fpaddsubi.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fpaddsubi.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fshift.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fshift.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fucmp.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/fucmp.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/lzd.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/lzd.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/popc.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/popc.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/rdgsr.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/rdgsr.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/setcc-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/setcc-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/setcc-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/setcc-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/setcc-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/setcc-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/vis3misc.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/vis3misc.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/vis3move-1.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/vis3move-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/vis3move-2.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/vis3move-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/vis3move-3.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/vis3move-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/wrgsr.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/wrgsr.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/xmul.c
- copied unchanged from r180744, trunk/gcc/testsuite/gcc.target/sparc/xmul.c
branches/transactional-memory/gcc/testsuite/gfortran.dg/assumed_charlen_arg_2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_arg_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/class_46.f03
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/class_46.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/common_15.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/common_15.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/common_16.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/common_16.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/do_concurrent_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/do_concurrent_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/do_concurrent_2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/do_concurrent_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/do_while_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/do_while_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/dshift_3.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/dshift_3.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/dummy_procedure_5.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/forall_15.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/forall_15.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/format_string.f
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/format_string.f
branches/transactional-memory/gcc/testsuite/gfortran.dg/function_types_3.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/function_types_3.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/kind_tests_4.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/kind_tests_4.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/nearest_5.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/nearest_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/null_5.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/null_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/null_6.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/null_6.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pointer_check_11.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pointer_check_11.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pointer_check_12.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pointer_check_12.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pr50875.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pr50875.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_decl_26.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/proc_decl_26.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_decl_27.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/proc_decl_27.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_32.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/proc_ptr_32.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_33.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/proc_ptr_33.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_comp_33.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_33.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/pure_formal_proc_3.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/pure_formal_proc_3.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/result_2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/result_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/sizeof_proc.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/sizeof_proc.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/stfunc_7.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/stfunc_7.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/substring_integer_index.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/substring_integer_index.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/typebound_override_2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/typebound_override_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/vect/Ofast-pr50414.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/vect/Ofast-pr50414.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/vect/pr50412.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.dg/vect/pr50412.f90
branches/transactional-memory/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
- copied unchanged from r180744, trunk/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
branches/transactional-memory/gcc/testsuite/gnat.dg/array17.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/array17.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/array17_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/array17_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/atomic5.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/atomic5.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/atomic5.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/atomic5.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/cond_expr2.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/cond_expr2.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/cond_expr2.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/cond_expr2.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/frame_overflow.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/frame_overflow.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/opt19.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt19.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt20.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt20.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt20.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt20.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/opt20_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt20_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/opt21.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt21.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt21_pkg.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt21_pkg.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt21_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt21_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/opt22.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt22.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt22_pkg.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt22_pkg.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/opt22_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/opt22_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/source_ref1.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/source_ref1.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/source_ref2.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/source_ref2.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/atomic1.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/specs/atomic1.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/discr1.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/specs/discr1.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/discr1_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/specs/discr1_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/unchecked_union1.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/specs/unchecked_union1.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/unchecked_union2.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/specs/unchecked_union2.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect1.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect1.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect1.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect1.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect1_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect1_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect2.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect2.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect2.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect2.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect2_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect2_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect3.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect3.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect3.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect3.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect3_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect3_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect4.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect4.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect4.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect4.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect4_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect4_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect5.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect5.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect5.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect5.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect5_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect5_pkg.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect6.adb
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect6.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/vect6.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect6.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/vect6_pkg.ads
- copied unchanged from r180744, trunk/gcc/testsuite/gnat.dg/vect6_pkg.ads
branches/transactional-memory/gcc/testsuite/go.test/test/chan/select6.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/chan/select6.go
branches/transactional-memory/gcc/testsuite/go.test/test/chan/zerosize.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/chan/zerosize.go
branches/transactional-memory/gcc/testsuite/go.test/test/divide.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/divide.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug322.dir/
- copied from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug322.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug322.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug322.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug324.dir/
- copied from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug324.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug324.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug324.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug327.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug327.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug328.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug328.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug329.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug329.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug330.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug330.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug331.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug331.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug332.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug332.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug333.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug333.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug334.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug334.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug335.dir/
- copied from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug335.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug335.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug335.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug336.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug336.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug337.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug337.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug338.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug338.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug339.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug339.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug340.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug340.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug341.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug341.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug342.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug342.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug343.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug343.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug344.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug344.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug345.dir/
- copied from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug345.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug345.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug345.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug346.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug346.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug347.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug347.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug348.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug348.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug349.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug349.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug350.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug350.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug351.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug351.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug352.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug352.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug353.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug353.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug354.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug354.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug355.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug355.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug356.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug356.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug357.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug357.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug358.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug358.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug359.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug359.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug361.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug361.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug362.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug362.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug363.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug363.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug364.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug364.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug365.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/fixedbugs/bug365.go
branches/transactional-memory/gcc/testsuite/go.test/test/func6.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/func6.go
branches/transactional-memory/gcc/testsuite/go.test/test/func7.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/func7.go
branches/transactional-memory/gcc/testsuite/go.test/test/gc2.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/gc2.go
branches/transactional-memory/gcc/testsuite/go.test/test/goprint.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/goprint.go
branches/transactional-memory/gcc/testsuite/go.test/test/goto.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/goto.go
branches/transactional-memory/gcc/testsuite/go.test/test/interface/private.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/interface/private.go
branches/transactional-memory/gcc/testsuite/go.test/test/interface/private1.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/interface/private1.go
branches/transactional-memory/gcc/testsuite/go.test/test/shift1.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/shift1.go
branches/transactional-memory/gcc/testsuite/go.test/test/shift2.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/shift2.go
branches/transactional-memory/gcc/testsuite/go.test/test/sizeof.go
- copied unchanged from r180744, trunk/gcc/testsuite/go.test/test/sizeof.go
branches/transactional-memory/gcc/testsuite/lib/gcc-simulate-thread.exp
- copied unchanged from r180744, trunk/gcc/testsuite/lib/gcc-simulate-thread.exp
branches/transactional-memory/gcc/testsuite/obj-c++.dg/warn6.mm
- copied unchanged from r180744, trunk/gcc/testsuite/obj-c++.dg/warn6.mm
branches/transactional-memory/gcc/testsuite/obj-c++.dg/warn7.mm
- copied unchanged from r180744, trunk/gcc/testsuite/obj-c++.dg/warn7.mm
branches/transactional-memory/gcc/testsuite/objc/execute/initialize-1.m
- copied unchanged from r180744, trunk/gcc/testsuite/objc/execute/initialize-1.m
branches/transactional-memory/gcc/tree-ssa-strlen.c
- copied unchanged from r180744, trunk/gcc/tree-ssa-strlen.c
branches/transactional-memory/gcc/tree-ssa-tail-merge.c
- copied unchanged from r180744, trunk/gcc/tree-ssa-tail-merge.c
branches/transactional-memory/include/timeval-utils.h
- copied unchanged from r180744, trunk/include/timeval-utils.h
branches/transactional-memory/libgcc/config/c6x/libunwind.S
- copied unchanged from r180744, trunk/libgcc/config/c6x/libunwind.S
branches/transactional-memory/libgcc/config/c6x/pr-support.c
- copied unchanged from r180744, trunk/libgcc/config/c6x/pr-support.c
branches/transactional-memory/libgcc/config/c6x/t-c6x-elf
- copied unchanged from r180744, trunk/libgcc/config/c6x/t-c6x-elf
branches/transactional-memory/libgcc/config/c6x/unwind-c6x.c
- copied unchanged from r180744, trunk/libgcc/config/c6x/unwind-c6x.c
branches/transactional-memory/libgcc/config/c6x/unwind-c6x.h
- copied unchanged from r180744, trunk/libgcc/config/c6x/unwind-c6x.h
branches/transactional-memory/libgcc/unwind-arm-common.inc
- copied unchanged from r180744, trunk/libgcc/unwind-arm-common.inc
branches/transactional-memory/libgo/go/archive/zip/writer.go
- copied unchanged from r180744, trunk/libgo/go/archive/zip/writer.go
branches/transactional-memory/libgo/go/archive/zip/writer_test.go
- copied unchanged from r180744, trunk/libgo/go/archive/zip/writer_test.go
branches/transactional-memory/libgo/go/archive/zip/zip_test.go
- copied unchanged from r180744, trunk/libgo/go/archive/zip/zip_test.go
branches/transactional-memory/libgo/go/builtin/
- copied from r180744, trunk/libgo/go/builtin/
branches/transactional-memory/libgo/go/crypto/bcrypt/
- copied from r180744, trunk/libgo/go/crypto/bcrypt/
branches/transactional-memory/libgo/go/crypto/openpgp/elgamal/
- copied from r180744, trunk/libgo/go/crypto/openpgp/elgamal/
branches/transactional-memory/libgo/go/crypto/rand/util.go
- copied unchanged from r180744, trunk/libgo/go/crypto/rand/util.go
branches/transactional-memory/libgo/go/crypto/tls/root_darwin.go
- copied unchanged from r180744, trunk/libgo/go/crypto/tls/root_darwin.go
branches/transactional-memory/libgo/go/crypto/tls/root_stub.go
- copied unchanged from r180744, trunk/libgo/go/crypto/tls/root_stub.go
branches/transactional-memory/libgo/go/crypto/tls/root_test.go
- copied unchanged from r180744, trunk/libgo/go/crypto/tls/root_test.go
branches/transactional-memory/libgo/go/crypto/tls/root_unix.go
- copied unchanged from r180744, trunk/libgo/go/crypto/tls/root_unix.go
branches/transactional-memory/libgo/go/crypto/tls/root_windows.go
- copied unchanged from r180744, trunk/libgo/go/crypto/tls/root_windows.go
branches/transactional-memory/libgo/go/crypto/x509/pkcs1.go
- copied unchanged from r180744, trunk/libgo/go/crypto/x509/pkcs1.go
branches/transactional-memory/libgo/go/crypto/x509/pkix/
- copied from r180744, trunk/libgo/go/crypto/x509/pkix/
branches/transactional-memory/libgo/go/csv/
- copied from r180744, trunk/libgo/go/csv/
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj
- copied unchanged from r180744, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc424-x86-64.obj
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj
- copied unchanged from r180744, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86-64.obj
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86.obj
- copied unchanged from r180744, trunk/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86.obj
branches/transactional-memory/libgo/go/encoding/binary/varint.go
- copied unchanged from r180744, trunk/libgo/go/encoding/binary/varint.go
branches/transactional-memory/libgo/go/encoding/binary/varint_test.go
- copied unchanged from r180744, trunk/libgo/go/encoding/binary/varint_test.go
branches/transactional-memory/libgo/go/exec/lp_plan9.go
- copied unchanged from r180744, trunk/libgo/go/exec/lp_plan9.go
branches/transactional-memory/libgo/go/exp/ebnf/
- copied from r180744, trunk/libgo/go/exp/ebnf/
branches/transactional-memory/libgo/go/exp/ebnflint/
- copied from r180744, trunk/libgo/go/exp/ebnflint/
branches/transactional-memory/libgo/go/exp/gotype/
- copied from r180744, trunk/libgo/go/exp/gotype/
branches/transactional-memory/libgo/go/exp/gui/
- copied from r180744, trunk/libgo/go/exp/gui/
branches/transactional-memory/libgo/go/exp/norm/
- copied from r180744, trunk/libgo/go/exp/norm/
branches/transactional-memory/libgo/go/exp/spdy/
- copied from r180744, trunk/libgo/go/exp/spdy/
branches/transactional-memory/libgo/go/exp/sql/
- copied from r180744, trunk/libgo/go/exp/sql/
branches/transactional-memory/libgo/go/exp/ssh/
- copied from r180744, trunk/libgo/go/exp/ssh/
branches/transactional-memory/libgo/go/exp/template/
- copied from r180744, trunk/libgo/go/exp/template/
branches/transactional-memory/libgo/go/exp/terminal/
- copied from r180744, trunk/libgo/go/exp/terminal/
branches/transactional-memory/libgo/go/exp/types/
- copied from r180744, trunk/libgo/go/exp/types/
branches/transactional-memory/libgo/go/exp/winfsnotify/
- copied from r180744, trunk/libgo/go/exp/winfsnotify/
branches/transactional-memory/libgo/go/go/build/
- copied from r180744, trunk/libgo/go/go/build/
branches/transactional-memory/libgo/go/go/doc/example.go
- copied unchanged from r180744, trunk/libgo/go/go/doc/example.go
branches/transactional-memory/libgo/go/go/token/serialize.go
- copied unchanged from r180744, trunk/libgo/go/go/token/serialize.go
branches/transactional-memory/libgo/go/go/token/serialize_test.go
- copied unchanged from r180744, trunk/libgo/go/go/token/serialize_test.go
branches/transactional-memory/libgo/go/hash/crc32/crc32_amd64.go
- copied unchanged from r180744, trunk/libgo/go/hash/crc32/crc32_amd64.go
branches/transactional-memory/libgo/go/hash/crc32/crc32_generic.go
- copied unchanged from r180744, trunk/libgo/go/hash/crc32/crc32_generic.go
branches/transactional-memory/libgo/go/html/const.go
- copied unchanged from r180744, trunk/libgo/go/html/const.go
branches/transactional-memory/libgo/go/html/node.go
- copied unchanged from r180744, trunk/libgo/go/html/node.go
branches/transactional-memory/libgo/go/html/render.go
- copied unchanged from r180744, trunk/libgo/go/html/render.go
branches/transactional-memory/libgo/go/html/render_test.go
- copied unchanged from r180744, trunk/libgo/go/html/render_test.go
branches/transactional-memory/libgo/go/html/testdata/webkit/adoption01.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/adoption01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/adoption02.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/adoption02.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/html5test-com.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/html5test-com.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/inbody01.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/inbody01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/isindex.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/isindex.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/pending-spec-changes.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/pending-spec-changes.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/plain-text-unsafe.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/plain-text-unsafe.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/scripted/
- copied from r180744, trunk/libgo/go/html/testdata/webkit/scripted/
branches/transactional-memory/libgo/go/html/testdata/webkit/tables01.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tables01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests17.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests17.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests18.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests18.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests19.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests19.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests20.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests20.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests21.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests21.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests22.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests22.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests23.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests23.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests24.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests24.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests25.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests25.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests26.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests26.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests_innerHTML_1.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tests_innerHTML_1.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tricky01.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/tricky01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/webkit02.dat
- copied unchanged from r180744, trunk/libgo/go/html/testdata/webkit/webkit02.dat
branches/transactional-memory/libgo/go/http/cgi/testdata/
- copied from r180744, trunk/libgo/go/http/cgi/testdata/
branches/transactional-memory/libgo/go/http/filetransport.go
- copied unchanged from r180744, trunk/libgo/go/http/filetransport.go
branches/transactional-memory/libgo/go/http/filetransport_test.go
- copied unchanged from r180744, trunk/libgo/go/http/filetransport_test.go
branches/transactional-memory/libgo/go/http/sniff.go
- copied unchanged from r180744, trunk/libgo/go/http/sniff.go
branches/transactional-memory/libgo/go/http/sniff_test.go
- copied unchanged from r180744, trunk/libgo/go/http/sniff_test.go
branches/transactional-memory/libgo/go/http/testdata/index.html
- copied unchanged from r180744, trunk/libgo/go/http/testdata/index.html
branches/transactional-memory/libgo/go/http/testdata/style.css
- copied unchanged from r180744, trunk/libgo/go/http/testdata/style.css
branches/transactional-memory/libgo/go/http/transport_windows.go
- copied unchanged from r180744, trunk/libgo/go/http/transport_windows.go
branches/transactional-memory/libgo/go/image/bmp/
- copied from r180744, trunk/libgo/go/image/bmp/
branches/transactional-memory/libgo/go/image/color/
- copied from r180744, trunk/libgo/go/image/color/
branches/transactional-memory/libgo/go/image/draw/
- copied from r180744, trunk/libgo/go/image/draw/
branches/transactional-memory/libgo/go/image/image_test.go
- copied unchanged from r180744, trunk/libgo/go/image/image_test.go
branches/transactional-memory/libgo/go/image/png/testdata/invalid-crc32.png
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/invalid-crc32.png
branches/transactional-memory/libgo/go/image/png/testdata/invalid-noend.png
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/invalid-noend.png
branches/transactional-memory/libgo/go/image/png/testdata/invalid-trunc.png
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/invalid-trunc.png
branches/transactional-memory/libgo/go/image/png/testdata/invalid-zlib.png
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/invalid-zlib.png
branches/transactional-memory/libgo/go/image/png/testdata/pngsuite/basn3p08-trns.png
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/pngsuite/basn3p08-trns.png
branches/transactional-memory/libgo/go/image/png/testdata/pngsuite/basn3p08-trns.sng
- copied unchanged from r180744, trunk/libgo/go/image/png/testdata/pngsuite/basn3p08-trns.sng
branches/transactional-memory/libgo/go/image/testdata/video-001.5bpp.gif
- copied unchanged from r180744, trunk/libgo/go/image/testdata/video-001.5bpp.gif
branches/transactional-memory/libgo/go/image/testdata/video-001.interlaced.gif
- copied unchanged from r180744, trunk/libgo/go/image/testdata/video-001.interlaced.gif
branches/transactional-memory/libgo/go/image/testdata/video-005.gray.jpeg
- copied unchanged from r180744, trunk/libgo/go/image/testdata/video-005.gray.jpeg
branches/transactional-memory/libgo/go/image/testdata/video-005.gray.png
- copied unchanged from r180744, trunk/libgo/go/image/testdata/video-005.gray.png
branches/transactional-memory/libgo/go/image/tiff/compress.go
- copied unchanged from r180744, trunk/libgo/go/image/tiff/compress.go
branches/transactional-memory/libgo/go/image/tiff/reader_test.go
- copied unchanged from r180744, trunk/libgo/go/image/tiff/reader_test.go
branches/transactional-memory/libgo/go/image/tiff/testdata/
- copied from r180744, trunk/libgo/go/image/tiff/testdata/
branches/transactional-memory/libgo/go/json/encode_test.go
- copied unchanged from r180744, trunk/libgo/go/json/encode_test.go
branches/transactional-memory/libgo/go/json/tagkey_test.go
- copied unchanged from r180744, trunk/libgo/go/json/tagkey_test.go
branches/transactional-memory/libgo/go/json/tags.go
- copied unchanged from r180744, trunk/libgo/go/json/tags.go
branches/transactional-memory/libgo/go/json/tags_test.go
- copied unchanged from r180744, trunk/libgo/go/json/tags_test.go
branches/transactional-memory/libgo/go/mail/
- copied from r180744, trunk/libgo/go/mail/
branches/transactional-memory/libgo/go/math/abs.go
- copied unchanged from r180744, trunk/libgo/go/math/abs.go
branches/transactional-memory/libgo/go/math/abs_decl.go
- copied unchanged from r180744, trunk/libgo/go/math/abs_decl.go
branches/transactional-memory/libgo/go/math/dim.go
- copied unchanged from r180744, trunk/libgo/go/math/dim.go
branches/transactional-memory/libgo/go/math/dim_decl.go
- copied unchanged from r180744, trunk/libgo/go/math/dim_decl.go
branches/transactional-memory/libgo/go/math/mod.go
- copied unchanged from r180744, trunk/libgo/go/math/mod.go
branches/transactional-memory/libgo/go/math/mod_decl.go
- copied unchanged from r180744, trunk/libgo/go/math/mod_decl.go
branches/transactional-memory/libgo/go/mime/multipart/writer.go
- copied unchanged from r180744, trunk/libgo/go/mime/multipart/writer.go
branches/transactional-memory/libgo/go/mime/multipart/writer_test.go
- copied unchanged from r180744, trunk/libgo/go/mime/multipart/writer_test.go
branches/transactional-memory/libgo/go/mime/type_test.go
- copied unchanged from r180744, trunk/libgo/go/mime/type_test.go
branches/transactional-memory/libgo/go/net/dnsclient_unix.go
- copied unchanged from r180744, trunk/libgo/go/net/dnsclient_unix.go
branches/transactional-memory/libgo/go/net/fd_openbsd.go
- copied unchanged from r180744, trunk/libgo/go/net/fd_openbsd.go
branches/transactional-memory/libgo/go/net/file_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/file_plan9.go
branches/transactional-memory/libgo/go/net/interface.go
- copied unchanged from r180744, trunk/libgo/go/net/interface.go
branches/transactional-memory/libgo/go/net/interface_bsd.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_bsd.go
branches/transactional-memory/libgo/go/net/interface_darwin.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_darwin.go
branches/transactional-memory/libgo/go/net/interface_freebsd.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_freebsd.go
branches/transactional-memory/libgo/go/net/interface_linux.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_linux.go
branches/transactional-memory/libgo/go/net/interface_openbsd.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_openbsd.go
branches/transactional-memory/libgo/go/net/interface_stub.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_stub.go
branches/transactional-memory/libgo/go/net/interface_test.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_test.go
branches/transactional-memory/libgo/go/net/interface_windows.go
- copied unchanged from r180744, trunk/libgo/go/net/interface_windows.go
branches/transactional-memory/libgo/go/net/iprawsock_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/iprawsock_plan9.go
branches/transactional-memory/libgo/go/net/iprawsock_posix.go
- copied unchanged from r180744, trunk/libgo/go/net/iprawsock_posix.go
branches/transactional-memory/libgo/go/net/ipsock_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/ipsock_plan9.go
branches/transactional-memory/libgo/go/net/ipsock_posix.go
- copied unchanged from r180744, trunk/libgo/go/net/ipsock_posix.go
branches/transactional-memory/libgo/go/net/lookup_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/lookup_plan9.go
branches/transactional-memory/libgo/go/net/lookup_test.go
- copied unchanged from r180744, trunk/libgo/go/net/lookup_test.go
branches/transactional-memory/libgo/go/net/lookup_unix.go
- copied unchanged from r180744, trunk/libgo/go/net/lookup_unix.go
branches/transactional-memory/libgo/go/net/lookup_windows.go
- copied unchanged from r180744, trunk/libgo/go/net/lookup_windows.go
branches/transactional-memory/libgo/go/net/sendfile_linux.go
- copied unchanged from r180744, trunk/libgo/go/net/sendfile_linux.go
branches/transactional-memory/libgo/go/net/sendfile_stub.go
- copied unchanged from r180744, trunk/libgo/go/net/sendfile_stub.go
branches/transactional-memory/libgo/go/net/sendfile_windows.go
- copied unchanged from r180744, trunk/libgo/go/net/sendfile_windows.go
branches/transactional-memory/libgo/go/net/tcpsock_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/tcpsock_plan9.go
branches/transactional-memory/libgo/go/net/tcpsock_posix.go
- copied unchanged from r180744, trunk/libgo/go/net/tcpsock_posix.go
branches/transactional-memory/libgo/go/net/udpsock_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/udpsock_plan9.go
branches/transactional-memory/libgo/go/net/udpsock_posix.go
- copied unchanged from r180744, trunk/libgo/go/net/udpsock_posix.go
branches/transactional-memory/libgo/go/net/unixsock_plan9.go
- copied unchanged from r180744, trunk/libgo/go/net/unixsock_plan9.go
branches/transactional-memory/libgo/go/net/unixsock_posix.go
- copied unchanged from r180744, trunk/libgo/go/net/unixsock_posix.go
branches/transactional-memory/libgo/go/old/
- copied from r180744, trunk/libgo/go/old/
branches/transactional-memory/libgo/go/os/mkunixsignals.sh
- copied unchanged from r180744, trunk/libgo/go/os/mkunixsignals.sh
branches/transactional-memory/libgo/go/os/path_plan9.go
- copied unchanged from r180744, trunk/libgo/go/os/path_plan9.go
branches/transactional-memory/libgo/go/os/path_unix.go
- copied unchanged from r180744, trunk/libgo/go/os/path_unix.go
branches/transactional-memory/libgo/go/os/path_windows.go
- copied unchanged from r180744, trunk/libgo/go/os/path_windows.go
branches/transactional-memory/libgo/go/os/stat_openbsd.go
- copied unchanged from r180744, trunk/libgo/go/os/stat_openbsd.go
branches/transactional-memory/libgo/go/os/str.go
- copied unchanged from r180744, trunk/libgo/go/os/str.go
branches/transactional-memory/libgo/go/regexp/exec.go
- copied unchanged from r180744, trunk/libgo/go/regexp/exec.go
branches/transactional-memory/libgo/go/regexp/exec_test.go
- copied unchanged from r180744, trunk/libgo/go/regexp/exec_test.go
branches/transactional-memory/libgo/go/regexp/syntax/
- copied from r180744, trunk/libgo/go/regexp/syntax/
branches/transactional-memory/libgo/go/regexp/testdata/
- copied from r180744, trunk/libgo/go/regexp/testdata/
branches/transactional-memory/libgo/go/runtime/append_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/append_test.go
branches/transactional-memory/libgo/go/runtime/chan_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/chan_test.go
branches/transactional-memory/libgo/go/runtime/closure_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/closure_test.go
branches/transactional-memory/libgo/go/runtime/gc_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/gc_test.go
branches/transactional-memory/libgo/go/runtime/mfinal_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/mfinal_test.go
branches/transactional-memory/libgo/go/runtime/sema_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/sema_test.go
branches/transactional-memory/libgo/go/runtime/symtab_test.go
- copied unchanged from r180744, trunk/libgo/go/runtime/symtab_test.go
branches/transactional-memory/libgo/go/sort/example_test.go
- copied unchanged from r180744, trunk/libgo/go/sort/example_test.go
branches/transactional-memory/libgo/go/sort/export_test.go
- copied unchanged from r180744, trunk/libgo/go/sort/export_test.go
branches/transactional-memory/libgo/go/strings/export_test.go
- copied unchanged from r180744, trunk/libgo/go/strings/export_test.go
branches/transactional-memory/libgo/go/strings/replace.go
- copied unchanged from r180744, trunk/libgo/go/strings/replace.go
branches/transactional-memory/libgo/go/strings/replace_test.go
- copied unchanged from r180744, trunk/libgo/go/strings/replace_test.go
branches/transactional-memory/libgo/go/syscall/
- copied from r180744, trunk/libgo/go/syscall/
branches/transactional-memory/libgo/go/template/doc.go
- copied unchanged from r180744, trunk/libgo/go/template/doc.go
branches/transactional-memory/libgo/go/template/exec.go
- copied unchanged from r180744, trunk/libgo/go/template/exec.go
branches/transactional-memory/libgo/go/template/exec_test.go
- copied unchanged from r180744, trunk/libgo/go/template/exec_test.go
branches/transactional-memory/libgo/go/template/funcs.go
- copied unchanged from r180744, trunk/libgo/go/template/funcs.go
branches/transactional-memory/libgo/go/template/helper.go
- copied unchanged from r180744, trunk/libgo/go/template/helper.go
branches/transactional-memory/libgo/go/template/parse/
- copied from r180744, trunk/libgo/go/template/parse/
branches/transactional-memory/libgo/go/template/parse.go
- copied unchanged from r180744, trunk/libgo/go/template/parse.go
branches/transactional-memory/libgo/go/template/set.go
- copied unchanged from r180744, trunk/libgo/go/template/set.go
branches/transactional-memory/libgo/go/template/set_test.go
- copied unchanged from r180744, trunk/libgo/go/template/set_test.go
branches/transactional-memory/libgo/go/template/testdata/
- copied from r180744, trunk/libgo/go/template/testdata/
branches/transactional-memory/libgo/go/testing/example.go
- copied unchanged from r180744, trunk/libgo/go/testing/example.go
branches/transactional-memory/libgo/go/time/internal_test.go
- copied unchanged from r180744, trunk/libgo/go/time/internal_test.go
branches/transactional-memory/libgo/go/time/sys_plan9.go
- copied unchanged from r180744, trunk/libgo/go/time/sys_plan9.go
branches/transactional-memory/libgo/go/time/sys_unix.go
- copied unchanged from r180744, trunk/libgo/go/time/sys_unix.go
branches/transactional-memory/libgo/go/time/sys_windows.go
- copied unchanged from r180744, trunk/libgo/go/time/sys_windows.go
branches/transactional-memory/libgo/go/time/zoneinfo_plan9.go
- copied unchanged from r180744, trunk/libgo/go/time/zoneinfo_plan9.go
branches/transactional-memory/libgo/go/time/zoneinfo_posix.go
- copied unchanged from r180744, trunk/libgo/go/time/zoneinfo_posix.go
branches/transactional-memory/libgo/go/unicode/graphic.go
- copied unchanged from r180744, trunk/libgo/go/unicode/graphic.go
branches/transactional-memory/libgo/go/unicode/graphic_test.go
- copied unchanged from r180744, trunk/libgo/go/unicode/graphic_test.go
branches/transactional-memory/libgo/go/url/
- copied from r180744, trunk/libgo/go/url/
branches/transactional-memory/libgo/go/websocket/hixie.go
- copied unchanged from r180744, trunk/libgo/go/websocket/hixie.go
branches/transactional-memory/libgo/go/websocket/hixie_test.go
- copied unchanged from r180744, trunk/libgo/go/websocket/hixie_test.go
branches/transactional-memory/libgo/go/websocket/hybi.go
- copied unchanged from r180744, trunk/libgo/go/websocket/hybi.go
branches/transactional-memory/libgo/go/websocket/hybi_test.go
- copied unchanged from r180744, trunk/libgo/go/websocket/hybi_test.go
branches/transactional-memory/libgo/go/xml/atom_test.go
- copied unchanged from r180744, trunk/libgo/go/xml/atom_test.go
branches/transactional-memory/libgo/go/xml/marshal.go
- copied unchanged from r180744, trunk/libgo/go/xml/marshal.go
branches/transactional-memory/libgo/go/xml/marshal_test.go
- copied unchanged from r180744, trunk/libgo/go/xml/marshal_test.go
branches/transactional-memory/libgo/runtime/arch.h
- copied unchanged from r180744, trunk/libgo/runtime/arch.h
branches/transactional-memory/libgo/runtime/go-rand.c
- copied unchanged from r180744, trunk/libgo/runtime/go-rand.c
branches/transactional-memory/libgo/runtime/yield.c
- copied unchanged from r180744, trunk/libgo/runtime/yield.c
branches/transactional-memory/libiberty/timeval-utils.c
- copied unchanged from r180744, trunk/libiberty/timeval-utils.c
Removed:
branches/transactional-memory/gcc/ada/g-trasym-unimplemented.adb
branches/transactional-memory/gcc/ada/g-trasym-unimplemented.ads
branches/transactional-memory/gcc/common/config/m32c/
branches/transactional-memory/gcc/config/i386/t-djgpp
branches/transactional-memory/gcc/config/sparc/little-endian.opt
branches/transactional-memory/gcc/config/t-gnu
branches/transactional-memory/gcc/testsuite/c-c++-common/cxxbitfields-2.c
branches/transactional-memory/gcc/testsuite/c-c++-common/cxxbitfields-4.c
branches/transactional-memory/gcc/testsuite/c-c++-common/cxxbitfields-5.c
branches/transactional-memory/gcc/testsuite/c-c++-common/cxxbitfields.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/941014-1.x
branches/transactional-memory/gcc/testsuite/gfortran.dg/class_4d.f03
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/unchecked_union.ads
branches/transactional-memory/gcc/testsuite/go.test/test/bugs/bug322.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/bugs/bug322.go
branches/transactional-memory/gcc/testsuite/go.test/test/bugs/bug324.dir/
branches/transactional-memory/gcc/testsuite/go.test/test/bugs/bug324.go
branches/transactional-memory/gcc/testsuite/go.test/test/vectors.go
branches/transactional-memory/libgo/go/container/vector/
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc424-x86-64.o
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86-64.o
branches/transactional-memory/libgo/go/debug/elf/testdata/go-relocation-test-gcc441-x86.o
branches/transactional-memory/libgo/go/debug/proc/proc.go
branches/transactional-memory/libgo/go/debug/proc/proc_darwin.go
branches/transactional-memory/libgo/go/debug/proc/proc_freebsd.go
branches/transactional-memory/libgo/go/debug/proc/proc_linux.go
branches/transactional-memory/libgo/go/debug/proc/proc_windows.go
branches/transactional-memory/libgo/go/debug/proc/regs_darwin_386.go
branches/transactional-memory/libgo/go/debug/proc/regs_darwin_amd64.go
branches/transactional-memory/libgo/go/debug/proc/regs_freebsd_386.go
branches/transactional-memory/libgo/go/debug/proc/regs_freebsd_amd64.go
branches/transactional-memory/libgo/go/debug/proc/regs_linux_386.go
branches/transactional-memory/libgo/go/debug/proc/regs_linux_amd64.go
branches/transactional-memory/libgo/go/debug/proc/regs_linux_arm.go
branches/transactional-memory/libgo/go/debug/proc/regs_windows_386.go
branches/transactional-memory/libgo/go/debug/proc/regs_windows_amd64.go
branches/transactional-memory/libgo/go/ebnf/
branches/transactional-memory/libgo/go/encoding/line/
branches/transactional-memory/libgo/go/exp/datafmt/
branches/transactional-memory/libgo/go/exp/draw/
branches/transactional-memory/libgo/go/exp/eval/
branches/transactional-memory/libgo/go/exp/ogle/
branches/transactional-memory/libgo/go/go/typechecker/
branches/transactional-memory/libgo/go/go/types/
branches/transactional-memory/libgo/go/html/testdata/webkit/dom2string.js
branches/transactional-memory/libgo/go/html/testdata/webkit/tests13.dat
branches/transactional-memory/libgo/go/http/spdy/
branches/transactional-memory/libgo/go/http/url.go
branches/transactional-memory/libgo/go/http/url_test.go
branches/transactional-memory/libgo/go/image/color.go
branches/transactional-memory/libgo/go/math/fabs.go
branches/transactional-memory/libgo/go/math/fdim.go
branches/transactional-memory/libgo/go/math/fmod.go
branches/transactional-memory/libgo/go/mime/mime_test.go
branches/transactional-memory/libgo/go/net/lookup.go
branches/transactional-memory/libgo/go/net/resolv_windows.go
branches/transactional-memory/libgo/go/net/srv_test.go
branches/transactional-memory/libgo/go/netchan/
branches/transactional-memory/libgo/go/os/signal/mkunix.sh
branches/transactional-memory/libgo/go/template/format.go
branches/transactional-memory/libgo/go/template/template.go
branches/transactional-memory/libgo/go/template/template_test.go
branches/transactional-memory/libgo/go/try/
branches/transactional-memory/libgo/syscalls/
branches/transactional-memory/libgomp/config/posix95/
Modified:
branches/transactional-memory/ (props changed)
branches/transactional-memory/ChangeLog
branches/transactional-memory/ChangeLog.tm
branches/transactional-memory/MAINTAINERS
branches/transactional-memory/config.sub
branches/transactional-memory/contrib/ChangeLog
branches/transactional-memory/fixincludes/ChangeLog
branches/transactional-memory/fixincludes/fixincl.x
branches/transactional-memory/fixincludes/inclhack.def
branches/transactional-memory/fixincludes/mkfixinc.sh
branches/transactional-memory/fixincludes/tests/base/testing.h
branches/transactional-memory/gcc/ChangeLog
branches/transactional-memory/gcc/DATESTAMP
branches/transactional-memory/gcc/Makefile.in
branches/transactional-memory/gcc/ada/ChangeLog
branches/transactional-memory/gcc/ada/Makefile.rtl
branches/transactional-memory/gcc/ada/a-btgbso.adb
branches/transactional-memory/gcc/ada/a-cbdlli.adb
branches/transactional-memory/gcc/ada/a-cbhase.adb
branches/transactional-memory/gcc/ada/a-cbhase.ads
branches/transactional-memory/gcc/ada/a-cbmutr.adb
branches/transactional-memory/gcc/ada/a-cbmutr.ads
branches/transactional-memory/gcc/ada/a-cborse.adb
branches/transactional-memory/gcc/ada/a-cborse.ads
branches/transactional-memory/gcc/ada/a-cbprqu.adb
branches/transactional-memory/gcc/ada/a-cbprqu.ads
branches/transactional-memory/gcc/ada/a-cbsyqu.ads
branches/transactional-memory/gcc/ada/a-cdlili.adb
branches/transactional-memory/gcc/ada/a-cihase.adb
branches/transactional-memory/gcc/ada/a-cihase.ads
branches/transactional-memory/gcc/ada/a-cimutr.adb
branches/transactional-memory/gcc/ada/a-cimutr.ads
branches/transactional-memory/gcc/ada/a-ciorma.adb
branches/transactional-memory/gcc/ada/a-ciorma.ads
branches/transactional-memory/gcc/ada/a-ciorse.adb
branches/transactional-memory/gcc/ada/a-ciorse.ads
branches/transactional-memory/gcc/ada/a-cobove.adb
branches/transactional-memory/gcc/ada/a-coinve.adb
branches/transactional-memory/gcc/ada/a-comutr.adb
branches/transactional-memory/gcc/ada/a-comutr.ads
branches/transactional-memory/gcc/ada/a-convec.adb
branches/transactional-memory/gcc/ada/a-convec.ads
branches/transactional-memory/gcc/ada/a-coorma.ads
branches/transactional-memory/gcc/ada/a-coorse.adb
branches/transactional-memory/gcc/ada/a-coorse.ads
branches/transactional-memory/gcc/ada/a-csquin.ads
branches/transactional-memory/gcc/ada/a-cuprqu.adb
branches/transactional-memory/gcc/ada/a-cuprqu.ads
branches/transactional-memory/gcc/ada/a-cusyqu.ads
branches/transactional-memory/gcc/ada/a-exexpr-gcc.adb
branches/transactional-memory/gcc/ada/a-intnam.ads
branches/transactional-memory/gcc/ada/a-ngcoar.adb
branches/transactional-memory/gcc/ada/a-ngcoar.ads
branches/transactional-memory/gcc/ada/a-ngrear.adb
branches/transactional-memory/gcc/ada/a-stwiun-shared.ads
branches/transactional-memory/gcc/ada/a-stzunb-shared.ads
branches/transactional-memory/gcc/ada/a-suenco.adb
branches/transactional-memory/gcc/ada/a-suewst.adb
branches/transactional-memory/gcc/ada/a-suezst.adb
branches/transactional-memory/gcc/ada/a-tienau.adb
branches/transactional-memory/gcc/ada/aspects.ads
branches/transactional-memory/gcc/ada/back_end.adb
branches/transactional-memory/gcc/ada/bindgen.adb
branches/transactional-memory/gcc/ada/checks.adb
branches/transactional-memory/gcc/ada/checks.ads
branches/transactional-memory/gcc/ada/debug.adb
branches/transactional-memory/gcc/ada/einfo.ads
branches/transactional-memory/gcc/ada/err_vars.ads
branches/transactional-memory/gcc/ada/errout.ads
branches/transactional-memory/gcc/ada/exp_aggr.adb
branches/transactional-memory/gcc/ada/exp_alfa.adb
branches/transactional-memory/gcc/ada/exp_alfa.ads
branches/transactional-memory/gcc/ada/exp_attr.adb
branches/transactional-memory/gcc/ada/exp_ch2.adb
branches/transactional-memory/gcc/ada/exp_ch3.adb
branches/transactional-memory/gcc/ada/exp_ch3.ads
branches/transactional-memory/gcc/ada/exp_ch4.adb
branches/transactional-memory/gcc/ada/exp_ch4.ads
branches/transactional-memory/gcc/ada/exp_ch5.adb
branches/transactional-memory/gcc/ada/exp_ch6.adb
branches/transactional-memory/gcc/ada/exp_ch6.ads
branches/transactional-memory/gcc/ada/exp_ch7.adb
branches/transactional-memory/gcc/ada/exp_ch9.adb
branches/transactional-memory/gcc/ada/exp_ch9.ads
branches/transactional-memory/gcc/ada/exp_disp.adb
branches/transactional-memory/gcc/ada/exp_dist.adb
branches/transactional-memory/gcc/ada/exp_strm.adb
branches/transactional-memory/gcc/ada/exp_util.adb
branches/transactional-memory/gcc/ada/expect.c
branches/transactional-memory/gcc/ada/freeze.adb
branches/transactional-memory/gcc/ada/g-debpoo.ads
branches/transactional-memory/gcc/ada/g-socthi-mingw.adb
branches/transactional-memory/gcc/ada/g-trasym.adb
branches/transactional-memory/gcc/ada/g-trasym.ads
branches/transactional-memory/gcc/ada/gcc-interface/Make-lang.in
branches/transactional-memory/gcc/ada/gcc-interface/Makefile.in
branches/transactional-memory/gcc/ada/gcc-interface/ada-tree.h
branches/transactional-memory/gcc/ada/gcc-interface/decl.c
branches/transactional-memory/gcc/ada/gcc-interface/gigi.h
branches/transactional-memory/gcc/ada/gcc-interface/lang-specs.h
branches/transactional-memory/gcc/ada/gcc-interface/lang.opt
branches/transactional-memory/gcc/ada/gcc-interface/misc.c
branches/transactional-memory/gcc/ada/gcc-interface/trans.c
branches/transactional-memory/gcc/ada/gcc-interface/utils.c
branches/transactional-memory/gcc/ada/gcc-interface/utils2.c
branches/transactional-memory/gcc/ada/gnat1drv.adb
branches/transactional-memory/gcc/ada/gnat_rm.texi
branches/transactional-memory/gcc/ada/gnat_ugn.texi
branches/transactional-memory/gcc/ada/gnatlink.adb
branches/transactional-memory/gcc/ada/impunit.adb
branches/transactional-memory/gcc/ada/impunit.ads
branches/transactional-memory/gcc/ada/init.c
branches/transactional-memory/gcc/ada/lib-writ.adb
branches/transactional-memory/gcc/ada/lib-writ.ads
branches/transactional-memory/gcc/ada/lib-xref.adb
branches/transactional-memory/gcc/ada/link.c
branches/transactional-memory/gcc/ada/make.adb
branches/transactional-memory/gcc/ada/mingw32.h
branches/transactional-memory/gcc/ada/mlib-prj.adb
branches/transactional-memory/gcc/ada/mlib-tgt-specific-darwin.adb
branches/transactional-memory/gcc/ada/mlib-utl.adb
branches/transactional-memory/gcc/ada/opt.ads
branches/transactional-memory/gcc/ada/par-ch12.adb
branches/transactional-memory/gcc/ada/par-ch2.adb
branches/transactional-memory/gcc/ada/par-ch3.adb
branches/transactional-memory/gcc/ada/par-ch5.adb
branches/transactional-memory/gcc/ada/par-ch6.adb
branches/transactional-memory/gcc/ada/par-prag.adb
branches/transactional-memory/gcc/ada/par-util.adb
branches/transactional-memory/gcc/ada/par.adb
branches/transactional-memory/gcc/ada/prj-conf.adb
branches/transactional-memory/gcc/ada/prj-pars.adb
branches/transactional-memory/gcc/ada/prj-pars.ads
branches/transactional-memory/gcc/ada/prj-part.adb
branches/transactional-memory/gcc/ada/prj-part.ads
branches/transactional-memory/gcc/ada/prj-proc.adb
branches/transactional-memory/gcc/ada/prj-proc.ads
branches/transactional-memory/gcc/ada/projects.texi
branches/transactional-memory/gcc/ada/restrict.adb
branches/transactional-memory/gcc/ada/restrict.ads
branches/transactional-memory/gcc/ada/rtsfind.ads
branches/transactional-memory/gcc/ada/s-atocou-x86.adb
branches/transactional-memory/gcc/ada/s-finmas.adb
branches/transactional-memory/gcc/ada/s-finmas.ads
branches/transactional-memory/gcc/ada/s-gearop.adb
branches/transactional-memory/gcc/ada/s-gearop.ads
branches/transactional-memory/gcc/ada/s-linux-alpha.ads
branches/transactional-memory/gcc/ada/s-linux-sparc.ads
branches/transactional-memory/gcc/ada/s-osinte-aix.ads
branches/transactional-memory/gcc/ada/s-osinte-darwin.ads
branches/transactional-memory/gcc/ada/s-osinte-freebsd.ads
branches/transactional-memory/gcc/ada/s-osinte-hpux.ads
branches/transactional-memory/gcc/ada/s-osinte-irix.ads
branches/transactional-memory/gcc/ada/s-osinte-linux.ads
branches/transactional-memory/gcc/ada/s-osinte-lynxos-3.ads
branches/transactional-memory/gcc/ada/s-osinte-lynxos.ads
branches/transactional-memory/gcc/ada/s-osinte-solaris-posix.ads
branches/transactional-memory/gcc/ada/s-regpat.adb
branches/transactional-memory/gcc/ada/s-restri.ads
branches/transactional-memory/gcc/ada/s-rident.ads
branches/transactional-memory/gcc/ada/s-stopoo.ads
branches/transactional-memory/gcc/ada/s-stposu.adb
branches/transactional-memory/gcc/ada/s-taprob.adb
branches/transactional-memory/gcc/ada/s-taprob.ads
branches/transactional-memory/gcc/ada/s-taprop-irix.adb
branches/transactional-memory/gcc/ada/s-taprop-linux.adb
branches/transactional-memory/gcc/ada/s-taprop-posix.adb
branches/transactional-memory/gcc/ada/s-taspri-dummy.ads
branches/transactional-memory/gcc/ada/s-taspri-hpux-dce.ads
branches/transactional-memory/gcc/ada/s-taspri-mingw.ads
branches/transactional-memory/gcc/ada/s-taspri-posix-noaltstack.ads
branches/transactional-memory/gcc/ada/s-taspri-posix.ads
branches/transactional-memory/gcc/ada/s-taspri-solaris.ads
branches/transactional-memory/gcc/ada/s-taspri-tru64.ads
branches/transactional-memory/gcc/ada/s-taspri-vxworks.ads
branches/transactional-memory/gcc/ada/s-tasren.adb
branches/transactional-memory/gcc/ada/s-tassta.adb
branches/transactional-memory/gcc/ada/s-tpopde-vms.ads
branches/transactional-memory/gcc/ada/sem.adb
branches/transactional-memory/gcc/ada/sem_aggr.adb
branches/transactional-memory/gcc/ada/sem_attr.adb
branches/transactional-memory/gcc/ada/sem_attr.ads
branches/transactional-memory/gcc/ada/sem_cat.adb
branches/transactional-memory/gcc/ada/sem_ch10.adb
branches/transactional-memory/gcc/ada/sem_ch12.adb
branches/transactional-memory/gcc/ada/sem_ch13.adb
branches/transactional-memory/gcc/ada/sem_ch3.adb
branches/transactional-memory/gcc/ada/sem_ch4.adb
branches/transactional-memory/gcc/ada/sem_ch5.adb
branches/transactional-memory/gcc/ada/sem_ch6.adb
branches/transactional-memory/gcc/ada/sem_ch8.adb
branches/transactional-memory/gcc/ada/sem_ch9.adb
branches/transactional-memory/gcc/ada/sem_disp.adb
branches/transactional-memory/gcc/ada/sem_eval.adb
branches/transactional-memory/gcc/ada/sem_intr.adb
branches/transactional-memory/gcc/ada/sem_prag.adb
branches/transactional-memory/gcc/ada/sem_res.adb
branches/transactional-memory/gcc/ada/sem_res.ads
branches/transactional-memory/gcc/ada/sem_type.adb
branches/transactional-memory/gcc/ada/sem_util.adb
branches/transactional-memory/gcc/ada/sem_util.ads
branches/transactional-memory/gcc/ada/sem_warn.adb
branches/transactional-memory/gcc/ada/sinfo.adb
branches/transactional-memory/gcc/ada/sinfo.ads
branches/transactional-memory/gcc/ada/snames.ads-tmpl
branches/transactional-memory/gcc/ada/switch-c.adb
branches/transactional-memory/gcc/ada/switch-m.adb
branches/transactional-memory/gcc/ada/sysdep.c
branches/transactional-memory/gcc/ada/tb-alvms.c
branches/transactional-memory/gcc/ada/tb-alvxw.c
branches/transactional-memory/gcc/ada/tb-gcc.c
branches/transactional-memory/gcc/ada/tb-ivms.c
branches/transactional-memory/gcc/ada/tracebak.c
branches/transactional-memory/gcc/ada/tree_io.ads
branches/transactional-memory/gcc/ada/types.ads
branches/transactional-memory/gcc/ada/usage.adb
branches/transactional-memory/gcc/ada/vms_data.ads
branches/transactional-memory/gcc/ada/warnsw.adb
branches/transactional-memory/gcc/ada/warnsw.ads
branches/transactional-memory/gcc/bb-reorder.c
branches/transactional-memory/gcc/builtins.c
branches/transactional-memory/gcc/builtins.def
branches/transactional-memory/gcc/c-decl.c
branches/transactional-memory/gcc/c-family/ChangeLog
branches/transactional-memory/gcc/c-family/c-common.c
branches/transactional-memory/gcc/c-family/c-common.def
branches/transactional-memory/gcc/c-family/c-common.h
branches/transactional-memory/gcc/c-family/c-lex.c
branches/transactional-memory/gcc/c-family/c-omp.c
branches/transactional-memory/gcc/c-family/c-opts.c
branches/transactional-memory/gcc/c-family/c-ppoutput.c
branches/transactional-memory/gcc/c-family/c-pretty-print.c
branches/transactional-memory/gcc/c-family/c.opt
branches/transactional-memory/gcc/c-parser.c
branches/transactional-memory/gcc/c-tree.h
branches/transactional-memory/gcc/c-typeck.c
branches/transactional-memory/gcc/calls.c
branches/transactional-memory/gcc/cfgcleanup.c
branches/transactional-memory/gcc/cfgexpand.c
branches/transactional-memory/gcc/cfgrtl.c
branches/transactional-memory/gcc/cgraph.c
branches/transactional-memory/gcc/cgraphunit.c
branches/transactional-memory/gcc/combine-stack-adj.c
branches/transactional-memory/gcc/combine.c
branches/transactional-memory/gcc/common.opt
branches/transactional-memory/gcc/common/config/c6x/c6x-common.c
branches/transactional-memory/gcc/compare-elim.c
branches/transactional-memory/gcc/config.gcc
branches/transactional-memory/gcc/config.host
branches/transactional-memory/gcc/config.in
branches/transactional-memory/gcc/config/arm/arm-arches.def
branches/transactional-memory/gcc/config/arm/arm-c.c
branches/transactional-memory/gcc/config/arm/arm-cores.def
branches/transactional-memory/gcc/config/arm/arm-protos.h
branches/transactional-memory/gcc/config/arm/arm-tables.opt
branches/transactional-memory/gcc/config/arm/arm-tune.md
branches/transactional-memory/gcc/config/arm/arm.c
branches/transactional-memory/gcc/config/arm/arm.h
branches/transactional-memory/gcc/config/arm/arm.md
branches/transactional-memory/gcc/config/arm/arm.opt
branches/transactional-memory/gcc/config/arm/bpabi.h
branches/transactional-memory/gcc/config/arm/constraints.md
branches/transactional-memory/gcc/config/arm/cortex-m4.md
branches/transactional-memory/gcc/config/arm/elf.h
branches/transactional-memory/gcc/config/arm/iterators.md
branches/transactional-memory/gcc/config/arm/linux-atomic.c
branches/transactional-memory/gcc/config/arm/linux-eabi.h
branches/transactional-memory/gcc/config/arm/neon.md
branches/transactional-memory/gcc/config/arm/predicates.md
branches/transactional-memory/gcc/config/arm/semi.h
branches/transactional-memory/gcc/config/arm/symbian.h
branches/transactional-memory/gcc/config/arm/sync.md
branches/transactional-memory/gcc/config/arm/t-bpabi
branches/transactional-memory/gcc/config/arm/t-linux-eabi
branches/transactional-memory/gcc/config/arm/t-symbian
branches/transactional-memory/gcc/config/arm/thumb2.md
branches/transactional-memory/gcc/config/arm/uclinux-eabi.h
branches/transactional-memory/gcc/config/arm/vfp.md
branches/transactional-memory/gcc/config/avr/avr-mcus.def
branches/transactional-memory/gcc/config/avr/avr-protos.h
branches/transactional-memory/gcc/config/avr/avr.c
branches/transactional-memory/gcc/config/avr/avr.h
branches/transactional-memory/gcc/config/avr/avr.md
branches/transactional-memory/gcc/config/avr/avr.opt
branches/transactional-memory/gcc/config/avr/constraints.md
branches/transactional-memory/gcc/config/avr/libgcc.S
branches/transactional-memory/gcc/config/avr/predicates.md
branches/transactional-memory/gcc/config/avr/t-avr
branches/transactional-memory/gcc/config/bfin/bfin.md
branches/transactional-memory/gcc/config/c6x/c6x-mult.md
branches/transactional-memory/gcc/config/c6x/c6x-mult.md.in
branches/transactional-memory/gcc/config/c6x/c6x.c
branches/transactional-memory/gcc/config/c6x/c6x.h
branches/transactional-memory/gcc/config/c6x/c6x.md
branches/transactional-memory/gcc/config/c6x/t-c6x-elf
branches/transactional-memory/gcc/config/cris/cris-protos.h
branches/transactional-memory/gcc/config/cris/cris.c
branches/transactional-memory/gcc/config/cris/cris.h
branches/transactional-memory/gcc/config/cris/cris.md
branches/transactional-memory/gcc/config/darwin-driver.c
branches/transactional-memory/gcc/config/darwin.c
branches/transactional-memory/gcc/config/darwin.h
branches/transactional-memory/gcc/config/darwin10.h
branches/transactional-memory/gcc/config/darwin9.h
branches/transactional-memory/gcc/config/frv/frv.c
branches/transactional-memory/gcc/config/frv/frvbegin.c
branches/transactional-memory/gcc/config/frv/frvend.c
branches/transactional-memory/gcc/config/gnu.h
branches/transactional-memory/gcc/config/h8300/h8300.md
branches/transactional-memory/gcc/config/i386/bmi2intrin.h
branches/transactional-memory/gcc/config/i386/bmiintrin.h
branches/transactional-memory/gcc/config/i386/djgpp.h
branches/transactional-memory/gcc/config/i386/driver-i386.c
branches/transactional-memory/gcc/config/i386/freebsd64.h
branches/transactional-memory/gcc/config/i386/i386-protos.h
branches/transactional-memory/gcc/config/i386/i386.c
branches/transactional-memory/gcc/config/i386/i386.h
branches/transactional-memory/gcc/config/i386/i386.md
branches/transactional-memory/gcc/config/i386/i386.opt
branches/transactional-memory/gcc/config/i386/mingw-w64.h
branches/transactional-memory/gcc/config/i386/mingw32.h
branches/transactional-memory/gcc/config/i386/mmx.md
branches/transactional-memory/gcc/config/i386/predicates.md
branches/transactional-memory/gcc/config/i386/sse.md
branches/transactional-memory/gcc/config/i386/t-mingw-w32
branches/transactional-memory/gcc/config/i386/t-mingw-w64
branches/transactional-memory/gcc/config/i386/t-mingw32
branches/transactional-memory/gcc/config/i386/tbmintrin.h
branches/transactional-memory/gcc/config/i386/winnt.c
branches/transactional-memory/gcc/config/ia64/ia64.c
branches/transactional-memory/gcc/config/ia64/itanium2.md
branches/transactional-memory/gcc/config/iq2000/iq2000.md
branches/transactional-memory/gcc/config/m32r/m32r.md
branches/transactional-memory/gcc/config/m68k/m68k-protos.h
branches/transactional-memory/gcc/config/m68k/m68k.c
branches/transactional-memory/gcc/config/m68k/m68k.h
branches/transactional-memory/gcc/config/m68k/m68k.md
branches/transactional-memory/gcc/config/m68k/t-linux
branches/transactional-memory/gcc/config/microblaze/microblaze.md
branches/transactional-memory/gcc/config/mips/constraints.md
branches/transactional-memory/gcc/config/mips/mips.c
branches/transactional-memory/gcc/config/mips/mips.md
branches/transactional-memory/gcc/config/mips/predicates.md
branches/transactional-memory/gcc/config/mips/sb1.md
branches/transactional-memory/gcc/config/mips/sync.md
branches/transactional-memory/gcc/config/mn10300/mn10300.c
branches/transactional-memory/gcc/config/mn10300/mn10300.md
branches/transactional-memory/gcc/config/openbsd.h
branches/transactional-memory/gcc/config/pa/constraints.md
branches/transactional-memory/gcc/config/pa/elf.h
branches/transactional-memory/gcc/config/pa/pa-linux.h
branches/transactional-memory/gcc/config/pa/pa-protos.h
branches/transactional-memory/gcc/config/pa/pa.c
branches/transactional-memory/gcc/config/pa/pa.h
branches/transactional-memory/gcc/config/pa/pa.md
branches/transactional-memory/gcc/config/pa/pa64-hpux.h
branches/transactional-memory/gcc/config/pa/pa64-linux.h
branches/transactional-memory/gcc/config/pa/predicates.md
branches/transactional-memory/gcc/config/pa/som.h
branches/transactional-memory/gcc/config/rs6000/aix.h
branches/transactional-memory/gcc/config/rs6000/altivec.md
branches/transactional-memory/gcc/config/rs6000/constraints.md
branches/transactional-memory/gcc/config/rs6000/darwin.h
branches/transactional-memory/gcc/config/rs6000/darwin7.h
branches/transactional-memory/gcc/config/rs6000/power7.md
branches/transactional-memory/gcc/config/rs6000/rs6000-protos.h
branches/transactional-memory/gcc/config/rs6000/rs6000.c
branches/transactional-memory/gcc/config/rs6000/rs6000.h
branches/transactional-memory/gcc/config/rs6000/rs6000.md
branches/transactional-memory/gcc/config/rs6000/t-darwin
branches/transactional-memory/gcc/config/rs6000/vsx.md
branches/transactional-memory/gcc/config/rx/constraints.md
branches/transactional-memory/gcc/config/rx/predicates.md
branches/transactional-memory/gcc/config/rx/rx-protos.h
branches/transactional-memory/gcc/config/rx/rx.c
branches/transactional-memory/gcc/config/rx/rx.h
branches/transactional-memory/gcc/config/rx/rx.md
branches/transactional-memory/gcc/config/rx/rx.opt
branches/transactional-memory/gcc/config/rx/t-rx
branches/transactional-memory/gcc/config/s390/s390.c
branches/transactional-memory/gcc/config/s390/s390.md
branches/transactional-memory/gcc/config/sh/sh.c
branches/transactional-memory/gcc/config/sh/sh.h
branches/transactional-memory/gcc/config/sh/sh.md
branches/transactional-memory/gcc/config/sparc/constraints.md
branches/transactional-memory/gcc/config/sparc/driver-sparc.c
branches/transactional-memory/gcc/config/sparc/linux.h
branches/transactional-memory/gcc/config/sparc/linux64.h
branches/transactional-memory/gcc/config/sparc/netbsd-elf.h
branches/transactional-memory/gcc/config/sparc/niagara.md
branches/transactional-memory/gcc/config/sparc/niagara2.md
branches/transactional-memory/gcc/config/sparc/openbsd64.h
branches/transactional-memory/gcc/config/sparc/predicates.md
branches/transactional-memory/gcc/config/sparc/sol2.h
branches/transactional-memory/gcc/config/sparc/sp64-elf.h
branches/transactional-memory/gcc/config/sparc/sparc-modes.def
branches/transactional-memory/gcc/config/sparc/sparc-protos.h
branches/transactional-memory/gcc/config/sparc/sparc.c
branches/transactional-memory/gcc/config/sparc/sparc.h
branches/transactional-memory/gcc/config/sparc/sparc.md
branches/transactional-memory/gcc/config/sparc/sparc.opt
branches/transactional-memory/gcc/config/sparc/ultra1_2.md
branches/transactional-memory/gcc/config/sparc/ultra3.md
branches/transactional-memory/gcc/config/spu/spu-elf.h
branches/transactional-memory/gcc/config/spu/spu.c
branches/transactional-memory/gcc/config/spu/spu.md
branches/transactional-memory/gcc/config/spu/t-spu-elf
branches/transactional-memory/gcc/config/v850/v850.md
branches/transactional-memory/gcc/config/vms/vms.c
branches/transactional-memory/gcc/config/vms/xm-vms.h
branches/transactional-memory/gcc/configure
branches/transactional-memory/gcc/configure.ac
branches/transactional-memory/gcc/convert.c
branches/transactional-memory/gcc/cp/ChangeLog
branches/transactional-memory/gcc/cp/NEWS
branches/transactional-memory/gcc/cp/call.c
branches/transactional-memory/gcc/cp/class.c
branches/transactional-memory/gcc/cp/cp-gimplify.c
branches/transactional-memory/gcc/cp/cp-objcp-common.c
branches/transactional-memory/gcc/cp/cp-tree.def
branches/transactional-memory/gcc/cp/cp-tree.h
branches/transactional-memory/gcc/cp/cvt.c
branches/transactional-memory/gcc/cp/cxx-pretty-print.c
branches/transactional-memory/gcc/cp/cxx-pretty-print.h
branches/transactional-memory/gcc/cp/decl.c
branches/transactional-memory/gcc/cp/decl2.c
branches/transactional-memory/gcc/cp/error.c
branches/transactional-memory/gcc/cp/except.c
branches/transactional-memory/gcc/cp/friend.c
branches/transactional-memory/gcc/cp/init.c
branches/transactional-memory/gcc/cp/mangle.c
branches/transactional-memory/gcc/cp/method.c
branches/transactional-memory/gcc/cp/name-lookup.c
branches/transactional-memory/gcc/cp/parser.c
branches/transactional-memory/gcc/cp/parser.h
branches/transactional-memory/gcc/cp/pt.c
branches/transactional-memory/gcc/cp/repo.c
branches/transactional-memory/gcc/cp/rtti.c
branches/transactional-memory/gcc/cp/search.c
branches/transactional-memory/gcc/cp/semantics.c
branches/transactional-memory/gcc/cp/tree.c
branches/transactional-memory/gcc/cp/typeck.c
branches/transactional-memory/gcc/cp/typeck2.c
branches/transactional-memory/gcc/cppdefault.c
branches/transactional-memory/gcc/cselib.c
branches/transactional-memory/gcc/ddg.c
branches/transactional-memory/gcc/ddg.h
branches/transactional-memory/gcc/diagnostic.c
branches/transactional-memory/gcc/diagnostic.h
branches/transactional-memory/gcc/doc/configfiles.texi
branches/transactional-memory/gcc/doc/cppopts.texi
branches/transactional-memory/gcc/doc/extend.texi
branches/transactional-memory/gcc/doc/fragments.texi
branches/transactional-memory/gcc/doc/install.texi
branches/transactional-memory/gcc/doc/invoke.texi
branches/transactional-memory/gcc/doc/md.texi
branches/transactional-memory/gcc/doc/objc.texi
branches/transactional-memory/gcc/doc/tm.texi
branches/transactional-memory/gcc/doc/tm.texi.in
branches/transactional-memory/gcc/dwarf2cfi.c
branches/transactional-memory/gcc/dwarf2out.c
branches/transactional-memory/gcc/emit-rtl.c
branches/transactional-memory/gcc/explow.c
branches/transactional-memory/gcc/expmed.c
branches/transactional-memory/gcc/expr.c
branches/transactional-memory/gcc/expr.h
branches/transactional-memory/gcc/final.c
branches/transactional-memory/gcc/fold-const.c
branches/transactional-memory/gcc/fortran/ChangeLog
branches/transactional-memory/gcc/fortran/ChangeLog-2008
branches/transactional-memory/gcc/fortran/ChangeLog-2009
branches/transactional-memory/gcc/fortran/ChangeLog-2010
branches/transactional-memory/gcc/fortran/Make-lang.in
branches/transactional-memory/gcc/fortran/array.c
branches/transactional-memory/gcc/fortran/check.c
branches/transactional-memory/gcc/fortran/class.c
branches/transactional-memory/gcc/fortran/cpp.c
branches/transactional-memory/gcc/fortran/decl.c
branches/transactional-memory/gcc/fortran/dump-parse-tree.c
branches/transactional-memory/gcc/fortran/expr.c
branches/transactional-memory/gcc/fortran/f95-lang.c
branches/transactional-memory/gcc/fortran/frontend-passes.c
branches/transactional-memory/gcc/fortran/gfortran.h
branches/transactional-memory/gcc/fortran/gfortran.texi
branches/transactional-memory/gcc/fortran/interface.c
branches/transactional-memory/gcc/fortran/intrinsic.c
branches/transactional-memory/gcc/fortran/intrinsic.texi
branches/transactional-memory/gcc/fortran/invoke.texi
branches/transactional-memory/gcc/fortran/io.c
branches/transactional-memory/gcc/fortran/iso-c-binding.def
branches/transactional-memory/gcc/fortran/lang.opt
branches/transactional-memory/gcc/fortran/libgfortran.h
branches/transactional-memory/gcc/fortran/match.c
branches/transactional-memory/gcc/fortran/module.c
branches/transactional-memory/gcc/fortran/options.c
branches/transactional-memory/gcc/fortran/parse.c
branches/transactional-memory/gcc/fortran/parse.h
branches/transactional-memory/gcc/fortran/primary.c
branches/transactional-memory/gcc/fortran/resolve.c
branches/transactional-memory/gcc/fortran/simplify.c
branches/transactional-memory/gcc/fortran/st.c
branches/transactional-memory/gcc/fortran/symbol.c
branches/transactional-memory/gcc/fortran/trans-array.c
branches/transactional-memory/gcc/fortran/trans-array.h
branches/transactional-memory/gcc/fortran/trans-common.c
branches/transactional-memory/gcc/fortran/trans-decl.c
branches/transactional-memory/gcc/fortran/trans-expr.c
branches/transactional-memory/gcc/fortran/trans-intrinsic.c
branches/transactional-memory/gcc/fortran/trans-io.c
branches/transactional-memory/gcc/fortran/trans-openmp.c
branches/transactional-memory/gcc/fortran/trans-stmt.c
branches/transactional-memory/gcc/fortran/trans-stmt.h
branches/transactional-memory/gcc/fortran/trans-types.c
branches/transactional-memory/gcc/fortran/trans-types.h
branches/transactional-memory/gcc/fortran/trans.c
branches/transactional-memory/gcc/fortran/trans.h
branches/transactional-memory/gcc/function.c
branches/transactional-memory/gcc/function.h
branches/transactional-memory/gcc/fwprop.c
branches/transactional-memory/gcc/gcc.c
branches/transactional-memory/gcc/gengtype.c
branches/transactional-memory/gcc/genopinit.c
branches/transactional-memory/gcc/ggc-none.c
branches/transactional-memory/gcc/ggc-page.c
branches/transactional-memory/gcc/ggc-zone.c
branches/transactional-memory/gcc/ggc.h
branches/transactional-memory/gcc/gimple-fold.c
branches/transactional-memory/gcc/gimple-low.c
branches/transactional-memory/gcc/gimple-pretty-print.c
branches/transactional-memory/gcc/gimple.c
branches/transactional-memory/gcc/gimple.h
branches/transactional-memory/gcc/gimplify.c
branches/transactional-memory/gcc/go/gofrontend/expressions.cc
branches/transactional-memory/gcc/go/gofrontend/expressions.h
branches/transactional-memory/gcc/go/gofrontend/gogo-tree.cc
branches/transactional-memory/gcc/go/gofrontend/gogo.cc
branches/transactional-memory/gcc/go/gofrontend/gogo.h
branches/transactional-memory/gcc/go/gofrontend/parse.cc
branches/transactional-memory/gcc/go/gofrontend/parse.h
branches/transactional-memory/gcc/go/gofrontend/runtime.def
branches/transactional-memory/gcc/go/gofrontend/statements.cc
branches/transactional-memory/gcc/go/gofrontend/statements.h
branches/transactional-memory/gcc/go/gofrontend/types.cc
branches/transactional-memory/gcc/go/gofrontend/types.h
branches/transactional-memory/gcc/go/gofrontend/unsafe.cc
branches/transactional-memory/gcc/godump.c
branches/transactional-memory/gcc/graphite-scop-detection.c
branches/transactional-memory/gcc/haifa-sched.c
branches/transactional-memory/gcc/hooks.c
branches/transactional-memory/gcc/hooks.h
branches/transactional-memory/gcc/hw-doloop.c
branches/transactional-memory/gcc/hwint.h
branches/transactional-memory/gcc/ifcvt.c
branches/transactional-memory/gcc/incpath.c
branches/transactional-memory/gcc/input.c
branches/transactional-memory/gcc/input.h
branches/transactional-memory/gcc/ipa-cp.c
branches/transactional-memory/gcc/ipa-inline-analysis.c
branches/transactional-memory/gcc/ipa-inline-transform.c
branches/transactional-memory/gcc/ipa-inline.c
branches/transactional-memory/gcc/ipa-inline.h
branches/transactional-memory/gcc/ipa-prop.c
branches/transactional-memory/gcc/ipa-prop.h
branches/transactional-memory/gcc/ipa-pure-const.c
branches/transactional-memory/gcc/ipa-split.c
branches/transactional-memory/gcc/ipa.c
branches/transactional-memory/gcc/ira-color.c
branches/transactional-memory/gcc/java/ChangeLog
branches/transactional-memory/gcc/java/builtins.c
branches/transactional-memory/gcc/java/class.c
branches/transactional-memory/gcc/java/decl.c
branches/transactional-memory/gcc/java/except.c
branches/transactional-memory/gcc/java/expr.c
branches/transactional-memory/gcc/java/jcf-parse.c
branches/transactional-memory/gcc/jump.c
branches/transactional-memory/gcc/lists.c
branches/transactional-memory/gcc/longlong.h
branches/transactional-memory/gcc/lto-cgraph.c
branches/transactional-memory/gcc/lto-section-in.c
branches/transactional-memory/gcc/lto-streamer-in.c
branches/transactional-memory/gcc/lto-streamer-out.c
branches/transactional-memory/gcc/lto-streamer.c
branches/transactional-memory/gcc/lto-streamer.h
branches/transactional-memory/gcc/lto-symtab.c
branches/transactional-memory/gcc/lto-wrapper.c
branches/transactional-memory/gcc/lto/ChangeLog
branches/transactional-memory/gcc/lto/common.c
branches/transactional-memory/gcc/lto/common.h
branches/transactional-memory/gcc/lto/lto-lang.c
branches/transactional-memory/gcc/lto/lto-object.c
branches/transactional-memory/gcc/lto/lto.c
branches/transactional-memory/gcc/lto/lto.h
branches/transactional-memory/gcc/modulo-sched.c
branches/transactional-memory/gcc/objc/ChangeLog
branches/transactional-memory/gcc/objc/Make-lang.in
branches/transactional-memory/gcc/objc/config-lang.in
branches/transactional-memory/gcc/objc/objc-act.c
branches/transactional-memory/gcc/objc/objc-act.h
branches/transactional-memory/gcc/objc/objc-gnu-runtime-abi-01.c
branches/transactional-memory/gcc/objc/objc-next-runtime-abi-01.c
branches/transactional-memory/gcc/objc/objc-next-runtime-abi-02.c
branches/transactional-memory/gcc/objcp/ChangeLog
branches/transactional-memory/gcc/objcp/Make-lang.in
branches/transactional-memory/gcc/objcp/config-lang.in
branches/transactional-memory/gcc/omp-low.c
branches/transactional-memory/gcc/optabs.c
branches/transactional-memory/gcc/optabs.h
branches/transactional-memory/gcc/opts.c
branches/transactional-memory/gcc/output.h
branches/transactional-memory/gcc/params.def
branches/transactional-memory/gcc/passes.c
branches/transactional-memory/gcc/plugin.c
branches/transactional-memory/gcc/po/ChangeLog
branches/transactional-memory/gcc/po/de.po
branches/transactional-memory/gcc/po/ja.po
branches/transactional-memory/gcc/postreload.c
branches/transactional-memory/gcc/profile.c
branches/transactional-memory/gcc/reg-notes.def
branches/transactional-memory/gcc/regcprop.c
branches/transactional-memory/gcc/regrename.c
branches/transactional-memory/gcc/regs.h
branches/transactional-memory/gcc/reload.c
branches/transactional-memory/gcc/reload1.c
branches/transactional-memory/gcc/reorg.c
branches/transactional-memory/gcc/rtl.c
branches/transactional-memory/gcc/rtl.h
branches/transactional-memory/gcc/rtlanal.c
branches/transactional-memory/gcc/sched-deps.c
branches/transactional-memory/gcc/sched-ebb.c
branches/transactional-memory/gcc/sched-int.h
branches/transactional-memory/gcc/sched-rgn.c
branches/transactional-memory/gcc/sel-sched-ir.c
branches/transactional-memory/gcc/sel-sched.c
branches/transactional-memory/gcc/sese.c
branches/transactional-memory/gcc/simplify-rtx.c
branches/transactional-memory/gcc/stmt.c
branches/transactional-memory/gcc/streamer-hooks.h
branches/transactional-memory/gcc/system.h
branches/transactional-memory/gcc/target.def
branches/transactional-memory/gcc/targhooks.c
branches/transactional-memory/gcc/targhooks.h
branches/transactional-memory/gcc/testsuite/ChangeLog
branches/transactional-memory/gcc/testsuite/c-c++-common/dfp/pr33466.c
branches/transactional-memory/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-98.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/constexpr-object1.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/defaulted2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/defaulted20.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/implicit4.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/implicit5.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/implicit8.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/initlist-deduce.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/not_special.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/override2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/pr42844-2.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv1n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv2n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv3n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv4n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv5n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv6n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/rv7n.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic105.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic35.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic65.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic82.C
branches/transactional-memory/gcc/testsuite/g++.dg/cpp0x/variadic83.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/altivec-17.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/is_base_of_diagnostic.C
branches/transactional-memory/gcc/testsuite/g++.dg/ext/unary_trait_incomplete.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/pr20039.C
branches/transactional-memory/gcc/testsuite/g++.dg/init/pr42844.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/i386-3.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/i386-4.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/i386-8.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/mmintrin.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr34435.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr39060.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr39496.C
branches/transactional-memory/gcc/testsuite/g++.dg/other/pr47218.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/crash56.C
branches/transactional-memory/gcc/testsuite/g++.dg/parse/error20.C
branches/transactional-memory/gcc/testsuite/g++.dg/torture/pr34850.C
branches/transactional-memory/gcc/testsuite/g++.dg/tree-ssa/pr45605.C
branches/transactional-memory/gcc/testsuite/g++.dg/vect/vect.exp
branches/transactional-memory/gcc/testsuite/g++.dg/warn/incomplete1.C
branches/transactional-memory/gcc/testsuite/g++.old-deja/g++.other/init4.C
branches/transactional-memory/gcc/testsuite/g++.old-deja/g++.other/ptrmem7.C
branches/transactional-memory/gcc/testsuite/g++.old-deja/g++.pt/memtemp77.C
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/sync-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/sync-2.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/compile/sync-3.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm-lib.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/execute/pr48571-1.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/HIcmp.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/HIset.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/SFset.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/SIcmp.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/SIset.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/UHIcmp.c
branches/transactional-memory/gcc/testsuite/gcc.c-torture/unsorted/USIcmp.c
branches/transactional-memory/gcc/testsuite/gcc.dg/20100906-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/attr-invalid.c
branches/transactional-memory/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/builtins-47.c
branches/transactional-memory/gcc/testsuite/gcc.dg/builtins-67.c
branches/transactional-memory/gcc/testsuite/gcc.dg/errno-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/fold-compare-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/format/ms_c90-printf-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/format/ms_c90-scanf-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/id-pr46845.c
branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/interchange-14.c
branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/interchange-15.c
branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
branches/transactional-memory/gcc/testsuite/gcc.dg/graphite/run-id-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/ctor-empty-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/ipa-sra-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/ipa/ipa-sra-6.c
branches/transactional-memory/gcc/testsuite/gcc.dg/lto/20081222_1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/lto/pr46940_0.c
branches/transactional-memory/gcc/testsuite/gcc.dg/noncompile/920507-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/noncompile/invalid_asm.c
branches/transactional-memory/gcc/testsuite/gcc.dg/plugin/plugindir1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/plugin/plugindir2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/plugin/plugindir3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/plugin/plugindir4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr47276.c
branches/transactional-memory/gcc/testsuite/gcc.dg/pr49994-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/scal-to-vec2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/section1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/sibcall-6.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tls/thr-cse-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr36400.c
branches/transactional-memory/gcc/testsuite/gcc.dg/torture/pr48044.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/20040204-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-5.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/foldconst-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ivopts-lt.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/predcom-1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/predcom-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/predcom-3.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/predcom-4.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/predcom-5.c
branches/transactional-memory/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
branches/transactional-memory/gcc/testsuite/gcc.dg/uninit-B.c
branches/transactional-memory/gcc/testsuite/gcc.dg/uninit-pr19430.c
branches/transactional-memory/gcc/testsuite/gcc.dg/uninit-pred-2_c.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/bb-slp-11.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-6-global.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/slp-multitypes-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vec-scal-opt.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vec-scal-opt1.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vec-scal-opt2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-114.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-120.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-21.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect-align-2.c
branches/transactional-memory/gcc/testsuite/gcc.dg/vect/vect.exp
branches/transactional-memory/gcc/testsuite/gcc.dg/vmx/gcc-bug-i.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/pr42575.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/pr42835.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/wmul-12.c
branches/transactional-memory/gcc/testsuite/gcc.target/arm/wmul-8.c
branches/transactional-memory/gcc/testsuite/gcc.target/avr/torture/avr-torture.exp
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx-round-vec.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherd-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherd256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherd256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherps-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherps-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherps256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherps256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherq-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherq-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherq256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i32gatherq256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherd-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherd256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherd256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherps-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherps-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherps256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherps256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherq-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherq-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherq256-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx2-i64gatherq256-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/bmi2-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/builtin-apply-mmx.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/fma4-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/i386/funcspec-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/funcspec-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-10.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-5a.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-5b.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-6a.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-6b.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-7.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-8.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pad-9.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr37843-4.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr40906-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr40906-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/pr46226.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse-5.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-blendps-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/sse4_1-blendps.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vect-double-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v2df.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v2di.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v4sf-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v4sf-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v4si-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/vperm-v4si-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/i386/xop-check.h
branches/transactional-memory/gcc/testsuite/gcc.target/mips/abi-o64-long64.c
branches/transactional-memory/gcc/testsuite/gcc.target/mips/mips.exp
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fma-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fma-4.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fma-5.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fma-7.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-11.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-7.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-8.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/recip-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/recip-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/recip-3.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/recip-4.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/recip-5.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/warn-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/powerpc/warn-2.c
branches/transactional-memory/gcc/testsuite/gcc.target/s390/20090223-1.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/mfmovd.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-bitmovua.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-cos.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-cosf.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-fsrra.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-memmovua.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-sin.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-sincos.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-sincosf.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/sh4a-sinf.c
branches/transactional-memory/gcc/testsuite/gcc.target/sh/struct-arg-dw2.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fand.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fandnot.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fnot.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/for.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fornot.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fxnor.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/fxor.c
branches/transactional-memory/gcc/testsuite/gcc.target/sparc/sparc.exp
branches/transactional-memory/gcc/testsuite/gfortran.dg/bessel_6.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/bind_c_usage_22.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/bind_c_usage_23.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/bind_c_usage_24.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/c_sizeof_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/class_45b.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/class_4c.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/common_14.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/derived_constructor_comps_2.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/dynamic_dispatch_5.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/impure_actual_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/impure_constructor_1.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/inquire_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/interface_26.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/ishft_3.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_11.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/proc_ptr_result_5.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/rank_3.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/rank_4.f90
branches/transactional-memory/gcc/testsuite/gfortran.dg/storage_size_2.f08
branches/transactional-memory/gcc/testsuite/gfortran.dg/typebound_proc_6.f03
branches/transactional-memory/gcc/testsuite/gfortran.dg/vect/vect.exp
branches/transactional-memory/gcc/testsuite/gnat.dg/frame_overflow.adb
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/addr1.ads
branches/transactional-memory/gcc/testsuite/gnat.dg/specs/debug1.ads
branches/transactional-memory/gcc/testsuite/go.test/go-test.exp
branches/transactional-memory/gcc/testsuite/go.test/test/bench/regex-dna-parallel.go
branches/transactional-memory/gcc/testsuite/go.test/test/bench/regex-dna.go
branches/transactional-memory/gcc/testsuite/go.test/test/bench/timing.log
branches/transactional-memory/gcc/testsuite/go.test/test/chan/select3.go
branches/transactional-memory/gcc/testsuite/go.test/test/chan/select5.go
branches/transactional-memory/gcc/testsuite/go.test/test/chan/sieve2.go
branches/transactional-memory/gcc/testsuite/go.test/test/ddd1.go
branches/transactional-memory/gcc/testsuite/go.test/test/declbad.go
branches/transactional-memory/gcc/testsuite/go.test/test/errchk
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug140.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug178.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug205.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug228.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug229.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug231.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug238.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug243.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug273.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug274.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug297.go
branches/transactional-memory/gcc/testsuite/go.test/test/fixedbugs/bug298.go
branches/transactional-memory/gcc/testsuite/go.test/test/golden.out
branches/transactional-memory/gcc/testsuite/go.test/test/if.go
branches/transactional-memory/gcc/testsuite/go.test/test/import1.go
branches/transactional-memory/gcc/testsuite/go.test/test/initializerr.go
branches/transactional-memory/gcc/testsuite/go.test/test/interface/explicit.go
branches/transactional-memory/gcc/testsuite/go.test/test/interface/fake.go
branches/transactional-memory/gcc/testsuite/go.test/test/interface/pointer.go
branches/transactional-memory/gcc/testsuite/go.test/test/malloc1.go
branches/transactional-memory/gcc/testsuite/go.test/test/mallocrand.go
branches/transactional-memory/gcc/testsuite/go.test/test/mallocrep.go
branches/transactional-memory/gcc/testsuite/go.test/test/mallocrep1.go
branches/transactional-memory/gcc/testsuite/go.test/test/method2.go
branches/transactional-memory/gcc/testsuite/go.test/test/nil.go
branches/transactional-memory/gcc/testsuite/go.test/test/nul1.go
branches/transactional-memory/gcc/testsuite/go.test/test/rename1.go
branches/transactional-memory/gcc/testsuite/go.test/test/run
branches/transactional-memory/gcc/testsuite/lib/c-torture.exp
branches/transactional-memory/gcc/testsuite/lib/g++.exp
branches/transactional-memory/gcc/testsuite/lib/gcc-dg.exp
branches/transactional-memory/gcc/testsuite/lib/gcc-gdb-test.exp
branches/transactional-memory/gcc/testsuite/lib/gcc.exp
branches/transactional-memory/gcc/testsuite/lib/gfortran.exp
branches/transactional-memory/gcc/testsuite/lib/gnat.exp
branches/transactional-memory/gcc/testsuite/lib/go.exp
branches/transactional-memory/gcc/testsuite/lib/lto.exp
branches/transactional-memory/gcc/testsuite/lib/obj-c++.exp
branches/transactional-memory/gcc/testsuite/lib/objc.exp
branches/transactional-memory/gcc/testsuite/lib/prune.exp
branches/transactional-memory/gcc/testsuite/lib/target-supports-dg.exp
branches/transactional-memory/gcc/testsuite/lib/target-supports.exp
branches/transactional-memory/gcc/timevar.def
branches/transactional-memory/gcc/toplev.c
branches/transactional-memory/gcc/toplev.h
branches/transactional-memory/gcc/trans-mem.c
branches/transactional-memory/gcc/tree-cfg.c
branches/transactional-memory/gcc/tree-complex.c
branches/transactional-memory/gcc/tree-data-ref.c
branches/transactional-memory/gcc/tree-data-ref.h
branches/transactional-memory/gcc/tree-dfa.c
branches/transactional-memory/gcc/tree-diagnostic.c
branches/transactional-memory/gcc/tree-diagnostic.h
branches/transactional-memory/gcc/tree-eh.c
branches/transactional-memory/gcc/tree-emutls.c
branches/transactional-memory/gcc/tree-flow-inline.h
branches/transactional-memory/gcc/tree-flow.h
branches/transactional-memory/gcc/tree-if-conv.c
branches/transactional-memory/gcc/tree-inline.c
branches/transactional-memory/gcc/tree-loop-distribution.c
branches/transactional-memory/gcc/tree-mudflap.c
branches/transactional-memory/gcc/tree-nested.c
branches/transactional-memory/gcc/tree-object-size.c
branches/transactional-memory/gcc/tree-pass.h
branches/transactional-memory/gcc/tree-predcom.c
branches/transactional-memory/gcc/tree-pretty-print.c
branches/transactional-memory/gcc/tree-profile.c
branches/transactional-memory/gcc/tree-scalar-evolution.c
branches/transactional-memory/gcc/tree-sra.c
branches/transactional-memory/gcc/tree-ssa-address.c
branches/transactional-memory/gcc/tree-ssa-alias.c
branches/transactional-memory/gcc/tree-ssa-alias.h
branches/transactional-memory/gcc/tree-ssa-ccp.c
branches/transactional-memory/gcc/tree-ssa-dce.c
branches/transactional-memory/gcc/tree-ssa-dom.c
branches/transactional-memory/gcc/tree-ssa-forwprop.c
branches/transactional-memory/gcc/tree-ssa-loop-im.c
branches/transactional-memory/gcc/tree-ssa-loop-ivopts.c
branches/transactional-memory/gcc/tree-ssa-loop-prefetch.c
branches/transactional-memory/gcc/tree-ssa-math-opts.c
branches/transactional-memory/gcc/tree-ssa-operands.c
branches/transactional-memory/gcc/tree-ssa-pre.c
branches/transactional-memory/gcc/tree-ssa-propagate.c
branches/transactional-memory/gcc/tree-ssa-propagate.h
branches/transactional-memory/gcc/tree-ssa-reassoc.c
branches/transactional-memory/gcc/tree-ssa-sccvn.c
branches/transactional-memory/gcc/tree-ssa-sccvn.h
branches/transactional-memory/gcc/tree-ssa-sink.c
branches/transactional-memory/gcc/tree-ssa-structalias.c
branches/transactional-memory/gcc/tree-ssa.c
branches/transactional-memory/gcc/tree-streamer-in.c
branches/transactional-memory/gcc/tree-streamer-out.c
branches/transactional-memory/gcc/tree-streamer.h
branches/transactional-memory/gcc/tree-vect-data-refs.c
branches/transactional-memory/gcc/tree-vect-generic.c
branches/transactional-memory/gcc/tree-vect-loop.c
branches/transactional-memory/gcc/tree-vect-patterns.c
branches/transactional-memory/gcc/tree-vect-slp.c
branches/transactional-memory/gcc/tree-vect-stmts.c
branches/transactional-memory/gcc/tree-vectorizer.h
branches/transactional-memory/gcc/tree-vrp.c
branches/transactional-memory/gcc/tree.c
branches/transactional-memory/gcc/tree.def
branches/transactional-memory/gcc/tree.h
branches/transactional-memory/gcc/var-tracking.c
branches/transactional-memory/gcc/varasm.c
branches/transactional-memory/gcc/varpool.c
branches/transactional-memory/gcc/vec.h
branches/transactional-memory/gnattools/ChangeLog
branches/transactional-memory/gnattools/Makefile.in
branches/transactional-memory/include/ChangeLog
branches/transactional-memory/include/ansidecl.h
branches/transactional-memory/include/demangle.h
branches/transactional-memory/include/libiberty.h
branches/transactional-memory/include/obstack.h
branches/transactional-memory/include/plugin-api.h
branches/transactional-memory/libada/ChangeLog
branches/transactional-memory/libada/Makefile.in
branches/transactional-memory/libada/configure
branches/transactional-memory/libada/configure.ac
branches/transactional-memory/libcpp/ChangeLog
branches/transactional-memory/libcpp/directives.c
branches/transactional-memory/libcpp/expr.c
branches/transactional-memory/libcpp/files.c
branches/transactional-memory/libcpp/include/cpplib.h
branches/transactional-memory/libcpp/include/line-map.h
branches/transactional-memory/libcpp/init.c
branches/transactional-memory/libcpp/internal.h
branches/transactional-memory/libcpp/lex.c
branches/transactional-memory/libcpp/line-map.c
branches/transactional-memory/libcpp/macro.c
branches/transactional-memory/libcpp/traditional.c
branches/transactional-memory/libgcc/ChangeLog
branches/transactional-memory/libgcc/config.host
branches/transactional-memory/libgcc/config/alpha/linux-unwind.h
branches/transactional-memory/libgcc/config/arm/unwind-arm.c
branches/transactional-memory/libgcc/config/arm/unwind-arm.h
branches/transactional-memory/libgcc/config/i386/morestack.S
branches/transactional-memory/libgcc/config/rs6000/t-freebsd
branches/transactional-memory/libgcc/config/rx/rx-abi.h
branches/transactional-memory/libgcc/config/rx/rx-lib.h
branches/transactional-memory/libgcc/generic-morestack-thread.c
branches/transactional-memory/libgcc/generic-morestack.c
branches/transactional-memory/libgcc/unwind-c.c
branches/transactional-memory/libgfortran/ChangeLog
branches/transactional-memory/libgfortran/generated/maxloc1_16_i1.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_i16.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_i2.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_i4.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_i8.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_r10.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_r16.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_r4.c
branches/transactional-memory/libgfortran/generated/maxloc1_16_r8.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_i1.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_i16.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_i2.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_i4.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_i8.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_r10.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_r16.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_r4.c
branches/transactional-memory/libgfortran/generated/maxloc1_4_r8.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_i1.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_i16.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_i2.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_i4.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_i8.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_r10.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_r16.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_r4.c
branches/transactional-memory/libgfortran/generated/maxloc1_8_r8.c
branches/transactional-memory/libgfortran/generated/maxval_i1.c
branches/transactional-memory/libgfortran/generated/maxval_i16.c
branches/transactional-memory/libgfortran/generated/maxval_i2.c
branches/transactional-memory/libgfortran/generated/maxval_i4.c
branches/transactional-memory/libgfortran/generated/maxval_i8.c
branches/transactional-memory/libgfortran/generated/maxval_r10.c
branches/transactional-memory/libgfortran/generated/maxval_r16.c
branches/transactional-memory/libgfortran/generated/maxval_r4.c
branches/transactional-memory/libgfortran/generated/maxval_r8.c
branches/transactional-memory/libgfortran/generated/minloc1_16_i1.c
branches/transactional-memory/libgfortran/generated/minloc1_16_i16.c
branches/transactional-memory/libgfortran/generated/minloc1_16_i2.c
branches/transactional-memory/libgfortran/generated/minloc1_16_i4.c
branches/transactional-memory/libgfortran/generated/minloc1_16_i8.c
branches/transactional-memory/libgfortran/generated/minloc1_16_r10.c
branches/transactional-memory/libgfortran/generated/minloc1_16_r16.c
branches/transactional-memory/libgfortran/generated/minloc1_16_r4.c
branches/transactional-memory/libgfortran/generated/minloc1_16_r8.c
branches/transactional-memory/libgfortran/generated/minloc1_4_i1.c
branches/transactional-memory/libgfortran/generated/minloc1_4_i16.c
branches/transactional-memory/libgfortran/generated/minloc1_4_i2.c
branches/transactional-memory/libgfortran/generated/minloc1_4_i4.c
branches/transactional-memory/libgfortran/generated/minloc1_4_i8.c
branches/transactional-memory/libgfortran/generated/minloc1_4_r10.c
branches/transactional-memory/libgfortran/generated/minloc1_4_r16.c
branches/transactional-memory/libgfortran/generated/minloc1_4_r4.c
branches/transactional-memory/libgfortran/generated/minloc1_4_r8.c
branches/transactional-memory/libgfortran/generated/minloc1_8_i1.c
branches/transactional-memory/libgfortran/generated/minloc1_8_i16.c
branches/transactional-memory/libgfortran/generated/minloc1_8_i2.c
branches/transactional-memory/libgfortran/generated/minloc1_8_i4.c
branches/transactional-memory/libgfortran/generated/minloc1_8_i8.c
branches/transactional-memory/libgfortran/generated/minloc1_8_r10.c
branches/transactional-memory/libgfortran/generated/minloc1_8_r16.c
branches/transactional-memory/libgfortran/generated/minloc1_8_r4.c
branches/transactional-memory/libgfortran/generated/minloc1_8_r8.c
branches/transactional-memory/libgfortran/generated/minval_i1.c
branches/transactional-memory/libgfortran/generated/minval_i16.c
branches/transactional-memory/libgfortran/generated/minval_i2.c
branches/transactional-memory/libgfortran/generated/minval_i4.c
branches/transactional-memory/libgfortran/generated/minval_i8.c
branches/transactional-memory/libgfortran/generated/minval_r10.c
branches/transactional-memory/libgfortran/generated/minval_r16.c
branches/transactional-memory/libgfortran/generated/minval_r4.c
branches/transactional-memory/libgfortran/generated/minval_r8.c
branches/transactional-memory/libgfortran/generated/product_c10.c
branches/transactional-memory/libgfortran/generated/product_c16.c
branches/transactional-memory/libgfortran/generated/product_c4.c
branches/transactional-memory/libgfortran/generated/product_c8.c
branches/transactional-memory/libgfortran/generated/product_i1.c
branches/transactional-memory/libgfortran/generated/product_i16.c
branches/transactional-memory/libgfortran/generated/product_i2.c
branches/transactional-memory/libgfortran/generated/product_i4.c
branches/transactional-memory/libgfortran/generated/product_i8.c
branches/transactional-memory/libgfortran/generated/product_r10.c
branches/transactional-memory/libgfortran/generated/product_r16.c
branches/transactional-memory/libgfortran/generated/product_r4.c
branches/transactional-memory/libgfortran/generated/product_r8.c
branches/transactional-memory/libgfortran/generated/sum_c10.c
branches/transactional-memory/libgfortran/generated/sum_c16.c
branches/transactional-memory/libgfortran/generated/sum_c4.c
branches/transactional-memory/libgfortran/generated/sum_c8.c
branches/transactional-memory/libgfortran/generated/sum_i1.c
branches/transactional-memory/libgfortran/generated/sum_i16.c
branches/transactional-memory/libgfortran/generated/sum_i2.c
branches/transactional-memory/libgfortran/generated/sum_i4.c
branches/transactional-memory/libgfortran/generated/sum_i8.c
branches/transactional-memory/libgfortran/generated/sum_r10.c
branches/transactional-memory/libgfortran/generated/sum_r16.c
branches/transactional-memory/libgfortran/generated/sum_r4.c
branches/transactional-memory/libgfortran/generated/sum_r8.c
branches/transactional-memory/libgfortran/io/file_pos.c
branches/transactional-memory/libgfortran/io/inquire.c
branches/transactional-memory/libgfortran/io/intrinsics.c
branches/transactional-memory/libgfortran/io/io.h
branches/transactional-memory/libgfortran/io/open.c
branches/transactional-memory/libgfortran/io/transfer.c
branches/transactional-memory/libgfortran/io/unit.c
branches/transactional-memory/libgfortran/io/unix.c
branches/transactional-memory/libgfortran/io/unix.h
branches/transactional-memory/libgfortran/m4/ifunction.m4
branches/transactional-memory/libgo/MERGE
branches/transactional-memory/libgo/Makefile.am
branches/transactional-memory/libgo/Makefile.in
branches/transactional-memory/libgo/config.h.in
branches/transactional-memory/libgo/configure
branches/transactional-memory/libgo/configure.ac
branches/transactional-memory/libgo/go/archive/tar/common.go
branches/transactional-memory/libgo/go/archive/tar/reader.go
branches/transactional-memory/libgo/go/archive/tar/reader_test.go
branches/transactional-memory/libgo/go/archive/tar/testdata/writer.tar
branches/transactional-memory/libgo/go/archive/tar/writer.go
branches/transactional-memory/libgo/go/archive/tar/writer_test.go
branches/transactional-memory/libgo/go/archive/zip/reader.go
branches/transactional-memory/libgo/go/archive/zip/reader_test.go
branches/transactional-memory/libgo/go/archive/zip/struct.go
branches/transactional-memory/libgo/go/asn1/asn1.go
branches/transactional-memory/libgo/go/asn1/asn1_test.go
branches/transactional-memory/libgo/go/asn1/common.go
branches/transactional-memory/libgo/go/asn1/marshal.go
branches/transactional-memory/libgo/go/asn1/marshal_test.go
branches/transactional-memory/libgo/go/big/arith.go
branches/transactional-memory/libgo/go/big/arith_decl.go
branches/transactional-memory/libgo/go/big/arith_test.go
branches/transactional-memory/libgo/go/big/calibrate_test.go
branches/transactional-memory/libgo/go/big/hilbert_test.go
branches/transactional-memory/libgo/go/big/int.go
branches/transactional-memory/libgo/go/big/int_test.go
branches/transactional-memory/libgo/go/big/nat.go
branches/transactional-memory/libgo/go/big/nat_test.go
branches/transactional-memory/libgo/go/big/rat.go
branches/transactional-memory/libgo/go/big/rat_test.go
branches/transactional-memory/libgo/go/bufio/bufio.go
branches/transactional-memory/libgo/go/bufio/bufio_test.go
branches/transactional-memory/libgo/go/bytes/buffer.go
branches/transactional-memory/libgo/go/bytes/buffer_test.go
branches/transactional-memory/libgo/go/bytes/bytes.go
branches/transactional-memory/libgo/go/bytes/bytes_test.go
branches/transactional-memory/libgo/go/cmath/asin.go
branches/transactional-memory/libgo/go/cmath/sin.go
branches/transactional-memory/libgo/go/cmath/sqrt.go
branches/transactional-memory/libgo/go/cmath/tan.go
branches/transactional-memory/libgo/go/compress/bzip2/bzip2.go
branches/transactional-memory/libgo/go/compress/bzip2/huffman.go
branches/transactional-memory/libgo/go/compress/flate/deflate.go
branches/transactional-memory/libgo/go/compress/flate/deflate_test.go
branches/transactional-memory/libgo/go/compress/flate/huffman_bit_writer.go
branches/transactional-memory/libgo/go/compress/flate/huffman_code.go
branches/transactional-memory/libgo/go/compress/flate/inflate.go
branches/transactional-memory/libgo/go/compress/gzip/gunzip.go
branches/transactional-memory/libgo/go/compress/gzip/gzip_test.go
branches/transactional-memory/libgo/go/compress/lzw/reader.go
branches/transactional-memory/libgo/go/compress/lzw/reader_test.go
branches/transactional-memory/libgo/go/compress/lzw/writer_test.go
branches/transactional-memory/libgo/go/compress/zlib/reader.go
branches/transactional-memory/libgo/go/compress/zlib/writer.go
branches/transactional-memory/libgo/go/compress/zlib/writer_test.go
branches/transactional-memory/libgo/go/container/heap/heap.go
branches/transactional-memory/libgo/go/container/heap/heap_test.go
branches/transactional-memory/libgo/go/container/ring/ring.go
branches/transactional-memory/libgo/go/container/ring/ring_test.go
branches/transactional-memory/libgo/go/crypto/aes/cipher.go
branches/transactional-memory/libgo/go/crypto/blowfish/block.go
branches/transactional-memory/libgo/go/crypto/blowfish/blowfish_test.go
branches/transactional-memory/libgo/go/crypto/blowfish/cipher.go
branches/transactional-memory/libgo/go/crypto/cast5/cast5.go
branches/transactional-memory/libgo/go/crypto/cipher/ocfb.go
branches/transactional-memory/libgo/go/crypto/dsa/dsa.go
branches/transactional-memory/libgo/go/crypto/elliptic/elliptic.go
branches/transactional-memory/libgo/go/crypto/elliptic/elliptic_test.go
branches/transactional-memory/libgo/go/crypto/hmac/hmac_test.go
branches/transactional-memory/libgo/go/crypto/ocsp/ocsp.go
branches/transactional-memory/libgo/go/crypto/ocsp/ocsp_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/armor/armor.go
branches/transactional-memory/libgo/go/crypto/openpgp/canonical_text_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/keys.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/encrypted_key.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/encrypted_key_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/literal.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/one_pass_signature.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/packet.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/packet_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/private_key.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/private_key_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/public_key.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/public_key_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/signature.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/signature_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/userid.go
branches/transactional-memory/libgo/go/crypto/openpgp/packet/userid_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/read.go
branches/transactional-memory/libgo/go/crypto/openpgp/read_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/s2k/s2k.go
branches/transactional-memory/libgo/go/crypto/openpgp/s2k/s2k_test.go
branches/transactional-memory/libgo/go/crypto/openpgp/write.go
branches/transactional-memory/libgo/go/crypto/openpgp/write_test.go
branches/transactional-memory/libgo/go/crypto/rand/rand_unix.go
branches/transactional-memory/libgo/go/crypto/rand/rand_windows.go
branches/transactional-memory/libgo/go/crypto/rsa/pkcs1v15.go
branches/transactional-memory/libgo/go/crypto/rsa/rsa.go
branches/transactional-memory/libgo/go/crypto/subtle/constant_time_test.go
branches/transactional-memory/libgo/go/crypto/tls/cipher_suites.go
branches/transactional-memory/libgo/go/crypto/tls/common.go
branches/transactional-memory/libgo/go/crypto/tls/conn.go
branches/transactional-memory/libgo/go/crypto/tls/conn_test.go
branches/transactional-memory/libgo/go/crypto/tls/generate_cert.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_client.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_client_test.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_messages.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_messages_test.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_server.go
branches/transactional-memory/libgo/go/crypto/tls/handshake_server_test.go
branches/transactional-memory/libgo/go/crypto/tls/key_agreement.go
branches/transactional-memory/libgo/go/crypto/tls/prf.go
branches/transactional-memory/libgo/go/crypto/tls/prf_test.go
branches/transactional-memory/libgo/go/crypto/tls/tls.go
branches/transactional-memory/libgo/go/crypto/twofish/twofish.go
branches/transactional-memory/libgo/go/crypto/x509/cert_pool.go
branches/transactional-memory/libgo/go/crypto/x509/verify.go
branches/transactional-memory/libgo/go/crypto/x509/verify_test.go
branches/transactional-memory/libgo/go/crypto/x509/x509.go
branches/transactional-memory/libgo/go/crypto/x509/x509_test.go
branches/transactional-memory/libgo/go/crypto/xtea/block.go
branches/transactional-memory/libgo/go/crypto/xtea/cipher.go
branches/transactional-memory/libgo/go/crypto/xtea/xtea_test.go
branches/transactional-memory/libgo/go/debug/dwarf/type.go
branches/transactional-memory/libgo/go/debug/dwarf/type_test.go
branches/transactional-memory/libgo/go/debug/elf/elf.go
branches/transactional-memory/libgo/go/debug/elf/file.go
branches/transactional-memory/libgo/go/debug/elf/file_test.go
branches/transactional-memory/libgo/go/debug/macho/file.go
branches/transactional-memory/libgo/go/debug/pe/file.go
branches/transactional-memory/libgo/go/encoding/base32/base32_test.go
branches/transactional-memory/libgo/go/encoding/base64/base64.go
branches/transactional-memory/libgo/go/encoding/base64/base64_test.go
branches/transactional-memory/libgo/go/encoding/binary/binary.go
branches/transactional-memory/libgo/go/encoding/binary/binary_test.go
branches/transactional-memory/libgo/go/encoding/git85/git.go
branches/transactional-memory/libgo/go/encoding/hex/hex.go
branches/transactional-memory/libgo/go/encoding/hex/hex_test.go
branches/transactional-memory/libgo/go/encoding/pem/pem.go
branches/transactional-memory/libgo/go/exec/exec.go
branches/transactional-memory/libgo/go/exec/exec_test.go
branches/transactional-memory/libgo/go/exec/lp_test.go
branches/transactional-memory/libgo/go/exec/lp_unix.go
branches/transactional-memory/libgo/go/exec/lp_windows.go
branches/transactional-memory/libgo/go/exp/wingui/gui.go
branches/transactional-memory/libgo/go/exp/wingui/winapi.go
branches/transactional-memory/libgo/go/exp/wingui/zwinapi.go
branches/transactional-memory/libgo/go/expvar/expvar.go
branches/transactional-memory/libgo/go/expvar/expvar_test.go
branches/transactional-memory/libgo/go/flag/export_test.go
branches/transactional-memory/libgo/go/flag/flag.go
branches/transactional-memory/libgo/go/flag/flag_test.go
branches/transactional-memory/libgo/go/fmt/doc.go
branches/transactional-memory/libgo/go/fmt/fmt_test.go
branches/transactional-memory/libgo/go/fmt/format.go
branches/transactional-memory/libgo/go/fmt/print.go
branches/transactional-memory/libgo/go/fmt/scan.go
branches/transactional-memory/libgo/go/fmt/scan_test.go
branches/transactional-memory/libgo/go/go/ast/ast.go
branches/transactional-memory/libgo/go/go/ast/filter.go
branches/transactional-memory/libgo/go/go/ast/print.go
branches/transactional-memory/libgo/go/go/ast/print_test.go
branches/transactional-memory/libgo/go/go/ast/resolve.go
branches/transactional-memory/libgo/go/go/ast/scope.go
branches/transactional-memory/libgo/go/go/ast/walk.go
branches/transactional-memory/libgo/go/go/doc/comment.go
branches/transactional-memory/libgo/go/go/doc/doc.go
branches/transactional-memory/libgo/go/go/parser/interface.go
branches/transactional-memory/libgo/go/go/parser/parser.go
branches/transactional-memory/libgo/go/go/parser/parser_test.go
branches/transactional-memory/libgo/go/go/printer/nodes.go
branches/transactional-memory/libgo/go/go/printer/performance_test.go
branches/transactional-memory/libgo/go/go/printer/printer.go
branches/transactional-memory/libgo/go/go/printer/printer_test.go
branches/transactional-memory/libgo/go/go/printer/testdata/comments.golden
branches/transactional-memory/libgo/go/go/printer/testdata/comments.input
branches/transactional-memory/libgo/go/go/printer/testdata/comments.x
branches/transactional-memory/libgo/go/go/printer/testdata/declarations.golden
branches/transactional-memory/libgo/go/go/printer/testdata/declarations.input
branches/transactional-memory/libgo/go/go/printer/testdata/expressions.golden
branches/transactional-memory/libgo/go/go/printer/testdata/expressions.raw
branches/transactional-memory/libgo/go/go/printer/testdata/parser.go
branches/transactional-memory/libgo/go/go/printer/testdata/statements.golden
branches/transactional-memory/libgo/go/go/printer/testdata/statements.input
branches/transactional-memory/libgo/go/go/scanner/errors.go
branches/transactional-memory/libgo/go/go/scanner/scanner.go
branches/transactional-memory/libgo/go/go/scanner/scanner_test.go
branches/transactional-memory/libgo/go/go/token/position.go
branches/transactional-memory/libgo/go/go/token/position_test.go
branches/transactional-memory/libgo/go/go/token/token.go
branches/transactional-memory/libgo/go/gob/codec_test.go
branches/transactional-memory/libgo/go/gob/decode.go
branches/transactional-memory/libgo/go/gob/decoder.go
branches/transactional-memory/libgo/go/gob/doc.go
branches/transactional-memory/libgo/go/gob/encode.go
branches/transactional-memory/libgo/go/gob/encoder.go
branches/transactional-memory/libgo/go/gob/encoder_test.go
branches/transactional-memory/libgo/go/gob/gobencdec_test.go
branches/transactional-memory/libgo/go/gob/timing_test.go
branches/transactional-memory/libgo/go/gob/type.go
branches/transactional-memory/libgo/go/hash/crc32/crc32.go
branches/transactional-memory/libgo/go/hash/crc32/crc32_test.go
branches/transactional-memory/libgo/go/hash/fnv/fnv.go
branches/transactional-memory/libgo/go/html/doc.go
branches/transactional-memory/libgo/go/html/entity.go
branches/transactional-memory/libgo/go/html/entity_test.go
branches/transactional-memory/libgo/go/html/escape.go
branches/transactional-memory/libgo/go/html/parse.go
branches/transactional-memory/libgo/go/html/parse_test.go
branches/transactional-memory/libgo/go/html/testdata/webkit/comments01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/doctype01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/entities01.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/entities02.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests1.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests10.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests14.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests15.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests2.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests3.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests6.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/tests9.dat
branches/transactional-memory/libgo/go/html/testdata/webkit/webkit01.dat
branches/transactional-memory/libgo/go/html/token.go
branches/transactional-memory/libgo/go/html/token_test.go
branches/transactional-memory/libgo/go/http/cgi/child.go
branches/transactional-memory/libgo/go/http/cgi/child_test.go
branches/transactional-memory/libgo/go/http/cgi/host.go
branches/transactional-memory/libgo/go/http/cgi/host_test.go
branches/transactional-memory/libgo/go/http/chunked.go
branches/transactional-memory/libgo/go/http/client.go
branches/transactional-memory/libgo/go/http/client_test.go
branches/transactional-memory/libgo/go/http/cookie.go
branches/transactional-memory/libgo/go/http/cookie_test.go
branches/transactional-memory/libgo/go/http/dump.go
branches/transactional-memory/libgo/go/http/fcgi/child.go
branches/transactional-memory/libgo/go/http/fcgi/fcgi_test.go
branches/transactional-memory/libgo/go/http/fs.go
branches/transactional-memory/libgo/go/http/fs_test.go
branches/transactional-memory/libgo/go/http/header.go
branches/transactional-memory/libgo/go/http/header_test.go
branches/transactional-memory/libgo/go/http/httptest/server.go
branches/transactional-memory/libgo/go/http/persist.go
branches/transactional-memory/libgo/go/http/proxy_test.go
branches/transactional-memory/libgo/go/http/readrequest_test.go
branches/transactional-memory/libgo/go/http/request.go
branches/transactional-memory/libgo/go/http/request_test.go
branches/transactional-memory/libgo/go/http/requestwrite_test.go
branches/transactional-memory/libgo/go/http/response.go
branches/transactional-memory/libgo/go/http/response_test.go
branches/transactional-memory/libgo/go/http/responsewrite_test.go
branches/transactional-memory/libgo/go/http/reverseproxy.go
branches/transactional-memory/libgo/go/http/reverseproxy_test.go
branches/transactional-memory/libgo/go/http/serve_test.go
branches/transactional-memory/libgo/go/http/server.go
branches/transactional-memory/libgo/go/http/transfer.go
branches/transactional-memory/libgo/go/http/transport.go
branches/transactional-memory/libgo/go/http/transport_test.go
branches/transactional-memory/libgo/go/image/decode_test.go
branches/transactional-memory/libgo/go/image/geom.go
branches/transactional-memory/libgo/go/image/gif/reader.go
branches/transactional-memory/libgo/go/image/image.go
branches/transactional-memory/libgo/go/image/jpeg/idct.go
branches/transactional-memory/libgo/go/image/jpeg/reader.go
branches/transactional-memory/libgo/go/image/jpeg/writer.go
branches/transactional-memory/libgo/go/image/jpeg/writer_test.go
branches/transactional-memory/libgo/go/image/names.go
branches/transactional-memory/libgo/go/image/png/reader.go
branches/transactional-memory/libgo/go/image/png/reader_test.go
branches/transactional-memory/libgo/go/image/png/writer.go
branches/transactional-memory/libgo/go/image/png/writer_test.go
branches/transactional-memory/libgo/go/image/tiff/consts.go
branches/transactional-memory/libgo/go/image/tiff/reader.go
branches/transactional-memory/libgo/go/image/ycbcr/ycbcr.go
branches/transactional-memory/libgo/go/index/suffixarray/qsufsort.go
branches/transactional-memory/libgo/go/index/suffixarray/suffixarray.go
branches/transactional-memory/libgo/go/index/suffixarray/suffixarray_test.go
branches/transactional-memory/libgo/go/io/io.go
branches/transactional-memory/libgo/go/io/io_test.go
branches/transactional-memory/libgo/go/io/ioutil/ioutil.go
branches/transactional-memory/libgo/go/io/ioutil/ioutil_test.go
branches/transactional-memory/libgo/go/io/multi_test.go
branches/transactional-memory/libgo/go/json/decode.go
branches/transactional-memory/libgo/go/json/decode_test.go
branches/transactional-memory/libgo/go/json/encode.go
branches/transactional-memory/libgo/go/json/indent.go
branches/transactional-memory/libgo/go/json/scanner_test.go
branches/transactional-memory/libgo/go/json/stream_test.go
branches/transactional-memory/libgo/go/log/log.go
branches/transactional-memory/libgo/go/math/acosh.go
branches/transactional-memory/libgo/go/math/all_test.go
branches/transactional-memory/libgo/go/math/asin.go
branches/transactional-memory/libgo/go/math/asinh.go
branches/transactional-memory/libgo/go/math/atanh.go
branches/transactional-memory/libgo/go/math/bits.go
branches/transactional-memory/libgo/go/math/erf.go
branches/transactional-memory/libgo/go/math/exp_port.go
branches/transactional-memory/libgo/go/math/expm1.go
branches/transactional-memory/libgo/go/math/floor.go
branches/transactional-memory/libgo/go/math/gamma.go
branches/transactional-memory/libgo/go/math/jn.go
branches/transactional-memory/libgo/go/math/lgamma.go
branches/transactional-memory/libgo/go/math/log.go
branches/transactional-memory/libgo/go/math/log1p.go
branches/transactional-memory/libgo/go/math/pow.go
branches/transactional-memory/libgo/go/math/pow10.go
branches/transactional-memory/libgo/go/math/remainder.go
branches/transactional-memory/libgo/go/math/sin.go
branches/transactional-memory/libgo/go/math/sinh.go
branches/transactional-memory/libgo/go/math/sqrt_port.go
branches/transactional-memory/libgo/go/math/tan.go
branches/transactional-memory/libgo/go/math/tanh.go
branches/transactional-memory/libgo/go/mime/grammar.go
branches/transactional-memory/libgo/go/mime/mediatype.go
branches/transactional-memory/libgo/go/mime/mediatype_test.go
branches/transactional-memory/libgo/go/mime/multipart/formdata.go
branches/transactional-memory/libgo/go/mime/multipart/formdata_test.go
branches/transactional-memory/libgo/go/mime/multipart/multipart.go
branches/transactional-memory/libgo/go/mime/multipart/multipart_test.go
branches/transactional-memory/libgo/go/mime/type.go
branches/transactional-memory/libgo/go/net/cgo_bsd.go
branches/transactional-memory/libgo/go/net/cgo_stub.go
branches/transactional-memory/libgo/go/net/cgo_unix.go
branches/transactional-memory/libgo/go/net/dial.go
branches/transactional-memory/libgo/go/net/dialgoogle_test.go
branches/transactional-memory/libgo/go/net/dict/dict.go
branches/transactional-memory/libgo/go/net/dnsclient.go
branches/transactional-memory/libgo/go/net/dnsconfig.go
branches/transactional-memory/libgo/go/net/dnsmsg.go
branches/transactional-memory/libgo/go/net/dnsmsg_test.go
branches/transactional-memory/libgo/go/net/dnsname_test.go
branches/transactional-memory/libgo/go/net/fd.go
branches/transactional-memory/libgo/go/net/fd_linux.go
branches/transactional-memory/libgo/go/net/fd_select.go
branches/transactional-memory/libgo/go/net/fd_windows.go
branches/transactional-memory/libgo/go/net/file.go
branches/transactional-memory/libgo/go/net/file_test.go
branches/transactional-memory/libgo/go/net/hosts_test.go
branches/transactional-memory/libgo/go/net/ip.go
branches/transactional-memory/libgo/go/net/ip_test.go
branches/transactional-memory/libgo/go/net/ipraw_test.go
branches/transactional-memory/libgo/go/net/iprawsock.go
branches/transactional-memory/libgo/go/net/ipsock.go
branches/transactional-memory/libgo/go/net/multicast_test.go
branches/transactional-memory/libgo/go/net/net.go
branches/transactional-memory/libgo/go/net/net_test.go
branches/transactional-memory/libgo/go/net/newpollserver.go
branches/transactional-memory/libgo/go/net/parse.go
branches/transactional-memory/libgo/go/net/parse_test.go
branches/transactional-memory/libgo/go/net/port.go
branches/transactional-memory/libgo/go/net/server_test.go
branches/transactional-memory/libgo/go/net/sock.go
branches/transactional-memory/libgo/go/net/sock_bsd.go
branches/transactional-memory/libgo/go/net/sock_windows.go
branches/transactional-memory/libgo/go/net/tcpsock.go
branches/transactional-memory/libgo/go/net/textproto/header.go
branches/transactional-memory/libgo/go/net/textproto/pipeline.go
branches/transactional-memory/libgo/go/net/textproto/reader.go
branches/transactional-memory/libgo/go/net/textproto/reader_test.go
branches/transactional-memory/libgo/go/net/udpsock.go
branches/transactional-memory/libgo/go/net/unixsock.go
branches/transactional-memory/libgo/go/os/dir.go
branches/transactional-memory/libgo/go/os/dir_plan9.go
branches/transactional-memory/libgo/go/os/dir_unix.go
branches/transactional-memory/libgo/go/os/env.go
branches/transactional-memory/libgo/go/os/env_plan9.go
branches/transactional-memory/libgo/go/os/env_unix.go
branches/transactional-memory/libgo/go/os/env_windows.go
branches/transactional-memory/libgo/go/os/error.go
branches/transactional-memory/libgo/go/os/error_plan9.go
branches/transactional-memory/libgo/go/os/error_posix.go
branches/transactional-memory/libgo/go/os/exec.go
branches/transactional-memory/libgo/go/os/exec_plan9.go
branches/transactional-memory/libgo/go/os/exec_posix.go
branches/transactional-memory/libgo/go/os/exec_unix.go
branches/transactional-memory/libgo/go/os/exec_windows.go
branches/transactional-memory/libgo/go/os/file.go
branches/transactional-memory/libgo/go/os/file_plan9.go
branches/transactional-memory/libgo/go/os/file_posix.go
branches/transactional-memory/libgo/go/os/file_unix.go
branches/transactional-memory/libgo/go/os/inotify/inotify_linux.go
branches/transactional-memory/libgo/go/os/inotify/inotify_linux_test.go
branches/transactional-memory/libgo/go/os/os_test.go
branches/transactional-memory/libgo/go/os/path.go
branches/transactional-memory/libgo/go/os/path_test.go
branches/transactional-memory/libgo/go/os/proc.go
branches/transactional-memory/libgo/go/os/signal/signal.go
branches/transactional-memory/libgo/go/os/signal/signal_test.go
branches/transactional-memory/libgo/go/os/stat_plan9.go
branches/transactional-memory/libgo/go/os/sys_bsd.go
branches/transactional-memory/libgo/go/os/sys_linux.go
branches/transactional-memory/libgo/go/os/sys_plan9.go
branches/transactional-memory/libgo/go/os/time.go
branches/transactional-memory/libgo/go/os/types.go
branches/transactional-memory/libgo/go/os/user/lookup_stubs.go
branches/transactional-memory/libgo/go/os/user/lookup_unix.go
branches/transactional-memory/libgo/go/os/user/user.go
branches/transactional-memory/libgo/go/os/user/user_test.go
branches/transactional-memory/libgo/go/patch/patch.go
branches/transactional-memory/libgo/go/patch/textdiff.go
branches/transactional-memory/libgo/go/path/filepath/match.go
branches/transactional-memory/libgo/go/path/filepath/match_test.go
branches/transactional-memory/libgo/go/path/filepath/path.go
branches/transactional-memory/libgo/go/path/filepath/path_plan9.go
branches/transactional-memory/libgo/go/path/filepath/path_test.go
branches/transactional-memory/libgo/go/path/filepath/path_unix.go
branches/transactional-memory/libgo/go/path/filepath/path_windows.go
branches/transactional-memory/libgo/go/rand/rand_test.go
branches/transactional-memory/libgo/go/reflect/all_test.go
branches/transactional-memory/libgo/go/reflect/deepequal.go
branches/transactional-memory/libgo/go/reflect/type.go
branches/transactional-memory/libgo/go/reflect/value.go
branches/transactional-memory/libgo/go/regexp/all_test.go
branches/transactional-memory/libgo/go/regexp/find_test.go
branches/transactional-memory/libgo/go/regexp/regexp.go
branches/transactional-memory/libgo/go/rpc/client.go
branches/transactional-memory/libgo/go/rpc/debug.go
branches/transactional-memory/libgo/go/rpc/jsonrpc/all_test.go
branches/transactional-memory/libgo/go/rpc/jsonrpc/client.go
branches/transactional-memory/libgo/go/rpc/jsonrpc/server.go
branches/transactional-memory/libgo/go/rpc/server.go
branches/transactional-memory/libgo/go/rpc/server_test.go
branches/transactional-memory/libgo/go/runtime/debug/stack.go
branches/transactional-memory/libgo/go/runtime/debug/stack_test.go
branches/transactional-memory/libgo/go/runtime/error.go
branches/transactional-memory/libgo/go/runtime/export_test.go
branches/transactional-memory/libgo/go/runtime/extern.go
branches/transactional-memory/libgo/go/runtime/mem.go
branches/transactional-memory/libgo/go/runtime/pprof/pprof_test.go
branches/transactional-memory/libgo/go/runtime/proc_test.go
branches/transactional-memory/libgo/go/runtime/softfloat64.go
branches/transactional-memory/libgo/go/scanner/scanner.go
branches/transactional-memory/libgo/go/scanner/scanner_test.go
branches/transactional-memory/libgo/go/smtp/smtp.go
branches/transactional-memory/libgo/go/smtp/smtp_test.go
branches/transactional-memory/libgo/go/sort/search.go
branches/transactional-memory/libgo/go/sort/search_test.go
branches/transactional-memory/libgo/go/sort/sort.go
branches/transactional-memory/libgo/go/sort/sort_test.go
branches/transactional-memory/libgo/go/strconv/atob.go
branches/transactional-memory/libgo/go/strconv/atob_test.go
branches/transactional-memory/libgo/go/strconv/atof.go
branches/transactional-memory/libgo/go/strconv/atof_test.go
branches/transactional-memory/libgo/go/strconv/atoi.go
branches/transactional-memory/libgo/go/strconv/decimal.go
branches/transactional-memory/libgo/go/strconv/decimal_test.go
branches/transactional-memory/libgo/go/strconv/fp_test.go
branches/transactional-memory/libgo/go/strconv/ftoa.go
branches/transactional-memory/libgo/go/strconv/quote.go
branches/transactional-memory/libgo/go/strconv/quote_test.go
branches/transactional-memory/libgo/go/strings/reader.go
branches/transactional-memory/libgo/go/strings/strings.go
branches/transactional-memory/libgo/go/strings/strings_test.go
branches/transactional-memory/libgo/go/sync/atomic/atomic.c
branches/transactional-memory/libgo/go/sync/atomic/atomic_test.go
branches/transactional-memory/libgo/go/sync/atomic/doc.go
branches/transactional-memory/libgo/go/sync/cond.go
branches/transactional-memory/libgo/go/sync/cond_test.go
branches/transactional-memory/libgo/go/sync/mutex.go
branches/transactional-memory/libgo/go/sync/mutex_test.go
branches/transactional-memory/libgo/go/sync/once.go
branches/transactional-memory/libgo/go/sync/once_test.go
branches/transactional-memory/libgo/go/sync/rwmutex.go
branches/transactional-memory/libgo/go/sync/rwmutex_test.go
branches/transactional-memory/libgo/go/sync/waitgroup.go
branches/transactional-memory/libgo/go/sync/waitgroup_test.go
branches/transactional-memory/libgo/go/syslog/syslog_unix.go
branches/transactional-memory/libgo/go/tabwriter/tabwriter.go
branches/transactional-memory/libgo/go/tabwriter/tabwriter_test.go
branches/transactional-memory/libgo/go/testing/benchmark.go
branches/transactional-memory/libgo/go/testing/iotest/reader.go
branches/transactional-memory/libgo/go/testing/testing.go
branches/transactional-memory/libgo/go/time/format.go
branches/transactional-memory/libgo/go/time/sleep.go
branches/transactional-memory/libgo/go/time/sleep_test.go
branches/transactional-memory/libgo/go/time/sys.go
branches/transactional-memory/libgo/go/time/tick.go
branches/transactional-memory/libgo/go/time/time.go
branches/transactional-memory/libgo/go/time/time_test.go
branches/transactional-memory/libgo/go/time/zoneinfo_unix.go
branches/transactional-memory/libgo/go/time/zoneinfo_windows.go
branches/transactional-memory/libgo/go/unicode/casetables.go
branches/transactional-memory/libgo/go/unicode/digit.go
branches/transactional-memory/libgo/go/unicode/digit_test.go
branches/transactional-memory/libgo/go/unicode/letter.go
branches/transactional-memory/libgo/go/unicode/letter_test.go
branches/transactional-memory/libgo/go/unicode/script_test.go
branches/transactional-memory/libgo/go/unicode/tables.go
branches/transactional-memory/libgo/go/utf8/utf8.go
branches/transactional-memory/libgo/go/utf8/utf8_test.go
branches/transactional-memory/libgo/go/websocket/client.go
branches/transactional-memory/libgo/go/websocket/server.go
branches/transactional-memory/libgo/go/websocket/websocket.go
branches/transactional-memory/libgo/go/websocket/websocket_test.go
branches/transactional-memory/libgo/go/xml/embed_test.go
branches/transactional-memory/libgo/go/xml/read.go
branches/transactional-memory/libgo/go/xml/read_test.go
branches/transactional-memory/libgo/go/xml/xml.go
branches/transactional-memory/libgo/go/xml/xml_test.go
branches/transactional-memory/libgo/merge.sh (contents, props changed)
branches/transactional-memory/libgo/mksysinfo.sh
branches/transactional-memory/libgo/runtime/chan.goc
branches/transactional-memory/libgo/runtime/channel.h
branches/transactional-memory/libgo/runtime/cpuprof.c
branches/transactional-memory/libgo/runtime/go-append.c
branches/transactional-memory/libgo/runtime/go-byte-array-to-string.c
branches/transactional-memory/libgo/runtime/go-close.c
branches/transactional-memory/libgo/runtime/go-defer.c
branches/transactional-memory/libgo/runtime/go-defer.h
branches/transactional-memory/libgo/runtime/go-go.c
branches/transactional-memory/libgo/runtime/go-gomaxprocs.c
branches/transactional-memory/libgo/runtime/go-int-array-to-string.c
branches/transactional-memory/libgo/runtime/go-int-to-string.c
branches/transactional-memory/libgo/runtime/go-main.c
branches/transactional-memory/libgo/runtime/go-make-slice.c
branches/transactional-memory/libgo/runtime/go-map-delete.c
branches/transactional-memory/libgo/runtime/go-map-index.c
branches/transactional-memory/libgo/runtime/go-new-channel.c
branches/transactional-memory/libgo/runtime/go-new.c
branches/transactional-memory/libgo/runtime/go-note.c
branches/transactional-memory/libgo/runtime/go-panic.c
branches/transactional-memory/libgo/runtime/go-rec-big.c
branches/transactional-memory/libgo/runtime/go-rec-nb-big.c
branches/transactional-memory/libgo/runtime/go-rec-nb-small.c
branches/transactional-memory/libgo/runtime/go-rec-small.c
branches/transactional-memory/libgo/runtime/go-reflect-chan.c
branches/transactional-memory/libgo/runtime/go-reflect-map.c
branches/transactional-memory/libgo/runtime/go-select.c
branches/transactional-memory/libgo/runtime/go-semacquire.c
branches/transactional-memory/libgo/runtime/go-send-big.c
branches/transactional-memory/libgo/runtime/go-send-nb-big.c
branches/transactional-memory/libgo/runtime/go-send-nb-small.c
branches/transactional-memory/libgo/runtime/go-send-small.c
branches/transactional-memory/libgo/runtime/go-string-to-byte-array.c
branches/transactional-memory/libgo/runtime/go-string-to-int-array.c
branches/transactional-memory/libgo/runtime/go-strplus.c
branches/transactional-memory/libgo/runtime/go-strslice.c
branches/transactional-memory/libgo/runtime/go-unwind.c
branches/transactional-memory/libgo/runtime/goc2c.c
branches/transactional-memory/libgo/runtime/malloc.goc
branches/transactional-memory/libgo/runtime/malloc.h
branches/transactional-memory/libgo/runtime/map.goc
branches/transactional-memory/libgo/runtime/mcache.c
branches/transactional-memory/libgo/runtime/mcentral.c
branches/transactional-memory/libgo/runtime/mem.c
branches/transactional-memory/libgo/runtime/mem_posix_memalign.c
branches/transactional-memory/libgo/runtime/mfinal.c
branches/transactional-memory/libgo/runtime/mfixalloc.c
branches/transactional-memory/libgo/runtime/mgc0.c
branches/transactional-memory/libgo/runtime/mheap.c
branches/transactional-memory/libgo/runtime/mprof.goc
branches/transactional-memory/libgo/runtime/msize.c
branches/transactional-memory/libgo/runtime/proc.c
branches/transactional-memory/libgo/runtime/runtime.h
branches/transactional-memory/libgo/runtime/sigqueue.goc
branches/transactional-memory/libgo/runtime/thread.c
branches/transactional-memory/libgo/testsuite/Makefile.in
branches/transactional-memory/libgo/testsuite/gotest
branches/transactional-memory/libgomp/ChangeLog
branches/transactional-memory/libiberty/ChangeLog
branches/transactional-memory/libiberty/argv.c
branches/transactional-memory/libiberty/cp-demangle.c
branches/transactional-memory/libiberty/md5.c
branches/transactional-memory/libiberty/setproctitle.c
branches/transactional-memory/libiberty/simple-object-mach-o.c
branches/transactional-memory/libiberty/testsuite/demangle-expected
branches/transactional-memory/libitm/configure
branches/transactional-memory/libitm/configure.ac
branches/transactional-memory/libjava/ChangeLog
branches/transactional-memory/libjava/classpath/ChangeLog
branches/transactional-memory/libjava/classpath/tools/Makefile.am
branches/transactional-memory/libjava/classpath/tools/Makefile.in
branches/transactional-memory/libjava/exception.cc
branches/transactional-memory/libjava/include/dwarf2-signal.h
branches/transactional-memory/libobjc/ChangeLog
branches/transactional-memory/libobjc/class.c
branches/transactional-memory/libobjc/exception.c
branches/transactional-memory/libobjc/init.c
branches/transactional-memory/libobjc/sendmsg.c
branches/transactional-memory/libquadmath/ChangeLog
branches/transactional-memory/libquadmath/Makefile.am
branches/transactional-memory/libquadmath/Makefile.in
branches/transactional-memory/lto-plugin/ChangeLog
branches/transactional-memory/lto-plugin/lto-plugin.c