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]

r182918 [1/2] - in /branches/cilkplus: ChangeLo...


Author: bviyer
Date: Thu Jan  5 18:06:02 2012
New Revision: 182918

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182918
Log:
Merge with Master

Added:
    branches/cilkplus/libstdc++-v3/testsuite/18_support/nested_exception/51438.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/pair/piecewise2.cc
    branches/cilkplus/libstdc++-v3/testsuite/20_util/tuple/51365.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/final_hash.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/emplace.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/final_hash.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/emplace.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/final_hash.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/emplace.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/final_hash.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/emplace.cc
    branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/
    branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/
    branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/char/51711.cc
    branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/wchar_t/
    branches/cilkplus/libstdc++-v3/testsuite/28_regex/algorithms/regex_replace/wchar_t/51711.cc
    branches/cilkplus/libstdc++-v3/testsuite/libstdc++-prettyprinters/48362.cc
Modified:
    branches/cilkplus/libstdc++-v3/ChangeLog
    branches/cilkplus/libstdc++-v3/config/os/mingw32-w64/os_defines.h
    branches/cilkplus/libstdc++-v3/config/os/mingw32/os_defines.h
    branches/cilkplus/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/cilkplus/libstdc++-v3/doc/html/api.html
    branches/cilkplus/libstdc++-v3/doc/html/faq.html
    branches/cilkplus/libstdc++-v3/doc/html/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/abi.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/algorithms.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/api.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/atomics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/backwards.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03ch30s02.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/configure.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/containers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/extensions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/facets.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/index.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/intro.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/io.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/iterators.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/localization.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/memory.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/numerics.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/pairs.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/source_organization.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/status.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/strings.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/support.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/test.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/using_headers.html
    branches/cilkplus/libstdc++-v3/doc/html/manual/utilities.html
    branches/cilkplus/libstdc++-v3/doc/xml/manual/abi.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/algorithms.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/iterators.xml
    branches/cilkplus/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/cilkplus/libstdc++-v3/include/bits/atomic_base.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/locale_classes.h
    branches/cilkplus/libstdc++-v3/include/bits/locale_classes.tcc
    branches/cilkplus/libstdc++-v3/include/bits/regex.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_algo.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_list.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_numeric.h
    branches/cilkplus/libstdc++-v3/include/bits/stl_pair.h
    branches/cilkplus/libstdc++-v3/include/bits/unordered_map.h
    branches/cilkplus/libstdc++-v3/include/bits/unordered_set.h
    branches/cilkplus/libstdc++-v3/include/c_global/cinttypes
    branches/cilkplus/libstdc++-v3/include/debug/safe_base.h
    branches/cilkplus/libstdc++-v3/include/debug/unordered_map
    branches/cilkplus/libstdc++-v3/include/debug/unordered_set
    branches/cilkplus/libstdc++-v3/include/parallel/equally_split.h
    branches/cilkplus/libstdc++-v3/include/profile/unordered_map
    branches/cilkplus/libstdc++-v3/include/profile/unordered_set
    branches/cilkplus/libstdc++-v3/include/std/atomic
    branches/cilkplus/libstdc++-v3/include/std/bitset
    branches/cilkplus/libstdc++-v3/include/std/chrono
    branches/cilkplus/libstdc++-v3/include/std/complex
    branches/cilkplus/libstdc++-v3/include/std/fstream
    branches/cilkplus/libstdc++-v3/include/std/functional
    branches/cilkplus/libstdc++-v3/include/std/future
    branches/cilkplus/libstdc++-v3/include/std/istream
    branches/cilkplus/libstdc++-v3/include/std/ostream
    branches/cilkplus/libstdc++-v3/include/std/stdexcept
    branches/cilkplus/libstdc++-v3/include/std/system_error
    branches/cilkplus/libstdc++-v3/include/std/tuple
    branches/cilkplus/libstdc++-v3/include/tr2/dynamic_bitset
    branches/cilkplus/libstdc++-v3/libsupc++/bad_alloc.cc
    branches/cilkplus/libstdc++-v3/libsupc++/bad_cast.cc
    branches/cilkplus/libstdc++-v3/libsupc++/bad_typeid.cc
    branches/cilkplus/libstdc++-v3/libsupc++/cxxabi.h
    branches/cilkplus/libstdc++-v3/libsupc++/eh_exception.cc
    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++/initializer_list
    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/libsupc++/unwind-cxx.h
    branches/cilkplus/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/cilkplus/libstdc++-v3/scripts/run_doxygen
    branches/cilkplus/libstdc++-v3/src/chrono.cc
    branches/cilkplus/libstdc++-v3/src/compatibility-c++0x.cc
    branches/cilkplus/libstdc++-v3/src/shared_ptr.cc
    branches/cilkplus/libstdc++-v3/src/stdexcept.cc
    branches/cilkplus/libstdc++-v3/testsuite/18_support/nested_exception/rethrow_if_nested.cc
    branches/cilkplus/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
    branches/cilkplus/libstdc++-v3/testsuite/22_locale/num_put/put/char/9780-2.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_map/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/erase/51142.cc
    branches/cilkplus/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/cilkplus/libstdc++-v3/testsuite/performance/25_algorithms/search_n.cc
    branches/cilkplus/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/cons/weak_ptr_expired.cc
    branches/cilkplus/libstdc++-v3/testsuite/util/exception/safety.h
    branches/cilkplus/libstdc++-v3/testsuite/util/testsuite_container_traits.h

