r182341 [1/2] - in /branches/pph: ./ ChangeLog ...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Dec 14 16:13:00 GMT 2011


Author: dnovillo
Date: Wed Dec 14 16:12:34 2011
New Revision: 182341

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182341
Log:
Merged revisions 181626-181629,181631,181633-181634,181638-181640,181642-181643,181648,181653-181670,181674-181677,181683-181685,181690-181691,181694,181696-181698,181700-181702,181706-181707,181709,181713,181715,181718,181721-181725,181727-181728,181730-181731,181735,181738-181750,181754-181766,181770-181773,181775,181778-181779,181782,181784-181789,181793-181816,181818-181819,181821,181823-181825,181829-181833,181836-181837,181842-181843,181848-181849,181851-181857,181859-181863,181867-181870,181872,181874-181877,181879-181887,181889-181897,181901-181902,181906,181908,181912-181920,181922,181924,181926-181933,181937-181939,181949,181951,181955,181959,181964-181968,181970-181975,181979-181987,181990-181995,181999-182002,182004-182017,182020-182021,182023-182031,182033,182037-182039,182041-182045,182048-182056,182058-182061,182063-182068,182072-182077,182082-182086,182088-182092,182096-182097,182100,182102,182105,182107-182110,182115-182117,182119,182121,182123,182127,182131-182134,182136,182140-182144,182148,182151-182152,182154-182156,182158-182170,182174-182175,182177-182179,182183-182194,182198-182206 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk



Added:
    branches/pph/libstdc++-v3/libsupc++/atomic_lockfree_defines.h
      - copied unchanged from r182206, trunk/libstdc++-v3/libsupc++/atomic_lockfree_defines.h
    branches/pph/libstdc++-v3/testsuite/18_support/nested_exception/51438.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/18_support/nested_exception/51438.cc
    branches/pph/libstdc++-v3/testsuite/20_util/pair/piecewise2.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/20_util/pair/piecewise2.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/
      - copied from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/modifiers/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/2.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/2.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/
      - copied from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/modifiers/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/copy.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/copy.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/2.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/2.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
      - copied from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/modifiers/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/rehash.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/hash_policy/rehash.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/
      - copied from r182206, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/modifiers/
    branches/pph/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty2_neg.cc
    branches/pph/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/empty_neg.cc
    branches/pph/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/char/51288.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/char/51288.cc
    branches/pph/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/get_money/wchar_t/51288.cc
    branches/pph/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/char/51288.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/char/51288.cc
    branches/pph/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/27_io/manipulators/extended/put_money/wchar_t/51288.cc
    branches/pph/libstdc++-v3/testsuite/performance/23_containers/copy_construct/unordered_set.cc
      - copied unchanged from r182206, trunk/libstdc++-v3/testsuite/performance/23_containers/copy_construct/unordered_set.cc
Modified:
    branches/pph/libstdc++-v3/ChangeLog
    branches/pph/libstdc++-v3/acinclude.m4
    branches/pph/libstdc++-v3/config.h.in
    branches/pph/libstdc++-v3/configure
    branches/pph/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/pph/libstdc++-v3/doc/html/api.html
    branches/pph/libstdc++-v3/doc/html/faq.html
    branches/pph/libstdc++-v3/doc/html/index.html
    branches/pph/libstdc++-v3/doc/html/manual/abi.html
    branches/pph/libstdc++-v3/doc/html/manual/algorithms.html
    branches/pph/libstdc++-v3/doc/html/manual/api.html
    branches/pph/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/pph/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/pph/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/pph/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/pph/libstdc++-v3/doc/html/manual/atomics.html
    branches/pph/libstdc++-v3/doc/html/manual/backwards.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt02.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch21s02.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03ch30s02.html
    branches/pph/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/pph/libstdc++-v3/doc/html/manual/concurrency.html
    branches/pph/libstdc++-v3/doc/html/manual/configure.html
    branches/pph/libstdc++-v3/doc/html/manual/containers.html
    branches/pph/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/pph/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/pph/libstdc++-v3/doc/html/manual/extensions.html
    branches/pph/libstdc++-v3/doc/html/manual/facets.html
    branches/pph/libstdc++-v3/doc/html/manual/index.html
    branches/pph/libstdc++-v3/doc/html/manual/intro.html
    branches/pph/libstdc++-v3/doc/html/manual/io.html
    branches/pph/libstdc++-v3/doc/html/manual/iterators.html
    branches/pph/libstdc++-v3/doc/html/manual/localization.html
    branches/pph/libstdc++-v3/doc/html/manual/memory.html
    branches/pph/libstdc++-v3/doc/html/manual/numerics.html
    branches/pph/libstdc++-v3/doc/html/manual/pairs.html
    branches/pph/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/pph/libstdc++-v3/doc/html/manual/policy_data_structures.html
    branches/pph/libstdc++-v3/doc/html/manual/policy_data_structures_design.html
    branches/pph/libstdc++-v3/doc/html/manual/policy_data_structures_using.html
    branches/pph/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/pph/libstdc++-v3/doc/html/manual/source_organization.html
    branches/pph/libstdc++-v3/doc/html/manual/status.html
    branches/pph/libstdc++-v3/doc/html/manual/strings.html
    branches/pph/libstdc++-v3/doc/html/manual/support.html
    branches/pph/libstdc++-v3/doc/html/manual/test.html
    branches/pph/libstdc++-v3/doc/html/manual/using.html
    branches/pph/libstdc++-v3/doc/html/manual/using_concurrency.html
    branches/pph/libstdc++-v3/doc/html/manual/using_dynamic_or_shared.html
    branches/pph/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/pph/libstdc++-v3/doc/html/manual/using_headers.html
    branches/pph/libstdc++-v3/doc/html/manual/utilities.html
    branches/pph/libstdc++-v3/doc/xml/manual/abi.xml
    branches/pph/libstdc++-v3/doc/xml/manual/concurrency_extensions.xml
    branches/pph/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
    branches/pph/libstdc++-v3/doc/xml/manual/using.xml
    branches/pph/libstdc++-v3/doc/xml/manual/utilities.xml
    branches/pph/libstdc++-v3/include/Makefile.am
    branches/pph/libstdc++-v3/include/Makefile.in
    branches/pph/libstdc++-v3/include/bits/atomic_base.h
    branches/pph/libstdc++-v3/include/bits/hashtable.h
    branches/pph/libstdc++-v3/include/bits/hashtable_policy.h
    branches/pph/libstdc++-v3/include/bits/locale_classes.h
    branches/pph/libstdc++-v3/include/bits/locale_classes.tcc
    branches/pph/libstdc++-v3/include/bits/move.h
    branches/pph/libstdc++-v3/include/bits/shared_ptr.h
    branches/pph/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/pph/libstdc++-v3/include/bits/stl_algo.h
    branches/pph/libstdc++-v3/include/bits/stl_heap.h
    branches/pph/libstdc++-v3/include/bits/stl_list.h
    branches/pph/libstdc++-v3/include/bits/stl_numeric.h
    branches/pph/libstdc++-v3/include/bits/stl_pair.h
    branches/pph/libstdc++-v3/include/bits/unordered_map.h
    branches/pph/libstdc++-v3/include/bits/unordered_set.h
    branches/pph/libstdc++-v3/include/debug/debug.h
    branches/pph/libstdc++-v3/include/debug/formatter.h
    branches/pph/libstdc++-v3/include/debug/macros.h
    branches/pph/libstdc++-v3/include/debug/safe_base.h
    branches/pph/libstdc++-v3/include/debug/unordered_map
    branches/pph/libstdc++-v3/include/debug/unordered_set
    branches/pph/libstdc++-v3/include/ext/atomicity.h
    branches/pph/libstdc++-v3/include/parallel/equally_split.h
    branches/pph/libstdc++-v3/include/profile/unordered_map
    branches/pph/libstdc++-v3/include/profile/unordered_set
    branches/pph/libstdc++-v3/include/std/atomic
    branches/pph/libstdc++-v3/include/std/bitset
    branches/pph/libstdc++-v3/include/std/chrono
    branches/pph/libstdc++-v3/include/std/complex
    branches/pph/libstdc++-v3/include/std/fstream
    branches/pph/libstdc++-v3/include/std/functional
    branches/pph/libstdc++-v3/include/std/future
    branches/pph/libstdc++-v3/include/std/iomanip
    branches/pph/libstdc++-v3/include/std/istream
    branches/pph/libstdc++-v3/include/std/ostream
    branches/pph/libstdc++-v3/include/std/stdexcept
    branches/pph/libstdc++-v3/include/std/system_error
    branches/pph/libstdc++-v3/include/std/tuple
    branches/pph/libstdc++-v3/include/std/type_traits
    branches/pph/libstdc++-v3/include/tr1/type_traits
    branches/pph/libstdc++-v3/include/tr2/dynamic_bitset
    branches/pph/libstdc++-v3/include/tr2/type_traits
    branches/pph/libstdc++-v3/libsupc++/Makefile.am
    branches/pph/libstdc++-v3/libsupc++/Makefile.in
    branches/pph/libstdc++-v3/libsupc++/bad_alloc.cc
    branches/pph/libstdc++-v3/libsupc++/bad_cast.cc
    branches/pph/libstdc++-v3/libsupc++/bad_typeid.cc
    branches/pph/libstdc++-v3/libsupc++/eh_exception.cc
    branches/pph/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/pph/libstdc++-v3/libsupc++/eh_throw.cc
    branches/pph/libstdc++-v3/libsupc++/exception
    branches/pph/libstdc++-v3/libsupc++/exception_ptr.h
    branches/pph/libstdc++-v3/libsupc++/guard.cc
    branches/pph/libstdc++-v3/libsupc++/initializer_list
    branches/pph/libstdc++-v3/libsupc++/nested_exception.cc
    branches/pph/libstdc++-v3/libsupc++/nested_exception.h
    branches/pph/libstdc++-v3/libsupc++/typeinfo
    branches/pph/libstdc++-v3/scripts/run_doxygen
    branches/pph/libstdc++-v3/src/chrono.cc
    branches/pph/libstdc++-v3/src/debug.cc
    branches/pph/libstdc++-v3/src/future.cc
    branches/pph/libstdc++-v3/src/shared_ptr.cc
    branches/pph/libstdc++-v3/src/stdexcept.cc
    branches/pph/libstdc++-v3/testsuite/18_support/exception_ptr/lifespan.cc
    branches/pph/libstdc++-v3/testsuite/18_support/nested_exception/rethrow_if_nested.cc
    branches/pph/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
    branches/pph/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/pph/libstdc++-v3/testsuite/20_util/forward/c_neg.cc
    branches/pph/libstdc++-v3/testsuite/20_util/forward/f_neg.cc
    branches/pph/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/pph/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_map/erase/1.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multimap/erase/1.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/1.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/erase/24061-multiset.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_range.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_single.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/multiset_single_move.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_set/erase/1.cc
    branches/pph/libstdc++-v3/testsuite/29_atomics/headers/atomic/macros.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/future/cons/constexpr.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/shared_future/cons/constexpr.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/thread/native_handle/typesizes.cc
    branches/pph/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/pph/libstdc++-v3/testsuite/util/exception/safety.h
    branches/pph/libstdc++-v3/testsuite/util/testsuite_container_traits.h

