This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r182098 [1/2] - in /branches/cilkplus: ./ Chang...


Author: hjl
Date: Thu Dec  8 01:07:09 2011
New Revision: 182098

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182098
Log:
Merged with trunk at revision 182010.

Added:
    branches/cilkplus/libstdc++-v3/libsupc++/atomic_lockfree_defines.h
      - copied unchanged from r182010, trunk/libstdc++-v3/libsupc++/atomic_lockfree_defines.h
    branches/cilkplus/libstdc++-v3/src/hash-long-double-tr1-aux.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/src/hash-long-double-tr1-aux.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/cv_quals_3.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/20_util/bind/cv_quals_3.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/is_constructible/51185.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/20_util/is_constructible/51185.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr-2.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/bitset/operations/constexpr.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/multiset/modifiers/erase/
      - copied from r182010, trunk/libstdc++-v3/testsuite/23_containers/multiset/modifiers/erase/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/set/modifiers/erase/
      - copied from r182010, trunk/libstdc++-v3/testsuite/23_containers/set/modifiers/erase/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/2.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/2.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/copy.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/copy.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/2.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/2.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/erase/51142.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/rehash.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/rehash.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/char/51288.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/char/51288.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/char/51288.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/char/51288.cc
    branches/cilkplus/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc
    branches/cilkplus/libstdc++-v3/testsuite/performance/23_containers/copy_construct/unordered_set.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/performance/23_containers/copy_construct/unordered_set.cc
    branches/cilkplus/libstdc++-v3/testsuite/tr1/3_function_objects/bind/cv_quals.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/tr1/3_function_objects/bind/cv_quals.cc
    branches/cilkplus/libstdc++-v3/testsuite/tr1/3_function_objects/bind/mixed.cc
      - copied unchanged from r182010, trunk/libstdc++-v3/testsuite/tr1/3_function_objects/bind/mixed.cc
Removed:
    branches/cilkplus/libstdc++-v3/src/hash-long-double-aux.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/acinclude.m4
    branches/cilkplus/libstdc++-v3/config.h.in
    branches/cilkplus/libstdc++-v3/configure
    branches/cilkplus/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/cilkplus/libstdc++-v3/doc/xml/faq.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/abi.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/messages.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/shared_ptr.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/using.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/utilities.xml
    branches/cilkplus/libstdc++-v3/include/Makefile.am
    branches/cilkplus/libstdc++-v3/include/Makefile.in
    branches/cilkplus/libstdc++-v3/include/backward/binders.h
    branches/cilkplus/libstdc++-v3/include/bits/atomic_base.h
    branches/cilkplus/libstdc++-v3/include/bits/basic_string.h
    branches/cilkplus/libstdc++-v3/include/bits/functional_hash.h
    branches/cilkplus/libstdc++-v3/include/bits/hashtable.h
    branches/cilkplus/libstdc++-v3/include/bits/hashtable_policy.h
    branches/cilkplus/libstdc++-v3/include/bits/move.h
    branches/cilkplus/libstdc++-v3/include/bits/shared_ptr.h
    branches/cilkplus/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_bvector.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_heap.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_map.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_multimap.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_tree.h
    branches/cilkplus/libstdc++-v3/include/bits/unique_ptr.h
    branches/cilkplus/libstdc++-v3/include/bits/unordered_map.h
    branches/cilkplus/libstdc++-v3/include/bits/unordered_set.h
    branches/cilkplus/libstdc++-v3/include/bits/vector.tcc
    branches/cilkplus/libstdc++-v3/include/debug/bitset
    branches/cilkplus/libstdc++-v3/include/debug/debug.h
    branches/cilkplus/libstdc++-v3/include/debug/formatter.h
    branches/cilkplus/libstdc++-v3/include/debug/macros.h
    branches/cilkplus/libstdc++-v3/include/debug/map.h
    branches/cilkplus/libstdc++-v3/include/debug/multimap.h
    branches/cilkplus/libstdc++-v3/include/debug/unordered_map
    branches/cilkplus/libstdc++-v3/include/debug/unordered_set
    branches/cilkplus/libstdc++-v3/include/debug/vector
    branches/cilkplus/libstdc++-v3/include/ext/atomicity.h
    branches/cilkplus/libstdc++-v3/include/ext/vstring.h
    branches/cilkplus/libstdc++-v3/include/profile/bitset
    branches/cilkplus/libstdc++-v3/include/profile/map.h
    branches/cilkplus/libstdc++-v3/include/profile/multimap.h
    branches/cilkplus/libstdc++-v3/include/profile/vector
    branches/cilkplus/libstdc++-v3/include/std/bitset
    branches/cilkplus/libstdc++-v3/include/std/functional
    branches/cilkplus/libstdc++-v3/include/std/future
    branches/cilkplus/libstdc++-v3/include/std/iomanip
    branches/cilkplus/libstdc++-v3/include/std/system_error
    branches/cilkplus/libstdc++-v3/include/std/thread
    branches/cilkplus/libstdc++-v3/include/std/tuple
    branches/cilkplus/libstdc++-v3/include/std/type_traits
    branches/cilkplus/libstdc++-v3/include/std/typeindex
    branches/cilkplus/libstdc++-v3/include/tr1/functional
    branches/cilkplus/libstdc++-v3/include/tr1/hashtable.h
    branches/cilkplus/libstdc++-v3/include/tr1/poly_hermite.tcc
    branches/cilkplus/libstdc++-v3/include/tr1/type_traits
    branches/cilkplus/libstdc++-v3/include/tr2/type_traits
    branches/cilkplus/libstdc++-v3/libsupc++/Makefile.am
    branches/cilkplus/libstdc++-v3/libsupc++/Makefile.in
    branches/cilkplus/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/cilkplus/libstdc++-v3/libsupc++/eh_throw.cc
    branches/cilkplus/libstdc++-v3/libsupc++/eh_tm.cc
    branches/cilkplus/libstdc++-v3/libsupc++/exception
    branches/cilkplus/libstdc++-v3/libsupc++/exception_ptr.h
    branches/cilkplus/libstdc++-v3/libsupc++/guard.cc
    branches/cilkplus/libstdc++-v3/libsupc++/nested_exception.cc
    branches/cilkplus/libstdc++-v3/libsupc++/nested_exception.h
    branches/cilkplus/libstdc++-v3/libsupc++/typeinfo
    branches/cilkplus/libstdc++-v3/scripts/run_doxygen
    branches/cilkplus/libstdc++-v3/src/compatibility-ldbl.cc
    branches/cilkplus/libstdc++-v3/src/debug.cc
    branches/cilkplus/libstdc++-v3/src/future.cc
    branches/cilkplus/libstdc++-v3/src/hash_c++0x.cc
    branches/cilkplus/libstdc++-v3/src/hash_tr1.cc
    branches/cilkplus/libstdc++-v3/testsuite/18_support/exception_ptr/lifespan.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/forward/c_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/forward/f_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/moveable2.cc
    branches/cilkplus/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/erase/1.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/1.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/1.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/24061-multiset.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_range.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_single.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_single_move.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/erase/1.cc
    branches/cilkplus/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
    branches/cilkplus/libstdc++-v3/testsuite/30_threads/future/cons/constexpr.cc
    branches/cilkplus/libstdc++-v3/testsuite/30_threads/shared_future/cons/constexpr.cc
    branches/cilkplus/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
    branches/cilkplus/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/cilkplus/libstdc++-v3/testsuite/util/testsuite_tr1.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus/config/weakref.m4
      - copied unchanged from r182010, trunk/config/weakref.m4
    branches/cilkplus/gcc/ada/g-exptty.adb
      - copied unchanged from r182010, trunk/gcc/ada/g-exptty.adb
    branches/cilkplus/gcc/ada/g-exptty.ads
      - copied unchanged from r182010, trunk/gcc/ada/g-exptty.ads
    branches/cilkplus/gcc/ada/g-tty.adb
      - copied unchanged from r182010, trunk/gcc/ada/g-tty.adb
    branches/cilkplus/gcc/ada/g-tty.ads
      - copied unchanged from r182010, trunk/gcc/ada/g-tty.ads
    branches/cilkplus/gcc/ada/terminals.c
      - copied unchanged from r182010, trunk/gcc/ada/terminals.c
    branches/cilkplus/gcc/ada/thread.c
      - copied unchanged from r182010, trunk/gcc/ada/thread.c
    branches/cilkplus/gcc/config/arm/cortex-a15.md
      - copied unchanged from r182010, trunk/gcc/config/arm/cortex-a15.md
    branches/cilkplus/gcc/config/m68k/sync.md
      - copied unchanged from r182010, trunk/gcc/config/m68k/sync.md
    branches/cilkplus/gcc/config/rl78/
      - copied from r182010, trunk/gcc/config/rl78/
    branches/cilkplus/gcc/config/sh/sync.md
      - copied unchanged from r182010, trunk/gcc/config/sh/sync.md
    branches/cilkplus/gcc/go/go-linemap.cc
      - copied unchanged from r182010, trunk/gcc/go/go-linemap.cc
    branches/cilkplus/gcc/go/go-location.h
      - copied unchanged from r182010, trunk/gcc/go/go-location.h
    branches/cilkplus/gcc/go/gofrontend/go-linemap.h
      - copied unchanged from r182010, trunk/gcc/go/gofrontend/go-linemap.h
    branches/cilkplus/gcc/testsuite/c-c++-common/tm/trxn-expr-3.c
      - copied unchanged from r182010, trunk/gcc/testsuite/c-c++-common/tm/trxn-expr-3.c
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-13.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-13.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-16.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-16.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto27.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/auto27.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/decltype36.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/decltype36.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/forw_enum10.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/forw_enum10.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist61.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/initlist61.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice5.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51150.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/pr51150.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51216.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/pr51216.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51313.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/pr51313.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae30.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae30.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-implicit-conv-neg.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-implicit-conv-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-raw-length.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-length.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-resolve.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-resolve.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/variadic120.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/cpp0x/variadic120.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/using4.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/debug/using4.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/using5.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/debug/using5.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/using6.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/debug/using6.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-10.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/gcov/gcov-10.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-11.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/gcov/gcov-11.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-12.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/gcov/gcov-12.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-13.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/gcov/gcov-13.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcovpart-12b.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/gcov/gcovpart-12b.C
    branches/cilkplus/gcc/testsuite/g++.dg/inherit/crash3.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/inherit/crash3.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/aggr8.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/init/aggr8.C
    branches/cilkplus/gcc/testsuite/g++.dg/ipa/pr50605.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/ipa/pr50605.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/pr6936.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/pr6936.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using24.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using24.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using25.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using25.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using26.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using26.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using27.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using27.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using28.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using28.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using29.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using29.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using30.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using30.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using31.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using31.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using32.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using32.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using33.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using33.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using34.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using34.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using35.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using35.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using36.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using36.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using37.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using37.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using38.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using38.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using39.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using39.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using40.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using40.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using41.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using41.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using42.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using42.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using44.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using44.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using45.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using45.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using46.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using46.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using47.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using47.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using48.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using48.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using49.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/lookup/using49.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr50682.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/opt/pr50682.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51014.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/opt/pr51014.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/pr49912.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/other/pr49912.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/error46.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/template/error46.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/error47.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/template/error47.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/virtual2.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/template/virtual2.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/pr47747.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/tm/pr47747.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/template-2.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/tm/template-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr51198.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/torture/pr51198.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
    branches/cilkplus/gcc/testsuite/g++.dg/tree-ssa/pr50741.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/tree-ssa/pr50741.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-3.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-3.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-4.C
      - copied unchanged from r182010, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-4.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr51246.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.c-torture/compile/pr51246.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr51247.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.c-torture/compile/pr51247.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr51323.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.c-torture/execute/pr51323.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-optimize.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/atomic-op-optimize.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-pr51256.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/atomic-pr51256.c
    branches/cilkplus/gcc/testsuite/gcc.dg/autopar/pr49960-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/autopar/pr49960-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/autopar/pr49960.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/autopar/pr49960.c
    branches/cilkplus/gcc/testsuite/gcc.dg/delay-slot-2.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/delay-slot-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50078.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr50078.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50290.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr50290.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50764.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr50764.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50765.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr50765.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr50827.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr50827.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51261.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr51261.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51321.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/pr51321.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-prof/pr50907.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/tree-prof/pr50907.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr51074.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/vect/pr51074.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr51301.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/vect/pr51301.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-122.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/vect/vect-122.c
    branches/cilkplus/gcc/testsuite/gcc.dg/volatile-bitfields-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.dg/volatile-bitfields-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/pr49641.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/arm/pr49641.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-ceil-sfix-2-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-ceil-sfix-2-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-ceil-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-ceil-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-ceilf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-ceilf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-cvt-2-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-2-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-cvt-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-floor-sfix-2-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-floor-sfix-2-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-floor-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-floor-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-floorf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-floorf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-lrint-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-lrint-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-lrintf-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-lrintf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-recip-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-recip-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-rint-sfix-2-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-rint-sfix-2-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-rint-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-rint-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-rintf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-rintf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-round-sfix-2-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-round-sfix-2-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-round-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-round-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-roundf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/avx-roundf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr48721.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/pr48721.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr50725.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/pr50725.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr51235.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/pr51235.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr51236.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/pr51236.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr51393.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/pr51393.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse2-cvt-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse2-cvt-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-ceil-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-ceil-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-ceilf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-ceilf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-floor-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-floor-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-floorf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-floorf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-rint-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-rint-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-rintf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-rintf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-round-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-round-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-roundf-sfix-vec.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/i386/sse4_1-roundf-sfix-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-10.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-11.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-12.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-2.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-3.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-4.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-5.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-6.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-7.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-8.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/div-9.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/div-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-10.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-11.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-12.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-13.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-14.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-14.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-15.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-15.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-16.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-16.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-17.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-17.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-18.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-18.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-19.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-19.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-2.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-3.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-4.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-5.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-6.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-7.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-8.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-9.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/mult-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/no-dsp-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/no-dsp-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/soft-float-1.c
      - copied unchanged from r182010, trunk/gcc/testsuite/gcc.target/mips/soft-float-1.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/associate_10.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/associate_10.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/c_ptr_tests_17.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/c_ptr_tests_17.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/c_ptr_tests_18.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/c_ptr_tests_18.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_1.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_2.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_3.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_4.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_5.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/constructor_6.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/constructor_6.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/pr51089.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/gomp/pr51089.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/implicit_pure_1.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/implicit_pure_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/inline_sum_3.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/inline_sum_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_4.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/move_alloc_10.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/move_alloc_10.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/move_alloc_6.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/move_alloc_6.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/move_alloc_7.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/move_alloc_7.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/move_alloc_8.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/move_alloc_8.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/move_alloc_9.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/move_alloc_9.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/select_type_24.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/select_type_24.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/type_decl_3.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/type_decl_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/use_only_5.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/use_only_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/used_types_25.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/used_types_25.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/used_types_26.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/used_types_26.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/vect/pr51285.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/vect/pr51285.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/volatile13.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/volatile13.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/whole_file_35.f90
      - copied unchanged from r182010, trunk/gcc/testsuite/gfortran.dg/whole_file_35.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/discr32.adb
      - copied unchanged from r182010, trunk/gcc/testsuite/gnat.dg/discr32.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/discr32_pkg.ads
      - copied unchanged from r182010, trunk/gcc/testsuite/gnat.dg/discr32_pkg.ads
    branches/cilkplus/libgcc/config/darwin-crt-tm.c
      - copied unchanged from r182010, trunk/libgcc/config/darwin-crt-tm.c
    branches/cilkplus/libgcc/config/m68k/linux-atomic.c
      - copied unchanged from r182010, trunk/libgcc/config/m68k/linux-atomic.c
    branches/cilkplus/libgcc/config/m68k/t-linux
      - copied unchanged from r182010, trunk/libgcc/config/m68k/t-linux
    branches/cilkplus/libgcc/config/rl78/
      - copied from r182010, trunk/libgcc/config/rl78/
    branches/cilkplus/libgcc/config/rs6000/t-savresfgpr
      - copied unchanged from r182010, trunk/libgcc/config/rs6000/t-savresfgpr
    branches/cilkplus/libgo/go/errors/
      - copied from r182010, trunk/libgo/go/errors/
    branches/cilkplus/libgo/go/exp/inotify/
      - copied from r182010, trunk/libgo/go/exp/inotify/
    branches/cilkplus/libgo/go/exp/ssh/client.go
      - copied unchanged from r182010, trunk/libgo/go/exp/ssh/client.go
    branches/cilkplus/libgo/go/exp/ssh/session.go
      - copied unchanged from r182010, trunk/libgo/go/exp/ssh/session.go
    branches/cilkplus/libgo/go/exp/types/testdata/test0.src
      - copied unchanged from r182010, trunk/libgo/go/exp/types/testdata/test0.src
    branches/cilkplus/libgo/go/http/doc.go
      - copied unchanged from r182010, trunk/libgo/go/http/doc.go
    branches/cilkplus/libgo/godeps.sh
      - copied unchanged from r182010, trunk/libgo/godeps.sh
    branches/cilkplus/libgo/runtime/chan.c
      - copied unchanged from r182010, trunk/libgo/runtime/chan.c
    branches/cilkplus/libgo/runtime/lock_futex.c
      - copied unchanged from r182010, trunk/libgo/runtime/lock_futex.c
    branches/cilkplus/libgo/runtime/lock_sema.c
      - copied unchanged from r182010, trunk/libgo/runtime/lock_sema.c
    branches/cilkplus/libgo/runtime/runtime.c
      - copied unchanged from r182010, trunk/libgo/runtime/runtime.c
    branches/cilkplus/libgo/runtime/runtime1.goc
      - copied unchanged from r182010, trunk/libgo/runtime/runtime1.goc
    branches/cilkplus/libgo/runtime/sema.goc
      - copied unchanged from r182010, trunk/libgo/runtime/sema.goc
    branches/cilkplus/libgo/runtime/thread-linux.c
      - copied unchanged from r182010, trunk/libgo/runtime/thread-linux.c
    branches/cilkplus/libgo/runtime/thread-sema.c
      - copied unchanged from r182010, trunk/libgo/runtime/thread-sema.c