Changes in other areas also in this revision:
Added:
    branches/cilkplus/gcc/ada/a-numaux-vms.ads
    branches/cilkplus/gcc/ada/s-asthan-vms-ia64.adb
    branches/cilkplus/gcc/ada/s-auxdec-vms-ia64.adb
    branches/cilkplus/gcc/ada/s-diflio.adb
    branches/cilkplus/gcc/ada/s-diflio.ads
    branches/cilkplus/gcc/ada/s-diinio.adb
    branches/cilkplus/gcc/ada/s-diinio.ads
    branches/cilkplus/gcc/ada/s-dimkio.ads
    branches/cilkplus/gcc/ada/s-dimmks.ads
    branches/cilkplus/gcc/ada/s-dmotpr.ads
    branches/cilkplus/gcc/ada/s-llflex.ads
    branches/cilkplus/gcc/ada/s-memory-vms_64.adb
    branches/cilkplus/gcc/ada/s-memory-vms_64.ads
    branches/cilkplus/gcc/ada/s-osinte-vms-ia64.adb
    branches/cilkplus/gcc/ada/s-osinte-vms-ia64.ads
    branches/cilkplus/gcc/ada/s-tasdeb-vms.adb
    branches/cilkplus/gcc/ada/sem_dim.adb
    branches/cilkplus/gcc/ada/sem_dim.ads
    branches/cilkplus/gcc/config/avr/avr-dimode.md
    branches/cilkplus/gcc/config/avr/genmultilib.awk
    branches/cilkplus/gcc/config/avr/multilib.h
    branches/cilkplus/gcc/config/avr/t-multilib
    branches/cilkplus/gcc/config/sparc/tso.h
    branches/cilkplus/gcc/ree.c
    branches/cilkplus/gcc/testsuite/c-c++-common/abi-bf.c
    branches/cilkplus/gcc/testsuite/c-c++-common/gomp/pr51360.c
    branches/cilkplus/gcc/testsuite/c-c++-common/tm/20111206.c
    branches/cilkplus/gcc/testsuite/c-c++-common/transparent-union-1.c
    branches/cilkplus/gcc/testsuite/g++.dg/conversion/reinterpret4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-17.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alignof4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto28.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto29.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto30.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto31.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-51369.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-99.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-delegating2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-ice4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-ice5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-ptrsub.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-union2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc1.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc2.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/dc6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist62.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist63.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/initlist64.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nsdmi-defer5.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nsdmi-virtual1.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nsdmi6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/nullptr26.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51420.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51463.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51547.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/pr51619.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/ptrmem-cst-arg1.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv-cast3.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/rv-cast4.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/static_assert6.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/variadic121.C
    branches/cilkplus/gcc/testsuite/g++.dg/diagnostic/wrong-tag-1.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/desig3.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/desig4.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/is_final.C
    branches/cilkplus/gcc/testsuite/g++.dg/ext/underlying_type11.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-14.C
    branches/cilkplus/gcc/testsuite/g++.dg/gomp/pr51360.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/constant1.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/static4.C
    branches/cilkplus/gcc/testsuite/g++.dg/init/value10.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/nested2.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using50.C
    branches/cilkplus/gcc/testsuite/g++.dg/lookup/using51.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr48042_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr48354-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr48508-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr48508-1_1.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51564-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51567-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51572-2_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51573-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51650-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/lto/pr51650-2_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr50747-1_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr50747-2_0.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51117.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51262.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51396.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51575.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/pr51596.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/abstract3.C
    branches/cilkplus/gcc/testsuite/g++.dg/other/enum2.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/enum6.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/enum7.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/enum8.C
    branches/cilkplus/gcc/testsuite/g++.dg/parse/error45.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/cond8.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/crash109.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/init9.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/static32.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using16.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using17.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using18.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using19.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/asm-1.c
    branches/cilkplus/gcc/testsuite/g++.dg/tm/cgraph_edge.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/noexcept-1.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/noexcept-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/noexcept-3.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/noexcept-4.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/noexcept-5.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/pr51212.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/pr51411-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/tm/pr51411.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr51436.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr51482.C
    branches/cilkplus/gcc/testsuite/g++.dg/vect/pr51485.cc
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Woverflow-4.C
    branches/cilkplus/gcc/testsuite/g++.dg/warn/Wreturn-4.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/20111209-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr48641.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr50380.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr51069.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr51354.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr51495.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20111208-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/20111227-1.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk-lib.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/stpncpy-chk.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr51466.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20111216-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c11-version-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c11-version-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c94-version-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/c99-version-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/debug/dwarf2/pr51410.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gnu11-version-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/pr51339.c
    branches/cilkplus/gcc/testsuite/gcc.dg/guality/pr48437.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/pr50744.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/pr51362.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111207-1_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111207-1_1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111207-1_2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111207-1_3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111207-2_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/20111213-1_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/lto/pr51572-1_0.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr45416.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51408.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51481.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51491-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51491.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51519.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51557.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51644.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr51683.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-11.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/asm-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tm/pr51472.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr45830.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr49997.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50396.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50823.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr51245.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/pr43491.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/pr51583.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr51590.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-13-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-24-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-3-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-34-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-4-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-cond-2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-multitypes-11-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-1-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-10-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-105-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-112-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-15-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-31-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-32-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-33-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-34-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-35-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-36-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-6-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-73-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-74-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-75-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-76-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-80-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-85-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-89-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-97-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-98-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-all-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-double-reduc-6-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-iv-8-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-iv-8a-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1a-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-1b-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2a-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-2c-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-3-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4a-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4b-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4c-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4d-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-4m-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-fir-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-1-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-3-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-over-widen-4-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-1char-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-2char-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-sdivmod-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-shift-2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c
    branches/cilkplus/gcc/testsuite/gcc.dg/volatile-bitfields-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/volatile3.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon/vect-vcvt.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/neon/vect-vcvtq.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/sibcall-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/arm/volatile-bitfields-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/avr/torture/int24-mul.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/movdi-rex64.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/pr50038.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon-pipe-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/octeon2-pipe-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/altivec-perm-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/altivec-perm-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/altivec-perm-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/ppc-target-4.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/pr51623.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/assumed_charlen_substring_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/block_10.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/bounds_check_16.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_1.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_2.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_3.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_4.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_5.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_6.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_7.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_8.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_array_9.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_to_type_1.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/image_index_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/poly_run_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/poly_run_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray/poly_run_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_poly_1.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_poly_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/coarray_poly_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/default_initialization_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/function_optimize_9.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/workshare2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/workshare3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/implicit_pure_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/io_real_boz_3.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/io_real_boz_4.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/io_real_boz_5.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/private_type_14.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/realloc_on_assign_8.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/select_type_25.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/trans-mem-skel.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/type_to_class_1.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_operator_7.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_operator_8.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/vect/no-fre-no-copy-prop-O3-pr51704.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/warn_function_without_result_2.f90
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/elab3.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/loop_optimization1.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/specs/loop_optimization1_pkg.ads
    branches/cilkplus/libgo/go/crypto/x509/pkcs8.go
    branches/cilkplus/libgo/go/crypto/x509/pkcs8_test.go
    branches/cilkplus/libgo/go/encoding/asn1/
    branches/cilkplus/libgo/go/encoding/asn1/asn1.go
    branches/cilkplus/libgo/go/encoding/asn1/asn1_test.go
    branches/cilkplus/libgo/go/encoding/asn1/common.go
    branches/cilkplus/libgo/go/encoding/asn1/marshal.go
    branches/cilkplus/libgo/go/encoding/asn1/marshal_test.go
    branches/cilkplus/libgo/go/encoding/csv/
    branches/cilkplus/libgo/go/encoding/csv/reader.go
    branches/cilkplus/libgo/go/encoding/csv/reader_test.go
    branches/cilkplus/libgo/go/encoding/csv/writer.go
    branches/cilkplus/libgo/go/encoding/csv/writer_test.go
    branches/cilkplus/libgo/go/encoding/gob/
    branches/cilkplus/libgo/go/encoding/gob/codec_test.go
    branches/cilkplus/libgo/go/encoding/gob/debug.go
    branches/cilkplus/libgo/go/encoding/gob/decode.go
    branches/cilkplus/libgo/go/encoding/gob/decoder.go
    branches/cilkplus/libgo/go/encoding/gob/doc.go
    branches/cilkplus/libgo/go/encoding/gob/dump.go
    branches/cilkplus/libgo/go/encoding/gob/encode.go
    branches/cilkplus/libgo/go/encoding/gob/encoder.go
    branches/cilkplus/libgo/go/encoding/gob/encoder_test.go
    branches/cilkplus/libgo/go/encoding/gob/error.go
    branches/cilkplus/libgo/go/encoding/gob/gobencdec_test.go
    branches/cilkplus/libgo/go/encoding/gob/timing_test.go
    branches/cilkplus/libgo/go/encoding/gob/type.go
    branches/cilkplus/libgo/go/encoding/gob/type_test.go
    branches/cilkplus/libgo/go/encoding/json/
    branches/cilkplus/libgo/go/encoding/json/bench_test.go
    branches/cilkplus/libgo/go/encoding/json/decode.go
    branches/cilkplus/libgo/go/encoding/json/decode_test.go
    branches/cilkplus/libgo/go/encoding/json/encode.go
    branches/cilkplus/libgo/go/encoding/json/encode_test.go
    branches/cilkplus/libgo/go/encoding/json/indent.go
    branches/cilkplus/libgo/go/encoding/json/scanner.go
    branches/cilkplus/libgo/go/encoding/json/scanner_test.go
    branches/cilkplus/libgo/go/encoding/json/stream.go
    branches/cilkplus/libgo/go/encoding/json/stream_test.go
    branches/cilkplus/libgo/go/encoding/json/tagkey_test.go
    branches/cilkplus/libgo/go/encoding/json/tags.go
    branches/cilkplus/libgo/go/encoding/json/tags_test.go
    branches/cilkplus/libgo/go/encoding/xml/
    branches/cilkplus/libgo/go/encoding/xml/atom_test.go
    branches/cilkplus/libgo/go/encoding/xml/embed_test.go
    branches/cilkplus/libgo/go/encoding/xml/marshal.go
    branches/cilkplus/libgo/go/encoding/xml/marshal_test.go
    branches/cilkplus/libgo/go/encoding/xml/read.go
    branches/cilkplus/libgo/go/encoding/xml/read_test.go
    branches/cilkplus/libgo/go/encoding/xml/xml.go
    branches/cilkplus/libgo/go/encoding/xml/xml_test.go
    branches/cilkplus/libgo/go/exp/sql/driver/types_test.go
    branches/cilkplus/libgo/go/exp/ssh/cipher.go
    branches/cilkplus/libgo/go/exp/ssh/cipher_test.go
    branches/cilkplus/libgo/go/exp/ssh/client_auth.go
    branches/cilkplus/libgo/go/exp/ssh/client_auth_test.go
    branches/cilkplus/libgo/go/exp/ssh/client_func_test.go
    branches/cilkplus/libgo/go/exp/ssh/common_test.go
    branches/cilkplus/libgo/go/exp/ssh/session_test.go
    branches/cilkplus/libgo/go/exp/ssh/tcpip.go
    branches/cilkplus/libgo/go/exp/ssh/tcpip_func_test.go
    branches/cilkplus/libgo/go/exp/terminal/terminal_test.go
    branches/cilkplus/libgo/go/exp/terminal/util.go
    branches/cilkplus/libgo/go/go/ast/import.go
    branches/cilkplus/libgo/go/go/doc/comment_test.go
    branches/cilkplus/libgo/go/go/doc/headscan.go
    branches/cilkplus/libgo/go/html/doctype.go
    branches/cilkplus/libgo/go/html/template/
    branches/cilkplus/libgo/go/html/template/attr.go
    branches/cilkplus/libgo/go/html/template/clone.go
    branches/cilkplus/libgo/go/html/template/clone_test.go
    branches/cilkplus/libgo/go/html/template/content.go
    branches/cilkplus/libgo/go/html/template/content_test.go
    branches/cilkplus/libgo/go/html/template/context.go
    branches/cilkplus/libgo/go/html/template/css.go
    branches/cilkplus/libgo/go/html/template/css_test.go
    branches/cilkplus/libgo/go/html/template/doc.go
    branches/cilkplus/libgo/go/html/template/error.go
    branches/cilkplus/libgo/go/html/template/escape.go
    branches/cilkplus/libgo/go/html/template/escape_test.go
    branches/cilkplus/libgo/go/html/template/html.go
    branches/cilkplus/libgo/go/html/template/html_test.go
    branches/cilkplus/libgo/go/html/template/js.go
    branches/cilkplus/libgo/go/html/template/js_test.go
    branches/cilkplus/libgo/go/html/template/template.go
    branches/cilkplus/libgo/go/html/template/transition.go
    branches/cilkplus/libgo/go/html/template/url.go
    branches/cilkplus/libgo/go/html/template/url_test.go
    branches/cilkplus/libgo/go/log/syslog/
    branches/cilkplus/libgo/go/log/syslog/syslog.go
    branches/cilkplus/libgo/go/log/syslog/syslog_c.c
    branches/cilkplus/libgo/go/log/syslog/syslog_libc.go
    branches/cilkplus/libgo/go/log/syslog/syslog_test.go
    branches/cilkplus/libgo/go/log/syslog/syslog_unix.go
    branches/cilkplus/libgo/go/math/big/
    branches/cilkplus/libgo/go/math/big/arith.go
    branches/cilkplus/libgo/go/math/big/arith_decl.go
    branches/cilkplus/libgo/go/math/big/arith_test.go
    branches/cilkplus/libgo/go/math/big/calibrate_test.go
    branches/cilkplus/libgo/go/math/big/hilbert_test.go
    branches/cilkplus/libgo/go/math/big/int.go
    branches/cilkplus/libgo/go/math/big/int_test.go
    branches/cilkplus/libgo/go/math/big/nat.go
    branches/cilkplus/libgo/go/math/big/nat_test.go
    branches/cilkplus/libgo/go/math/big/rat.go
    branches/cilkplus/libgo/go/math/big/rat_test.go
    branches/cilkplus/libgo/go/math/cmplx/
    branches/cilkplus/libgo/go/math/cmplx/abs.go
    branches/cilkplus/libgo/go/math/cmplx/asin.go
    branches/cilkplus/libgo/go/math/cmplx/cmath_test.go
    branches/cilkplus/libgo/go/math/cmplx/conj.go
    branches/cilkplus/libgo/go/math/cmplx/exp.go
    branches/cilkplus/libgo/go/math/cmplx/isinf.go
    branches/cilkplus/libgo/go/math/cmplx/isnan.go
    branches/cilkplus/libgo/go/math/cmplx/log.go
    branches/cilkplus/libgo/go/math/cmplx/phase.go
    branches/cilkplus/libgo/go/math/cmplx/polar.go
    branches/cilkplus/libgo/go/math/cmplx/pow.go
    branches/cilkplus/libgo/go/math/cmplx/rect.go
    branches/cilkplus/libgo/go/math/cmplx/sin.go
    branches/cilkplus/libgo/go/math/cmplx/sqrt.go
    branches/cilkplus/libgo/go/math/cmplx/tan.go
    branches/cilkplus/libgo/go/math/rand/
    branches/cilkplus/libgo/go/math/rand/exp.go
    branches/cilkplus/libgo/go/math/rand/normal.go
    branches/cilkplus/libgo/go/math/rand/rand.go
    branches/cilkplus/libgo/go/math/rand/rand_test.go
    branches/cilkplus/libgo/go/math/rand/rng.go
    branches/cilkplus/libgo/go/math/rand/zipf.go
    branches/cilkplus/libgo/go/mime/type_unix.go
    branches/cilkplus/libgo/go/mime/type_windows.go
    branches/cilkplus/libgo/go/net/http/
    branches/cilkplus/libgo/go/net/http/cgi/
    branches/cilkplus/libgo/go/net/http/cgi/child.go
    branches/cilkplus/libgo/go/net/http/cgi/child_test.go
    branches/cilkplus/libgo/go/net/http/cgi/host.go
    branches/cilkplus/libgo/go/net/http/cgi/host_test.go
    branches/cilkplus/libgo/go/net/http/cgi/matryoshka_test.go
    branches/cilkplus/libgo/go/net/http/cgi/testdata/
    branches/cilkplus/libgo/go/net/http/cgi/testdata/test.cgi
    branches/cilkplus/libgo/go/net/http/chunked.go
    branches/cilkplus/libgo/go/net/http/chunked_test.go
    branches/cilkplus/libgo/go/net/http/client.go
    branches/cilkplus/libgo/go/net/http/client_test.go
    branches/cilkplus/libgo/go/net/http/cookie.go
    branches/cilkplus/libgo/go/net/http/cookie_test.go
    branches/cilkplus/libgo/go/net/http/doc.go
    branches/cilkplus/libgo/go/net/http/export_test.go
    branches/cilkplus/libgo/go/net/http/fcgi/
    branches/cilkplus/libgo/go/net/http/fcgi/child.go
    branches/cilkplus/libgo/go/net/http/fcgi/fcgi.go
    branches/cilkplus/libgo/go/net/http/fcgi/fcgi_test.go
    branches/cilkplus/libgo/go/net/http/filetransport.go
    branches/cilkplus/libgo/go/net/http/filetransport_test.go
    branches/cilkplus/libgo/go/net/http/fs.go
    branches/cilkplus/libgo/go/net/http/fs_test.go
    branches/cilkplus/libgo/go/net/http/header.go
    branches/cilkplus/libgo/go/net/http/header_test.go
    branches/cilkplus/libgo/go/net/http/httptest/
    branches/cilkplus/libgo/go/net/http/httptest/recorder.go
    branches/cilkplus/libgo/go/net/http/httptest/server.go
    branches/cilkplus/libgo/go/net/http/httputil/
    branches/cilkplus/libgo/go/net/http/httputil/chunked.go
    branches/cilkplus/libgo/go/net/http/httputil/chunked_test.go
    branches/cilkplus/libgo/go/net/http/httputil/dump.go
    branches/cilkplus/libgo/go/net/http/httputil/dump_test.go
    branches/cilkplus/libgo/go/net/http/httputil/persist.go
    branches/cilkplus/libgo/go/net/http/httputil/reverseproxy.go
    branches/cilkplus/libgo/go/net/http/httputil/reverseproxy_test.go
    branches/cilkplus/libgo/go/net/http/lex.go
    branches/cilkplus/libgo/go/net/http/lex_test.go
    branches/cilkplus/libgo/go/net/http/pprof/
    branches/cilkplus/libgo/go/net/http/pprof/pprof.go
    branches/cilkplus/libgo/go/net/http/proxy_test.go
    branches/cilkplus/libgo/go/net/http/range_test.go
    branches/cilkplus/libgo/go/net/http/readrequest_test.go
    branches/cilkplus/libgo/go/net/http/request.go
    branches/cilkplus/libgo/go/net/http/request_test.go
    branches/cilkplus/libgo/go/net/http/requestwrite_test.go
    branches/cilkplus/libgo/go/net/http/response.go
    branches/cilkplus/libgo/go/net/http/response_test.go
    branches/cilkplus/libgo/go/net/http/responsewrite_test.go
    branches/cilkplus/libgo/go/net/http/serve_test.go
    branches/cilkplus/libgo/go/net/http/server.go
    branches/cilkplus/libgo/go/net/http/sniff.go
    branches/cilkplus/libgo/go/net/http/sniff_test.go
    branches/cilkplus/libgo/go/net/http/status.go
    branches/cilkplus/libgo/go/net/http/testdata/
    branches/cilkplus/libgo/go/net/http/testdata/file
    branches/cilkplus/libgo/go/net/http/testdata/index.html
    branches/cilkplus/libgo/go/net/http/testdata/style.css
    branches/cilkplus/libgo/go/net/http/transfer.go
    branches/cilkplus/libgo/go/net/http/transport.go
    branches/cilkplus/libgo/go/net/http/transport_test.go
    branches/cilkplus/libgo/go/net/http/triv.go
    branches/cilkplus/libgo/go/net/mail/
    branches/cilkplus/libgo/go/net/mail/message.go
    branches/cilkplus/libgo/go/net/mail/message_test.go
    branches/cilkplus/libgo/go/net/rpc/
    branches/cilkplus/libgo/go/net/rpc/client.go
    branches/cilkplus/libgo/go/net/rpc/debug.go
    branches/cilkplus/libgo/go/net/rpc/jsonrpc/
    branches/cilkplus/libgo/go/net/rpc/jsonrpc/all_test.go
    branches/cilkplus/libgo/go/net/rpc/jsonrpc/client.go
    branches/cilkplus/libgo/go/net/rpc/jsonrpc/server.go
    branches/cilkplus/libgo/go/net/rpc/server.go
    branches/cilkplus/libgo/go/net/rpc/server_test.go
    branches/cilkplus/libgo/go/net/smtp/
    branches/cilkplus/libgo/go/net/smtp/auth.go
    branches/cilkplus/libgo/go/net/smtp/smtp.go
    branches/cilkplus/libgo/go/net/smtp/smtp_test.go
    branches/cilkplus/libgo/go/net/url/
    branches/cilkplus/libgo/go/net/url/url.go
    branches/cilkplus/libgo/go/net/url/url_test.go
    branches/cilkplus/libgo/go/os/exec/
    branches/cilkplus/libgo/go/os/exec/exec.go
    branches/cilkplus/libgo/go/os/exec/exec_test.go
    branches/cilkplus/libgo/go/os/exec/lp_plan9.go
    branches/cilkplus/libgo/go/os/exec/lp_test.go
    branches/cilkplus/libgo/go/os/exec/lp_unix.go
    branches/cilkplus/libgo/go/os/exec/lp_windows.go
    branches/cilkplus/libgo/go/os/export_test.go
    branches/cilkplus/libgo/go/os/os_unix_test.go
    branches/cilkplus/libgo/go/os/stat_solaris.go
    branches/cilkplus/libgo/go/syscall/env_plan9.go
    branches/cilkplus/libgo/go/syscall/env_unix.go
    branches/cilkplus/libgo/go/syscall/env_windows.go
    branches/cilkplus/libgo/go/syscall/syscall_errno.go
    branches/cilkplus/libgo/go/text/
    branches/cilkplus/libgo/go/text/scanner/
    branches/cilkplus/libgo/go/text/scanner/scanner.go
    branches/cilkplus/libgo/go/text/scanner/scanner_test.go
    branches/cilkplus/libgo/go/text/tabwriter/
    branches/cilkplus/libgo/go/text/tabwriter/tabwriter.go
    branches/cilkplus/libgo/go/text/tabwriter/tabwriter_test.go
    branches/cilkplus/libgo/go/text/template/
    branches/cilkplus/libgo/go/text/template/doc.go
    branches/cilkplus/libgo/go/text/template/exec.go
    branches/cilkplus/libgo/go/text/template/exec_test.go
    branches/cilkplus/libgo/go/text/template/funcs.go
    branches/cilkplus/libgo/go/text/template/helper.go
    branches/cilkplus/libgo/go/text/template/multi_test.go
    branches/cilkplus/libgo/go/text/template/parse/
    branches/cilkplus/libgo/go/text/template/parse/lex.go
    branches/cilkplus/libgo/go/text/template/parse/lex_test.go
    branches/cilkplus/libgo/go/text/template/parse/node.go
    branches/cilkplus/libgo/go/text/template/parse/parse.go
    branches/cilkplus/libgo/go/text/template/parse/parse_test.go
    branches/cilkplus/libgo/go/text/template/template.go
    branches/cilkplus/libgo/go/text/template/testdata/
    branches/cilkplus/libgo/go/text/template/testdata/file1.tmpl
    branches/cilkplus/libgo/go/text/template/testdata/file2.tmpl
    branches/cilkplus/libgo/go/text/template/testdata/tmpl1.tmpl
    branches/cilkplus/libgo/go/text/template/testdata/tmpl2.tmpl
    branches/cilkplus/libgo/go/time/example_test.go
    branches/cilkplus/libgo/go/time/zoneinfo.go
    branches/cilkplus/libgo/go/unicode/utf16/
    branches/cilkplus/libgo/go/unicode/utf16/utf16.go
    branches/cilkplus/libgo/go/unicode/utf16/utf16_test.go
    branches/cilkplus/libgo/go/unicode/utf8/
    branches/cilkplus/libgo/go/unicode/utf8/string.go
    branches/cilkplus/libgo/go/unicode/utf8/string_test.go
    branches/cilkplus/libgo/go/unicode/utf8/utf8.go
    branches/cilkplus/libgo/go/unicode/utf8/utf8_test.go
    branches/cilkplus/libgo/runtime/go-now.c
    branches/cilkplus/libgo/runtime/time.goc
    branches/cilkplus/libitm/config/arm/
    branches/cilkplus/libitm/config/arm/hwcap.cc
    branches/cilkplus/libitm/config/arm/hwcap.h
    branches/cilkplus/libitm/config/arm/sjlj.S
    branches/cilkplus/libitm/config/arm/target.h
    branches/cilkplus/libitm/config/linux/futex_bits.h
    branches/cilkplus/libitm/config/linux/sh/
    branches/cilkplus/libitm/config/linux/sh/futex_bits.h
    branches/cilkplus/libitm/config/sh/
    branches/cilkplus/libitm/config/sh/sjlj.S
    branches/cilkplus/libitm/config/sh/target.h
    branches/cilkplus/libitm/local_atomic