Changes in other areas also in this revision:
Added:
    branches/pph/gcc/ada/g-exptty.adb
      - copied unchanged from r182206, trunk/gcc/ada/g-exptty.adb
    branches/pph/gcc/ada/g-exptty.ads
      - copied unchanged from r182206, trunk/gcc/ada/g-exptty.ads
    branches/pph/gcc/ada/g-tty.adb
      - copied unchanged from r182206, trunk/gcc/ada/g-tty.adb
    branches/pph/gcc/ada/g-tty.ads
      - copied unchanged from r182206, trunk/gcc/ada/g-tty.ads
    branches/pph/gcc/ada/terminals.c
      - copied unchanged from r182206, trunk/gcc/ada/terminals.c
    branches/pph/gcc/ada/thread.c
      - copied unchanged from r182206, trunk/gcc/ada/thread.c
    branches/pph/gcc/config/arm/cortex-a15.md
      - copied unchanged from r182206, trunk/gcc/config/arm/cortex-a15.md
    branches/pph/gcc/config/m68k/sync.md
      - copied unchanged from r182206, trunk/gcc/config/m68k/sync.md
    branches/pph/gcc/config/rl78/
      - copied from r182206, trunk/gcc/config/rl78/
    branches/pph/gcc/config/sh/sync.md
      - copied unchanged from r182206, trunk/gcc/config/sh/sync.md
    branches/pph/gcc/go/go-linemap.cc
      - copied unchanged from r182206, trunk/gcc/go/go-linemap.cc
    branches/pph/gcc/go/go-location.h
      - copied unchanged from r182206, trunk/gcc/go/go-location.h
    branches/pph/gcc/go/gofrontend/go-linemap.h
      - copied unchanged from r182206, trunk/gcc/go/gofrontend/go-linemap.h
    branches/pph/gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-14.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/alias-decl-16.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-16.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/alias-decl-17.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-17.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/auto28.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/auto28.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/auto29.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/auto29.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/constexpr-51369.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-51369.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc1.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc1.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc2.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc2.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc3.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc3.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc4.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc4.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc5.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc5.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/dc6.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/dc6.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/decltype36.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/decltype36.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/initlist61.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/initlist61.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/initlist62.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/initlist62.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice5.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice5.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template4.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template4.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/pr51313.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/pr51313.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/pr51420.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/cpp0x/pr51420.C
    branches/pph/gcc/testsuite/g++.dg/diagnostic/wrong-tag-1.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/diagnostic/wrong-tag-1.C
    branches/pph/gcc/testsuite/g++.dg/ext/desig3.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/ext/desig3.C
    branches/pph/gcc/testsuite/g++.dg/ext/underlying_type11.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/ext/underlying_type11.C
    branches/pph/gcc/testsuite/g++.dg/gcov/gcov-12.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/gcov/gcov-12.C
    branches/pph/gcc/testsuite/g++.dg/gcov/gcov-13.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/gcov/gcov-13.C
    branches/pph/gcc/testsuite/g++.dg/gcov/gcov-14.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/gcov/gcov-14.C
    branches/pph/gcc/testsuite/g++.dg/gcov/gcovpart-12b.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/gcov/gcovpart-12b.C
    branches/pph/gcc/testsuite/g++.dg/inherit/crash3.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/inherit/crash3.C
    branches/pph/gcc/testsuite/g++.dg/init/aggr8.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/init/aggr8.C
    branches/pph/gcc/testsuite/g++.dg/lookup/using50.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/lookup/using50.C
    branches/pph/gcc/testsuite/g++.dg/lookup/using51.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/lookup/using51.C
    branches/pph/gcc/testsuite/g++.dg/lto/pr48042_0.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/lto/pr48042_0.C
    branches/pph/gcc/testsuite/g++.dg/opt/pr50682.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/opt/pr50682.C
    branches/pph/gcc/testsuite/g++.dg/opt/pr50747-1_0.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/opt/pr50747-1_0.C
    branches/pph/gcc/testsuite/g++.dg/opt/pr50747-2_0.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/opt/pr50747-2_0.C
    branches/pph/gcc/testsuite/g++.dg/opt/pr51014.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/opt/pr51014.C
    branches/pph/gcc/testsuite/g++.dg/opt/pr51396.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/opt/pr51396.C
    branches/pph/gcc/testsuite/g++.dg/other/abstract3.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/other/abstract3.C
    branches/pph/gcc/testsuite/g++.dg/other/pr49912.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/other/pr49912.C
    branches/pph/gcc/testsuite/g++.dg/parse/error45.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/parse/error45.C
    branches/pph/gcc/testsuite/g++.dg/template/cond8.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/template/cond8.C
    branches/pph/gcc/testsuite/g++.dg/template/error47.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/template/error47.C
    branches/pph/gcc/testsuite/g++.dg/template/static32.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/template/static32.C
    branches/pph/gcc/testsuite/g++.dg/tm/cgraph_edge.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/tm/cgraph_edge.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr51198.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/torture/pr51198.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr51436.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/torture/pr51436.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr51482.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/torture/pr51482.C
    branches/pph/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/tree-ssa/pr50622.C
    branches/pph/gcc/testsuite/g++.dg/warn/Woverflow-4.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/warn/Woverflow-4.C
    branches/pph/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-3.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-3.C
    branches/pph/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-4.C
      - copied unchanged from r182206, trunk/gcc/testsuite/g++.dg/warn/Wzero-as-null-pointer-constant-4.C
    branches/pph/gcc/testsuite/gcc.c-torture/compile/20111209-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/compile/20111209-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/pr51246.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/compile/pr51246.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/pr51247.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/compile/pr51247.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/pr51354.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/compile/pr51354.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/20111208-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/execute/20111208-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/execute/doloop-2.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/pr51323.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/execute/pr51323.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/pr51466.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.c-torture/execute/pr51466.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-op-optimize.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/atomic-op-optimize.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-pr51256.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/atomic-pr51256.c
    branches/pph/gcc/testsuite/gcc.dg/debug/dwarf2/pr51410.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr51410.c
    branches/pph/gcc/testsuite/gcc.dg/gomp/pr51339.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/gomp/pr51339.c
    branches/pph/gcc/testsuite/gcc.dg/guality/pr48437.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/guality/pr48437.c
    branches/pph/gcc/testsuite/gcc.dg/ipa/pr50744.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/ipa/pr50744.c
    branches/pph/gcc/testsuite/gcc.dg/lto/20111207-1_0.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/20111207-1_0.c
    branches/pph/gcc/testsuite/gcc.dg/lto/20111207-1_1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/20111207-1_1.c
    branches/pph/gcc/testsuite/gcc.dg/lto/20111207-1_2.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/20111207-1_2.c
    branches/pph/gcc/testsuite/gcc.dg/lto/20111207-1_3.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/20111207-1_3.c
    branches/pph/gcc/testsuite/gcc.dg/lto/20111207-2_0.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/20111207-2_0.c
    branches/pph/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-1_0.c
    branches/pph/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-1_1.c
    branches/pph/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-2_0.c
    branches/pph/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/lto/trans-mem-2_1.c
    branches/pph/gcc/testsuite/gcc.dg/pr45416.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr45416.c
    branches/pph/gcc/testsuite/gcc.dg/pr50078.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr50078.c
    branches/pph/gcc/testsuite/gcc.dg/pr50290.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr50290.c
    branches/pph/gcc/testsuite/gcc.dg/pr50764.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr50764.c
    branches/pph/gcc/testsuite/gcc.dg/pr51261.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr51261.c
    branches/pph/gcc/testsuite/gcc.dg/pr51321.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr51321.c
    branches/pph/gcc/testsuite/gcc.dg/pr51408.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/pr51408.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr49997.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/torture/pr49997.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50823.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/torture/pr50823.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr51245.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/torture/pr51245.c
    branches/pph/gcc/testsuite/gcc.dg/tree-prof/pr50907.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/tree-prof/pr50907.c
    branches/pph/gcc/testsuite/gcc.dg/vect/pr51074.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/pr51074.c
    branches/pph/gcc/testsuite/gcc.dg/vect/pr51301.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/pr51301.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-13-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-13-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-24-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-24-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-3-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-3-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-34-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-34-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-4-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-4-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-cond-2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-cond-2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-multitypes-11-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/slp-multitypes-11-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-1-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-1-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-10-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-10-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-105-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-105-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-112-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-112-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-122.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-122.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-15-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-15-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-31-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-31-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-32-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-32-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-33-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-33-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-34-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-34-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-35-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-35-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-36-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-36-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-6-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-6-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-73-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-73-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-74-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-74-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-75-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-75-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-76-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-76-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-80-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-80-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-85-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-85-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-89-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-89-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-97-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-97-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-98-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-98-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-all-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-all-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-double-reduc-6-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-double-reduc-6-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-iv-8-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-iv-8-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-iv-8a-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-iv-8a-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-1-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-1-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-1a-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-1a-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-1b-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-1b-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-2a-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-2a-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-2c-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-2c-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-3-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-3-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-3a-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-4a-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-4a-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-4b-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-4b-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-4c-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-4c-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-4d-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-4d-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-4m-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-4m-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-fir-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-fir-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-outer-fir-lb-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-over-widen-1-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-over-widen-1-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-over-widen-2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-over-widen-2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-over-widen-3-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-over-widen-3-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-over-widen-4-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-over-widen-4-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-reduc-1char-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-1char-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-reduc-2char-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-2char-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1b-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-1c-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-reduc-pattern-2b-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-shift-2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-shift-2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c
    branches/pph/gcc/testsuite/gcc.dg/volatile3.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.dg/volatile3.c
    branches/pph/gcc/testsuite/gcc.target/i386/movdi-rex64.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/i386/movdi-rex64.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr48721.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/i386/pr48721.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr50725.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/i386/pr50725.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr51393.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/i386/pr51393.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-10.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-10.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-11.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-11.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-12.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-12.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-2.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-2.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-3.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-3.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-4.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-4.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-5.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-5.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-6.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-6.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-7.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-7.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-8.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-8.c
    branches/pph/gcc/testsuite/gcc.target/mips/div-9.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/div-9.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-10.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-10.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-11.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-11.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-12.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-12.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-13.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-13.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-14.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-14.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-15.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-15.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-16.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-16.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-17.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-17.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-18.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-18.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-19.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-19.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-2.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-2.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-3.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-3.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-4.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-4.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-5.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-5.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-6.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-6.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-7.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-7.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-8.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-8.c
    branches/pph/gcc/testsuite/gcc.target/mips/mult-9.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/mult-9.c
    branches/pph/gcc/testsuite/gcc.target/mips/no-dsp-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/no-dsp-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/soft-float-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/mips/soft-float-1.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/altivec-perm-1.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/powerpc/altivec-perm-1.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/altivec-perm-2.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/powerpc/altivec-perm-2.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/altivec-perm-4.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/powerpc/altivec-perm-4.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-target-4.c
      - copied unchanged from r182206, trunk/gcc/testsuite/gcc.target/powerpc/ppc-target-4.c
    branches/pph/gcc/testsuite/gfortran.dg/associate_10.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/associate_10.f90
    branches/pph/gcc/testsuite/gfortran.dg/assumed_charlen_substring_1.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_substring_1.f90
    branches/pph/gcc/testsuite/gfortran.dg/bounds_check_16.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/bounds_check_16.f90
    branches/pph/gcc/testsuite/gfortran.dg/default_initialization_5.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/default_initialization_5.f90
    branches/pph/gcc/testsuite/gfortran.dg/gomp/pr51089.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/gomp/pr51089.f90
    branches/pph/gcc/testsuite/gfortran.dg/implicit_pure_1.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/implicit_pure_1.f90
    branches/pph/gcc/testsuite/gfortran.dg/inline_sum_3.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/inline_sum_3.f90
    branches/pph/gcc/testsuite/gfortran.dg/io_real_boz_3.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/io_real_boz_3.f90
    branches/pph/gcc/testsuite/gfortran.dg/io_real_boz_4.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/io_real_boz_4.f90
    branches/pph/gcc/testsuite/gfortran.dg/io_real_boz_5.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/io_real_boz_5.f90
    branches/pph/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_4.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_4.f90
    branches/pph/gcc/testsuite/gfortran.dg/move_alloc_10.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/move_alloc_10.f90
    branches/pph/gcc/testsuite/gfortran.dg/move_alloc_6.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/move_alloc_6.f90
    branches/pph/gcc/testsuite/gfortran.dg/move_alloc_7.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/move_alloc_7.f90
    branches/pph/gcc/testsuite/gfortran.dg/move_alloc_8.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/move_alloc_8.f90
    branches/pph/gcc/testsuite/gfortran.dg/move_alloc_9.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/move_alloc_9.f90
    branches/pph/gcc/testsuite/gfortran.dg/private_type_14.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/private_type_14.f90
    branches/pph/gcc/testsuite/gfortran.dg/realloc_on_assign_8.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_8.f90
    branches/pph/gcc/testsuite/gfortran.dg/select_type_24.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/select_type_24.f90
    branches/pph/gcc/testsuite/gfortran.dg/trans-mem-skel.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/trans-mem-skel.f90
    branches/pph/gcc/testsuite/gfortran.dg/vect/pr51285.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/vect/pr51285.f90
    branches/pph/gcc/testsuite/gfortran.dg/volatile13.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/volatile13.f90
    branches/pph/gcc/testsuite/gfortran.dg/whole_file_35.f90
      - copied unchanged from r182206, trunk/gcc/testsuite/gfortran.dg/whole_file_35.f90
    branches/pph/gcc/testsuite/gnat.dg/specs/elab3.ads
      - copied unchanged from r182206, trunk/gcc/testsuite/gnat.dg/specs/elab3.ads
    branches/pph/libgcc/config/m68k/linux-atomic.c
      - copied unchanged from r182206, trunk/libgcc/config/m68k/linux-atomic.c
    branches/pph/libgcc/config/m68k/t-linux
      - copied unchanged from r182206, trunk/libgcc/config/m68k/t-linux
    branches/pph/libgcc/config/rl78/
      - copied from r182206, trunk/libgcc/config/rl78/
    branches/pph/libgcc/config/rs6000/t-savresfgpr
      - copied unchanged from r182206, trunk/libgcc/config/rs6000/t-savresfgpr
    branches/pph/libgo/go/encoding/asn1/
      - copied from r182206, trunk/libgo/go/encoding/asn1/
    branches/pph/libgo/go/encoding/csv/
      - copied from r182206, trunk/libgo/go/encoding/csv/
    branches/pph/libgo/go/encoding/gob/
      - copied from r182206, trunk/libgo/go/encoding/gob/
    branches/pph/libgo/go/encoding/json/
      - copied from r182206, trunk/libgo/go/encoding/json/
    branches/pph/libgo/go/encoding/xml/
      - copied from r182206, trunk/libgo/go/encoding/xml/
    branches/pph/libgo/go/errors/
      - copied from r182206, trunk/libgo/go/errors/
    branches/pph/libgo/go/exp/inotify/
      - copied from r182206, trunk/libgo/go/exp/inotify/
    branches/pph/libgo/go/exp/sql/driver/types_test.go
      - copied unchanged from r182206, trunk/libgo/go/exp/sql/driver/types_test.go
    branches/pph/libgo/go/exp/ssh/client.go
      - copied unchanged from r182206, trunk/libgo/go/exp/ssh/client.go
    branches/pph/libgo/go/exp/ssh/client_auth.go
      - copied unchanged from r182206, trunk/libgo/go/exp/ssh/client_auth.go
    branches/pph/libgo/go/exp/ssh/session.go
      - copied unchanged from r182206, trunk/libgo/go/exp/ssh/session.go
    branches/pph/libgo/go/exp/types/testdata/test0.src
      - copied unchanged from r182206, trunk/libgo/go/exp/types/testdata/test0.src
    branches/pph/libgo/go/go/ast/import.go
      - copied unchanged from r182206, trunk/libgo/go/go/ast/import.go
    branches/pph/libgo/go/html/template/
      - copied from r182206, trunk/libgo/go/html/template/
    branches/pph/libgo/go/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat
      - copied unchanged from r182206, trunk/libgo/go/html/testdata/webkit/pending-spec-changes-plain-text-unsafe.dat
    branches/pph/libgo/go/log/syslog/
      - copied from r182206, trunk/libgo/go/log/syslog/
    branches/pph/libgo/go/math/big/
      - copied from r182206, trunk/libgo/go/math/big/
    branches/pph/libgo/go/math/cmplx/
      - copied from r182206, trunk/libgo/go/math/cmplx/
    branches/pph/libgo/go/math/rand/
      - copied from r182206, trunk/libgo/go/math/rand/
    branches/pph/libgo/go/net/http/
      - copied from r182206, trunk/libgo/go/net/http/
    branches/pph/libgo/go/net/mail/
      - copied from r182206, trunk/libgo/go/net/mail/
    branches/pph/libgo/go/net/rpc/
      - copied from r182206, trunk/libgo/go/net/rpc/
    branches/pph/libgo/go/net/smtp/
      - copied from r182206, trunk/libgo/go/net/smtp/
    branches/pph/libgo/go/net/url/
      - copied from r182206, trunk/libgo/go/net/url/
    branches/pph/libgo/go/os/exec/
      - copied from r182206, trunk/libgo/go/os/exec/
    branches/pph/libgo/go/regexp/testdata/re2-exhaustive.txt.bz2
      - copied unchanged from r182206, trunk/libgo/go/regexp/testdata/re2-exhaustive.txt.bz2
    branches/pph/libgo/go/text/
      - copied from r182206, trunk/libgo/go/text/
    branches/pph/libgo/go/unicode/utf16/
      - copied from r182206, trunk/libgo/go/unicode/utf16/
    branches/pph/libgo/go/unicode/utf8/
      - copied from r182206, trunk/libgo/go/unicode/utf8/
    branches/pph/libgo/godeps.sh
      - copied unchanged from r182206, trunk/libgo/godeps.sh
    branches/pph/libgo/runtime/chan.c
      - copied unchanged from r182206, trunk/libgo/runtime/chan.c
    branches/pph/libgo/runtime/lock_futex.c
      - copied unchanged from r182206, trunk/libgo/runtime/lock_futex.c
    branches/pph/libgo/runtime/lock_sema.c
      - copied unchanged from r182206, trunk/libgo/runtime/lock_sema.c
    branches/pph/libgo/runtime/runtime1.goc
      - copied unchanged from r182206, trunk/libgo/runtime/runtime1.goc
    branches/pph/libgo/runtime/sema.goc
      - copied unchanged from r182206, trunk/libgo/runtime/sema.goc
    branches/pph/libgo/runtime/thread-linux.c
      - copied unchanged from r182206, trunk/libgo/runtime/thread-linux.c
    branches/pph/libgo/runtime/thread-sema.c
      - copied unchanged from r182206, trunk/libgo/runtime/thread-sema.c
    branches/pph/libgo/runtime/time.goc
      - copied unchanged from r182206, trunk/libgo/runtime/time.goc