Removed:
    branches/cilkplus/libgcc/config/i386/t-darwin64
    branches/cilkplus/libgcc/config/rs6000/t-ppccomm-ldbl
    branches/cilkplus/libgo/go/os/inotify/
    branches/cilkplus/libgo/runtime/chan.goc
    branches/cilkplus/libgo/runtime/channel.h
    branches/cilkplus/libgo/runtime/go-chan-cap.c
    branches/cilkplus/libgo/runtime/go-chan-len.c
    branches/cilkplus/libgo/runtime/go-close.c
    branches/cilkplus/libgo/runtime/go-go.c
    branches/cilkplus/libgo/runtime/go-gomaxprocs.c
    branches/cilkplus/libgo/runtime/go-lock-os-thread.c
    branches/cilkplus/libgo/runtime/go-new-channel.c
    branches/cilkplus/libgo/runtime/go-note.c
    branches/cilkplus/libgo/runtime/go-rand.c
    branches/cilkplus/libgo/runtime/go-rec-big.c
    branches/cilkplus/libgo/runtime/go-rec-nb-big.c
    branches/cilkplus/libgo/runtime/go-rec-nb-small.c
    branches/cilkplus/libgo/runtime/go-rec-small.c
    branches/cilkplus/libgo/runtime/go-reflect-chan.c
    branches/cilkplus/libgo/runtime/go-sched.c
    branches/cilkplus/libgo/runtime/go-select.c
    branches/cilkplus/libgo/runtime/go-semacquire.c
    branches/cilkplus/libgo/runtime/go-send-big.c
    branches/cilkplus/libgo/runtime/go-send-nb-big.c
    branches/cilkplus/libgo/runtime/go-send-nb-small.c
    branches/cilkplus/libgo/runtime/go-send-small.c
    branches/cilkplus/libgo/runtime/go-signal.h
    branches/cilkplus/libgomp/config/linux/arm/mutex.h
    branches/cilkplus/libgomp/config/linux/ia64/mutex.h
    branches/cilkplus/libgomp/config/linux/mips/mutex.h
    branches/cilkplus/libgomp/config/linux/powerpc/mutex.h