Removed:
    branches/cilkplus/gcc/implicit-zee.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/pr45830.c
    branches/cilkplus/gcc/testsuite/go.test/test/cmp1.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug226.dir/x.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug226.dir/y.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug226.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug310.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug359.go
    branches/cilkplus/libgo/go/asn1/asn1.go
    branches/cilkplus/libgo/go/asn1/asn1_test.go
    branches/cilkplus/libgo/go/asn1/common.go
    branches/cilkplus/libgo/go/asn1/marshal.go
    branches/cilkplus/libgo/go/asn1/marshal_test.go
    branches/cilkplus/libgo/go/big/arith.go
    branches/cilkplus/libgo/go/big/arith_decl.go
    branches/cilkplus/libgo/go/big/arith_test.go
    branches/cilkplus/libgo/go/big/calibrate_test.go
    branches/cilkplus/libgo/go/big/hilbert_test.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/cmath/abs.go
    branches/cilkplus/libgo/go/cmath/asin.go
    branches/cilkplus/libgo/go/cmath/cmath_test.go
    branches/cilkplus/libgo/go/cmath/conj.go
    branches/cilkplus/libgo/go/cmath/exp.go
    branches/cilkplus/libgo/go/cmath/isinf.go
    branches/cilkplus/libgo/go/cmath/isnan.go
    branches/cilkplus/libgo/go/cmath/log.go
    branches/cilkplus/libgo/go/cmath/phase.go
    branches/cilkplus/libgo/go/cmath/polar.go
    branches/cilkplus/libgo/go/cmath/pow.go
    branches/cilkplus/libgo/go/cmath/rect.go
    branches/cilkplus/libgo/go/cmath/sin.go
    branches/cilkplus/libgo/go/cmath/sqrt.go
    branches/cilkplus/libgo/go/cmath/tan.go
    branches/cilkplus/libgo/go/compress/zlib/testdata/e.txt
    branches/cilkplus/libgo/go/compress/zlib/testdata/pi.txt
    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/csv/writer_test.go
    branches/cilkplus/libgo/go/debug/proc/proc_irix.go
    branches/cilkplus/libgo/go/debug/proc/proc_rtems.go
    branches/cilkplus/libgo/go/debug/proc/proc_solaris.go
    branches/cilkplus/libgo/go/debug/proc/ptrace-nptl.txt
    branches/cilkplus/libgo/go/debug/proc/regs_linux_alpha.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_test.go
    branches/cilkplus/libgo/go/exec/lp_unix.go
    branches/cilkplus/libgo/go/exec/lp_windows.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/template/html/attr.go
    branches/cilkplus/libgo/go/exp/template/html/clone.go
    branches/cilkplus/libgo/go/exp/template/html/clone_test.go
    branches/cilkplus/libgo/go/exp/template/html/content.go
    branches/cilkplus/libgo/go/exp/template/html/content_test.go
    branches/cilkplus/libgo/go/exp/template/html/context.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/doc.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/html_test.go
    branches/cilkplus/libgo/go/exp/template/html/js.go
    branches/cilkplus/libgo/go/exp/template/html/js_test.go
    branches/cilkplus/libgo/go/exp/template/html/transition.go
    branches/cilkplus/libgo/go/exp/template/html/url.go
    branches/cilkplus/libgo/go/exp/template/html/url_test.go
    branches/cilkplus/libgo/go/exp/terminal/shell.go
    branches/cilkplus/libgo/go/exp/terminal/shell_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/doc.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/http/cgi/child.go
    branches/cilkplus/libgo/go/http/cgi/child_test.go
    branches/cilkplus/libgo/go/http/cgi/host.go
    branches/cilkplus/libgo/go/http/cgi/host_test.go
    branches/cilkplus/libgo/go/http/cgi/matryoshka_test.go
    branches/cilkplus/libgo/go/http/cgi/testdata/test.cgi
    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.go
    branches/cilkplus/libgo/go/http/cookie_test.go
    branches/cilkplus/libgo/go/http/doc.go
    branches/cilkplus/libgo/go/http/dump.go
    branches/cilkplus/libgo/go/http/export_test.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/header_test.go
    branches/cilkplus/libgo/go/http/httptest/recorder.go
    branches/cilkplus/libgo/go/http/httptest/server.go
    branches/cilkplus/libgo/go/http/lex.go
    branches/cilkplus/libgo/go/http/lex_test.go
    branches/cilkplus/libgo/go/http/persist.go
    branches/cilkplus/libgo/go/http/pprof/pprof.go
    branches/cilkplus/libgo/go/http/proxy_test.go
    branches/cilkplus/libgo/go/http/range_test.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/responsewrite_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/sniff.go
    branches/cilkplus/libgo/go/http/sniff_test.go
    branches/cilkplus/libgo/go/http/status.go
    branches/cilkplus/libgo/go/http/testdata/file
    branches/cilkplus/libgo/go/http/testdata/index.html
    branches/cilkplus/libgo/go/http/testdata/style.css
    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/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/json/stream_test.go
    branches/cilkplus/libgo/go/json/tagkey_test.go
    branches/cilkplus/libgo/go/json/tags.go
    branches/cilkplus/libgo/go/json/tags_test.go
    branches/cilkplus/libgo/go/mail/message.go
    branches/cilkplus/libgo/go/mail/message_test.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/rand/exp.go
    branches/cilkplus/libgo/go/rand/normal.go
    branches/cilkplus/libgo/go/rand/rand.go
    branches/cilkplus/libgo/go/rand/rand_test.go
    branches/cilkplus/libgo/go/rand/rng.go
    branches/cilkplus/libgo/go/rand/zipf.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/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/syslog/syslog.go
    branches/cilkplus/libgo/go/syslog/syslog_c.c
    branches/cilkplus/libgo/go/syslog/syslog_libc.go
    branches/cilkplus/libgo/go/syslog/syslog_test.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/lex_test.go
    branches/cilkplus/libgo/go/template/parse/node.go
    branches/cilkplus/libgo/go/template/parse/parse.go
    branches/cilkplus/libgo/go/template/parse/parse_test.go
    branches/cilkplus/libgo/go/template/parse/set.go
    branches/cilkplus/libgo/go/template/set.go
    branches/cilkplus/libgo/go/template/set_test.go
    branches/cilkplus/libgo/go/template/testdata/file1.tmpl
    branches/cilkplus/libgo/go/template/testdata/file2.tmpl
    branches/cilkplus/libgo/go/template/testdata/tmpl1.tmpl
    branches/cilkplus/libgo/go/template/testdata/tmpl2.tmpl
    branches/cilkplus/libgo/go/time/zoneinfo_posix.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/xml/atom_test.go
    branches/cilkplus/libgo/go/xml/embed_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/read_test.go
    branches/cilkplus/libgo/go/xml/xml.go
    branches/cilkplus/libgo/go/xml/xml_test.go