Removed:
    branches/pph/gcc/testsuite/g++.dg/gcov/gcov-8.C
    branches/pph/gcc/testsuite/g++.dg/gcov/gcov-9.C
    branches/pph/gcc/testsuite/gcc.misc-tests/gcov-16.c
    branches/pph/gcc/testsuite/gcc.misc-tests/gcov-17.c
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug226.dir/
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug226.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug310.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug359.go
    branches/pph/libgcc/config/rs6000/t-ppccomm-ldbl
    branches/pph/libgo/go/asn1/
    branches/pph/libgo/go/big/
    branches/pph/libgo/go/cmath/
    branches/pph/libgo/go/compress/zlib/testdata/
    branches/pph/libgo/go/csv/
    branches/pph/libgo/go/debug/proc/
    branches/pph/libgo/go/exec/
    branches/pph/libgo/go/exp/template/html/
    branches/pph/libgo/go/gob/
    branches/pph/libgo/go/http/
    branches/pph/libgo/go/json/
    branches/pph/libgo/go/mail/
    branches/pph/libgo/go/os/inotify/
    branches/pph/libgo/go/rand/
    branches/pph/libgo/go/rpc/
    branches/pph/libgo/go/scanner/
    branches/pph/libgo/go/smtp/
    branches/pph/libgo/go/syslog/
    branches/pph/libgo/go/tabwriter/
    branches/pph/libgo/go/template/
    branches/pph/libgo/go/url/
    branches/pph/libgo/go/utf16/
    branches/pph/libgo/go/utf8/
    branches/pph/libgo/go/xml/
    branches/pph/libgo/runtime/chan.goc
    branches/pph/libgo/runtime/channel.h
    branches/pph/libgo/runtime/go-chan-cap.c
    branches/pph/libgo/runtime/go-chan-len.c
    branches/pph/libgo/runtime/go-close.c
    branches/pph/libgo/runtime/go-go.c
    branches/pph/libgo/runtime/go-gomaxprocs.c
    branches/pph/libgo/runtime/go-lock-os-thread.c
    branches/pph/libgo/runtime/go-new-channel.c
    branches/pph/libgo/runtime/go-note.c
    branches/pph/libgo/runtime/go-rec-big.c
    branches/pph/libgo/runtime/go-rec-nb-big.c
    branches/pph/libgo/runtime/go-rec-nb-small.c
    branches/pph/libgo/runtime/go-rec-small.c
    branches/pph/libgo/runtime/go-reflect-chan.c
    branches/pph/libgo/runtime/go-sched.c
    branches/pph/libgo/runtime/go-select.c
    branches/pph/libgo/runtime/go-semacquire.c
    branches/pph/libgo/runtime/go-send-big.c
    branches/pph/libgo/runtime/go-send-nb-big.c
    branches/pph/libgo/runtime/go-send-nb-small.c
    branches/pph/libgo/runtime/go-send-small.c
    branches/pph/libgo/runtime/go-signal.h
    branches/pph/libgomp/config/linux/arm/mutex.h
    branches/pph/libgomp/config/linux/ia64/mutex.h
    branches/pph/libgomp/config/linux/mips/mutex.h
    branches/pph/libgomp/config/linux/powerpc/mutex.h