Modified:
    branches/cilkplus/   (props changed)
    branches/cilkplus/ChangeLog
    branches/cilkplus/MAINTAINERS
    branches/cilkplus/boehm-gc/ChangeLog
    branches/cilkplus/boehm-gc/configure
    branches/cilkplus/config/ChangeLog
    branches/cilkplus/configure
    branches/cilkplus/configure.ac
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/config-list.mk
    branches/cilkplus/contrib/make_sunver.pl
    branches/cilkplus/fixincludes/ChangeLog
    branches/cilkplus/fixincludes/fixincl.x
    branches/cilkplus/fixincludes/inclhack.def
    branches/cilkplus/fixincludes/tests/base/pthread.h
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/Make-generated.in
    branches/cilkplus/gcc/ada/Makefile.rtl
    branches/cilkplus/gcc/ada/a-cbdlli.adb
    branches/cilkplus/gcc/ada/a-cbhama.adb
    branches/cilkplus/gcc/ada/a-cbhase.adb
    branches/cilkplus/gcc/ada/a-cbmutr.adb
    branches/cilkplus/gcc/ada/a-cbmutr.ads
    branches/cilkplus/gcc/ada/a-cborma.adb
    branches/cilkplus/gcc/ada/a-cborma.ads
    branches/cilkplus/gcc/ada/a-cborse.adb
    branches/cilkplus/gcc/ada/a-cborse.ads
    branches/cilkplus/gcc/ada/a-cdlili.adb
    branches/cilkplus/gcc/ada/a-cdlili.ads
    branches/cilkplus/gcc/ada/a-cfdlli.adb
    branches/cilkplus/gcc/ada/a-cidlli.adb
    branches/cilkplus/gcc/ada/a-cidlli.ads
    branches/cilkplus/gcc/ada/a-cihama.adb
    branches/cilkplus/gcc/ada/a-cihama.ads
    branches/cilkplus/gcc/ada/a-cihase.adb
    branches/cilkplus/gcc/ada/a-cimutr.adb
    branches/cilkplus/gcc/ada/a-cimutr.ads
    branches/cilkplus/gcc/ada/a-ciorma.adb
    branches/cilkplus/gcc/ada/a-ciorma.ads
    branches/cilkplus/gcc/ada/a-ciormu.adb
    branches/cilkplus/gcc/ada/a-ciormu.ads
    branches/cilkplus/gcc/ada/a-ciorse.adb
    branches/cilkplus/gcc/ada/a-ciorse.ads
    branches/cilkplus/gcc/ada/a-cobove.adb
    branches/cilkplus/gcc/ada/a-cohama.adb
    branches/cilkplus/gcc/ada/a-cohama.ads
    branches/cilkplus/gcc/ada/a-cohase.adb
    branches/cilkplus/gcc/ada/a-cohase.ads
    branches/cilkplus/gcc/ada/a-coinve.adb
    branches/cilkplus/gcc/ada/a-coinve.ads
    branches/cilkplus/gcc/ada/a-comutr.adb
    branches/cilkplus/gcc/ada/a-comutr.ads
    branches/cilkplus/gcc/ada/a-convec.adb
    branches/cilkplus/gcc/ada/a-convec.ads
    branches/cilkplus/gcc/ada/a-coorma.adb
    branches/cilkplus/gcc/ada/a-coorma.ads
    branches/cilkplus/gcc/ada/a-coormu.adb
    branches/cilkplus/gcc/ada/a-coormu.ads
    branches/cilkplus/gcc/ada/a-coorse.adb
    branches/cilkplus/gcc/ada/a-coorse.ads
    branches/cilkplus/gcc/ada/a-exetim-posix.adb
    branches/cilkplus/gcc/ada/a-finali.ads
    branches/cilkplus/gcc/ada/adaint.c
    branches/cilkplus/gcc/ada/aspects.adb
    branches/cilkplus/gcc/ada/aspects.ads
    branches/cilkplus/gcc/ada/checks.adb
    branches/cilkplus/gcc/ada/einfo.ads
    branches/cilkplus/gcc/ada/env.c
    branches/cilkplus/gcc/ada/errout.adb
    branches/cilkplus/gcc/ada/errout.ads
    branches/cilkplus/gcc/ada/erroutc.adb
    branches/cilkplus/gcc/ada/erroutc.ads
    branches/cilkplus/gcc/ada/exp_attr.adb
    branches/cilkplus/gcc/ada/exp_ch13.adb
    branches/cilkplus/gcc/ada/exp_ch4.adb
    branches/cilkplus/gcc/ada/exp_ch5.adb
    branches/cilkplus/gcc/ada/exp_ch6.adb
    branches/cilkplus/gcc/ada/exp_dbug.adb
    branches/cilkplus/gcc/ada/exp_imgv.adb
    branches/cilkplus/gcc/ada/exp_intr.adb
    branches/cilkplus/gcc/ada/exp_prag.adb
    branches/cilkplus/gcc/ada/exp_util.adb
    branches/cilkplus/gcc/ada/freeze.adb
    branches/cilkplus/gcc/ada/frontend.adb
    branches/cilkplus/gcc/ada/g-htable.ads
    branches/cilkplus/gcc/ada/gcc-interface/Make-lang.in
    branches/cilkplus/gcc/ada/gcc-interface/Makefile.in
    branches/cilkplus/gcc/ada/gcc-interface/decl.c
    branches/cilkplus/gcc/ada/gcc-interface/trans.c
    branches/cilkplus/gcc/ada/gcc-interface/utils.c
    branches/cilkplus/gcc/ada/gcc-interface/utils2.c
    branches/cilkplus/gcc/ada/get_scos.adb
    branches/cilkplus/gcc/ada/gnat_rm.texi
    branches/cilkplus/gcc/ada/gnat_ugn.texi
    branches/cilkplus/gcc/ada/impunit.adb
    branches/cilkplus/gcc/ada/init.c
    branches/cilkplus/gcc/ada/layout.adb
    branches/cilkplus/gcc/ada/lib-load.adb
    branches/cilkplus/gcc/ada/lib-load.ads
    branches/cilkplus/gcc/ada/lib-writ.adb
    branches/cilkplus/gcc/ada/lib-xref.adb
    branches/cilkplus/gcc/ada/lib.ads
    branches/cilkplus/gcc/ada/live.adb
    branches/cilkplus/gcc/ada/mlib-tgt-specific-darwin.adb
    branches/cilkplus/gcc/ada/mlib-tgt-specific-vxworks.adb
    branches/cilkplus/gcc/ada/opt.ads
    branches/cilkplus/gcc/ada/par-ch4.adb
    branches/cilkplus/gcc/ada/par-ch6.adb
    branches/cilkplus/gcc/ada/par-prag.adb
    branches/cilkplus/gcc/ada/par-util.adb
    branches/cilkplus/gcc/ada/par_sco.adb
    branches/cilkplus/gcc/ada/prj-part.adb
    branches/cilkplus/gcc/ada/prj-pp.adb
    branches/cilkplus/gcc/ada/prj-pp.ads
    branches/cilkplus/gcc/ada/put_scos.adb
    branches/cilkplus/gcc/ada/restrict.adb
    branches/cilkplus/gcc/ada/restrict.ads
    branches/cilkplus/gcc/ada/rtsfind.adb
    branches/cilkplus/gcc/ada/rtsfind.ads
    branches/cilkplus/gcc/ada/s-atocou-builtin.adb
    branches/cilkplus/gcc/ada/s-finmas.adb
    branches/cilkplus/gcc/ada/s-os_lib.ads
    branches/cilkplus/gcc/ada/s-oscons-tmplt.c
    branches/cilkplus/gcc/ada/s-osinte-aix.ads
    branches/cilkplus/gcc/ada/s-osinte-darwin.ads
    branches/cilkplus/gcc/ada/s-osinte-freebsd.ads
    branches/cilkplus/gcc/ada/s-osinte-hpux-dce.ads
    branches/cilkplus/gcc/ada/s-osinte-hpux.ads
    branches/cilkplus/gcc/ada/s-osinte-irix.ads
    branches/cilkplus/gcc/ada/s-osinte-lynxos-3.ads
    branches/cilkplus/gcc/ada/s-osinte-lynxos.ads
    branches/cilkplus/gcc/ada/s-osinte-rtems.adb
    branches/cilkplus/gcc/ada/s-osinte-rtems.ads
    branches/cilkplus/gcc/ada/s-osinte-solaris-posix.ads
    branches/cilkplus/gcc/ada/s-osinte-solaris.ads
    branches/cilkplus/gcc/ada/s-osinte-tru64.ads
    branches/cilkplus/gcc/ada/s-osinte-vxworks.ads
    branches/cilkplus/gcc/ada/s-osprim-vxworks.adb
    branches/cilkplus/gcc/ada/s-rident.ads
    branches/cilkplus/gcc/ada/s-stposu.adb
    branches/cilkplus/gcc/ada/s-stposu.ads
    branches/cilkplus/gcc/ada/s-taprop-hpux-dce.adb
    branches/cilkplus/gcc/ada/s-taprop-irix.adb
    branches/cilkplus/gcc/ada/s-taprop-linux.adb
    branches/cilkplus/gcc/ada/s-taprop-posix.adb
    branches/cilkplus/gcc/ada/s-taprop-solaris.adb
    branches/cilkplus/gcc/ada/s-taprop-tru64.adb
    branches/cilkplus/gcc/ada/s-taprop-vms.adb
    branches/cilkplus/gcc/ada/s-taprop-vxworks.adb
    branches/cilkplus/gcc/ada/s-tpopsp-rtems.adb
    branches/cilkplus/gcc/ada/s-utf_32.adb
    branches/cilkplus/gcc/ada/scos.ads
    branches/cilkplus/gcc/ada/sem.adb
    branches/cilkplus/gcc/ada/sem_attr.adb
    branches/cilkplus/gcc/ada/sem_aux.adb
    branches/cilkplus/gcc/ada/sem_aux.ads
    branches/cilkplus/gcc/ada/sem_ch10.adb
    branches/cilkplus/gcc/ada/sem_ch12.adb
    branches/cilkplus/gcc/ada/sem_ch13.adb
    branches/cilkplus/gcc/ada/sem_ch3.adb
    branches/cilkplus/gcc/ada/sem_ch4.adb
    branches/cilkplus/gcc/ada/sem_ch5.adb
    branches/cilkplus/gcc/ada/sem_ch6.adb
    branches/cilkplus/gcc/ada/sem_ch8.adb
    branches/cilkplus/gcc/ada/sem_ch9.adb
    branches/cilkplus/gcc/ada/sem_elab.adb
    branches/cilkplus/gcc/ada/sem_prag.adb
    branches/cilkplus/gcc/ada/sem_res.adb
    branches/cilkplus/gcc/ada/sem_util.adb
    branches/cilkplus/gcc/ada/sem_util.ads
    branches/cilkplus/gcc/ada/sinfo.adb
    branches/cilkplus/gcc/ada/sinfo.ads
    branches/cilkplus/gcc/ada/sinput.ads
    branches/cilkplus/gcc/ada/snames.ads-tmpl
    branches/cilkplus/gcc/ada/sysdep.c
    branches/cilkplus/gcc/ada/treepr.adb
    branches/cilkplus/gcc/ada/types.ads
    branches/cilkplus/gcc/ada/usage.adb
    branches/cilkplus/gcc/ada/vms_data.ads
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/c-decl.c
    branches/cilkplus/gcc/c-family/ChangeLog
    branches/cilkplus/gcc/c-family/c-common.c
    branches/cilkplus/gcc/c-family/c-common.h
    branches/cilkplus/gcc/c-family/c-cppbuiltin.c
    branches/cilkplus/gcc/c-family/c-opts.c
    branches/cilkplus/gcc/c-family/c-pragma.c
    branches/cilkplus/gcc/c-family/c-pragma.h
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c-parser.c
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfgexpand.c
    branches/cilkplus/gcc/cfgrtl.c
    branches/cilkplus/gcc/cgraph.c
    branches/cilkplus/gcc/cgraph.h
    branches/cilkplus/gcc/cgraphunit.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/common/config/rs6000/rs6000-common.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/alpha/alpha-protos.h
    branches/cilkplus/gcc/config/alpha/alpha.c
    branches/cilkplus/gcc/config/alpha/alpha.md
    branches/cilkplus/gcc/config/alpha/constraints.md
    branches/cilkplus/gcc/config/alpha/predicates.md
    branches/cilkplus/gcc/config/alpha/sync.md
    branches/cilkplus/gcc/config/arm/arm-protos.h
    branches/cilkplus/gcc/config/arm/arm.c
    branches/cilkplus/gcc/config/arm/arm.h
    branches/cilkplus/gcc/config/arm/arm.md
    branches/cilkplus/gcc/config/arm/constraints.md
    branches/cilkplus/gcc/config/arm/fpa.md
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/predicates.md
    branches/cilkplus/gcc/config/arm/t-arm
    branches/cilkplus/gcc/config/arm/vfp.md
    branches/cilkplus/gcc/config/avr/avr-c.c
    branches/cilkplus/gcc/config/avr/avr-devices.c
    branches/cilkplus/gcc/config/avr/avr-log.c
    branches/cilkplus/gcc/config/avr/avr-protos.h
    branches/cilkplus/gcc/config/avr/avr.c
    branches/cilkplus/gcc/config/avr/avr.h
    branches/cilkplus/gcc/config/avr/avr.md
    branches/cilkplus/gcc/config/avr/predicates.md
    branches/cilkplus/gcc/config/cris/cris-protos.h
    branches/cilkplus/gcc/config/cris/cris.c
    branches/cilkplus/gcc/config/cris/cris.h
    branches/cilkplus/gcc/config/darwin-protos.h
    branches/cilkplus/gcc/config/darwin.c
    branches/cilkplus/gcc/config/darwin.h
    branches/cilkplus/gcc/config/darwin10.h
    branches/cilkplus/gcc/config/darwin9.h
    branches/cilkplus/gcc/config/elfos.h
    branches/cilkplus/gcc/config/epiphany/epiphany.md
    branches/cilkplus/gcc/config/host-linux.c
    branches/cilkplus/gcc/config/i386/avxintrin.h
    branches/cilkplus/gcc/config/i386/darwin.h
    branches/cilkplus/gcc/config/i386/emmintrin.h
    branches/cilkplus/gcc/config/i386/i386-builtin-types.def
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/i386.md
    branches/cilkplus/gcc/config/i386/i386elf.h
    branches/cilkplus/gcc/config/i386/mmx.md
    branches/cilkplus/gcc/config/i386/sse.md
    branches/cilkplus/gcc/config/i386/sync.md
    branches/cilkplus/gcc/config/ia64/ia64-protos.h
    branches/cilkplus/gcc/config/ia64/ia64.c
    branches/cilkplus/gcc/config/ia64/ia64.h
    branches/cilkplus/gcc/config/ia64/ia64.md
    branches/cilkplus/gcc/config/ia64/sync.md
    branches/cilkplus/gcc/config/m68k/linux.h
    branches/cilkplus/gcc/config/m68k/m68k.c
    branches/cilkplus/gcc/config/m68k/m68k.md
    branches/cilkplus/gcc/config/mips/mips-protos.h
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.md
    branches/cilkplus/gcc/config/mips/predicates.md
    branches/cilkplus/gcc/config/pa/pa-linux.h
    branches/cilkplus/gcc/config/pa/pa.md
    branches/cilkplus/gcc/config/rs6000/rs6000-builtin.def
    branches/cilkplus/gcc/config/rs6000/rs6000-c.c
    branches/cilkplus/gcc/config/rs6000/rs6000-protos.h
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rs6000.h
    branches/cilkplus/gcc/config/rs6000/rs6000.md
    branches/cilkplus/gcc/config/rs6000/rs6000.opt
    branches/cilkplus/gcc/config/rs6000/sync.md
    branches/cilkplus/gcc/config/rs6000/vector.md
    branches/cilkplus/gcc/config/sh/constraints.md
    branches/cilkplus/gcc/config/sh/linux.h
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.h
    branches/cilkplus/gcc/config/sh/sh.md
    branches/cilkplus/gcc/config/sh/sh.opt
    branches/cilkplus/gcc/config/sparc/constraints.md
    branches/cilkplus/gcc/config/sparc/predicates.md
    branches/cilkplus/gcc/config/sparc/sparc-opts.h
    branches/cilkplus/gcc/config/sparc/sparc-protos.h
    branches/cilkplus/gcc/config/sparc/sparc.c
    branches/cilkplus/gcc/config/sparc/sparc.h
    branches/cilkplus/gcc/config/sparc/sparc.md
    branches/cilkplus/gcc/config/sparc/sparc.opt
    branches/cilkplus/gcc/config/sparc/sync.md
    branches/cilkplus/gcc/config/vms/vms-c.c
    branches/cilkplus/gcc/config/vms/vms.h
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/configure.ac
    branches/cilkplus/gcc/coverage.c
    branches/cilkplus/gcc/coverage.h
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-tree.def
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/error.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/name-lookup.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.c
    branches/cilkplus/gcc/cp/ptree.c
    branches/cilkplus/gcc/cp/rtti.c
    branches/cilkplus/gcc/cp/search.c
    branches/cilkplus/gcc/cp/semantics.c
    branches/cilkplus/gcc/cp/tree.c
    branches/cilkplus/gcc/cp/typeck.c
    branches/cilkplus/gcc/cprop.c
    branches/cilkplus/gcc/defaults.h
    branches/cilkplus/gcc/doc/contrib.texi
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/gcov.texi
    branches/cilkplus/gcc/doc/install.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/flag-types.h
    branches/cilkplus/gcc/flags.h
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/class.c
    branches/cilkplus/gcc/fortran/decl.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/match.h
    branches/cilkplus/gcc/fortran/misc.c
    branches/cilkplus/gcc/fortran/module.c
    branches/cilkplus/gcc/fortran/parse.c
    branches/cilkplus/gcc/fortran/primary.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/fortran/trans-types.c
    branches/cilkplus/gcc/fortran/trans.h
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/gccspec.c
    branches/cilkplus/gcc/gcov-dump.c
    branches/cilkplus/gcc/gcov-io.h
    branches/cilkplus/gcc/gcov.c
    branches/cilkplus/gcc/gimple-fold.c
    branches/cilkplus/gcc/gimple-pretty-print.c
    branches/cilkplus/gcc/gimple-streamer-in.c
    branches/cilkplus/gcc/gimple-streamer-out.c
    branches/cilkplus/gcc/gimple.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/go/ChangeLog
    branches/cilkplus/gcc/go/Make-lang.in
    branches/cilkplus/gcc/go/go-gcc.cc
    branches/cilkplus/gcc/go/gofrontend/backend.h
    branches/cilkplus/gcc/go/gofrontend/dataflow.cc
    branches/cilkplus/gcc/go/gofrontend/export.cc
    branches/cilkplus/gcc/go/gofrontend/export.h
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/go.cc
    branches/cilkplus/gcc/go/gofrontend/gogo-tree.cc
    branches/cilkplus/gcc/go/gofrontend/gogo.cc
    branches/cilkplus/gcc/go/gofrontend/gogo.h
    branches/cilkplus/gcc/go/gofrontend/import-archive.cc
    branches/cilkplus/gcc/go/gofrontend/import.cc
    branches/cilkplus/gcc/go/gofrontend/import.h
    branches/cilkplus/gcc/go/gofrontend/lex.cc
    branches/cilkplus/gcc/go/gofrontend/lex.h
    branches/cilkplus/gcc/go/gofrontend/parse.cc
    branches/cilkplus/gcc/go/gofrontend/parse.h
    branches/cilkplus/gcc/go/gofrontend/runtime.cc
    branches/cilkplus/gcc/go/gofrontend/runtime.def
    branches/cilkplus/gcc/go/gofrontend/runtime.h
    branches/cilkplus/gcc/go/gofrontend/statements.cc
    branches/cilkplus/gcc/go/gofrontend/statements.h
    branches/cilkplus/gcc/go/gofrontend/types.cc
    branches/cilkplus/gcc/go/gofrontend/types.h
    branches/cilkplus/gcc/go/gofrontend/unsafe.cc
    branches/cilkplus/gcc/haifa-sched.c
    branches/cilkplus/gcc/hard-reg-set.h
    branches/cilkplus/gcc/incpath.c
    branches/cilkplus/gcc/incpath.h
    branches/cilkplus/gcc/ipa-cp.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/ipa-inline.h
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/ipa-prop.h
    branches/cilkplus/gcc/ipa.c
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/java/ChangeLog
    branches/cilkplus/gcc/java/expr.c
    branches/cilkplus/gcc/java/lang.c
    branches/cilkplus/gcc/jump.c
    branches/cilkplus/gcc/loop-doloop.c
    branches/cilkplus/gcc/loop-unroll.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto-lang.c
    branches/cilkplus/gcc/omp-low.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/optabs.h
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/output.h
    branches/cilkplus/gcc/postreload.c
    branches/cilkplus/gcc/predict.c
    branches/cilkplus/gcc/profile.c
    branches/cilkplus/gcc/recog.c
    branches/cilkplus/gcc/reg-stack.c
    branches/cilkplus/gcc/reginfo.c
    branches/cilkplus/gcc/reorg.c
    branches/cilkplus/gcc/sched-deps.c
    branches/cilkplus/gcc/sched-ebb.c
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/c-c++-common/dfp/pr33466.c
    branches/cilkplus/gcc/testsuite/c-c++-common/tm/malloc.c
    branches/cilkplus/gcc/testsuite/g++.dg/abi/mangle41.C
    branches/cilkplus/gcc/testsuite/g++.dg/cdce3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-10.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/sfinae26.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/trailing2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
    branches/cilkplus/gcc/testsuite/g++.dg/eh/array1.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/attrib27.C
    branches/cilkplus/gcc/testsuite/g++.dg/inherit/using4.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/name-clash9.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/struct1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/ctor5.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/elab1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/elab2.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/int-as-enum1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/typedef1.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/typedef3.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/typedef4.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/typedef5.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/crash26.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/nontype4.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/static4.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/typedef1.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/unify11.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using2.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/template-1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.benjamin/typedef01.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/line1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/misc14.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.bugs/900127_02.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.jason/scoping16.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/anon7.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/elab1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/redecl1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/syntax4.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/typedef7.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/using1.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr44707.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/vector-subscript-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-exchange-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-generic-aux.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-generic.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-load-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-noinline-aux.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-noinline.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-op-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/atomic-store-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/compat/compat-common.h
    branches/cilkplus/gcc/testsuite/gcc.dg/cpp/assert4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/darwin-segaddr.c
    branches/cilkplus/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr43864-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr43864-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr43864-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr43864.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-longlong.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int128.c
    branches/cilkplus/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-longlong.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/20100615.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/memopt-13.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/memopt-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/vec-cvt-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/fast-math-vect-call-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr30858.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-13.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-24.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-34.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-cond-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-multitypes-11.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-10.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-105.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-112.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-15.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-31.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-32.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-33.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-34.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-35.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-36.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-73.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-74.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-75.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-76.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-80.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-85.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-89.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-97.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-98.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-all.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-double-reduc-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-iv-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-iv-8a.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1a.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1b.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2a.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2c.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-3a.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4a.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4b.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4c.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4d.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4m.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-fir.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-2char.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-shift-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vshift-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vshift-3.c
    branches/cilkplus/gcc/testsuite/gcc.misc-tests/gcov-13.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-ceil-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-ceilf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-copysign-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-copysignf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-floor-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-floorf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-rint-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-rintf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-round-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-roundf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-trunc-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/avx-truncf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse-copysignf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse-recip-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse2-copysign-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse2-lrint-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse2-lrintf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-ceil-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-ceilf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-floor-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-floorf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-rint-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-rintf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-round-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-roundf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-trunc-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/sse4_1-truncf-vec.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-10.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-11.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-12.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-3.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-5.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-6.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-7.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-8.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/fix-r4000-9.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips.exp
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_45a.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/function_types_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/result_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/select_type_23.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/structure_constructor_3.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/structure_constructor_4.f03
    branches/cilkplus/gcc/testsuite/go.test/test/chan/goroutines.go
    branches/cilkplus/gcc/testsuite/go.test/test/env.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug107.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug243.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug262.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug326.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug331.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug354.go
    branches/cilkplus/gcc/testsuite/go.test/test/func2.go
    branches/cilkplus/gcc/testsuite/go.test/test/import.go
    branches/cilkplus/gcc/testsuite/go.test/test/recover2.go
    branches/cilkplus/gcc/testsuite/go.test/test/recover3.go
    branches/cilkplus/gcc/testsuite/lib/gcc-simulate-thread.exp
    branches/cilkplus/gcc/testsuite/lib/gcov.exp
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/testsuite/obj-c++.dg/naming-3.mm
    branches/cilkplus/gcc/testsuite/obj-c++.dg/naming-4.mm
    branches/cilkplus/gcc/toplev.c
    branches/cilkplus/gcc/tracer.c
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-data-ref.c
    branches/cilkplus/gcc/tree-diagnostic.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-emutls.c
    branches/cilkplus/gcc/tree-flow.h
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-inline.h
    branches/cilkplus/gcc/tree-mudflap.c
    branches/cilkplus/gcc/tree-optimize.c
    branches/cilkplus/gcc/tree-outof-ssa.c
    branches/cilkplus/gcc/tree-predcom.c
    branches/cilkplus/gcc/tree-sra.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-alias.h
    branches/cilkplus/gcc/tree-ssa-dce.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-live.c
    branches/cilkplus/gcc/tree-ssa-loop-im.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-operands.h
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-tail-merge.c
    branches/cilkplus/gcc/tree-ssa.c
    branches/cilkplus/gcc/tree-vect-data-refs.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vect-patterns.c
    branches/cilkplus/gcc/tree-vrp.c
    branches/cilkplus/gcc/tree.c
    branches/cilkplus/gcc/tree.def
    branches/cilkplus/gcc/tree.h
    branches/cilkplus/gcc/var-tracking.c
    branches/cilkplus/gcc/varasm.c
    branches/cilkplus/gcc/varpool.c
    branches/cilkplus/libada/ChangeLog
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/expr.c
    branches/cilkplus/libcpp/include/line-map.h
    branches/cilkplus/libcpp/line-map.c
    branches/cilkplus/libcpp/macro.c
    branches/cilkplus/libffi/ChangeLog
    branches/cilkplus/libffi/configure
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/Makefile.in
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/config/alpha/qrnnd.S
    branches/cilkplus/libgcc/config/arm/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/t-avr
    branches/cilkplus/libgcc/config/pa/stublib.c
    branches/cilkplus/libgcc/config/pa/t-stublib
    branches/cilkplus/libgcc/config/rs6000/t-darwin64
    branches/cilkplus/libgcc/config/rs6000/t-ppccomm
    branches/cilkplus/libgcc/config/sh/t-netbsd
    branches/cilkplus/libgcc/config/t-darwin
    branches/cilkplus/libgcc/crtstuff.c
    branches/cilkplus/libgcc/generic-morestack.c
    branches/cilkplus/libgcc/libgcc-std.ver.in
    branches/cilkplus/libgcc/static-object.mk
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/configure
    branches/cilkplus/libgo/MERGE
    branches/cilkplus/libgo/Makefile.am
    branches/cilkplus/libgo/Makefile.in
    branches/cilkplus/libgo/config.h.in
    branches/cilkplus/libgo/configure
    branches/cilkplus/libgo/configure.ac
    branches/cilkplus/libgo/go/archive/tar/reader.go
    branches/cilkplus/libgo/go/archive/tar/reader_test.go
    branches/cilkplus/libgo/go/archive/tar/writer.go
    branches/cilkplus/libgo/go/archive/zip/reader.go
    branches/cilkplus/libgo/go/archive/zip/reader_test.go
    branches/cilkplus/libgo/go/archive/zip/struct.go
    branches/cilkplus/libgo/go/archive/zip/writer.go
    branches/cilkplus/libgo/go/archive/zip/zip_test.go
    branches/cilkplus/libgo/go/asn1/asn1.go
    branches/cilkplus/libgo/go/asn1/marshal.go
    branches/cilkplus/libgo/go/big/int.go
    branches/cilkplus/libgo/go/big/int_test.go
    branches/cilkplus/libgo/go/big/nat.go
    branches/cilkplus/libgo/go/big/nat_test.go
    branches/cilkplus/libgo/go/big/rat.go
    branches/cilkplus/libgo/go/big/rat_test.go
    branches/cilkplus/libgo/go/bufio/bufio.go
    branches/cilkplus/libgo/go/bufio/bufio_test.go
    branches/cilkplus/libgo/go/bytes/buffer.go
    branches/cilkplus/libgo/go/bytes/buffer_test.go
    branches/cilkplus/libgo/go/bytes/bytes.go
    branches/cilkplus/libgo/go/bytes/bytes_test.go
    branches/cilkplus/libgo/go/compress/bzip2/bit_reader.go
    branches/cilkplus/libgo/go/compress/bzip2/bzip2.go
    branches/cilkplus/libgo/go/compress/bzip2/bzip2_test.go
    branches/cilkplus/libgo/go/compress/bzip2/huffman.go
    branches/cilkplus/libgo/go/compress/flate/deflate.go
    branches/cilkplus/libgo/go/compress/flate/deflate_test.go
    branches/cilkplus/libgo/go/compress/flate/huffman_bit_writer.go
    branches/cilkplus/libgo/go/compress/flate/inflate.go
    branches/cilkplus/libgo/go/compress/gzip/gunzip.go
    branches/cilkplus/libgo/go/compress/gzip/gunzip_test.go
    branches/cilkplus/libgo/go/compress/gzip/gzip.go
    branches/cilkplus/libgo/go/compress/lzw/reader.go
    branches/cilkplus/libgo/go/compress/lzw/reader_test.go
    branches/cilkplus/libgo/go/compress/lzw/writer.go
    branches/cilkplus/libgo/go/compress/lzw/writer_test.go
    branches/cilkplus/libgo/go/compress/zlib/reader.go
    branches/cilkplus/libgo/go/compress/zlib/reader_test.go
    branches/cilkplus/libgo/go/compress/zlib/writer.go
    branches/cilkplus/libgo/go/crypto/aes/cipher.go
    branches/cilkplus/libgo/go/crypto/bcrypt/base64.go
    branches/cilkplus/libgo/go/crypto/bcrypt/bcrypt.go
    branches/cilkplus/libgo/go/crypto/bcrypt/bcrypt_test.go
    branches/cilkplus/libgo/go/crypto/blowfish/cipher.go
    branches/cilkplus/libgo/go/crypto/cast5/cast5.go
    branches/cilkplus/libgo/go/crypto/cipher/io.go
    branches/cilkplus/libgo/go/crypto/des/cipher.go
    branches/cilkplus/libgo/go/crypto/dsa/dsa.go
    branches/cilkplus/libgo/go/crypto/ecdsa/ecdsa.go
    branches/cilkplus/libgo/go/crypto/elliptic/elliptic.go
    branches/cilkplus/libgo/go/crypto/hmac/hmac.go
    branches/cilkplus/libgo/go/crypto/md4/md4.go
    branches/cilkplus/libgo/go/crypto/md5/md5.go
    branches/cilkplus/libgo/go/crypto/ocsp/ocsp.go
    branches/cilkplus/libgo/go/crypto/openpgp/armor/armor.go
    branches/cilkplus/libgo/go/crypto/openpgp/armor/encode.go
    branches/cilkplus/libgo/go/crypto/openpgp/canonical_text.go
    branches/cilkplus/libgo/go/crypto/openpgp/canonical_text_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/elgamal/elgamal.go
    branches/cilkplus/libgo/go/crypto/openpgp/error/error.go
    branches/cilkplus/libgo/go/crypto/openpgp/keys.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/compressed.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/compressed_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/literal.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/one_pass_signature.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/packet.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/packet_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/private_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/public_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/reader.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/signature.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/userid.go
    branches/cilkplus/libgo/go/crypto/openpgp/read.go
    branches/cilkplus/libgo/go/crypto/openpgp/read_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/cilkplus/libgo/go/crypto/openpgp/write.go
    branches/cilkplus/libgo/go/crypto/openpgp/write_test.go
    branches/cilkplus/libgo/go/crypto/rand/rand.go
    branches/cilkplus/libgo/go/crypto/rand/rand_unix.go
    branches/cilkplus/libgo/go/crypto/rand/rand_windows.go
    branches/cilkplus/libgo/go/crypto/rand/util.go
    branches/cilkplus/libgo/go/crypto/rc4/rc4.go
    branches/cilkplus/libgo/go/crypto/ripemd160/ripemd160.go
    branches/cilkplus/libgo/go/crypto/rsa/pkcs1v15.go
    branches/cilkplus/libgo/go/crypto/rsa/rsa.go
    branches/cilkplus/libgo/go/crypto/sha1/sha1.go
    branches/cilkplus/libgo/go/crypto/sha256/sha256.go
    branches/cilkplus/libgo/go/crypto/sha512/sha512.go
    branches/cilkplus/libgo/go/crypto/tls/alert.go
    branches/cilkplus/libgo/go/crypto/tls/cipher_suites.go
    branches/cilkplus/libgo/go/crypto/tls/conn.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_client.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_server.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_server_test.go
    branches/cilkplus/libgo/go/crypto/tls/key_agreement.go
    branches/cilkplus/libgo/go/crypto/tls/prf.go
    branches/cilkplus/libgo/go/crypto/tls/tls.go
    branches/cilkplus/libgo/go/crypto/twofish/twofish.go
    branches/cilkplus/libgo/go/crypto/x509/pkcs1.go
    branches/cilkplus/libgo/go/crypto/x509/verify.go
    branches/cilkplus/libgo/go/crypto/x509/verify_test.go
    branches/cilkplus/libgo/go/crypto/x509/x509.go
    branches/cilkplus/libgo/go/crypto/x509/x509_test.go
    branches/cilkplus/libgo/go/crypto/xtea/cipher.go
    branches/cilkplus/libgo/go/csv/reader.go
    branches/cilkplus/libgo/go/csv/reader_test.go
    branches/cilkplus/libgo/go/csv/writer.go
    branches/cilkplus/libgo/go/debug/dwarf/buf.go
    branches/cilkplus/libgo/go/debug/dwarf/entry.go
    branches/cilkplus/libgo/go/debug/dwarf/open.go
    branches/cilkplus/libgo/go/debug/dwarf/type.go
    branches/cilkplus/libgo/go/debug/dwarf/unit.go
    branches/cilkplus/libgo/go/debug/elf/file.go
    branches/cilkplus/libgo/go/debug/gosym/symtab.go
    branches/cilkplus/libgo/go/debug/macho/file.go
    branches/cilkplus/libgo/go/debug/pe/file.go
    branches/cilkplus/libgo/go/encoding/ascii85/ascii85.go
    branches/cilkplus/libgo/go/encoding/ascii85/ascii85_test.go
    branches/cilkplus/libgo/go/encoding/base32/base32.go
    branches/cilkplus/libgo/go/encoding/base32/base32_test.go
    branches/cilkplus/libgo/go/encoding/base64/base64.go
    branches/cilkplus/libgo/go/encoding/base64/base64_test.go
    branches/cilkplus/libgo/go/encoding/binary/binary.go
    branches/cilkplus/libgo/go/encoding/binary/binary_test.go
    branches/cilkplus/libgo/go/encoding/binary/varint.go
    branches/cilkplus/libgo/go/encoding/binary/varint_test.go
    branches/cilkplus/libgo/go/encoding/git85/git.go
    branches/cilkplus/libgo/go/encoding/git85/git_test.go
    branches/cilkplus/libgo/go/encoding/hex/hex.go
    branches/cilkplus/libgo/go/encoding/pem/pem.go
    branches/cilkplus/libgo/go/exec/exec.go
    branches/cilkplus/libgo/go/exec/exec_test.go
    branches/cilkplus/libgo/go/exec/lp_plan9.go
    branches/cilkplus/libgo/go/exec/lp_unix.go
    branches/cilkplus/libgo/go/exec/lp_windows.go
    branches/cilkplus/libgo/go/exp/ebnf/ebnf.go
    branches/cilkplus/libgo/go/exp/ebnf/parser.go
    branches/cilkplus/libgo/go/exp/ebnflint/ebnflint.go
    branches/cilkplus/libgo/go/exp/gotype/gotype.go
    branches/cilkplus/libgo/go/exp/gui/gui.go
    branches/cilkplus/libgo/go/exp/gui/x11/auth.go
    branches/cilkplus/libgo/go/exp/gui/x11/conn.go
    branches/cilkplus/libgo/go/exp/norm/composition.go
    branches/cilkplus/libgo/go/exp/norm/composition_test.go
    branches/cilkplus/libgo/go/exp/norm/maketables.go
    branches/cilkplus/libgo/go/exp/norm/maketesttables.go
    branches/cilkplus/libgo/go/exp/norm/normalize_test.go
    branches/cilkplus/libgo/go/exp/norm/normregtest.go
    branches/cilkplus/libgo/go/exp/norm/readwriter.go
    branches/cilkplus/libgo/go/exp/norm/readwriter_test.go
    branches/cilkplus/libgo/go/exp/norm/trie_test.go
    branches/cilkplus/libgo/go/exp/norm/triedata_test.go
    branches/cilkplus/libgo/go/exp/norm/triegen.go
    branches/cilkplus/libgo/go/exp/spdy/read.go
    branches/cilkplus/libgo/go/exp/spdy/types.go
    branches/cilkplus/libgo/go/exp/spdy/write.go
    branches/cilkplus/libgo/go/exp/sql/convert.go
    branches/cilkplus/libgo/go/exp/sql/convert_test.go
    branches/cilkplus/libgo/go/exp/sql/driver/driver.go
    branches/cilkplus/libgo/go/exp/sql/driver/types.go
    branches/cilkplus/libgo/go/exp/sql/fakedb_test.go
    branches/cilkplus/libgo/go/exp/sql/sql.go
    branches/cilkplus/libgo/go/exp/sql/sql_test.go
    branches/cilkplus/libgo/go/exp/ssh/channel.go
    branches/cilkplus/libgo/go/exp/ssh/common.go
    branches/cilkplus/libgo/go/exp/ssh/doc.go
    branches/cilkplus/libgo/go/exp/ssh/messages.go
    branches/cilkplus/libgo/go/exp/ssh/server.go
    branches/cilkplus/libgo/go/exp/ssh/server_shell.go
    branches/cilkplus/libgo/go/exp/ssh/server_shell_test.go
    branches/cilkplus/libgo/go/exp/ssh/transport.go
    branches/cilkplus/libgo/go/exp/ssh/transport_test.go
    branches/cilkplus/libgo/go/exp/template/html/css.go
    branches/cilkplus/libgo/go/exp/template/html/css_test.go
    branches/cilkplus/libgo/go/exp/template/html/error.go
    branches/cilkplus/libgo/go/exp/template/html/escape.go
    branches/cilkplus/libgo/go/exp/template/html/escape_test.go
    branches/cilkplus/libgo/go/exp/template/html/html.go
    branches/cilkplus/libgo/go/exp/template/html/js.go
    branches/cilkplus/libgo/go/exp/terminal/shell.go
    branches/cilkplus/libgo/go/exp/terminal/shell_test.go
    branches/cilkplus/libgo/go/exp/terminal/terminal.go
    branches/cilkplus/libgo/go/exp/types/check.go
    branches/cilkplus/libgo/go/exp/types/check_test.go
    branches/cilkplus/libgo/go/exp/types/exportdata.go
    branches/cilkplus/libgo/go/exp/types/gcimporter.go
    branches/cilkplus/libgo/go/exp/types/universe.go
    branches/cilkplus/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/cilkplus/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/cilkplus/libgo/go/expvar/expvar.go
    branches/cilkplus/libgo/go/flag/flag.go
    branches/cilkplus/libgo/go/fmt/doc.go
    branches/cilkplus/libgo/go/fmt/fmt_test.go
    branches/cilkplus/libgo/go/fmt/format.go
    branches/cilkplus/libgo/go/fmt/print.go
    branches/cilkplus/libgo/go/fmt/scan.go
    branches/cilkplus/libgo/go/fmt/scan_test.go
    branches/cilkplus/libgo/go/go/ast/ast.go
    branches/cilkplus/libgo/go/go/ast/print.go
    branches/cilkplus/libgo/go/go/ast/print_test.go
    branches/cilkplus/libgo/go/go/ast/resolve.go
    branches/cilkplus/libgo/go/go/build/build.go
    branches/cilkplus/libgo/go/go/build/build_test.go
    branches/cilkplus/libgo/go/go/build/dir.go
    branches/cilkplus/libgo/go/go/build/path.go
    branches/cilkplus/libgo/go/go/build/pkgtest/pkgtest.go
    branches/cilkplus/libgo/go/go/doc/doc.go
    branches/cilkplus/libgo/go/go/parser/interface.go
    branches/cilkplus/libgo/go/go/parser/parser.go
    branches/cilkplus/libgo/go/go/parser/parser_test.go
    branches/cilkplus/libgo/go/go/printer/nodes.go
    branches/cilkplus/libgo/go/go/printer/printer.go
    branches/cilkplus/libgo/go/go/scanner/errors.go
    branches/cilkplus/libgo/go/go/scanner/scanner.go
    branches/cilkplus/libgo/go/go/scanner/scanner_test.go
    branches/cilkplus/libgo/go/go/token/serialize.go
    branches/cilkplus/libgo/go/go/token/serialize_test.go
    branches/cilkplus/libgo/go/gob/codec_test.go
    branches/cilkplus/libgo/go/gob/decode.go
    branches/cilkplus/libgo/go/gob/decoder.go
    branches/cilkplus/libgo/go/gob/encode.go
    branches/cilkplus/libgo/go/gob/encoder.go
    branches/cilkplus/libgo/go/gob/encoder_test.go
    branches/cilkplus/libgo/go/gob/error.go
    branches/cilkplus/libgo/go/gob/gobencdec_test.go
    branches/cilkplus/libgo/go/gob/timing_test.go
    branches/cilkplus/libgo/go/gob/type.go
    branches/cilkplus/libgo/go/gob/type_test.go
    branches/cilkplus/libgo/go/hash/adler32/adler32.go
    branches/cilkplus/libgo/go/hash/crc32/crc32.go
    branches/cilkplus/libgo/go/hash/crc64/crc64.go
    branches/cilkplus/libgo/go/hash/fnv/fnv.go
    branches/cilkplus/libgo/go/html/doc.go
    branches/cilkplus/libgo/go/html/entity.go
    branches/cilkplus/libgo/go/html/escape.go
    branches/cilkplus/libgo/go/html/node.go
    branches/cilkplus/libgo/go/html/parse.go
    branches/cilkplus/libgo/go/html/parse_test.go
    branches/cilkplus/libgo/go/html/render.go
    branches/cilkplus/libgo/go/html/token.go
    branches/cilkplus/libgo/go/html/token_test.go
    branches/cilkplus/libgo/go/http/cgi/child.go
    branches/cilkplus/libgo/go/http/cgi/host.go
    branches/cilkplus/libgo/go/http/cgi/host_test.go
    branches/cilkplus/libgo/go/http/chunked.go
    branches/cilkplus/libgo/go/http/client.go
    branches/cilkplus/libgo/go/http/client_test.go
    branches/cilkplus/libgo/go/http/cookie_test.go
    branches/cilkplus/libgo/go/http/dump.go
    branches/cilkplus/libgo/go/http/fcgi/child.go
    branches/cilkplus/libgo/go/http/fcgi/fcgi.go
    branches/cilkplus/libgo/go/http/fcgi/fcgi_test.go
    branches/cilkplus/libgo/go/http/filetransport.go
    branches/cilkplus/libgo/go/http/filetransport_test.go
    branches/cilkplus/libgo/go/http/fs.go
    branches/cilkplus/libgo/go/http/fs_test.go
    branches/cilkplus/libgo/go/http/header.go
    branches/cilkplus/libgo/go/http/httptest/recorder.go
    branches/cilkplus/libgo/go/http/httptest/server.go
    branches/cilkplus/libgo/go/http/persist.go
    branches/cilkplus/libgo/go/http/pprof/pprof.go
    branches/cilkplus/libgo/go/http/readrequest_test.go
    branches/cilkplus/libgo/go/http/request.go
    branches/cilkplus/libgo/go/http/request_test.go
    branches/cilkplus/libgo/go/http/requestwrite_test.go
    branches/cilkplus/libgo/go/http/response.go
    branches/cilkplus/libgo/go/http/response_test.go
    branches/cilkplus/libgo/go/http/reverseproxy.go
    branches/cilkplus/libgo/go/http/reverseproxy_test.go
    branches/cilkplus/libgo/go/http/serve_test.go
    branches/cilkplus/libgo/go/http/server.go
    branches/cilkplus/libgo/go/http/transfer.go
    branches/cilkplus/libgo/go/http/transport.go
    branches/cilkplus/libgo/go/http/transport_test.go
    branches/cilkplus/libgo/go/http/transport_windows.go
    branches/cilkplus/libgo/go/image/bmp/reader.go
    branches/cilkplus/libgo/go/image/decode_test.go
    branches/cilkplus/libgo/go/image/format.go
    branches/cilkplus/libgo/go/image/gif/reader.go
    branches/cilkplus/libgo/go/image/jpeg/huffman.go
    branches/cilkplus/libgo/go/image/jpeg/reader.go
    branches/cilkplus/libgo/go/image/jpeg/writer.go
    branches/cilkplus/libgo/go/image/jpeg/writer_test.go
    branches/cilkplus/libgo/go/image/png/reader.go
    branches/cilkplus/libgo/go/image/png/reader_test.go
    branches/cilkplus/libgo/go/image/png/writer.go
    branches/cilkplus/libgo/go/image/png/writer_test.go
    branches/cilkplus/libgo/go/image/tiff/buffer.go
    branches/cilkplus/libgo/go/image/tiff/buffer_test.go
    branches/cilkplus/libgo/go/image/tiff/compress.go
    branches/cilkplus/libgo/go/image/tiff/reader.go
    branches/cilkplus/libgo/go/image/tiff/reader_test.go
    branches/cilkplus/libgo/go/index/suffixarray/suffixarray.go
    branches/cilkplus/libgo/go/io/io.go
    branches/cilkplus/libgo/go/io/io_test.go
    branches/cilkplus/libgo/go/io/ioutil/ioutil.go
    branches/cilkplus/libgo/go/io/ioutil/tempfile.go
    branches/cilkplus/libgo/go/io/multi.go
    branches/cilkplus/libgo/go/io/multi_test.go
    branches/cilkplus/libgo/go/io/pipe.go
    branches/cilkplus/libgo/go/io/pipe_test.go
    branches/cilkplus/libgo/go/json/decode.go
    branches/cilkplus/libgo/go/json/decode_test.go
    branches/cilkplus/libgo/go/json/encode.go
    branches/cilkplus/libgo/go/json/encode_test.go
    branches/cilkplus/libgo/go/json/indent.go
    branches/cilkplus/libgo/go/json/scanner.go
    branches/cilkplus/libgo/go/json/scanner_test.go
    branches/cilkplus/libgo/go/json/stream.go
    branches/cilkplus/libgo/go/log/log.go
    branches/cilkplus/libgo/go/mail/message.go
    branches/cilkplus/libgo/go/math/all_test.go
    branches/cilkplus/libgo/go/math/sin.go
    branches/cilkplus/libgo/go/mime/grammar.go
    branches/cilkplus/libgo/go/mime/mediatype.go
    branches/cilkplus/libgo/go/mime/mediatype_test.go
    branches/cilkplus/libgo/go/mime/multipart/formdata.go
    branches/cilkplus/libgo/go/mime/multipart/multipart.go
    branches/cilkplus/libgo/go/mime/multipart/multipart_test.go
    branches/cilkplus/libgo/go/mime/multipart/writer.go
    branches/cilkplus/libgo/go/mime/type.go
    branches/cilkplus/libgo/go/net/cgo_stub.go
    branches/cilkplus/libgo/go/net/cgo_unix.go
    branches/cilkplus/libgo/go/net/dial.go
    branches/cilkplus/libgo/go/net/dict/dict.go
    branches/cilkplus/libgo/go/net/dnsclient.go
    branches/cilkplus/libgo/go/net/dnsclient_unix.go
    branches/cilkplus/libgo/go/net/dnsconfig.go
    branches/cilkplus/libgo/go/net/fd.go
    branches/cilkplus/libgo/go/net/fd_linux.go
    branches/cilkplus/libgo/go/net/fd_openbsd.go
    branches/cilkplus/libgo/go/net/fd_windows.go
    branches/cilkplus/libgo/go/net/file.go
    branches/cilkplus/libgo/go/net/file_plan9.go
    branches/cilkplus/libgo/go/net/file_test.go
    branches/cilkplus/libgo/go/net/file_windows.go
    branches/cilkplus/libgo/go/net/interface.go
    branches/cilkplus/libgo/go/net/interface_bsd.go
    branches/cilkplus/libgo/go/net/interface_darwin.go
    branches/cilkplus/libgo/go/net/interface_freebsd.go
    branches/cilkplus/libgo/go/net/interface_linux.go
    branches/cilkplus/libgo/go/net/interface_openbsd.go
    branches/cilkplus/libgo/go/net/interface_stub.go
    branches/cilkplus/libgo/go/net/interface_test.go
    branches/cilkplus/libgo/go/net/interface_windows.go
    branches/cilkplus/libgo/go/net/ip.go
    branches/cilkplus/libgo/go/net/ip_test.go
    branches/cilkplus/libgo/go/net/ipraw_test.go
    branches/cilkplus/libgo/go/net/iprawsock.go
    branches/cilkplus/libgo/go/net/iprawsock_plan9.go
    branches/cilkplus/libgo/go/net/iprawsock_posix.go
    branches/cilkplus/libgo/go/net/ipsock.go
    branches/cilkplus/libgo/go/net/ipsock_plan9.go
    branches/cilkplus/libgo/go/net/ipsock_posix.go
    branches/cilkplus/libgo/go/net/lookup_plan9.go
    branches/cilkplus/libgo/go/net/lookup_test.go
    branches/cilkplus/libgo/go/net/lookup_unix.go
    branches/cilkplus/libgo/go/net/lookup_windows.go
    branches/cilkplus/libgo/go/net/net.go
    branches/cilkplus/libgo/go/net/net_test.go
    branches/cilkplus/libgo/go/net/newpollserver.go
    branches/cilkplus/libgo/go/net/parse.go
    branches/cilkplus/libgo/go/net/pipe.go
    branches/cilkplus/libgo/go/net/pipe_test.go
    branches/cilkplus/libgo/go/net/port.go
    branches/cilkplus/libgo/go/net/sendfile_linux.go
    branches/cilkplus/libgo/go/net/sendfile_stub.go
    branches/cilkplus/libgo/go/net/sendfile_windows.go
    branches/cilkplus/libgo/go/net/server_test.go
    branches/cilkplus/libgo/go/net/sock.go
    branches/cilkplus/libgo/go/net/sock_windows.go
    branches/cilkplus/libgo/go/net/tcpsock.go
    branches/cilkplus/libgo/go/net/tcpsock_plan9.go
    branches/cilkplus/libgo/go/net/tcpsock_posix.go
    branches/cilkplus/libgo/go/net/textproto/reader.go
    branches/cilkplus/libgo/go/net/textproto/reader_test.go
    branches/cilkplus/libgo/go/net/textproto/textproto.go
    branches/cilkplus/libgo/go/net/textproto/writer.go
    branches/cilkplus/libgo/go/net/timeout_test.go
    branches/cilkplus/libgo/go/net/udpsock.go
    branches/cilkplus/libgo/go/net/udpsock_plan9.go
    branches/cilkplus/libgo/go/net/udpsock_posix.go
    branches/cilkplus/libgo/go/net/unixsock.go
    branches/cilkplus/libgo/go/net/unixsock_plan9.go
    branches/cilkplus/libgo/go/net/unixsock_posix.go
    branches/cilkplus/libgo/go/old/netchan/common.go
    branches/cilkplus/libgo/go/old/netchan/export.go
    branches/cilkplus/libgo/go/old/netchan/import.go
    branches/cilkplus/libgo/go/old/netchan/netchan_test.go
    branches/cilkplus/libgo/go/old/regexp/all_test.go
    branches/cilkplus/libgo/go/old/regexp/regexp.go
    branches/cilkplus/libgo/go/old/template/parse.go
    branches/cilkplus/libgo/go/old/template/template_test.go
    branches/cilkplus/libgo/go/os/dir.go
    branches/cilkplus/libgo/go/os/dir_plan9.go
    branches/cilkplus/libgo/go/os/dir_unix.go
    branches/cilkplus/libgo/go/os/env_plan9.go
    branches/cilkplus/libgo/go/os/env_unix.go
    branches/cilkplus/libgo/go/os/env_windows.go
    branches/cilkplus/libgo/go/os/error.go
    branches/cilkplus/libgo/go/os/error_plan9.go
    branches/cilkplus/libgo/go/os/error_posix.go
    branches/cilkplus/libgo/go/os/exec_plan9.go
    branches/cilkplus/libgo/go/os/exec_posix.go
    branches/cilkplus/libgo/go/os/exec_unix.go
    branches/cilkplus/libgo/go/os/exec_windows.go
    branches/cilkplus/libgo/go/os/file.go
    branches/cilkplus/libgo/go/os/file_plan9.go
    branches/cilkplus/libgo/go/os/file_posix.go
    branches/cilkplus/libgo/go/os/file_unix.go
    branches/cilkplus/libgo/go/os/getwd.go
    branches/cilkplus/libgo/go/os/os_test.go
    branches/cilkplus/libgo/go/os/path.go
    branches/cilkplus/libgo/go/os/path_test.go
    branches/cilkplus/libgo/go/os/proc.go
    branches/cilkplus/libgo/go/os/stat_plan9.go
    branches/cilkplus/libgo/go/os/sys_bsd.go
    branches/cilkplus/libgo/go/os/sys_linux.go
    branches/cilkplus/libgo/go/os/sys_plan9.go
    branches/cilkplus/libgo/go/os/time.go
    branches/cilkplus/libgo/go/os/user/lookup_stubs.go
    branches/cilkplus/libgo/go/os/user/lookup_unix.go
    branches/cilkplus/libgo/go/os/user/user.go
    branches/cilkplus/libgo/go/patch/apply.go
    branches/cilkplus/libgo/go/patch/git.go
    branches/cilkplus/libgo/go/patch/patch.go
    branches/cilkplus/libgo/go/patch/textdiff.go
    branches/cilkplus/libgo/go/path/filepath/match.go
    branches/cilkplus/libgo/go/path/filepath/match_test.go
    branches/cilkplus/libgo/go/path/filepath/path.go
    branches/cilkplus/libgo/go/path/filepath/path_test.go
    branches/cilkplus/libgo/go/path/match.go
    branches/cilkplus/libgo/go/path/match_test.go
    branches/cilkplus/libgo/go/rand/rand_test.go
    branches/cilkplus/libgo/go/reflect/all_test.go
    branches/cilkplus/libgo/go/reflect/value.go
    branches/cilkplus/libgo/go/regexp/all_test.go
    branches/cilkplus/libgo/go/regexp/exec.go
    branches/cilkplus/libgo/go/regexp/exec_test.go
    branches/cilkplus/libgo/go/regexp/regexp.go
    branches/cilkplus/libgo/go/regexp/syntax/compile.go
    branches/cilkplus/libgo/go/regexp/syntax/parse.go
    branches/cilkplus/libgo/go/regexp/syntax/parse_test.go
    branches/cilkplus/libgo/go/regexp/syntax/perl_groups.go
    branches/cilkplus/libgo/go/regexp/syntax/prog.go
    branches/cilkplus/libgo/go/regexp/syntax/regexp.go
    branches/cilkplus/libgo/go/rpc/client.go
    branches/cilkplus/libgo/go/rpc/debug.go
    branches/cilkplus/libgo/go/rpc/jsonrpc/all_test.go
    branches/cilkplus/libgo/go/rpc/jsonrpc/client.go
    branches/cilkplus/libgo/go/rpc/jsonrpc/server.go
    branches/cilkplus/libgo/go/rpc/server.go
    branches/cilkplus/libgo/go/rpc/server_test.go
    branches/cilkplus/libgo/go/runtime/debug.go
    branches/cilkplus/libgo/go/runtime/error.go
    branches/cilkplus/libgo/go/runtime/pprof/pprof.go
    branches/cilkplus/libgo/go/scanner/scanner.go
    branches/cilkplus/libgo/go/scanner/scanner_test.go
    branches/cilkplus/libgo/go/smtp/auth.go
    branches/cilkplus/libgo/go/smtp/smtp.go
    branches/cilkplus/libgo/go/smtp/smtp_test.go
    branches/cilkplus/libgo/go/strconv/atob.go
    branches/cilkplus/libgo/go/strconv/atob_test.go
    branches/cilkplus/libgo/go/strconv/atof.go
    branches/cilkplus/libgo/go/strconv/atof_test.go
    branches/cilkplus/libgo/go/strconv/atoi.go
    branches/cilkplus/libgo/go/strconv/atoi_test.go
    branches/cilkplus/libgo/go/strconv/fp_test.go
    branches/cilkplus/libgo/go/strconv/quote.go
    branches/cilkplus/libgo/go/strconv/quote_test.go
    branches/cilkplus/libgo/go/strings/reader.go
    branches/cilkplus/libgo/go/strings/replace.go
    branches/cilkplus/libgo/go/strings/replace_test.go
    branches/cilkplus/libgo/go/strings/strings.go
    branches/cilkplus/libgo/go/strings/strings_test.go
    branches/cilkplus/libgo/go/syscall/mksyscall.awk
    branches/cilkplus/libgo/go/syslog/syslog.go
    branches/cilkplus/libgo/go/syslog/syslog_unix.go
    branches/cilkplus/libgo/go/tabwriter/tabwriter.go
    branches/cilkplus/libgo/go/tabwriter/tabwriter_test.go
    branches/cilkplus/libgo/go/template/doc.go
    branches/cilkplus/libgo/go/template/exec.go
    branches/cilkplus/libgo/go/template/exec_test.go
    branches/cilkplus/libgo/go/template/funcs.go
    branches/cilkplus/libgo/go/template/helper.go
    branches/cilkplus/libgo/go/template/parse.go
    branches/cilkplus/libgo/go/template/parse/lex.go
    branches/cilkplus/libgo/go/template/parse/node.go
    branches/cilkplus/libgo/go/template/parse/parse.go
    branches/cilkplus/libgo/go/template/parse/set.go
    branches/cilkplus/libgo/go/template/set.go
    branches/cilkplus/libgo/go/testing/benchmark.go
    branches/cilkplus/libgo/go/testing/example.go
    branches/cilkplus/libgo/go/testing/iotest/logger.go
    branches/cilkplus/libgo/go/testing/iotest/reader.go
    branches/cilkplus/libgo/go/testing/iotest/writer.go
    branches/cilkplus/libgo/go/testing/quick/quick.go
    branches/cilkplus/libgo/go/testing/quick/quick_test.go
    branches/cilkplus/libgo/go/testing/script/script.go
    branches/cilkplus/libgo/go/testing/testing.go
    branches/cilkplus/libgo/go/time/format.go
    branches/cilkplus/libgo/go/time/sleep_test.go
    branches/cilkplus/libgo/go/time/sys.go
    branches/cilkplus/libgo/go/time/sys_plan9.go
    branches/cilkplus/libgo/go/time/sys_unix.go
    branches/cilkplus/libgo/go/time/sys_windows.go
    branches/cilkplus/libgo/go/time/tick.go
    branches/cilkplus/libgo/go/time/time_test.go
    branches/cilkplus/libgo/go/time/zoneinfo_windows.go
    branches/cilkplus/libgo/go/unicode/digit.go
    branches/cilkplus/libgo/go/unicode/digit_test.go
    branches/cilkplus/libgo/go/unicode/graphic.go
    branches/cilkplus/libgo/go/unicode/graphic_test.go
    branches/cilkplus/libgo/go/unicode/letter.go
    branches/cilkplus/libgo/go/unicode/letter_test.go
    branches/cilkplus/libgo/go/unicode/script_test.go
    branches/cilkplus/libgo/go/unicode/tables.go
    branches/cilkplus/libgo/go/url/url.go
    branches/cilkplus/libgo/go/url/url_test.go
    branches/cilkplus/libgo/go/utf16/utf16.go
    branches/cilkplus/libgo/go/utf16/utf16_test.go
    branches/cilkplus/libgo/go/utf8/string.go
    branches/cilkplus/libgo/go/utf8/string_test.go
    branches/cilkplus/libgo/go/utf8/utf8.go
    branches/cilkplus/libgo/go/utf8/utf8_test.go
    branches/cilkplus/libgo/go/websocket/client.go
    branches/cilkplus/libgo/go/websocket/hixie.go
    branches/cilkplus/libgo/go/websocket/hixie_test.go
    branches/cilkplus/libgo/go/websocket/hybi.go
    branches/cilkplus/libgo/go/websocket/hybi_test.go
    branches/cilkplus/libgo/go/websocket/server.go
    branches/cilkplus/libgo/go/websocket/websocket.go
    branches/cilkplus/libgo/go/websocket/websocket_test.go
    branches/cilkplus/libgo/go/xml/marshal.go
    branches/cilkplus/libgo/go/xml/marshal_test.go
    branches/cilkplus/libgo/go/xml/read.go
    branches/cilkplus/libgo/go/xml/xml.go
    branches/cilkplus/libgo/go/xml/xml_test.go
    branches/cilkplus/libgo/merge.sh
    branches/cilkplus/libgo/runtime/cpuprof.c
    branches/cilkplus/libgo/runtime/go-append.c
    branches/cilkplus/libgo/runtime/go-defer.c
    branches/cilkplus/libgo/runtime/go-deferred-recover.c
    branches/cilkplus/libgo/runtime/go-eface-compare.c
    branches/cilkplus/libgo/runtime/go-eface-val-compare.c
    branches/cilkplus/libgo/runtime/go-interface-eface-compare.c
    branches/cilkplus/libgo/runtime/go-main.c
    branches/cilkplus/libgo/runtime/go-make-slice.c
    branches/cilkplus/libgo/runtime/go-map-delete.c
    branches/cilkplus/libgo/runtime/go-map-index.c
    branches/cilkplus/libgo/runtime/go-nanotime.c
    branches/cilkplus/libgo/runtime/go-new-map.c
    branches/cilkplus/libgo/runtime/go-panic.c
    branches/cilkplus/libgo/runtime/go-panic.h
    branches/cilkplus/libgo/runtime/go-recover.c
    branches/cilkplus/libgo/runtime/go-reflect-map.c
    branches/cilkplus/libgo/runtime/go-reflect.c
    branches/cilkplus/libgo/runtime/go-runtime-error.c
    branches/cilkplus/libgo/runtime/go-signal.c
    branches/cilkplus/libgo/runtime/go-strslice.c
    branches/cilkplus/libgo/runtime/go-type-eface.c
    branches/cilkplus/libgo/runtime/go-type-error.c
    branches/cilkplus/libgo/runtime/go-unreflect.c
    branches/cilkplus/libgo/runtime/go-unsafe-new.c
    branches/cilkplus/libgo/runtime/go-unsafe-newarray.c
    branches/cilkplus/libgo/runtime/go-unwind.c
    branches/cilkplus/libgo/runtime/iface.goc
    branches/cilkplus/libgo/runtime/malloc.goc
    branches/cilkplus/libgo/runtime/malloc.h
    branches/cilkplus/libgo/runtime/map.goc
    branches/cilkplus/libgo/runtime/mcentral.c
    branches/cilkplus/libgo/runtime/mfinal.c
    branches/cilkplus/libgo/runtime/mgc0.c
    branches/cilkplus/libgo/runtime/mheap.c
    branches/cilkplus/libgo/runtime/mprof.goc
    branches/cilkplus/libgo/runtime/proc.c
    branches/cilkplus/libgo/runtime/reflect.goc
    branches/cilkplus/libgo/runtime/runtime.h
    branches/cilkplus/libgo/runtime/sigqueue.goc
    branches/cilkplus/libgo/runtime/string.goc
    branches/cilkplus/libgo/runtime/thread.c
    branches/cilkplus/libgo/testsuite/Makefile.in
    branches/cilkplus/libgo/testsuite/gotest
    branches/cilkplus/libgomp/ChangeLog
    branches/cilkplus/libgomp/config/linux/affinity.c
    branches/cilkplus/libgomp/config/linux/alpha/futex.h
    branches/cilkplus/libgomp/config/linux/bar.c
    branches/cilkplus/libgomp/config/linux/bar.h
    branches/cilkplus/libgomp/config/linux/futex.h
    branches/cilkplus/libgomp/config/linux/ia64/futex.h
    branches/cilkplus/libgomp/config/linux/lock.c
    branches/cilkplus/libgomp/config/linux/mips/futex.h
    branches/cilkplus/libgomp/config/linux/mutex.c
    branches/cilkplus/libgomp/config/linux/mutex.h
    branches/cilkplus/libgomp/config/linux/omp-lock.h
    branches/cilkplus/libgomp/config/linux/powerpc/futex.h
    branches/cilkplus/libgomp/config/linux/ptrlock.c
    branches/cilkplus/libgomp/config/linux/ptrlock.h
    branches/cilkplus/libgomp/config/linux/s390/futex.h
    branches/cilkplus/libgomp/config/linux/sem.c
    branches/cilkplus/libgomp/config/linux/sem.h
    branches/cilkplus/libgomp/config/linux/sparc/futex.h
    branches/cilkplus/libgomp/config/linux/x86/futex.h
    branches/cilkplus/libgomp/configure
    branches/cilkplus/libgomp/critical.c
    branches/cilkplus/libgomp/libgomp.h
    branches/cilkplus/libgomp/ordered.c
    branches/cilkplus/libgomp/task.c
    branches/cilkplus/libitm/ChangeLog
    branches/cilkplus/libitm/Makefile.am
    branches/cilkplus/libitm/Makefile.in
    branches/cilkplus/libitm/acinclude.m4
    branches/cilkplus/libitm/aclocal.m4
    branches/cilkplus/libitm/alloc_cpp.cc
    branches/cilkplus/libitm/beginend.cc
    branches/cilkplus/libitm/config.h.in
    branches/cilkplus/libitm/config/alpha/sjlj.S
    branches/cilkplus/libitm/config/generic/asmcfi.h
    branches/cilkplus/libitm/config/x86/sjlj.S
    branches/cilkplus/libitm/configure
    branches/cilkplus/libitm/configure.ac
    branches/cilkplus/libitm/eh_cpp.cc
    branches/cilkplus/libitm/libitm_i.h
    branches/cilkplus/libitm/testsuite/Makefile.in
    branches/cilkplus/libitm/testsuite/lib/libitm.exp
    branches/cilkplus/libitm/testsuite/libitm.c/memcpy-1.c
    branches/cilkplus/libitm/testsuite/libitm.c/memset-1.c
    branches/cilkplus/libjava/ChangeLog
    branches/cilkplus/libjava/classpath/ChangeLog.gcj
    branches/cilkplus/libjava/classpath/config.rpath
    branches/cilkplus/libjava/classpath/configure
    branches/cilkplus/libjava/configure
    branches/cilkplus/libjava/configure.ac
    branches/cilkplus/libjava/libltdl/ChangeLog
    branches/cilkplus/libjava/libltdl/acinclude.m4
    branches/cilkplus/libjava/libltdl/configure
    branches/cilkplus/libjava/prims.cc
    branches/cilkplus/libmudflap/ChangeLog
    branches/cilkplus/libmudflap/configure
    branches/cilkplus/libobjc/ChangeLog
    branches/cilkplus/libobjc/configure
    branches/cilkplus/libquadmath/ChangeLog
    branches/cilkplus/libquadmath/configure
    branches/cilkplus/libssp/ChangeLog
    branches/cilkplus/libssp/configure
    branches/cilkplus/libtool.m4
    branches/cilkplus/lto-plugin/ChangeLog
    branches/cilkplus/lto-plugin/configure
    branches/cilkplus/maintainer-scripts/ChangeLog
    branches/cilkplus/maintainer-scripts/update_web_docs_svn
    branches/cilkplus/zlib/ChangeLog.gcj
    branches/cilkplus/zlib/configure


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