Modified:
    branches/cilkplus/ChangeLog
    branches/cilkplus/MAINTAINERS
    branches/cilkplus/Makefile.def
    branches/cilkplus/Makefile.in
    branches/cilkplus/config/ChangeLog
    branches/cilkplus/config/acx.m4
    branches/cilkplus/config/warnings.m4
    branches/cilkplus/configure
    branches/cilkplus/contrib/ChangeLog
    branches/cilkplus/contrib/gcc_update
    branches/cilkplus/fixincludes/ChangeLog
    branches/cilkplus/fixincludes/configure
    branches/cilkplus/gcc/ChangeLog
    branches/cilkplus/gcc/DATESTAMP
    branches/cilkplus/gcc/Makefile.in
    branches/cilkplus/gcc/ada/ChangeLog
    branches/cilkplus/gcc/ada/Makefile.rtl
    branches/cilkplus/gcc/ada/a-cbdlli.adb
    branches/cilkplus/gcc/ada/a-cbdlli.ads
    branches/cilkplus/gcc/ada/a-cborma.adb
    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-cfdlli.ads
    branches/cilkplus/gcc/ada/a-cfhase.adb
    branches/cilkplus/gcc/ada/a-cforma.adb
    branches/cilkplus/gcc/ada/a-cforse.adb
    branches/cilkplus/gcc/ada/a-cihama.adb
    branches/cilkplus/gcc/ada/a-cihama.ads
    branches/cilkplus/gcc/ada/a-cobove.adb
    branches/cilkplus/gcc/ada/a-cofove.adb
    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-convec.adb
    branches/cilkplus/gcc/ada/a-crbtgk.adb
    branches/cilkplus/gcc/ada/a-rbtgbk.adb
    branches/cilkplus/gcc/ada/a-ststio.ads
    branches/cilkplus/gcc/ada/a-stwima.ads
    branches/cilkplus/gcc/ada/a-tags.ads
    branches/cilkplus/gcc/ada/a-tienio.adb
    branches/cilkplus/gcc/ada/adaint.c
    branches/cilkplus/gcc/ada/aspects.adb
    branches/cilkplus/gcc/ada/aspects.ads
    branches/cilkplus/gcc/ada/atree.h
    branches/cilkplus/gcc/ada/checks.adb
    branches/cilkplus/gcc/ada/clean.adb
    branches/cilkplus/gcc/ada/comperr.adb
    branches/cilkplus/gcc/ada/cstand.adb
    branches/cilkplus/gcc/ada/err_vars.ads
    branches/cilkplus/gcc/ada/exp_atag.adb
    branches/cilkplus/gcc/ada/exp_atag.ads
    branches/cilkplus/gcc/ada/exp_attr.adb
    branches/cilkplus/gcc/ada/exp_ch11.adb
    branches/cilkplus/gcc/ada/exp_ch3.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_ch7.adb
    branches/cilkplus/gcc/ada/exp_ch9.adb
    branches/cilkplus/gcc/ada/exp_disp.adb
    branches/cilkplus/gcc/ada/exp_disp.ads
    branches/cilkplus/gcc/ada/exp_imgv.adb
    branches/cilkplus/gcc/ada/exp_util.adb
    branches/cilkplus/gcc/ada/freeze.adb
    branches/cilkplus/gcc/ada/g-bytswa.ads
    branches/cilkplus/gcc/ada/g-comlin.adb
    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/utils2.c
    branches/cilkplus/gcc/ada/get_scos.adb
    branches/cilkplus/gcc/ada/gnat1drv.adb
    branches/cilkplus/gcc/ada/gnat_ugn.texi
    branches/cilkplus/gcc/ada/gnatcmd.adb
    branches/cilkplus/gcc/ada/gnatls.adb
    branches/cilkplus/gcc/ada/gnatvsn.ads
    branches/cilkplus/gcc/ada/gsocket.h
    branches/cilkplus/gcc/ada/impunit.adb
    branches/cilkplus/gcc/ada/init.c
    branches/cilkplus/gcc/ada/make.adb
    branches/cilkplus/gcc/ada/makeutl.adb
    branches/cilkplus/gcc/ada/mlib-prj.adb
    branches/cilkplus/gcc/ada/mlib-tgt-specific-xi.adb
    branches/cilkplus/gcc/ada/opt.ads
    branches/cilkplus/gcc/ada/par-ch13.adb
    branches/cilkplus/gcc/ada/par-prag.adb
    branches/cilkplus/gcc/ada/par.adb
    branches/cilkplus/gcc/ada/par_sco.adb
    branches/cilkplus/gcc/ada/prj-attr.adb
    branches/cilkplus/gcc/ada/prj-conf.adb
    branches/cilkplus/gcc/ada/prj-env.adb
    branches/cilkplus/gcc/ada/prj-env.ads
    branches/cilkplus/gcc/ada/prj-nmsc.adb
    branches/cilkplus/gcc/ada/prj.adb
    branches/cilkplus/gcc/ada/prj.ads
    branches/cilkplus/gcc/ada/projects.texi
    branches/cilkplus/gcc/ada/put_scos.adb
    branches/cilkplus/gcc/ada/rtsfind.ads
    branches/cilkplus/gcc/ada/s-oscons-tmplt.c
    branches/cilkplus/gcc/ada/s-osinte-hpux-dce.ads
    branches/cilkplus/gcc/ada/s-stposu.adb
    branches/cilkplus/gcc/ada/s-stposu.ads
    branches/cilkplus/gcc/ada/s-taprop-mingw.adb
    branches/cilkplus/gcc/ada/s-taprop.ads
    branches/cilkplus/gcc/ada/s-tasren.adb
    branches/cilkplus/gcc/ada/s-tpobop.adb
    branches/cilkplus/gcc/ada/s-tpopsp-vxworks.adb
    branches/cilkplus/gcc/ada/scos.ads
    branches/cilkplus/gcc/ada/sem.adb
    branches/cilkplus/gcc/ada/sem.ads
    branches/cilkplus/gcc/ada/sem_aggr.adb
    branches/cilkplus/gcc/ada/sem_attr.adb
    branches/cilkplus/gcc/ada/sem_cat.adb
    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_ch2.adb
    branches/cilkplus/gcc/ada/sem_ch3.adb
    branches/cilkplus/gcc/ada/sem_ch3.ads
    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_ch7.adb
    branches/cilkplus/gcc/ada/sem_ch8.adb
    branches/cilkplus/gcc/ada/sem_prag.adb
    branches/cilkplus/gcc/ada/sem_res.adb
    branches/cilkplus/gcc/ada/sem_type.adb
    branches/cilkplus/gcc/ada/sem_type.ads
    branches/cilkplus/gcc/ada/sem_util.adb
    branches/cilkplus/gcc/ada/sigtramp-ppcvxw.c
    branches/cilkplus/gcc/ada/sigtramp.h
    branches/cilkplus/gcc/ada/sinfo.ads
    branches/cilkplus/gcc/ada/snames.ads-tmpl
    branches/cilkplus/gcc/ada/sysdep.c
    branches/cilkplus/gcc/ada/thread.c
    branches/cilkplus/gcc/ada/treepr.adb
    branches/cilkplus/gcc/ada/treepr.ads
    branches/cilkplus/gcc/ada/types.h
    branches/cilkplus/gcc/ada/usage.adb
    branches/cilkplus/gcc/ada/warnsw.adb
    branches/cilkplus/gcc/alias.c
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/builtins.def
    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-pch.c
    branches/cilkplus/gcc/c-family/c.opt
    branches/cilkplus/gcc/c-parser.c
    branches/cilkplus/gcc/c-typeck.c
    branches/cilkplus/gcc/calls.c
    branches/cilkplus/gcc/cfgexpand.c
    branches/cilkplus/gcc/cfgloopmanip.c
    branches/cilkplus/gcc/combine.c
    branches/cilkplus/gcc/common.opt
    branches/cilkplus/gcc/common/config/alpha/alpha-common.c
    branches/cilkplus/gcc/common/config/i386/i386-common.c
    branches/cilkplus/gcc/config.gcc
    branches/cilkplus/gcc/config/alpha/alpha.c
    branches/cilkplus/gcc/config/alpha/vms.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/iterators.md
    branches/cilkplus/gcc/config/arm/neon.md
    branches/cilkplus/gcc/config/arm/vfp.md
    branches/cilkplus/gcc/config/avr/avr-c.c
    branches/cilkplus/gcc/config/avr/avr-mcus.def
    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/avr.opt
    branches/cilkplus/gcc/config/avr/genopt.sh
    branches/cilkplus/gcc/config/avr/t-avr
    branches/cilkplus/gcc/config/bfin/bfin-protos.h
    branches/cilkplus/gcc/config/bfin/bfin.c
    branches/cilkplus/gcc/config/bfin/bfin.h
    branches/cilkplus/gcc/config/darwin-sections.def
    branches/cilkplus/gcc/config/epiphany/epiphany-protos.h
    branches/cilkplus/gcc/config/epiphany/epiphany.c
    branches/cilkplus/gcc/config/epiphany/epiphany.h
    branches/cilkplus/gcc/config/h8300/h8300.c
    branches/cilkplus/gcc/config/i386/driver-i386.c
    branches/cilkplus/gcc/config/i386/freebsd.h
    branches/cilkplus/gcc/config/i386/i386.c
    branches/cilkplus/gcc/config/i386/sse.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/vect.md
    branches/cilkplus/gcc/config/ia64/vms.h
    branches/cilkplus/gcc/config/m32c/m32c.c
    branches/cilkplus/gcc/config/m68k/m68k.c
    branches/cilkplus/gcc/config/m68k/m68k.h
    branches/cilkplus/gcc/config/m68k/sync.md
    branches/cilkplus/gcc/config/microblaze/microblaze.md
    branches/cilkplus/gcc/config/mips/driver-native.c
    branches/cilkplus/gcc/config/mips/loongson.h
    branches/cilkplus/gcc/config/mips/loongson.md
    branches/cilkplus/gcc/config/mips/mips-cpus.def
    branches/cilkplus/gcc/config/mips/mips-modes.def
    branches/cilkplus/gcc/config/mips/mips-protos.h
    branches/cilkplus/gcc/config/mips/mips-ps-3d.md
    branches/cilkplus/gcc/config/mips/mips-tables.opt
    branches/cilkplus/gcc/config/mips/mips.c
    branches/cilkplus/gcc/config/mips/mips.h
    branches/cilkplus/gcc/config/mips/mips.md
    branches/cilkplus/gcc/config/mips/octeon.md
    branches/cilkplus/gcc/config/mips/predicates.md
    branches/cilkplus/gcc/config/pa/pa.c
    branches/cilkplus/gcc/config/pa/som.h
    branches/cilkplus/gcc/config/rl78/rl78.c
    branches/cilkplus/gcc/config/rl78/rl78.md
    branches/cilkplus/gcc/config/rs6000/altivec.md
    branches/cilkplus/gcc/config/rs6000/paired.md
    branches/cilkplus/gcc/config/rs6000/predicates.md
    branches/cilkplus/gcc/config/rs6000/rs6000-builtin.def
    branches/cilkplus/gcc/config/rs6000/rs6000-modes.def
    branches/cilkplus/gcc/config/rs6000/rs6000-protos.h
    branches/cilkplus/gcc/config/rs6000/rs6000.c
    branches/cilkplus/gcc/config/rs6000/rtems.h
    branches/cilkplus/gcc/config/rs6000/spe.md
    branches/cilkplus/gcc/config/rs6000/vector.md
    branches/cilkplus/gcc/config/rs6000/vsx.md
    branches/cilkplus/gcc/config/rx/rx.c
    branches/cilkplus/gcc/config/s390/s390.c
    branches/cilkplus/gcc/config/score/score-protos.h
    branches/cilkplus/gcc/config/score/score.c
    branches/cilkplus/gcc/config/score/score.h
    branches/cilkplus/gcc/config/sh/sh.c
    branches/cilkplus/gcc/config/sh/sh.h
    branches/cilkplus/gcc/config/sh/sync.md
    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/visintrin.h
    branches/cilkplus/gcc/config/vms/t-vms
    branches/cilkplus/gcc/config/vms/vms-crtlmap.map
    branches/cilkplus/gcc/config/vms/vms-protos.h
    branches/cilkplus/gcc/config/vms/vms.c
    branches/cilkplus/gcc/config/vms/vms.h
    branches/cilkplus/gcc/config/vms/xm-vms.h
    branches/cilkplus/gcc/configure
    branches/cilkplus/gcc/coverage.c
    branches/cilkplus/gcc/cp/ChangeLog
    branches/cilkplus/gcc/cp/call.c
    branches/cilkplus/gcc/cp/class.c
    branches/cilkplus/gcc/cp/cp-gimplify.c
    branches/cilkplus/gcc/cp/cp-tree.def
    branches/cilkplus/gcc/cp/cp-tree.h
    branches/cilkplus/gcc/cp/cxx-pretty-print.c
    branches/cilkplus/gcc/cp/decl.c
    branches/cilkplus/gcc/cp/dump.c
    branches/cilkplus/gcc/cp/error.c
    branches/cilkplus/gcc/cp/except.c
    branches/cilkplus/gcc/cp/init.c
    branches/cilkplus/gcc/cp/method.c
    branches/cilkplus/gcc/cp/name-lookup.c
    branches/cilkplus/gcc/cp/parser.c
    branches/cilkplus/gcc/cp/pt.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/cp/typeck2.c
    branches/cilkplus/gcc/cse.c
    branches/cilkplus/gcc/cselib.c
    branches/cilkplus/gcc/cselib.h
    branches/cilkplus/gcc/ddg.c
    branches/cilkplus/gcc/df.h
    branches/cilkplus/gcc/doc/cpp.texi
    branches/cilkplus/gcc/doc/cppopts.texi
    branches/cilkplus/gcc/doc/extend.texi
    branches/cilkplus/gcc/doc/generic.texi
    branches/cilkplus/gcc/doc/invoke.texi
    branches/cilkplus/gcc/doc/md.texi
    branches/cilkplus/gcc/doc/standards.texi
    branches/cilkplus/gcc/doc/tm.texi
    branches/cilkplus/gcc/doc/tm.texi.in
    branches/cilkplus/gcc/dse.c
    branches/cilkplus/gcc/dwarf2cfi.c
    branches/cilkplus/gcc/dwarf2out.c
    branches/cilkplus/gcc/emit-rtl.c
    branches/cilkplus/gcc/expmed.c
    branches/cilkplus/gcc/expr.c
    branches/cilkplus/gcc/expr.h
    branches/cilkplus/gcc/final.c
    branches/cilkplus/gcc/fold-const.c
    branches/cilkplus/gcc/fortran/ChangeLog
    branches/cilkplus/gcc/fortran/array.c
    branches/cilkplus/gcc/fortran/check.c
    branches/cilkplus/gcc/fortran/class.c
    branches/cilkplus/gcc/fortran/dependency.c
    branches/cilkplus/gcc/fortran/dump-parse-tree.c
    branches/cilkplus/gcc/fortran/expr.c
    branches/cilkplus/gcc/fortran/frontend-passes.c
    branches/cilkplus/gcc/fortran/gfortran.h
    branches/cilkplus/gcc/fortran/gfortranspec.c
    branches/cilkplus/gcc/fortran/interface.c
    branches/cilkplus/gcc/fortran/invoke.texi
    branches/cilkplus/gcc/fortran/match.c
    branches/cilkplus/gcc/fortran/parse.c
    branches/cilkplus/gcc/fortran/primary.c
    branches/cilkplus/gcc/fortran/resolve.c
    branches/cilkplus/gcc/fortran/simplify.c
    branches/cilkplus/gcc/fortran/symbol.c
    branches/cilkplus/gcc/fortran/trans-array.c
    branches/cilkplus/gcc/fortran/trans-array.h
    branches/cilkplus/gcc/fortran/trans-decl.c
    branches/cilkplus/gcc/fortran/trans-expr.c
    branches/cilkplus/gcc/fortran/trans-intrinsic.c
    branches/cilkplus/gcc/fortran/trans-stmt.c
    branches/cilkplus/gcc/fortran/trans.c
    branches/cilkplus/gcc/fortran/trans.h
    branches/cilkplus/gcc/function.c
    branches/cilkplus/gcc/fwprop.c
    branches/cilkplus/gcc/gcc.c
    branches/cilkplus/gcc/gcov-dump.c
    branches/cilkplus/gcc/gcov.c
    branches/cilkplus/gcc/genmodes.c
    branches/cilkplus/gcc/genopinit.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.c
    branches/cilkplus/gcc/gimple.h
    branches/cilkplus/gcc/gimplify.c
    branches/cilkplus/gcc/ginclude/float.h
    branches/cilkplus/gcc/ginclude/stddef.h
    branches/cilkplus/gcc/go/ChangeLog
    branches/cilkplus/gcc/go/go-backend.c
    branches/cilkplus/gcc/go/go-c.h
    branches/cilkplus/gcc/go/go-gcc.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.cc
    branches/cilkplus/gcc/go/gofrontend/expressions.h
    branches/cilkplus/gcc/go/gofrontend/import.cc
    branches/cilkplus/gcc/go/gofrontend/import.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/ipa-cp.c
    branches/cilkplus/gcc/ipa-inline-analysis.c
    branches/cilkplus/gcc/ipa-inline.c
    branches/cilkplus/gcc/ipa-prop.c
    branches/cilkplus/gcc/ira-build.c
    branches/cilkplus/gcc/ira-color.c
    branches/cilkplus/gcc/ira-conflicts.c
    branches/cilkplus/gcc/ira-costs.c
    branches/cilkplus/gcc/ira-int.h
    branches/cilkplus/gcc/ira.c
    branches/cilkplus/gcc/java/ChangeLog
    branches/cilkplus/gcc/java/jcf-dump.c
    branches/cilkplus/gcc/lower-subreg.c
    branches/cilkplus/gcc/lto-cgraph.c
    branches/cilkplus/gcc/lto-section-in.c
    branches/cilkplus/gcc/lto-streamer-in.c
    branches/cilkplus/gcc/lto-streamer-out.c
    branches/cilkplus/gcc/lto-streamer.h
    branches/cilkplus/gcc/lto-wrapper.c
    branches/cilkplus/gcc/lto/ChangeLog
    branches/cilkplus/gcc/lto/lto.c
    branches/cilkplus/gcc/lto/lto.h
    branches/cilkplus/gcc/machmode.h
    branches/cilkplus/gcc/mips-tdump.c
    branches/cilkplus/gcc/mips-tfile.c
    branches/cilkplus/gcc/modulo-sched.c
    branches/cilkplus/gcc/optabs.c
    branches/cilkplus/gcc/optabs.h
    branches/cilkplus/gcc/opts.c
    branches/cilkplus/gcc/passes.c
    branches/cilkplus/gcc/regmove.c
    branches/cilkplus/gcc/reload1.c
    branches/cilkplus/gcc/resource.c
    branches/cilkplus/gcc/rtl.h
    branches/cilkplus/gcc/sel-sched-ir.c
    branches/cilkplus/gcc/simplify-rtx.c
    branches/cilkplus/gcc/stor-layout.c
    branches/cilkplus/gcc/streamer-hooks.h
    branches/cilkplus/gcc/target.def
    branches/cilkplus/gcc/testsuite/ChangeLog
    branches/cilkplus/gcc/testsuite/g++.dg/abi/bitfield3.C
    branches/cilkplus/gcc/testsuite/g++.dg/conversion/reinterpret1.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/alias-decl-debug-0.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/auto7.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/constexpr-rom.C
    branches/cilkplus/gcc/testsuite/g++.dg/cpp0x/variadic103.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/pr46338.C
    branches/cilkplus/gcc/testsuite/g++.dg/debug/using1.C
    branches/cilkplus/gcc/testsuite/g++.dg/gcov/gcov-2.C
    branches/cilkplus/gcc/testsuite/g++.dg/inherit/access8.C
    branches/cilkplus/gcc/testsuite/g++.dg/inherit/pr30297.C
    branches/cilkplus/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/crash13.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/meminit1.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/nested3.C
    branches/cilkplus/gcc/testsuite/g++.dg/template/using10.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr39362.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr39732.C
    branches/cilkplus/gcc/testsuite/g++.dg/torture/pr40642.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.abi/arraynew.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.abi/cxa_vec.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/crash25.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/crash56.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.brendan/new3.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.eh/new1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.eh/new2.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.jason/access1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.jason/access14.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.jason/access8.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.law/unsorted1.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.law/visibility22.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.law/visibility26.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.mike/p2746.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/access3.C
    branches/cilkplus/gcc/testsuite/g++.old-deja/g++.other/access5.C
    branches/cilkplus/gcc/testsuite/gcc.c-torture/compile/pr44686.c
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/chk.h
    branches/cilkplus/gcc/testsuite/gcc.c-torture/execute/builtins/lib/chk.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20050309-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20050330-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/20051201-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/Wstrict-aliasing-bogus-ref-all-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/gomp/pr27573.c
    branches/cilkplus/gcc/testsuite/gcc.dg/ipa/inline-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr35442.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr45819.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr46255.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr46309.c
    branches/cilkplus/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/profile-dir-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/profile-dir-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/profile-dir-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/profile-generate-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/profile-generate-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/scal-to-vec1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/scal-to-vec2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-5.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-6.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-7.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-8.c
    branches/cilkplus/gcc/testsuite/gcc.dg/sms-9.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/ipa-pta-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr23821.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr36891.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr39074-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr39074.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr42898-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr42898.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr45704.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pr50472.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-callused-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-escape-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-ptrarith-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/pta-ptrarith-3.c
    branches/cilkplus/gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/tree-ssa/vrp47.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-31.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-36.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-64.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-66.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-68.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/no-vfa-vect-dv-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/pr45752.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/slp-perm-4.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/slp-perm-9.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-91.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-multitypes-1.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-5.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-peel-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-peel-2.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vect/vect-peel-3.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/vect/wrapv-vect-reduc-pattern-2c.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-compare-1.c
    branches/cilkplus/gcc/testsuite/gcc.dg/vector-compare-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/epiphany/interrupt.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/bmi2-mulx32-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/branch-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dmult-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dspr2-MULT.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/dspr2-MULTU.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/ext-2.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/extend-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mips.exp
    branches/cilkplus/gcc/testsuite/gcc.target/mips/mult-1.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/altivec-34.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/ehreturn.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
    branches/cilkplus/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/cilkplus/gcc/testsuite/gfortran.dg/auto_dealloc_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/class_19.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/gomp/pr27573.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/nested_modules_2.f90
    branches/cilkplus/gcc/testsuite/gfortran.dg/typebound_assignment_3.f03
    branches/cilkplus/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/cilkplus/gcc/testsuite/gnat.dg/vect1.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect1.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/vect2.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect2.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/vect3.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect3.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/vect4.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect4.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/vect5.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect5.ads
    branches/cilkplus/gcc/testsuite/gnat.dg/vect6.adb
    branches/cilkplus/gcc/testsuite/gnat.dg/vect6.ads
    branches/cilkplus/gcc/testsuite/go.test/test/assign.go
    branches/cilkplus/gcc/testsuite/go.test/test/chan/select5.go
    branches/cilkplus/gcc/testsuite/go.test/test/closure.go
    branches/cilkplus/gcc/testsuite/go.test/test/cmplxdivide.go
    branches/cilkplus/gcc/testsuite/go.test/test/convlit.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug120.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug257.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug260.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug285.go
    branches/cilkplus/gcc/testsuite/go.test/test/fixedbugs/bug358.go
    branches/cilkplus/gcc/testsuite/go.test/test/initsyscall.go
    branches/cilkplus/gcc/testsuite/go.test/test/ken/divconst.go
    branches/cilkplus/gcc/testsuite/go.test/test/ken/modconst.go
    branches/cilkplus/gcc/testsuite/go.test/test/mallocrand.go
    branches/cilkplus/gcc/testsuite/go.test/test/named1.go
    branches/cilkplus/gcc/testsuite/go.test/test/stringrange.go
    branches/cilkplus/gcc/testsuite/go.test/test/typeswitch.go
    branches/cilkplus/gcc/testsuite/go.test/test/utf.go
    branches/cilkplus/gcc/testsuite/lib/gcc-dg.exp
    branches/cilkplus/gcc/testsuite/lib/target-supports.exp
    branches/cilkplus/gcc/timevar.def
    branches/cilkplus/gcc/toplev.c
    branches/cilkplus/gcc/trans-mem.c
    branches/cilkplus/gcc/tree-cfg.c
    branches/cilkplus/gcc/tree-eh.c
    branches/cilkplus/gcc/tree-inline.c
    branches/cilkplus/gcc/tree-into-ssa.c
    branches/cilkplus/gcc/tree-object-size.c
    branches/cilkplus/gcc/tree-outof-ssa.c
    branches/cilkplus/gcc/tree-pass.h
    branches/cilkplus/gcc/tree-pretty-print.c
    branches/cilkplus/gcc/tree-sra.c
    branches/cilkplus/gcc/tree-ssa-alias.c
    branches/cilkplus/gcc/tree-ssa-ccp.c
    branches/cilkplus/gcc/tree-ssa-coalesce.c
    branches/cilkplus/gcc/tree-ssa-dom.c
    branches/cilkplus/gcc/tree-ssa-forwprop.c
    branches/cilkplus/gcc/tree-ssa-math-opts.c
    branches/cilkplus/gcc/tree-ssa-operands.c
    branches/cilkplus/gcc/tree-ssa-pre.c
    branches/cilkplus/gcc/tree-ssa-propagate.c
    branches/cilkplus/gcc/tree-ssa-sccvn.c
    branches/cilkplus/gcc/tree-ssa-structalias.c
    branches/cilkplus/gcc/tree-ssa-tail-merge.c
    branches/cilkplus/gcc/tree-ssa-threadupdate.c
    branches/cilkplus/gcc/tree-streamer-in.c
    branches/cilkplus/gcc/tree-streamer-out.c
    branches/cilkplus/gcc/tree-vect-data-refs.c
    branches/cilkplus/gcc/tree-vect-generic.c
    branches/cilkplus/gcc/tree-vect-loop.c
    branches/cilkplus/gcc/tree-vect-patterns.c
    branches/cilkplus/gcc/tree-vect-slp.c
    branches/cilkplus/gcc/tree-vect-stmts.c
    branches/cilkplus/gcc/tree-vectorizer.h
    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/vmsdbgout.c
    branches/cilkplus/libcilkrts/Makefile.in
    branches/cilkplus/libcilkrts/aclocal.m4
    branches/cilkplus/libcilkrts/configure
    branches/cilkplus/libcpp/ChangeLog
    branches/cilkplus/libcpp/configure
    branches/cilkplus/libcpp/include/cpplib.h
    branches/cilkplus/libcpp/init.c
    branches/cilkplus/libcpp/internal.h
    branches/cilkplus/libcpp/lex.c
    branches/cilkplus/libdecnumber/ChangeLog
    branches/cilkplus/libdecnumber/configure
    branches/cilkplus/libffi/ChangeLog
    branches/cilkplus/libffi/src/mips/n32.S
    branches/cilkplus/libgcc/ChangeLog
    branches/cilkplus/libgcc/config.host
    branches/cilkplus/libgcc/config/alpha/linux-unwind.h
    branches/cilkplus/libgcc/config/avr/lib1funcs.S
    branches/cilkplus/libgcc/config/avr/t-avr
    branches/cilkplus/libgcc/config/i386/morestack.S
    branches/cilkplus/libgcc/config/ia64/fde-vms.c
    branches/cilkplus/libgcc/config/rs6000/darwin-world.S
    branches/cilkplus/libgcc/config/sparc/sol2-unwind.h
    branches/cilkplus/libgcc/crtstuff.c
    branches/cilkplus/libgcc/generic-morestack.c
    branches/cilkplus/libgcc/libgcov.c
    branches/cilkplus/libgcc/unwind-arm-common.inc
    branches/cilkplus/libgfortran/ChangeLog
    branches/cilkplus/libgfortran/acinclude.m4
    branches/cilkplus/libgfortran/configure
    branches/cilkplus/libgfortran/io/transfer.c
    branches/cilkplus/libgfortran/io/unix.c
    branches/cilkplus/libgo/MERGE
    branches/cilkplus/libgo/Makefile.am
    branches/cilkplus/libgo/Makefile.in
    branches/cilkplus/libgo/configure
    branches/cilkplus/libgo/configure.ac
    branches/cilkplus/libgo/go/archive/tar/common.go
    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/tar/writer_test.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_test.go
    branches/cilkplus/libgo/go/bufio/bufio.go
    branches/cilkplus/libgo/go/bufio/bufio_test.go
    branches/cilkplus/libgo/go/builtin/builtin.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/flate/deflate_test.go
    branches/cilkplus/libgo/go/compress/flate/flate_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/gzip.go
    branches/cilkplus/libgo/go/compress/gzip/gzip_test.go
    branches/cilkplus/libgo/go/compress/lzw/reader.go
    branches/cilkplus/libgo/go/compress/lzw/writer.go
    branches/cilkplus/libgo/go/compress/lzw/writer_test.go
    branches/cilkplus/libgo/go/compress/zlib/writer_test.go
    branches/cilkplus/libgo/go/container/heap/heap.go
    branches/cilkplus/libgo/go/container/heap/heap_test.go
    branches/cilkplus/libgo/go/crypto/aes/aes_test.go
    branches/cilkplus/libgo/go/crypto/aes/block.go
    branches/cilkplus/libgo/go/crypto/aes/cipher.go
    branches/cilkplus/libgo/go/crypto/bcrypt/bcrypt.go
    branches/cilkplus/libgo/go/crypto/blowfish/cipher.go
    branches/cilkplus/libgo/go/crypto/dsa/dsa.go
    branches/cilkplus/libgo/go/crypto/dsa/dsa_test.go
    branches/cilkplus/libgo/go/crypto/ecdsa/ecdsa.go
    branches/cilkplus/libgo/go/crypto/ecdsa/ecdsa_test.go
    branches/cilkplus/libgo/go/crypto/elliptic/elliptic.go
    branches/cilkplus/libgo/go/crypto/elliptic/elliptic_test.go
    branches/cilkplus/libgo/go/crypto/hmac/hmac.go
    branches/cilkplus/libgo/go/crypto/hmac/hmac_test.go
    branches/cilkplus/libgo/go/crypto/md4/md4.go
    branches/cilkplus/libgo/go/crypto/md4/md4_test.go
    branches/cilkplus/libgo/go/crypto/md5/md5.go
    branches/cilkplus/libgo/go/crypto/md5/md5_test.go
    branches/cilkplus/libgo/go/crypto/ocsp/ocsp.go
    branches/cilkplus/libgo/go/crypto/ocsp/ocsp_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/armor/armor.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/elgamal/elgamal_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/keys.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/encrypted_key_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/packet.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/private_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/private_key_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/public_key.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/public_key_test.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/signature.go
    branches/cilkplus/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
    branches/cilkplus/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/cilkplus/libgo/go/crypto/openpgp/s2k/s2k_test.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_unix.go
    branches/cilkplus/libgo/go/crypto/rand/rand_windows.go
    branches/cilkplus/libgo/go/crypto/rand/util.go
    branches/cilkplus/libgo/go/crypto/ripemd160/ripemd160.go
    branches/cilkplus/libgo/go/crypto/ripemd160/ripemd160_test.go
    branches/cilkplus/libgo/go/crypto/rsa/pkcs1v15.go
    branches/cilkplus/libgo/go/crypto/rsa/pkcs1v15_test.go
    branches/cilkplus/libgo/go/crypto/rsa/rsa.go
    branches/cilkplus/libgo/go/crypto/rsa/rsa_test.go
    branches/cilkplus/libgo/go/crypto/sha1/sha1.go
    branches/cilkplus/libgo/go/crypto/sha1/sha1_test.go
    branches/cilkplus/libgo/go/crypto/sha256/sha256.go
    branches/cilkplus/libgo/go/crypto/sha256/sha256_test.go
    branches/cilkplus/libgo/go/crypto/sha512/sha512.go
    branches/cilkplus/libgo/go/crypto/sha512/sha512_test.go
    branches/cilkplus/libgo/go/crypto/tls/cipher_suites.go
    branches/cilkplus/libgo/go/crypto/tls/common.go
    branches/cilkplus/libgo/go/crypto/tls/conn.go
    branches/cilkplus/libgo/go/crypto/tls/generate_cert.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_client.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_messages.go
    branches/cilkplus/libgo/go/crypto/tls/handshake_messages_test.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/root_unix.go
    branches/cilkplus/libgo/go/crypto/tls/root_windows.go
    branches/cilkplus/libgo/go/crypto/tls/tls.go
    branches/cilkplus/libgo/go/crypto/x509/cert_pool.go
    branches/cilkplus/libgo/go/crypto/x509/pkcs1.go
    branches/cilkplus/libgo/go/crypto/x509/pkix/pkix.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/debug/dwarf/buf.go
    branches/cilkplus/libgo/go/debug/dwarf/const.go
    branches/cilkplus/libgo/go/debug/dwarf/type.go
    branches/cilkplus/libgo/go/debug/elf/elf.go
    branches/cilkplus/libgo/go/debug/gosym/pclntab_test.go
    branches/cilkplus/libgo/go/debug/macho/file_test.go
    branches/cilkplus/libgo/go/debug/macho/macho.go
    branches/cilkplus/libgo/go/debug/pe/file_test.go
    branches/cilkplus/libgo/go/encoding/ascii85/ascii85.go
    branches/cilkplus/libgo/go/encoding/base32/base32.go
    branches/cilkplus/libgo/go/encoding/base64/base64.go
    branches/cilkplus/libgo/go/encoding/binary/binary.go
    branches/cilkplus/libgo/go/encoding/binary/binary_test.go
    branches/cilkplus/libgo/go/encoding/git85/git.go
    branches/cilkplus/libgo/go/exp/ebnf/ebnf.go
    branches/cilkplus/libgo/go/exp/ebnf/parser.go
    branches/cilkplus/libgo/go/exp/gotype/gotype.go
    branches/cilkplus/libgo/go/exp/inotify/inotify_linux.go
    branches/cilkplus/libgo/go/exp/norm/composition.go
    branches/cilkplus/libgo/go/exp/norm/input.go
    branches/cilkplus/libgo/go/exp/norm/maketables.go
    branches/cilkplus/libgo/go/exp/norm/normalize.go
    branches/cilkplus/libgo/go/exp/norm/normregtest.go
    branches/cilkplus/libgo/go/exp/norm/trie_test.go
    branches/cilkplus/libgo/go/exp/norm/triegen.go
    branches/cilkplus/libgo/go/exp/spdy/read.go
    branches/cilkplus/libgo/go/exp/spdy/spdy_test.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/client.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/messages_test.go
    branches/cilkplus/libgo/go/exp/ssh/server.go
    branches/cilkplus/libgo/go/exp/ssh/session.go
    branches/cilkplus/libgo/go/exp/ssh/transport.go
    branches/cilkplus/libgo/go/exp/terminal/terminal.go
    branches/cilkplus/libgo/go/exp/types/check_test.go
    branches/cilkplus/libgo/go/exp/types/const.go
    branches/cilkplus/libgo/go/exp/types/gcimporter.go
    branches/cilkplus/libgo/go/exp/types/gcimporter_test.go
    branches/cilkplus/libgo/go/exp/wingui/gui.go
    branches/cilkplus/libgo/go/exp/wingui/winapi.go
    branches/cilkplus/libgo/go/expvar/expvar.go
    branches/cilkplus/libgo/go/expvar/expvar_test.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/filter.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/doc/comment.go
    branches/cilkplus/libgo/go/go/doc/example.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/performance_test.go
    branches/cilkplus/libgo/go/go/printer/printer.go
    branches/cilkplus/libgo/go/go/printer/printer_test.go
    branches/cilkplus/libgo/go/go/printer/testdata/parser.go
    branches/cilkplus/libgo/go/go/scanner/scanner.go
    branches/cilkplus/libgo/go/go/token/serialize.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/hash/fnv/fnv_test.go
    branches/cilkplus/libgo/go/hash/hash.go
    branches/cilkplus/libgo/go/html/doc.go
    branches/cilkplus/libgo/go/html/entity_test.go
    branches/cilkplus/libgo/go/html/escape.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/render_test.go
    branches/cilkplus/libgo/go/html/token.go
    branches/cilkplus/libgo/go/html/token_test.go
    branches/cilkplus/libgo/go/image/bmp/reader.go
    branches/cilkplus/libgo/go/image/color/color.go
    branches/cilkplus/libgo/go/image/jpeg/writer_test.go
    branches/cilkplus/libgo/go/image/names.go
    branches/cilkplus/libgo/go/image/png/writer.go
    branches/cilkplus/libgo/go/image/tiff/buffer.go
    branches/cilkplus/libgo/go/index/suffixarray/suffixarray_test.go
    branches/cilkplus/libgo/go/io/ioutil/ioutil.go
    branches/cilkplus/libgo/go/io/ioutil/ioutil_test.go
    branches/cilkplus/libgo/go/io/ioutil/tempfile.go
    branches/cilkplus/libgo/go/io/multi_test.go
    branches/cilkplus/libgo/go/log/log.go
    branches/cilkplus/libgo/go/math/abs.go
    branches/cilkplus/libgo/go/math/all_test.go
    branches/cilkplus/libgo/go/math/asinh.go
    branches/cilkplus/libgo/go/math/cbrt.go
    branches/cilkplus/libgo/go/math/floor.go
    branches/cilkplus/libgo/go/math/gamma.go
    branches/cilkplus/libgo/go/math/lgamma.go
    branches/cilkplus/libgo/go/math/log1p.go
    branches/cilkplus/libgo/go/math/modf.go
    branches/cilkplus/libgo/go/math/sin.go
    branches/cilkplus/libgo/go/math/sincos.go
    branches/cilkplus/libgo/go/math/sinh.go
    branches/cilkplus/libgo/go/math/tan.go
    branches/cilkplus/libgo/go/math/tanh.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/type.go
    branches/cilkplus/libgo/go/mime/type_test.go
    branches/cilkplus/libgo/go/net/cgo_unix.go
    branches/cilkplus/libgo/go/net/dnsclient.go
    branches/cilkplus/libgo/go/net/dnsclient_unix.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_select.go
    branches/cilkplus/libgo/go/net/fd_windows.go
    branches/cilkplus/libgo/go/net/file.go
    branches/cilkplus/libgo/go/net/hosts.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_windows.go
    branches/cilkplus/libgo/go/net/ip_test.go
    branches/cilkplus/libgo/go/net/iprawsock_posix.go
    branches/cilkplus/libgo/go/net/ipsock.go
    branches/cilkplus/libgo/go/net/ipsock_posix.go
    branches/cilkplus/libgo/go/net/lookup_test.go
    branches/cilkplus/libgo/go/net/lookup_windows.go
    branches/cilkplus/libgo/go/net/net_test.go
    branches/cilkplus/libgo/go/net/newpollserver.go
    branches/cilkplus/libgo/go/net/newpollserver_rtems.go
    branches/cilkplus/libgo/go/net/parse_test.go
    branches/cilkplus/libgo/go/net/pipe.go
    branches/cilkplus/libgo/go/net/sendfile_linux.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_bsd.go
    branches/cilkplus/libgo/go/net/tcpsock_posix.go
    branches/cilkplus/libgo/go/net/textproto/reader.go
    branches/cilkplus/libgo/go/net/timeout_test.go
    branches/cilkplus/libgo/go/net/udpsock_posix.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/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_largefile.go
    branches/cilkplus/libgo/go/os/dir_regfile.go
    branches/cilkplus/libgo/go/os/dir_unix.go
    branches/cilkplus/libgo/go/os/env.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.go
    branches/cilkplus/libgo/go/os/stat_openbsd.go
    branches/cilkplus/libgo/go/os/stat_plan9.go
    branches/cilkplus/libgo/go/os/sys_bsd.go
    branches/cilkplus/libgo/go/os/sys_uname.go
    branches/cilkplus/libgo/go/os/time.go
    branches/cilkplus/libgo/go/os/types.go
    branches/cilkplus/libgo/go/os/user/lookup_unix.go
    branches/cilkplus/libgo/go/os/user/user_test.go
    branches/cilkplus/libgo/go/patch/git.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/reflect/all_test.go
    branches/cilkplus/libgo/go/reflect/deepequal.go
    branches/cilkplus/libgo/go/reflect/tostring_test.go
    branches/cilkplus/libgo/go/reflect/type.go
    branches/cilkplus/libgo/go/reflect/value.go
    branches/cilkplus/libgo/go/regexp/exec_test.go
    branches/cilkplus/libgo/go/regexp/regexp.go
    branches/cilkplus/libgo/go/regexp/syntax/parse.go
    branches/cilkplus/libgo/go/regexp/syntax/prog.go
    branches/cilkplus/libgo/go/regexp/syntax/regexp.go
    branches/cilkplus/libgo/go/runtime/export_test.go
    branches/cilkplus/libgo/go/runtime/gc_test.go
    branches/cilkplus/libgo/go/runtime/proc_test.go
    branches/cilkplus/libgo/go/runtime/softfloat64_test.go
    branches/cilkplus/libgo/go/sort/sort_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/decimal.go
    branches/cilkplus/libgo/go/strconv/decimal_test.go
    branches/cilkplus/libgo/go/strconv/fp_test.go
    branches/cilkplus/libgo/go/strconv/ftoa.go
    branches/cilkplus/libgo/go/strconv/ftoa_test.go
    branches/cilkplus/libgo/go/strconv/internal_test.go
    branches/cilkplus/libgo/go/strconv/itoa.go
    branches/cilkplus/libgo/go/strconv/itoa_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/strings.go
    branches/cilkplus/libgo/go/strings/strings_test.go
    branches/cilkplus/libgo/go/sync/mutex.go
    branches/cilkplus/libgo/go/sync/once_test.go
    branches/cilkplus/libgo/go/syscall/bpf_bsd.go
    branches/cilkplus/libgo/go/syscall/errno.c
    branches/cilkplus/libgo/go/syscall/errstr.go
    branches/cilkplus/libgo/go/syscall/exec_stubs.go
    branches/cilkplus/libgo/go/syscall/exec_unix.go
    branches/cilkplus/libgo/go/syscall/exec_windows.go
    branches/cilkplus/libgo/go/syscall/libcall_irix.go
    branches/cilkplus/libgo/go/syscall/libcall_linux.go
    branches/cilkplus/libgo/go/syscall/libcall_posix.go
    branches/cilkplus/libgo/go/syscall/libcall_posix_largefile.go
    branches/cilkplus/libgo/go/syscall/libcall_posix_regfile.go
    branches/cilkplus/libgo/go/syscall/libcall_solaris_386.go
    branches/cilkplus/libgo/go/syscall/libcall_solaris_amd64.go
    branches/cilkplus/libgo/go/syscall/libcall_solaris_sparc.go
    branches/cilkplus/libgo/go/syscall/libcall_solaris_sparc64.go
    branches/cilkplus/libgo/go/syscall/libcall_support.go
    branches/cilkplus/libgo/go/syscall/libcall_uname.go
    branches/cilkplus/libgo/go/syscall/libcall_wait4.go
    branches/cilkplus/libgo/go/syscall/libcall_waitpid.go
    branches/cilkplus/libgo/go/syscall/lsf_linux.go
    branches/cilkplus/libgo/go/syscall/mksyscall.awk
    branches/cilkplus/libgo/go/syscall/netlink_linux.go
    branches/cilkplus/libgo/go/syscall/route_bsd.go
    branches/cilkplus/libgo/go/syscall/route_darwin.go
    branches/cilkplus/libgo/go/syscall/route_freebsd.go
    branches/cilkplus/libgo/go/syscall/sleep_rtems.go
    branches/cilkplus/libgo/go/syscall/sleep_select.go
    branches/cilkplus/libgo/go/syscall/sockcmsg_linux.go
    branches/cilkplus/libgo/go/syscall/sockcmsg_unix.go
    branches/cilkplus/libgo/go/syscall/socket.go
    branches/cilkplus/libgo/go/syscall/socket_bsd.go
    branches/cilkplus/libgo/go/syscall/socket_irix.go
    branches/cilkplus/libgo/go/syscall/socket_linux.go
    branches/cilkplus/libgo/go/syscall/socket_solaris.go
    branches/cilkplus/libgo/go/syscall/syscall.go
    branches/cilkplus/libgo/go/syscall/syscall_unix.go
    branches/cilkplus/libgo/go/syscall/wait.c
    branches/cilkplus/libgo/go/testing/benchmark.go
    branches/cilkplus/libgo/go/testing/example.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/internal_test.go
    branches/cilkplus/libgo/go/time/sleep.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/tick_test.go
    branches/cilkplus/libgo/go/time/time.go
    branches/cilkplus/libgo/go/time/time_test.go
    branches/cilkplus/libgo/go/time/zoneinfo_plan9.go
    branches/cilkplus/libgo/go/time/zoneinfo_unix.go
    branches/cilkplus/libgo/go/time/zoneinfo_windows.go
    branches/cilkplus/libgo/go/unicode/graphic.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/merge.sh
    branches/cilkplus/libgo/mksysinfo.sh
    branches/cilkplus/libgo/runtime/go-nanotime.c
    branches/cilkplus/libgo/runtime/go-panic.c
    branches/cilkplus/libgo/runtime/go-print.c
    branches/cilkplus/libgo/runtime/go-setenv.c
    branches/cilkplus/libgo/runtime/go-signal.c
    branches/cilkplus/libgo/runtime/mem.c
    branches/cilkplus/libgo/runtime/mem_posix_memalign.c
    branches/cilkplus/libgo/runtime/mgc0.c
    branches/cilkplus/libgo/runtime/proc.c
    branches/cilkplus/libgo/runtime/runtime.c
    branches/cilkplus/libgo/runtime/runtime.h
    branches/cilkplus/libgo/runtime/sigqueue.goc
    branches/cilkplus/libgo/runtime/thread-linux.c
    branches/cilkplus/libgo/runtime/yield.c
    branches/cilkplus/libgomp/ChangeLog
    branches/cilkplus/libgomp/task.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-1.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-3.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-6.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-7.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-8.c
    branches/cilkplus/libgomp/testsuite/libgomp.graphite/force-parallel-9.c
    branches/cilkplus/libiberty/ChangeLog
    branches/cilkplus/libiberty/aclocal.m4
    branches/cilkplus/libiberty/configure
    branches/cilkplus/libiberty/make-relative-prefix.c
    branches/cilkplus/libitm/ChangeLog
    branches/cilkplus/libitm/Makefile.am
    branches/cilkplus/libitm/Makefile.in
    branches/cilkplus/libitm/beginend.cc
    branches/cilkplus/libitm/config/alpha/target.h
    branches/cilkplus/libitm/config/generic/asmcfi.h
    branches/cilkplus/libitm/config/linux/alpha/futex_bits.h
    branches/cilkplus/libitm/config/linux/futex.cc
    branches/cilkplus/libitm/config/linux/futex.h
    branches/cilkplus/libitm/config/linux/rwlock.cc
    branches/cilkplus/libitm/config/linux/rwlock.h
    branches/cilkplus/libitm/config/linux/x86/futex_bits.h
    branches/cilkplus/libitm/config/posix/rwlock.cc
    branches/cilkplus/libitm/config/posix/rwlock.h
    branches/cilkplus/libitm/config/x86/target.h
    branches/cilkplus/libitm/configure
    branches/cilkplus/libitm/configure.ac
    branches/cilkplus/libitm/configure.tgt
    branches/cilkplus/libitm/libitm_i.h
    branches/cilkplus/libitm/method-gl.cc
    branches/cilkplus/libitm/method-serial.cc
    branches/cilkplus/libitm/stmlock.h
    branches/cilkplus/libjava/ChangeLog
    branches/cilkplus/libjava/classpath/ChangeLog.gcj
    branches/cilkplus/libjava/classpath/gnu/java/rmi/registry/RegistryImpl.java
    branches/cilkplus/libjava/classpath/tools/gnu/classpath/tools/orbd/Main.java
    branches/cilkplus/libjava/configure
    branches/cilkplus/libjava/configure.ac
    branches/cilkplus/libjava/gnu/gcj/convert/Convert.java
    branches/cilkplus/libjava/gnu/gcj/tools/gcj_dbtool/Main.java
    branches/cilkplus/libjava/include/i386-signal.h
    branches/cilkplus/libjava/java/lang/natClass.cc
    branches/cilkplus/libjava/sysdep/alpha/locks.h
    branches/cilkplus/libmudflap/ChangeLog
    branches/cilkplus/libmudflap/mf-runtime.c
    branches/cilkplus/lto-plugin/ChangeLog
    branches/cilkplus/lto-plugin/configure


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