Modified:
    branches/pph/   (props changed)
    branches/pph/ChangeLog
    branches/pph/MAINTAINERS
    branches/pph/configure
    branches/pph/configure.ac
    branches/pph/contrib/ChangeLog
    branches/pph/contrib/ChangeLog.pph
    branches/pph/contrib/config-list.mk
    branches/pph/contrib/testsuite-management/x86_64-unknown-linux-gnu.xfail
    branches/pph/gcc/ChangeLog
    branches/pph/gcc/ChangeLog.pph
    branches/pph/gcc/DATESTAMP
    branches/pph/gcc/Makefile.in
    branches/pph/gcc/ada/ChangeLog
    branches/pph/gcc/ada/Make-generated.in
    branches/pph/gcc/ada/Makefile.rtl
    branches/pph/gcc/ada/a-cbdlli.adb
    branches/pph/gcc/ada/a-cbhama.adb
    branches/pph/gcc/ada/a-cbhase.adb
    branches/pph/gcc/ada/a-cbmutr.adb
    branches/pph/gcc/ada/a-cbmutr.ads
    branches/pph/gcc/ada/a-cborma.adb
    branches/pph/gcc/ada/a-cborma.ads
    branches/pph/gcc/ada/a-cborse.adb
    branches/pph/gcc/ada/a-cborse.ads
    branches/pph/gcc/ada/a-cdlili.adb
    branches/pph/gcc/ada/a-cdlili.ads
    branches/pph/gcc/ada/a-cidlli.adb
    branches/pph/gcc/ada/a-cidlli.ads
    branches/pph/gcc/ada/a-cihama.adb
    branches/pph/gcc/ada/a-cihama.ads
    branches/pph/gcc/ada/a-cihase.adb
    branches/pph/gcc/ada/a-cimutr.adb
    branches/pph/gcc/ada/a-cimutr.ads
    branches/pph/gcc/ada/a-ciorma.adb
    branches/pph/gcc/ada/a-ciorma.ads
    branches/pph/gcc/ada/a-ciormu.adb
    branches/pph/gcc/ada/a-ciormu.ads
    branches/pph/gcc/ada/a-ciorse.adb
    branches/pph/gcc/ada/a-ciorse.ads
    branches/pph/gcc/ada/a-cobove.adb
    branches/pph/gcc/ada/a-cohama.adb
    branches/pph/gcc/ada/a-cohama.ads
    branches/pph/gcc/ada/a-cohase.adb
    branches/pph/gcc/ada/a-cohase.ads
    branches/pph/gcc/ada/a-coinve.adb
    branches/pph/gcc/ada/a-coinve.ads
    branches/pph/gcc/ada/a-comutr.adb
    branches/pph/gcc/ada/a-comutr.ads
    branches/pph/gcc/ada/a-convec.adb
    branches/pph/gcc/ada/a-convec.ads
    branches/pph/gcc/ada/a-coorma.adb
    branches/pph/gcc/ada/a-coorma.ads
    branches/pph/gcc/ada/a-coormu.adb
    branches/pph/gcc/ada/a-coormu.ads
    branches/pph/gcc/ada/a-coorse.adb
    branches/pph/gcc/ada/a-coorse.ads
    branches/pph/gcc/ada/a-exetim-posix.adb
    branches/pph/gcc/ada/checks.adb
    branches/pph/gcc/ada/einfo.ads
    branches/pph/gcc/ada/errout.adb
    branches/pph/gcc/ada/errout.ads
    branches/pph/gcc/ada/erroutc.adb
    branches/pph/gcc/ada/erroutc.ads
    branches/pph/gcc/ada/exp_attr.adb
    branches/pph/gcc/ada/exp_ch13.adb
    branches/pph/gcc/ada/exp_ch4.adb
    branches/pph/gcc/ada/exp_ch5.adb
    branches/pph/gcc/ada/exp_ch6.adb
    branches/pph/gcc/ada/exp_dbug.adb
    branches/pph/gcc/ada/exp_imgv.adb
    branches/pph/gcc/ada/exp_intr.adb
    branches/pph/gcc/ada/exp_util.adb
    branches/pph/gcc/ada/freeze.adb
    branches/pph/gcc/ada/g-htable.ads
    branches/pph/gcc/ada/gcc-interface/Make-lang.in
    branches/pph/gcc/ada/gcc-interface/Makefile.in
    branches/pph/gcc/ada/gcc-interface/decl.c
    branches/pph/gcc/ada/gcc-interface/trans.c
    branches/pph/gcc/ada/gcc-interface/utils2.c
    branches/pph/gcc/ada/get_scos.adb
    branches/pph/gcc/ada/gnat_rm.texi
    branches/pph/gcc/ada/gnat_ugn.texi
    branches/pph/gcc/ada/impunit.adb
    branches/pph/gcc/ada/lib-writ.adb
    branches/pph/gcc/ada/live.adb
    branches/pph/gcc/ada/mlib-tgt-specific-vxworks.adb
    branches/pph/gcc/ada/par-ch6.adb
    branches/pph/gcc/ada/par-util.adb
    branches/pph/gcc/ada/par_sco.adb
    branches/pph/gcc/ada/prj-part.adb
    branches/pph/gcc/ada/prj-pp.adb
    branches/pph/gcc/ada/prj-pp.ads
    branches/pph/gcc/ada/put_scos.adb
    branches/pph/gcc/ada/rtsfind.adb
    branches/pph/gcc/ada/s-oscons-tmplt.c
    branches/pph/gcc/ada/s-osinte-aix.ads
    branches/pph/gcc/ada/s-osinte-darwin.ads
    branches/pph/gcc/ada/s-osinte-freebsd.ads
    branches/pph/gcc/ada/s-osinte-hpux-dce.ads
    branches/pph/gcc/ada/s-osinte-hpux.ads
    branches/pph/gcc/ada/s-osinte-irix.ads
    branches/pph/gcc/ada/s-osinte-lynxos-3.ads
    branches/pph/gcc/ada/s-osinte-lynxos.ads
    branches/pph/gcc/ada/s-osinte-rtems.adb
    branches/pph/gcc/ada/s-osinte-rtems.ads
    branches/pph/gcc/ada/s-osinte-solaris-posix.ads
    branches/pph/gcc/ada/s-osinte-solaris.ads
    branches/pph/gcc/ada/s-osinte-tru64.ads
    branches/pph/gcc/ada/s-osinte-vxworks.ads
    branches/pph/gcc/ada/s-osprim-vxworks.adb
    branches/pph/gcc/ada/s-taprop-hpux-dce.adb
    branches/pph/gcc/ada/s-taprop-irix.adb
    branches/pph/gcc/ada/s-taprop-posix.adb
    branches/pph/gcc/ada/s-taprop-solaris.adb
    branches/pph/gcc/ada/s-taprop-tru64.adb
    branches/pph/gcc/ada/s-taprop-vxworks.adb
    branches/pph/gcc/ada/s-tpopsp-rtems.adb
    branches/pph/gcc/ada/scos.ads
    branches/pph/gcc/ada/sem.adb
    branches/pph/gcc/ada/sem_attr.adb
    branches/pph/gcc/ada/sem_aux.adb
    branches/pph/gcc/ada/sem_aux.ads
    branches/pph/gcc/ada/sem_ch10.adb
    branches/pph/gcc/ada/sem_ch13.adb
    branches/pph/gcc/ada/sem_ch3.adb
    branches/pph/gcc/ada/sem_ch4.adb
    branches/pph/gcc/ada/sem_ch5.adb
    branches/pph/gcc/ada/sem_ch6.adb
    branches/pph/gcc/ada/sem_ch8.adb
    branches/pph/gcc/ada/sem_ch9.adb
    branches/pph/gcc/ada/sem_elab.adb
    branches/pph/gcc/ada/sem_prag.adb
    branches/pph/gcc/ada/sem_res.adb
    branches/pph/gcc/ada/sem_util.adb
    branches/pph/gcc/ada/sem_util.ads
    branches/pph/gcc/ada/sinfo.ads
    branches/pph/gcc/ada/sysdep.c
    branches/pph/gcc/ada/treepr.adb
    branches/pph/gcc/ada/usage.adb
    branches/pph/gcc/ada/vms_data.ads
    branches/pph/gcc/builtins.c
    branches/pph/gcc/c-decl.c
    branches/pph/gcc/c-family/ChangeLog
    branches/pph/gcc/c-family/c-common.c
    branches/pph/gcc/c-family/c-common.h
    branches/pph/gcc/c-family/c-cppbuiltin.c
    branches/pph/gcc/c-family/c-opts.c
    branches/pph/gcc/c-family/c.opt
    branches/pph/gcc/c-parser.c
    branches/pph/gcc/calls.c
    branches/pph/gcc/cfgexpand.c
    branches/pph/gcc/cfgrtl.c
    branches/pph/gcc/cgraph.c
    branches/pph/gcc/cgraph.h
    branches/pph/gcc/cgraphunit.c
    branches/pph/gcc/combine.c
    branches/pph/gcc/common.opt
    branches/pph/gcc/common/config/rs6000/rs6000-common.c
    branches/pph/gcc/config.gcc
    branches/pph/gcc/config/arm/arm-protos.h
    branches/pph/gcc/config/arm/arm.c
    branches/pph/gcc/config/arm/arm.h
    branches/pph/gcc/config/arm/arm.md
    branches/pph/gcc/config/arm/constraints.md
    branches/pph/gcc/config/arm/fpa.md
    branches/pph/gcc/config/arm/neon.md
    branches/pph/gcc/config/arm/predicates.md
    branches/pph/gcc/config/arm/t-arm
    branches/pph/gcc/config/arm/vfp.md
    branches/pph/gcc/config/avr/avr-c.c
    branches/pph/gcc/config/avr/avr-log.c
    branches/pph/gcc/config/avr/avr-mcus.def
    branches/pph/gcc/config/avr/avr-protos.h
    branches/pph/gcc/config/avr/avr.c
    branches/pph/gcc/config/avr/avr.h
    branches/pph/gcc/config/avr/avr.md
    branches/pph/gcc/config/darwin.c
    branches/pph/gcc/config/darwin.h
    branches/pph/gcc/config/darwin10.h
    branches/pph/gcc/config/epiphany/epiphany-protos.h
    branches/pph/gcc/config/epiphany/epiphany.c
    branches/pph/gcc/config/epiphany/epiphany.h
    branches/pph/gcc/config/i386/avxintrin.h
    branches/pph/gcc/config/i386/i386-opts.h
    branches/pph/gcc/config/i386/i386.c
    branches/pph/gcc/config/i386/i386.h
    branches/pph/gcc/config/i386/i386.md
    branches/pph/gcc/config/i386/i386.opt
    branches/pph/gcc/config/i386/sse.md
    branches/pph/gcc/config/i386/sync.md
    branches/pph/gcc/config/ia64/ia64-protos.h
    branches/pph/gcc/config/ia64/ia64.c
    branches/pph/gcc/config/ia64/ia64.h
    branches/pph/gcc/config/ia64/ia64.md
    branches/pph/gcc/config/ia64/sync.md
    branches/pph/gcc/config/m68k/linux.h
    branches/pph/gcc/config/m68k/m68k.c
    branches/pph/gcc/config/m68k/m68k.md
    branches/pph/gcc/config/mips/mips-cpus.def
    branches/pph/gcc/config/mips/mips-protos.h
    branches/pph/gcc/config/mips/mips-tables.opt
    branches/pph/gcc/config/mips/mips.c
    branches/pph/gcc/config/mips/mips.h
    branches/pph/gcc/config/mips/mips.md
    branches/pph/gcc/config/mips/predicates.md
    branches/pph/gcc/config/pa/pa-linux.h
    branches/pph/gcc/config/pa/pa.md
    branches/pph/gcc/config/rs6000/altivec.md
    branches/pph/gcc/config/rs6000/paired.md
    branches/pph/gcc/config/rs6000/predicates.md
    branches/pph/gcc/config/rs6000/rs6000-builtin.def
    branches/pph/gcc/config/rs6000/rs6000-c.c
    branches/pph/gcc/config/rs6000/rs6000-modes.def
    branches/pph/gcc/config/rs6000/rs6000-protos.h
    branches/pph/gcc/config/rs6000/rs6000.c
    branches/pph/gcc/config/rs6000/rs6000.h
    branches/pph/gcc/config/rs6000/rs6000.opt
    branches/pph/gcc/config/rs6000/rtems.h
    branches/pph/gcc/config/rs6000/spe.md
    branches/pph/gcc/config/rs6000/vector.md
    branches/pph/gcc/config/rs6000/vsx.md
    branches/pph/gcc/config/s390/s390.c
    branches/pph/gcc/config/sh/constraints.md
    branches/pph/gcc/config/sh/linux.h
    branches/pph/gcc/config/sh/sh.c
    branches/pph/gcc/config/sh/sh.h
    branches/pph/gcc/config/sh/sh.md
    branches/pph/gcc/config/sh/sh.opt
    branches/pph/gcc/config/sparc/constraints.md
    branches/pph/gcc/config/sparc/predicates.md
    branches/pph/gcc/config/sparc/sparc-opts.h
    branches/pph/gcc/config/sparc/sparc-protos.h
    branches/pph/gcc/config/sparc/sparc.c
    branches/pph/gcc/config/sparc/sparc.md
    branches/pph/gcc/config/sparc/sparc.opt
    branches/pph/gcc/config/sparc/sync.md
    branches/pph/gcc/config/sparc/visintrin.h
    branches/pph/gcc/coverage.c
    branches/pph/gcc/coverage.h
    branches/pph/gcc/cp/ChangeLog
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/call.c
    branches/pph/gcc/cp/class.c
    branches/pph/gcc/cp/cp-tree.h
    branches/pph/gcc/cp/decl.c
    branches/pph/gcc/cp/error.c
    branches/pph/gcc/cp/init.c
    branches/pph/gcc/cp/name-lookup.c
    branches/pph/gcc/cp/parser.c
    branches/pph/gcc/cp/pph-out.c
    branches/pph/gcc/cp/pt.c
    branches/pph/gcc/cp/rtti.c
    branches/pph/gcc/cp/semantics.c
    branches/pph/gcc/cp/tree.c
    branches/pph/gcc/cp/typeck.c
    branches/pph/gcc/cp/typeck2.c
    branches/pph/gcc/defaults.h
    branches/pph/gcc/doc/contrib.texi
    branches/pph/gcc/doc/extend.texi
    branches/pph/gcc/doc/gcov.texi
    branches/pph/gcc/doc/install.texi
    branches/pph/gcc/doc/invoke.texi
    branches/pph/gcc/doc/md.texi
    branches/pph/gcc/doc/tm.texi
    branches/pph/gcc/doc/tm.texi.in
    branches/pph/gcc/dse.c
    branches/pph/gcc/emit-rtl.c
    branches/pph/gcc/expmed.c
    branches/pph/gcc/expr.c
    branches/pph/gcc/expr.h
    branches/pph/gcc/flag-types.h
    branches/pph/gcc/flags.h
    branches/pph/gcc/fold-const.c
    branches/pph/gcc/fortran/ChangeLog
    branches/pph/gcc/fortran/check.c
    branches/pph/gcc/fortran/class.c
    branches/pph/gcc/fortran/dependency.c
    branches/pph/gcc/fortran/expr.c
    branches/pph/gcc/fortran/invoke.texi
    branches/pph/gcc/fortran/match.c
    branches/pph/gcc/fortran/misc.c
    branches/pph/gcc/fortran/module.c
    branches/pph/gcc/fortran/resolve.c
    branches/pph/gcc/fortran/symbol.c
    branches/pph/gcc/fortran/trans-array.c
    branches/pph/gcc/fortran/trans-decl.c
    branches/pph/gcc/fortran/trans-intrinsic.c
    branches/pph/gcc/fortran/trans-stmt.c
    branches/pph/gcc/fortran/trans-types.c
    branches/pph/gcc/function.c
    branches/pph/gcc/gccspec.c
    branches/pph/gcc/gcov-dump.c
    branches/pph/gcc/gcov-io.h
    branches/pph/gcc/gcov.c
    branches/pph/gcc/genmodes.c
    branches/pph/gcc/gimple-fold.c
    branches/pph/gcc/gimple-pretty-print.c
    branches/pph/gcc/gimple-streamer-in.c
    branches/pph/gcc/gimple-streamer-out.c
    branches/pph/gcc/gimple.c
    branches/pph/gcc/gimple.h
    branches/pph/gcc/gimplify.c
    branches/pph/gcc/go/   (props changed)
    branches/pph/gcc/go/ChangeLog
    branches/pph/gcc/go/Make-lang.in
    branches/pph/gcc/go/go-gcc.cc
    branches/pph/gcc/go/gofrontend/backend.h
    branches/pph/gcc/go/gofrontend/dataflow.cc
    branches/pph/gcc/go/gofrontend/export.cc
    branches/pph/gcc/go/gofrontend/export.h
    branches/pph/gcc/go/gofrontend/expressions.cc
    branches/pph/gcc/go/gofrontend/expressions.h
    branches/pph/gcc/go/gofrontend/go.cc
    branches/pph/gcc/go/gofrontend/gogo-tree.cc
    branches/pph/gcc/go/gofrontend/gogo.cc
    branches/pph/gcc/go/gofrontend/gogo.h
    branches/pph/gcc/go/gofrontend/import-archive.cc
    branches/pph/gcc/go/gofrontend/import.cc
    branches/pph/gcc/go/gofrontend/import.h
    branches/pph/gcc/go/gofrontend/lex.cc
    branches/pph/gcc/go/gofrontend/lex.h
    branches/pph/gcc/go/gofrontend/parse.cc
    branches/pph/gcc/go/gofrontend/parse.h
    branches/pph/gcc/go/gofrontend/runtime.cc
    branches/pph/gcc/go/gofrontend/runtime.def
    branches/pph/gcc/go/gofrontend/runtime.h
    branches/pph/gcc/go/gofrontend/statements.cc
    branches/pph/gcc/go/gofrontend/statements.h
    branches/pph/gcc/go/gofrontend/types.cc
    branches/pph/gcc/go/gofrontend/types.h
    branches/pph/gcc/go/gofrontend/unsafe.cc
    branches/pph/gcc/haifa-sched.c
    branches/pph/gcc/hard-reg-set.h
    branches/pph/gcc/implicit-zee.c
    branches/pph/gcc/ipa-cp.c
    branches/pph/gcc/ipa-inline-analysis.c
    branches/pph/gcc/ipa-inline.c
    branches/pph/gcc/ipa-prop.c
    branches/pph/gcc/ipa.c
    branches/pph/gcc/ira-build.c
    branches/pph/gcc/ira-color.c
    branches/pph/gcc/ira-conflicts.c
    branches/pph/gcc/ira-int.h
    branches/pph/gcc/ira.c
    branches/pph/gcc/java/ChangeLog
    branches/pph/gcc/java/expr.c
    branches/pph/gcc/java/lang.c
    branches/pph/gcc/jump.c
    branches/pph/gcc/loop-doloop.c
    branches/pph/gcc/loop-unroll.c
    branches/pph/gcc/lto-cgraph.c
    branches/pph/gcc/lto-streamer-out.c
    branches/pph/gcc/lto/ChangeLog
    branches/pph/gcc/lto/lto-lang.c
    branches/pph/gcc/machmode.h
    branches/pph/gcc/omp-low.c
    branches/pph/gcc/optabs.c
    branches/pph/gcc/opts.c
    branches/pph/gcc/passes.c
    branches/pph/gcc/postreload.c
    branches/pph/gcc/predict.c
    branches/pph/gcc/profile.c
    branches/pph/gcc/recog.c
    branches/pph/gcc/reg-stack.c
    branches/pph/gcc/reginfo.c
    branches/pph/gcc/reload1.c
    branches/pph/gcc/resource.c
    branches/pph/gcc/rtl.h
    branches/pph/gcc/sched-deps.c
    branches/pph/gcc/sched-ebb.c
    branches/pph/gcc/testsuite/ChangeLog
    branches/pph/gcc/testsuite/g++.dg/cdce3.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/alias-decl-10.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/alias-decl-2.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/auto7.C
    branches/pph/gcc/testsuite/g++.dg/debug/pr46338.C
    branches/pph/gcc/testsuite/g++.dg/ext/attrib27.C
    branches/pph/gcc/testsuite/g++.dg/lookup/struct1.C
    branches/pph/gcc/testsuite/g++.dg/parse/elab1.C
    branches/pph/gcc/testsuite/g++.dg/parse/elab2.C
    branches/pph/gcc/testsuite/g++.dg/parse/int-as-enum1.C
    branches/pph/gcc/testsuite/g++.dg/parse/typedef1.C
    branches/pph/gcc/testsuite/g++.dg/parse/typedef3.C
    branches/pph/gcc/testsuite/g++.dg/parse/typedef4.C
    branches/pph/gcc/testsuite/g++.dg/parse/typedef5.C
    branches/pph/gcc/testsuite/g++.dg/template/crash26.C
    branches/pph/gcc/testsuite/g++.dg/template/meminit1.C
    branches/pph/gcc/testsuite/g++.dg/template/nontype4.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr39732.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr40642.C
    branches/pph/gcc/testsuite/g++.old-deja/g++.benjamin/typedef01.C
    branches/pph/gcc/testsuite/g++.old-deja/g++.brendan/line1.C
    branches/pph/gcc/testsuite/g++.old-deja/g++.other/elab1.C
    branches/pph/gcc/testsuite/g++.old-deja/g++.other/syntax4.C
    branches/pph/gcc/testsuite/gcc.c-torture/compile/pr44686.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/vector-subscript-1.c
    branches/pph/gcc/testsuite/gcc.dg/20050309-1.c
    branches/pph/gcc/testsuite/gcc.dg/20050330-2.c
    branches/pph/gcc/testsuite/gcc.dg/20051201-1.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-compare-exchange-4.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-compare-exchange-5.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-exchange-4.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-exchange-5.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-load-4.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-load-5.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-op-4.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-op-5.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-store-4.c
    branches/pph/gcc/testsuite/gcc.dg/atomic-store-5.c
    branches/pph/gcc/testsuite/gcc.dg/compat/compat-common.h
    branches/pph/gcc/testsuite/gcc.dg/darwin-segaddr.c
    branches/pph/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
    branches/pph/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/pph/gcc/testsuite/gcc.dg/gomp/pr27573.c
    branches/pph/gcc/testsuite/gcc.dg/pr46255.c
    branches/pph/gcc/testsuite/gcc.dg/profile-dir-1.c
    branches/pph/gcc/testsuite/gcc.dg/profile-dir-2.c
    branches/pph/gcc/testsuite/gcc.dg/profile-dir-3.c
    branches/pph/gcc/testsuite/gcc.dg/profile-generate-1.c
    branches/pph/gcc/testsuite/gcc.dg/profile-generate-3.c
    branches/pph/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-int128.c
    branches/pph/gcc/testsuite/gcc.dg/simulate-thread/atomic-load-longlong.c
    branches/pph/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-int128.c
    branches/pph/gcc/testsuite/gcc.dg/simulate-thread/atomic-other-longlong.c
    branches/pph/gcc/testsuite/gcc.dg/torture/ipa-pta-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr23821.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr39074-2.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr39074.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr42898-2.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr42898.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr45704.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50472.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pta-callused-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pta-escape-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pta-ptrarith-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pta-ptrarith-2.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pta-ptrarith-3.c
    branches/pph/gcc/testsuite/gcc.dg/torture/ssa-pta-fn-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vec-cvt-1.c
    branches/pph/gcc/testsuite/gcc.dg/vect/fast-math-bb-slp-call-2.c
    branches/pph/gcc/testsuite/gcc.dg/vect/fast-math-vect-call-2.c
    branches/pph/gcc/testsuite/gcc.misc-tests/gcov-13.c
    branches/pph/gcc/testsuite/gcc.target/epiphany/interrupt.c
    branches/pph/gcc/testsuite/gcc.target/i386/sw-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/branch-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/dmult-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/extend-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-1.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-10.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-11.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-12.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-2.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-3.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-4.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-5.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-6.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-7.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-8.c
    branches/pph/gcc/testsuite/gcc.target/mips/fix-r4000-9.c
    branches/pph/gcc/testsuite/gcc.target/mips/mips.exp
    branches/pph/gcc/testsuite/gcc.target/mips/mult-1.c
    branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/pph/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/pph/gcc/testsuite/gfortran.dg/class_45a.f03
    branches/pph/gcc/testsuite/gfortran.dg/gomp/pr27573.f90
    branches/pph/gcc/testsuite/gfortran.dg/select_type_23.f03
    branches/pph/gcc/testsuite/go.dg/   (props changed)
    branches/pph/gcc/testsuite/go.go-torture/   (props changed)
    branches/pph/gcc/testsuite/go.test/   (props changed)
    branches/pph/gcc/testsuite/go.test/test/assign.go
    branches/pph/gcc/testsuite/go.test/test/chan/goroutines.go
    branches/pph/gcc/testsuite/go.test/test/chan/select5.go
    branches/pph/gcc/testsuite/go.test/test/cmplxdivide.go
    branches/pph/gcc/testsuite/go.test/test/env.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug107.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug243.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug262.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug326.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug331.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug354.go
    branches/pph/gcc/testsuite/go.test/test/fixedbugs/bug358.go
    branches/pph/gcc/testsuite/go.test/test/func2.go
    branches/pph/gcc/testsuite/go.test/test/import.go
    branches/pph/gcc/testsuite/go.test/test/ken/divconst.go
    branches/pph/gcc/testsuite/go.test/test/ken/modconst.go
    branches/pph/gcc/testsuite/go.test/test/mallocrand.go
    branches/pph/gcc/testsuite/go.test/test/recover2.go
    branches/pph/gcc/testsuite/go.test/test/recover3.go
    branches/pph/gcc/testsuite/go.test/test/stringrange.go
    branches/pph/gcc/testsuite/go.test/test/utf.go
    branches/pph/gcc/testsuite/lib/gcov.exp
    branches/pph/gcc/testsuite/lib/target-supports.exp
    branches/pph/gcc/testsuite/obj-c++.dg/naming-3.mm
    branches/pph/gcc/testsuite/obj-c++.dg/naming-4.mm
    branches/pph/gcc/toplev.c
    branches/pph/gcc/trans-mem.c
    branches/pph/gcc/tree-data-ref.c
    branches/pph/gcc/tree-diagnostic.c
    branches/pph/gcc/tree-eh.c
    branches/pph/gcc/tree-flow.h
    branches/pph/gcc/tree-inline.c
    branches/pph/gcc/tree-mudflap.c
    branches/pph/gcc/tree-optimize.c
    branches/pph/gcc/tree-predcom.c
    branches/pph/gcc/tree-sra.c
    branches/pph/gcc/tree-ssa-alias.c
    branches/pph/gcc/tree-ssa-alias.h
    branches/pph/gcc/tree-ssa-dce.c
    branches/pph/gcc/tree-ssa-dom.c
    branches/pph/gcc/tree-ssa-forwprop.c
    branches/pph/gcc/tree-ssa-live.c
    branches/pph/gcc/tree-ssa-loop-im.c
    branches/pph/gcc/tree-ssa-math-opts.c
    branches/pph/gcc/tree-ssa-operands.c
    branches/pph/gcc/tree-ssa-operands.h
    branches/pph/gcc/tree-ssa-sccvn.c
    branches/pph/gcc/tree-ssa.c
    branches/pph/gcc/tree-vect-data-refs.c
    branches/pph/gcc/tree-vect-loop.c
    branches/pph/gcc/tree-vect-patterns.c
    branches/pph/gcc/tree-vect-stmts.c
    branches/pph/gcc/tree-vrp.c
    branches/pph/gcc/tree.c
    branches/pph/gcc/tree.h
    branches/pph/gcc/varasm.c
    branches/pph/libcpp/ChangeLog
    branches/pph/libcpp/init.c
    branches/pph/libcpp/internal.h
    branches/pph/libcpp/lex.c
    branches/pph/libcpp/macro.c
    branches/pph/libffi/ChangeLog
    branches/pph/libffi/src/mips/n32.S
    branches/pph/libgcc/ChangeLog
    branches/pph/libgcc/config.host
    branches/pph/libgcc/config/avr/lib1funcs.S
    branches/pph/libgcc/config/avr/t-avr
    branches/pph/libgcc/config/darwin-crt-tm.c
    branches/pph/libgcc/config/pa/stublib.c
    branches/pph/libgcc/config/pa/t-stublib
    branches/pph/libgcc/config/rs6000/t-darwin64
    branches/pph/libgcc/config/rs6000/t-ppccomm
    branches/pph/libgcc/config/sparc/sol2-unwind.h
    branches/pph/libgcc/crtstuff.c
    branches/pph/libgcc/generic-morestack.c
    branches/pph/libgcc/libgcc-std.ver.in
    branches/pph/libgfortran/io/transfer.c
    branches/pph/libgo/   (props changed)
    branches/pph/libgo/MERGE
    branches/pph/libgo/Makefile.am
    branches/pph/libgo/Makefile.in
    branches/pph/libgo/config.h.in
    branches/pph/libgo/configure
    branches/pph/libgo/configure.ac
    branches/pph/libgo/go/archive/tar/reader.go
    branches/pph/libgo/go/archive/tar/reader_test.go
    branches/pph/libgo/go/archive/tar/writer.go
    branches/pph/libgo/go/archive/zip/reader.go
    branches/pph/libgo/go/archive/zip/reader_test.go
    branches/pph/libgo/go/archive/zip/struct.go
    branches/pph/libgo/go/archive/zip/writer.go
    branches/pph/libgo/go/archive/zip/writer_test.go
    branches/pph/libgo/go/archive/zip/zip_test.go
    branches/pph/libgo/go/bufio/bufio.go
    branches/pph/libgo/go/bufio/bufio_test.go
    branches/pph/libgo/go/builtin/builtin.go
    branches/pph/libgo/go/bytes/buffer.go
    branches/pph/libgo/go/bytes/buffer_test.go
    branches/pph/libgo/go/bytes/bytes.go
    branches/pph/libgo/go/bytes/bytes_test.go
    branches/pph/libgo/go/compress/bzip2/bit_reader.go
    branches/pph/libgo/go/compress/bzip2/bzip2.go
    branches/pph/libgo/go/compress/bzip2/bzip2_test.go
    branches/pph/libgo/go/compress/bzip2/huffman.go
    branches/pph/libgo/go/compress/flate/deflate.go
    branches/pph/libgo/go/compress/flate/deflate_test.go
    branches/pph/libgo/go/compress/flate/huffman_bit_writer.go
    branches/pph/libgo/go/compress/flate/inflate.go
    branches/pph/libgo/go/compress/gzip/gunzip.go
    branches/pph/libgo/go/compress/gzip/gunzip_test.go
    branches/pph/libgo/go/compress/gzip/gzip.go
    branches/pph/libgo/go/compress/lzw/reader.go
    branches/pph/libgo/go/compress/lzw/reader_test.go
    branches/pph/libgo/go/compress/lzw/writer.go
    branches/pph/libgo/go/compress/lzw/writer_test.go
    branches/pph/libgo/go/compress/zlib/reader.go
    branches/pph/libgo/go/compress/zlib/reader_test.go
    branches/pph/libgo/go/compress/zlib/writer.go
    branches/pph/libgo/go/container/heap/heap.go
    branches/pph/libgo/go/container/heap/heap_test.go
    branches/pph/libgo/go/crypto/aes/cipher.go
    branches/pph/libgo/go/crypto/bcrypt/base64.go
    branches/pph/libgo/go/crypto/bcrypt/bcrypt.go
    branches/pph/libgo/go/crypto/bcrypt/bcrypt_test.go
    branches/pph/libgo/go/crypto/blowfish/cipher.go
    branches/pph/libgo/go/crypto/cast5/cast5.go
    branches/pph/libgo/go/crypto/cipher/io.go
    branches/pph/libgo/go/crypto/des/cipher.go
    branches/pph/libgo/go/crypto/dsa/dsa.go
    branches/pph/libgo/go/crypto/dsa/dsa_test.go
    branches/pph/libgo/go/crypto/ecdsa/ecdsa.go
    branches/pph/libgo/go/crypto/ecdsa/ecdsa_test.go
    branches/pph/libgo/go/crypto/elliptic/elliptic.go
    branches/pph/libgo/go/crypto/elliptic/elliptic_test.go
    branches/pph/libgo/go/crypto/hmac/hmac.go
    branches/pph/libgo/go/crypto/hmac/hmac_test.go
    branches/pph/libgo/go/crypto/md4/md4.go
    branches/pph/libgo/go/crypto/md5/md5.go
    branches/pph/libgo/go/crypto/ocsp/ocsp.go
    branches/pph/libgo/go/crypto/openpgp/armor/armor.go
    branches/pph/libgo/go/crypto/openpgp/armor/encode.go
    branches/pph/libgo/go/crypto/openpgp/canonical_text.go
    branches/pph/libgo/go/crypto/openpgp/canonical_text_test.go
    branches/pph/libgo/go/crypto/openpgp/elgamal/elgamal.go
    branches/pph/libgo/go/crypto/openpgp/elgamal/elgamal_test.go
    branches/pph/libgo/go/crypto/openpgp/error/error.go
    branches/pph/libgo/go/crypto/openpgp/keys.go
    branches/pph/libgo/go/crypto/openpgp/packet/compressed.go
    branches/pph/libgo/go/crypto/openpgp/packet/compressed_test.go
    branches/pph/libgo/go/crypto/openpgp/packet/encrypted_key.go
    branches/pph/libgo/go/crypto/openpgp/packet/encrypted_key_test.go
    branches/pph/libgo/go/crypto/openpgp/packet/literal.go
    branches/pph/libgo/go/crypto/openpgp/packet/one_pass_signature.go
    branches/pph/libgo/go/crypto/openpgp/packet/packet.go
    branches/pph/libgo/go/crypto/openpgp/packet/packet_test.go
    branches/pph/libgo/go/crypto/openpgp/packet/private_key.go
    branches/pph/libgo/go/crypto/openpgp/packet/public_key.go
    branches/pph/libgo/go/crypto/openpgp/packet/reader.go
    branches/pph/libgo/go/crypto/openpgp/packet/signature.go
    branches/pph/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted.go
    branches/pph/libgo/go/crypto/openpgp/packet/symmetric_key_encrypted_test.go
    branches/pph/libgo/go/crypto/openpgp/packet/symmetrically_encrypted.go
    branches/pph/libgo/go/crypto/openpgp/packet/symmetrically_encrypted_test.go
    branches/pph/libgo/go/crypto/openpgp/packet/userid.go
    branches/pph/libgo/go/crypto/openpgp/read.go
    branches/pph/libgo/go/crypto/openpgp/read_test.go
    branches/pph/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/pph/libgo/go/crypto/openpgp/s2k/s2k_test.go
    branches/pph/libgo/go/crypto/openpgp/write.go
    branches/pph/libgo/go/crypto/openpgp/write_test.go
    branches/pph/libgo/go/crypto/rand/rand.go
    branches/pph/libgo/go/crypto/rand/rand_unix.go
    branches/pph/libgo/go/crypto/rand/rand_windows.go
    branches/pph/libgo/go/crypto/rand/util.go
    branches/pph/libgo/go/crypto/rc4/rc4.go
    branches/pph/libgo/go/crypto/ripemd160/ripemd160.go
    branches/pph/libgo/go/crypto/rsa/pkcs1v15.go
    branches/pph/libgo/go/crypto/rsa/pkcs1v15_test.go
    branches/pph/libgo/go/crypto/rsa/rsa.go
    branches/pph/libgo/go/crypto/rsa/rsa_test.go
    branches/pph/libgo/go/crypto/sha1/sha1.go
    branches/pph/libgo/go/crypto/sha256/sha256.go
    branches/pph/libgo/go/crypto/sha512/sha512.go
    branches/pph/libgo/go/crypto/tls/alert.go
    branches/pph/libgo/go/crypto/tls/cipher_suites.go
    branches/pph/libgo/go/crypto/tls/conn.go
    branches/pph/libgo/go/crypto/tls/generate_cert.go
    branches/pph/libgo/go/crypto/tls/handshake_client.go
    branches/pph/libgo/go/crypto/tls/handshake_messages_test.go
    branches/pph/libgo/go/crypto/tls/handshake_server.go
    branches/pph/libgo/go/crypto/tls/handshake_server_test.go
    branches/pph/libgo/go/crypto/tls/key_agreement.go
    branches/pph/libgo/go/crypto/tls/prf.go
    branches/pph/libgo/go/crypto/tls/tls.go
    branches/pph/libgo/go/crypto/twofish/twofish.go
    branches/pph/libgo/go/crypto/x509/pkcs1.go
    branches/pph/libgo/go/crypto/x509/pkix/pkix.go
    branches/pph/libgo/go/crypto/x509/verify.go
    branches/pph/libgo/go/crypto/x509/verify_test.go
    branches/pph/libgo/go/crypto/x509/x509.go
    branches/pph/libgo/go/crypto/x509/x509_test.go
    branches/pph/libgo/go/crypto/xtea/cipher.go
    branches/pph/libgo/go/debug/dwarf/buf.go
    branches/pph/libgo/go/debug/dwarf/entry.go
    branches/pph/libgo/go/debug/dwarf/open.go
    branches/pph/libgo/go/debug/dwarf/type.go
    branches/pph/libgo/go/debug/dwarf/unit.go
    branches/pph/libgo/go/debug/elf/file.go
    branches/pph/libgo/go/debug/gosym/pclntab_test.go
    branches/pph/libgo/go/debug/gosym/symtab.go
    branches/pph/libgo/go/debug/macho/file.go
    branches/pph/libgo/go/debug/pe/file.go
    branches/pph/libgo/go/encoding/ascii85/ascii85.go
    branches/pph/libgo/go/encoding/ascii85/ascii85_test.go
    branches/pph/libgo/go/encoding/base32/base32.go
    branches/pph/libgo/go/encoding/base32/base32_test.go
    branches/pph/libgo/go/encoding/base64/base64.go
    branches/pph/libgo/go/encoding/base64/base64_test.go
    branches/pph/libgo/go/encoding/binary/binary.go
    branches/pph/libgo/go/encoding/binary/binary_test.go
    branches/pph/libgo/go/encoding/binary/varint.go
    branches/pph/libgo/go/encoding/binary/varint_test.go
    branches/pph/libgo/go/encoding/git85/git.go
    branches/pph/libgo/go/encoding/git85/git_test.go
    branches/pph/libgo/go/encoding/hex/hex.go
    branches/pph/libgo/go/encoding/pem/pem.go
    branches/pph/libgo/go/exp/ebnf/ebnf.go
    branches/pph/libgo/go/exp/ebnf/parser.go
    branches/pph/libgo/go/exp/ebnflint/ebnflint.go
    branches/pph/libgo/go/exp/gotype/gotype.go
    branches/pph/libgo/go/exp/gui/gui.go
    branches/pph/libgo/go/exp/gui/x11/auth.go
    branches/pph/libgo/go/exp/gui/x11/conn.go
    branches/pph/libgo/go/exp/norm/composition.go
    branches/pph/libgo/go/exp/norm/composition_test.go
    branches/pph/libgo/go/exp/norm/input.go
    branches/pph/libgo/go/exp/norm/maketables.go
    branches/pph/libgo/go/exp/norm/maketesttables.go
    branches/pph/libgo/go/exp/norm/normalize.go
    branches/pph/libgo/go/exp/norm/normalize_test.go
    branches/pph/libgo/go/exp/norm/normregtest.go
    branches/pph/libgo/go/exp/norm/readwriter.go
    branches/pph/libgo/go/exp/norm/readwriter_test.go
    branches/pph/libgo/go/exp/norm/trie_test.go
    branches/pph/libgo/go/exp/norm/triedata_test.go
    branches/pph/libgo/go/exp/norm/triegen.go
    branches/pph/libgo/go/exp/spdy/read.go
    branches/pph/libgo/go/exp/spdy/spdy_test.go
    branches/pph/libgo/go/exp/spdy/types.go
    branches/pph/libgo/go/exp/spdy/write.go
    branches/pph/libgo/go/exp/sql/convert.go
    branches/pph/libgo/go/exp/sql/convert_test.go
    branches/pph/libgo/go/exp/sql/driver/driver.go
    branches/pph/libgo/go/exp/sql/driver/types.go
    branches/pph/libgo/go/exp/sql/fakedb_test.go
    branches/pph/libgo/go/exp/sql/sql.go
    branches/pph/libgo/go/exp/sql/sql_test.go
    branches/pph/libgo/go/exp/ssh/channel.go
    branches/pph/libgo/go/exp/ssh/common.go
    branches/pph/libgo/go/exp/ssh/doc.go
    branches/pph/libgo/go/exp/ssh/messages.go
    branches/pph/libgo/go/exp/ssh/messages_test.go
    branches/pph/libgo/go/exp/ssh/server.go
    branches/pph/libgo/go/exp/ssh/server_shell.go
    branches/pph/libgo/go/exp/ssh/server_shell_test.go
    branches/pph/libgo/go/exp/ssh/transport.go
    branches/pph/libgo/go/exp/ssh/transport_test.go
    branches/pph/libgo/go/exp/terminal/shell.go
    branches/pph/libgo/go/exp/terminal/shell_test.go
    branches/pph/libgo/go/exp/terminal/terminal.go
    branches/pph/libgo/go/exp/types/check.go
    branches/pph/libgo/go/exp/types/check_test.go
    branches/pph/libgo/go/exp/types/const.go
    branches/pph/libgo/go/exp/types/exportdata.go
    branches/pph/libgo/go/exp/types/gcimporter.go
    branches/pph/libgo/go/exp/types/gcimporter_test.go
    branches/pph/libgo/go/exp/types/universe.go
    branches/pph/libgo/go/exp/winfsnotify/winfsnotify.go
    branches/pph/libgo/go/exp/winfsnotify/winfsnotify_test.go
    branches/pph/libgo/go/exp/wingui/gui.go
    branches/pph/libgo/go/exp/wingui/winapi.go
    branches/pph/libgo/go/expvar/expvar.go
    branches/pph/libgo/go/expvar/expvar_test.go
    branches/pph/libgo/go/flag/flag.go
    branches/pph/libgo/go/fmt/doc.go
    branches/pph/libgo/go/fmt/fmt_test.go
    branches/pph/libgo/go/fmt/format.go
    branches/pph/libgo/go/fmt/print.go
    branches/pph/libgo/go/fmt/scan.go
    branches/pph/libgo/go/fmt/scan_test.go
    branches/pph/libgo/go/go/ast/ast.go
    branches/pph/libgo/go/go/ast/print.go
    branches/pph/libgo/go/go/ast/print_test.go
    branches/pph/libgo/go/go/ast/resolve.go
    branches/pph/libgo/go/go/build/build.go
    branches/pph/libgo/go/go/build/build_test.go
    branches/pph/libgo/go/go/build/dir.go
    branches/pph/libgo/go/go/build/path.go
    branches/pph/libgo/go/go/build/pkgtest/pkgtest.go
    branches/pph/libgo/go/go/doc/comment.go
    branches/pph/libgo/go/go/doc/doc.go
    branches/pph/libgo/go/go/doc/example.go
    branches/pph/libgo/go/go/parser/interface.go
    branches/pph/libgo/go/go/parser/parser.go
    branches/pph/libgo/go/go/parser/parser_test.go
    branches/pph/libgo/go/go/printer/nodes.go
    branches/pph/libgo/go/go/printer/printer.go
    branches/pph/libgo/go/go/scanner/errors.go
    branches/pph/libgo/go/go/scanner/scanner.go
    branches/pph/libgo/go/go/scanner/scanner_test.go
    branches/pph/libgo/go/go/token/serialize.go
    branches/pph/libgo/go/go/token/serialize_test.go
    branches/pph/libgo/go/hash/adler32/adler32.go
    branches/pph/libgo/go/hash/crc32/crc32.go
    branches/pph/libgo/go/hash/crc64/crc64.go
    branches/pph/libgo/go/hash/fnv/fnv.go
    branches/pph/libgo/go/html/doc.go
    branches/pph/libgo/go/html/entity.go
    branches/pph/libgo/go/html/entity_test.go
    branches/pph/libgo/go/html/escape.go
    branches/pph/libgo/go/html/node.go
    branches/pph/libgo/go/html/parse.go
    branches/pph/libgo/go/html/parse_test.go
    branches/pph/libgo/go/html/render.go
    branches/pph/libgo/go/html/token.go
    branches/pph/libgo/go/html/token_test.go
    branches/pph/libgo/go/image/bmp/reader.go
    branches/pph/libgo/go/image/decode_test.go
    branches/pph/libgo/go/image/format.go
    branches/pph/libgo/go/image/gif/reader.go
    branches/pph/libgo/go/image/jpeg/huffman.go
    branches/pph/libgo/go/image/jpeg/reader.go
    branches/pph/libgo/go/image/jpeg/writer.go
    branches/pph/libgo/go/image/jpeg/writer_test.go
    branches/pph/libgo/go/image/png/reader.go
    branches/pph/libgo/go/image/png/reader_test.go
    branches/pph/libgo/go/image/png/writer.go
    branches/pph/libgo/go/image/png/writer_test.go
    branches/pph/libgo/go/image/tiff/buffer.go
    branches/pph/libgo/go/image/tiff/buffer_test.go
    branches/pph/libgo/go/image/tiff/compress.go
    branches/pph/libgo/go/image/tiff/reader.go
    branches/pph/libgo/go/image/tiff/reader_test.go
    branches/pph/libgo/go/index/suffixarray/suffixarray.go
    branches/pph/libgo/go/index/suffixarray/suffixarray_test.go
    branches/pph/libgo/go/io/io.go
    branches/pph/libgo/go/io/io_test.go
    branches/pph/libgo/go/io/ioutil/ioutil.go
    branches/pph/libgo/go/io/ioutil/tempfile.go
    branches/pph/libgo/go/io/multi.go
    branches/pph/libgo/go/io/multi_test.go
    branches/pph/libgo/go/io/pipe.go
    branches/pph/libgo/go/io/pipe_test.go
    branches/pph/libgo/go/log/log.go
    branches/pph/libgo/go/math/all_test.go
    branches/pph/libgo/go/math/gamma.go
    branches/pph/libgo/go/math/sin.go
    branches/pph/libgo/go/math/tan.go
    branches/pph/libgo/go/mime/grammar.go
    branches/pph/libgo/go/mime/mediatype.go
    branches/pph/libgo/go/mime/mediatype_test.go
    branches/pph/libgo/go/mime/multipart/formdata.go
    branches/pph/libgo/go/mime/multipart/multipart.go
    branches/pph/libgo/go/mime/multipart/multipart_test.go
    branches/pph/libgo/go/mime/multipart/writer.go
    branches/pph/libgo/go/mime/type.go
    branches/pph/libgo/go/net/cgo_stub.go
    branches/pph/libgo/go/net/cgo_unix.go
    branches/pph/libgo/go/net/dial.go
    branches/pph/libgo/go/net/dict/dict.go
    branches/pph/libgo/go/net/dnsclient.go
    branches/pph/libgo/go/net/dnsclient_unix.go
    branches/pph/libgo/go/net/dnsconfig.go
    branches/pph/libgo/go/net/fd.go
    branches/pph/libgo/go/net/fd_linux.go
    branches/pph/libgo/go/net/fd_openbsd.go
    branches/pph/libgo/go/net/fd_select.go
    branches/pph/libgo/go/net/fd_windows.go
    branches/pph/libgo/go/net/file.go
    branches/pph/libgo/go/net/file_plan9.go
    branches/pph/libgo/go/net/file_test.go
    branches/pph/libgo/go/net/file_windows.go
    branches/pph/libgo/go/net/interface.go
    branches/pph/libgo/go/net/interface_bsd.go
    branches/pph/libgo/go/net/interface_darwin.go
    branches/pph/libgo/go/net/interface_freebsd.go
    branches/pph/libgo/go/net/interface_linux.go
    branches/pph/libgo/go/net/interface_openbsd.go
    branches/pph/libgo/go/net/interface_stub.go
    branches/pph/libgo/go/net/interface_test.go
    branches/pph/libgo/go/net/interface_windows.go
    branches/pph/libgo/go/net/ip.go
    branches/pph/libgo/go/net/ip_test.go
    branches/pph/libgo/go/net/ipraw_test.go
    branches/pph/libgo/go/net/iprawsock.go
    branches/pph/libgo/go/net/iprawsock_plan9.go
    branches/pph/libgo/go/net/iprawsock_posix.go
    branches/pph/libgo/go/net/ipsock.go
    branches/pph/libgo/go/net/ipsock_plan9.go
    branches/pph/libgo/go/net/ipsock_posix.go
    branches/pph/libgo/go/net/lookup_plan9.go
    branches/pph/libgo/go/net/lookup_test.go
    branches/pph/libgo/go/net/lookup_unix.go
    branches/pph/libgo/go/net/lookup_windows.go
    branches/pph/libgo/go/net/net.go
    branches/pph/libgo/go/net/net_test.go
    branches/pph/libgo/go/net/newpollserver.go
    branches/pph/libgo/go/net/newpollserver_rtems.go
    branches/pph/libgo/go/net/parse.go
    branches/pph/libgo/go/net/parse_test.go
    branches/pph/libgo/go/net/pipe.go
    branches/pph/libgo/go/net/pipe_test.go
    branches/pph/libgo/go/net/port.go
    branches/pph/libgo/go/net/sendfile_linux.go
    branches/pph/libgo/go/net/sendfile_stub.go
    branches/pph/libgo/go/net/sendfile_windows.go
    branches/pph/libgo/go/net/server_test.go
    branches/pph/libgo/go/net/sock.go
    branches/pph/libgo/go/net/sock_bsd.go
    branches/pph/libgo/go/net/sock_windows.go
    branches/pph/libgo/go/net/tcpsock.go
    branches/pph/libgo/go/net/tcpsock_plan9.go
    branches/pph/libgo/go/net/tcpsock_posix.go
    branches/pph/libgo/go/net/textproto/reader.go
    branches/pph/libgo/go/net/textproto/reader_test.go
    branches/pph/libgo/go/net/textproto/textproto.go
    branches/pph/libgo/go/net/textproto/writer.go
    branches/pph/libgo/go/net/timeout_test.go
    branches/pph/libgo/go/net/udpsock.go
    branches/pph/libgo/go/net/udpsock_plan9.go
    branches/pph/libgo/go/net/udpsock_posix.go
    branches/pph/libgo/go/net/unixsock.go
    branches/pph/libgo/go/net/unixsock_plan9.go
    branches/pph/libgo/go/net/unixsock_posix.go
    branches/pph/libgo/go/old/netchan/common.go
    branches/pph/libgo/go/old/netchan/export.go
    branches/pph/libgo/go/old/netchan/import.go
    branches/pph/libgo/go/old/netchan/netchan_test.go
    branches/pph/libgo/go/old/regexp/all_test.go
    branches/pph/libgo/go/old/regexp/regexp.go
    branches/pph/libgo/go/old/template/parse.go
    branches/pph/libgo/go/old/template/template_test.go
    branches/pph/libgo/go/os/dir.go
    branches/pph/libgo/go/os/dir_plan9.go
    branches/pph/libgo/go/os/dir_unix.go
    branches/pph/libgo/go/os/env_plan9.go
    branches/pph/libgo/go/os/env_unix.go
    branches/pph/libgo/go/os/env_windows.go
    branches/pph/libgo/go/os/error.go
    branches/pph/libgo/go/os/error_plan9.go
    branches/pph/libgo/go/os/error_posix.go
    branches/pph/libgo/go/os/exec_plan9.go
    branches/pph/libgo/go/os/exec_posix.go
    branches/pph/libgo/go/os/exec_unix.go
    branches/pph/libgo/go/os/exec_windows.go
    branches/pph/libgo/go/os/file.go
    branches/pph/libgo/go/os/file_plan9.go
    branches/pph/libgo/go/os/file_posix.go
    branches/pph/libgo/go/os/file_unix.go
    branches/pph/libgo/go/os/getwd.go
    branches/pph/libgo/go/os/os_test.go
    branches/pph/libgo/go/os/path.go
    branches/pph/libgo/go/os/path_test.go
    branches/pph/libgo/go/os/proc.go
    branches/pph/libgo/go/os/stat_plan9.go
    branches/pph/libgo/go/os/sys_bsd.go
    branches/pph/libgo/go/os/sys_linux.go
    branches/pph/libgo/go/os/sys_plan9.go
    branches/pph/libgo/go/os/sys_uname.go
    branches/pph/libgo/go/os/time.go
    branches/pph/libgo/go/os/user/lookup_stubs.go
    branches/pph/libgo/go/os/user/lookup_unix.go
    branches/pph/libgo/go/os/user/user.go
    branches/pph/libgo/go/patch/apply.go
    branches/pph/libgo/go/patch/git.go
    branches/pph/libgo/go/patch/patch.go
    branches/pph/libgo/go/patch/textdiff.go
    branches/pph/libgo/go/path/filepath/match.go
    branches/pph/libgo/go/path/filepath/match_test.go
    branches/pph/libgo/go/path/filepath/path.go
    branches/pph/libgo/go/path/filepath/path_test.go
    branches/pph/libgo/go/path/match.go
    branches/pph/libgo/go/path/match_test.go
    branches/pph/libgo/go/reflect/all_test.go
    branches/pph/libgo/go/reflect/value.go
    branches/pph/libgo/go/regexp/all_test.go
    branches/pph/libgo/go/regexp/exec.go
    branches/pph/libgo/go/regexp/exec_test.go
    branches/pph/libgo/go/regexp/regexp.go
    branches/pph/libgo/go/regexp/syntax/compile.go
    branches/pph/libgo/go/regexp/syntax/parse.go
    branches/pph/libgo/go/regexp/syntax/parse_test.go
    branches/pph/libgo/go/regexp/syntax/perl_groups.go
    branches/pph/libgo/go/regexp/syntax/prog.go
    branches/pph/libgo/go/regexp/syntax/regexp.go
    branches/pph/libgo/go/runtime/debug.go
    branches/pph/libgo/go/runtime/error.go
    branches/pph/libgo/go/runtime/export_test.go
    branches/pph/libgo/go/runtime/pprof/pprof.go
    branches/pph/libgo/go/runtime/proc_test.go
    branches/pph/libgo/go/runtime/softfloat64_test.go
    branches/pph/libgo/go/sort/sort_test.go
    branches/pph/libgo/go/strconv/atob.go
    branches/pph/libgo/go/strconv/atob_test.go
    branches/pph/libgo/go/strconv/atof.go
    branches/pph/libgo/go/strconv/atof_test.go
    branches/pph/libgo/go/strconv/atoi.go
    branches/pph/libgo/go/strconv/atoi_test.go
    branches/pph/libgo/go/strconv/fp_test.go
    branches/pph/libgo/go/strconv/quote.go
    branches/pph/libgo/go/strconv/quote_test.go
    branches/pph/libgo/go/strings/reader.go
    branches/pph/libgo/go/strings/replace.go
    branches/pph/libgo/go/strings/replace_test.go
    branches/pph/libgo/go/strings/strings.go
    branches/pph/libgo/go/strings/strings_test.go
    branches/pph/libgo/go/sync/once_test.go
    branches/pph/libgo/go/syscall/mksyscall.awk
    branches/pph/libgo/go/testing/benchmark.go
    branches/pph/libgo/go/testing/example.go
    branches/pph/libgo/go/testing/iotest/logger.go
    branches/pph/libgo/go/testing/iotest/reader.go
    branches/pph/libgo/go/testing/iotest/writer.go
    branches/pph/libgo/go/testing/quick/quick.go
    branches/pph/libgo/go/testing/quick/quick_test.go
    branches/pph/libgo/go/testing/script/script.go
    branches/pph/libgo/go/testing/testing.go
    branches/pph/libgo/go/time/format.go
    branches/pph/libgo/go/time/sleep_test.go
    branches/pph/libgo/go/time/sys.go
    branches/pph/libgo/go/time/sys_plan9.go
    branches/pph/libgo/go/time/sys_unix.go
    branches/pph/libgo/go/time/sys_windows.go
    branches/pph/libgo/go/time/tick.go
    branches/pph/libgo/go/time/time_test.go
    branches/pph/libgo/go/time/zoneinfo_windows.go
    branches/pph/libgo/go/unicode/digit.go
    branches/pph/libgo/go/unicode/digit_test.go
    branches/pph/libgo/go/unicode/graphic.go
    branches/pph/libgo/go/unicode/graphic_test.go
    branches/pph/libgo/go/unicode/letter.go
    branches/pph/libgo/go/unicode/letter_test.go
    branches/pph/libgo/go/unicode/script_test.go
    branches/pph/libgo/go/unicode/tables.go
    branches/pph/libgo/go/websocket/client.go
    branches/pph/libgo/go/websocket/hixie.go
    branches/pph/libgo/go/websocket/hixie_test.go
    branches/pph/libgo/go/websocket/hybi.go
    branches/pph/libgo/go/websocket/hybi_test.go
    branches/pph/libgo/go/websocket/server.go
    branches/pph/libgo/go/websocket/websocket.go
    branches/pph/libgo/go/websocket/websocket_test.go
    branches/pph/libgo/merge.sh
    branches/pph/libgo/runtime/cpuprof.c
    branches/pph/libgo/runtime/go-append.c
    branches/pph/libgo/runtime/go-defer.c
    branches/pph/libgo/runtime/go-deferred-recover.c
    branches/pph/libgo/runtime/go-eface-compare.c
    branches/pph/libgo/runtime/go-eface-val-compare.c
    branches/pph/libgo/runtime/go-interface-eface-compare.c
    branches/pph/libgo/runtime/go-main.c
    branches/pph/libgo/runtime/go-make-slice.c
    branches/pph/libgo/runtime/go-map-delete.c
    branches/pph/libgo/runtime/go-map-index.c
    branches/pph/libgo/runtime/go-nanotime.c
    branches/pph/libgo/runtime/go-new-map.c
    branches/pph/libgo/runtime/go-panic.c
    branches/pph/libgo/runtime/go-panic.h
    branches/pph/libgo/runtime/go-print.c
    branches/pph/libgo/runtime/go-recover.c
    branches/pph/libgo/runtime/go-reflect-map.c
    branches/pph/libgo/runtime/go-reflect.c
    branches/pph/libgo/runtime/go-runtime-error.c
    branches/pph/libgo/runtime/go-signal.c
    branches/pph/libgo/runtime/go-strslice.c
    branches/pph/libgo/runtime/go-type-eface.c
    branches/pph/libgo/runtime/go-type-error.c
    branches/pph/libgo/runtime/go-unreflect.c
    branches/pph/libgo/runtime/go-unsafe-new.c
    branches/pph/libgo/runtime/go-unsafe-newarray.c
    branches/pph/libgo/runtime/go-unwind.c
    branches/pph/libgo/runtime/iface.goc
    branches/pph/libgo/runtime/malloc.goc
    branches/pph/libgo/runtime/malloc.h
    branches/pph/libgo/runtime/map.goc
    branches/pph/libgo/runtime/mcentral.c
    branches/pph/libgo/runtime/mfinal.c
    branches/pph/libgo/runtime/mgc0.c
    branches/pph/libgo/runtime/mheap.c
    branches/pph/libgo/runtime/mprof.goc
    branches/pph/libgo/runtime/proc.c
    branches/pph/libgo/runtime/reflect.goc
    branches/pph/libgo/runtime/runtime.c
    branches/pph/libgo/runtime/runtime.h
    branches/pph/libgo/runtime/sigqueue.goc
    branches/pph/libgo/runtime/string.goc
    branches/pph/libgo/runtime/thread.c
    branches/pph/libgo/testsuite/Makefile.in
    branches/pph/libgo/testsuite/gotest
    branches/pph/libgomp/ChangeLog
    branches/pph/libgomp/config/linux/affinity.c
    branches/pph/libgomp/config/linux/alpha/futex.h
    branches/pph/libgomp/config/linux/bar.c
    branches/pph/libgomp/config/linux/bar.h
    branches/pph/libgomp/config/linux/futex.h
    branches/pph/libgomp/config/linux/ia64/futex.h
    branches/pph/libgomp/config/linux/lock.c
    branches/pph/libgomp/config/linux/mips/futex.h
    branches/pph/libgomp/config/linux/mutex.c
    branches/pph/libgomp/config/linux/mutex.h
    branches/pph/libgomp/config/linux/omp-lock.h
    branches/pph/libgomp/config/linux/powerpc/futex.h
    branches/pph/libgomp/config/linux/ptrlock.c
    branches/pph/libgomp/config/linux/ptrlock.h
    branches/pph/libgomp/config/linux/s390/futex.h
    branches/pph/libgomp/config/linux/sem.c
    branches/pph/libgomp/config/linux/sem.h
    branches/pph/libgomp/config/linux/sparc/futex.h
    branches/pph/libgomp/config/linux/x86/futex.h
    branches/pph/libgomp/critical.c
    branches/pph/libgomp/libgomp.h
    branches/pph/libgomp/ordered.c
    branches/pph/libgomp/task.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-1.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-3.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-6.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-7.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-8.c
    branches/pph/libgomp/testsuite/libgomp.graphite/force-parallel-9.c
    branches/pph/libitm/ChangeLog
    branches/pph/libitm/Makefile.am
    branches/pph/libitm/Makefile.in
    branches/pph/libitm/beginend.cc
    branches/pph/libitm/config/alpha/sjlj.S
    branches/pph/libitm/config/x86/sjlj.S
    branches/pph/libitm/libitm_i.h
    branches/pph/libjava/ChangeLog
    branches/pph/libjava/classpath/   (props changed)
    branches/pph/libjava/classpath/ChangeLog.gcj
    branches/pph/libjava/classpath/config.rpath
    branches/pph/libjava/classpath/configure
    branches/pph/libjava/prims.cc



More information about the Libstdc++-cvs mailing list