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


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

r181622 - in /branches/pph: ./ ChangeLog MAINTA...


Author: dnovillo
Date: Tue Nov 22 15:38:11 2011
New Revision: 181622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181622
Log:
gcc/ChangeLog.pph
	Merge from trunk rev 180687.

gcc/cp/ChangeLog.pph
	* pph-streamer-in.c (pph_in_int): New.
	(pph_in_line_map_ordinary): New.
	(pph_in_line_map): Call it.
	(pph_in_line_table_and_includes): Re-write to account for
	new macro location changes.
	(pph_prepend_to_chain): Fix warnings.
	* pph-streamer-out.c (pph_out_int): New.
	(pph_out_line_map_ordinary): New.
	(pph_out_line_map): Call it.
	(pph_out_line_table_and_includes): Re-write to account for
	new macro location changes.
	(pph_out_location): Likewise.
	* pph.c (pph_file_change_handler): Likewise.

libcpp/ChangeLog.pph
	* include/line-map.h (linemap_dump): Declare.
	(line_table_dump): Declare.
	* line-map.c (linemap_dump): New.
	(line_table_dump): New.


Added:
    branches/pph/gcc/config/arm/driver-arm.c
      - copied unchanged from r180687, trunk/gcc/config/arm/driver-arm.c
    branches/pph/gcc/config/arm/x-arm
      - copied unchanged from r180687, trunk/gcc/config/arm/x-arm
    branches/pph/gcc/config/rs6000/darwin-gpsave.asm
      - copied unchanged from r180687, trunk/gcc/config/rs6000/darwin-gpsave.asm
    branches/pph/gcc/gcc-ar.c
      - copied unchanged from r180687, trunk/gcc/gcc-ar.c
    branches/pph/gcc/regrename.h
      - copied unchanged from r180687, trunk/gcc/regrename.h
    branches/pph/gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-mutable1.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/decltype34.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/decltype34.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/implicit12.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/implicit12.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/initlist59.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/initlist59.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
      - copied unchanged from r180135, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/pr50901.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/pr50901.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-addr.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-args-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-args.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-args.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-clink-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-concat-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-concat.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-constexpr.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-cpp98-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-cpp98-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-declare-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-embed-quote.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-friend.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-general.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-general.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-inline.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-linkage-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-member-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-namespace.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nofunc-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nonempty-str-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nospace-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nosuffix-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-nounder-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-operator-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-preproc-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op-string-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-op.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-raw-str.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-shadow-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-suffix-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-systemheader.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-template.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-template.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-arg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms-neg.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-tmpl-parms.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/udlit_system_header
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/cpp0x/udlit_system_header
    branches/pph/gcc/testsuite/g++.dg/eh/partial1.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/eh/partial1.C
    branches/pph/gcc/testsuite/g++.dg/ext/bases.C
      - copied unchanged from r180135, trunk/gcc/testsuite/g++.dg/ext/bases.C
    branches/pph/gcc/testsuite/g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/ext/visibility/fvisibility-inlines-hidden-4.C
    branches/pph/gcc/testsuite/g++.dg/inherit/error5.C
      - copied unchanged from r180135, trunk/gcc/testsuite/g++.dg/inherit/error5.C
    branches/pph/gcc/testsuite/g++.dg/init/aggr7.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/init/aggr7.C
    branches/pph/gcc/testsuite/g++.dg/init/ref20.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/init/ref20.C
    branches/pph/gcc/testsuite/g++.dg/init/value9.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/init/value9.C
    branches/pph/gcc/testsuite/g++.dg/lookup/using23.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/lookup/using23.C
    branches/pph/gcc/testsuite/g++.dg/overload/operator5.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/overload/operator5.C
    branches/pph/gcc/testsuite/g++.dg/parse/error41.C
      - copied unchanged from r180135, trunk/gcc/testsuite/g++.dg/parse/error41.C
    branches/pph/gcc/testsuite/g++.dg/parse/error42.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/parse/error42.C
    branches/pph/gcc/testsuite/g++.dg/parse/error43.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/parse/error43.C
    branches/pph/gcc/testsuite/g++.dg/parse/error44.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/parse/error44.C
    branches/pph/gcc/testsuite/g++.dg/template/crash108.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/template/crash108.C
    branches/pph/gcc/testsuite/g++.dg/torture/pr49720.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/torture/pr49720.C
    branches/pph/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/vect/slp-pr50819.cc
    branches/pph/gcc/testsuite/g++.dg/warn/Wconversion4.C
      - copied unchanged from r180687, trunk/gcc/testsuite/g++.dg/warn/Wconversion4.C
    branches/pph/gcc/testsuite/g++.dg/warn/format7.C
      - copied unchanged from r180135, trunk/gcc/testsuite/g++.dg/warn/format7.C
    branches/pph/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
    branches/pph/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/pph/gcc/testsuite/gcc.dg/pr50205.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/pr50205.c
    branches/pph/gcc/testsuite/gcc.dg/pr50340.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/pr50340.c
    branches/pph/gcc/testsuite/gcc.dg/pr50717-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/pr50717-1.c
    branches/pph/gcc/testsuite/gcc.dg/pr50763-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/pr50763-2.c
    branches/pph/gcc/testsuite/gcc.dg/pr50763.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/pr50763.c
    branches/pph/gcc/testsuite/gcc.dg/strlenopt-22.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/strlenopt-22.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50729.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/pr50729.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50767.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/pr50767.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50768.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/torture/pr50768.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr50838.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/torture/pr50838.c
    branches/pph/gcc/testsuite/gcc.dg/torture/restrict-1.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/restrict-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
    branches/pph/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
      - copied, changed from r180135, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
    branches/pph/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/vect/no-tree-sra-bb-slp-pr50730.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-bool-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/vect/vect-bool-1.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-cond-10.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-10.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/pph/gcc/testsuite/gcc.dg/vshift-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/vshift-1.c
    branches/pph/gcc/testsuite/gcc.dg/vshift-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.dg/vshift-2.c
    branches/pph/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
    branches/pph/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
    branches/pph/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
    branches/pph/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
      - copied unchanged from r180135, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx-cvt-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx-cvt-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx-cvt-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-cvt-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-cvt-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-cvt-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-cvt-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-vshift-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/avx2-vshift-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/branch-cost1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/branch-cost1.c
    branches/pph/gcc/testsuite/gcc.target/i386/branch-cost2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/branch-cost2.c
    branches/pph/gcc/testsuite/gcc.target/i386/branch-cost3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/branch-cost3.c
    branches/pph/gcc/testsuite/gcc.target/i386/branch-cost4.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/branch-cost4.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr50766.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/pr50766.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr50788.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/pr50788.c
    branches/pph/gcc/testsuite/gcc.target/i386/sse2-cvt-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/sse2-cvt-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/sse2-cvt-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/sse2-cvt-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/xop-vshift-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/xop-vshift-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/i386/xop-vshift-2.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fmaf-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/fmaf-1.c
    branches/pph/gcc/testsuite/gcc.target/sparc/setcc-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/setcc-1.c
    branches/pph/gcc/testsuite/gcc.target/sparc/setcc-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/setcc-2.c
    branches/pph/gcc/testsuite/gcc.target/sparc/setcc-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/setcc-3.c
    branches/pph/gcc/testsuite/gcc.target/sparc/vis3move-1.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/vis3move-1.c
    branches/pph/gcc/testsuite/gcc.target/sparc/vis3move-2.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/vis3move-2.c
    branches/pph/gcc/testsuite/gcc.target/sparc/vis3move-3.c
      - copied unchanged from r180687, trunk/gcc/testsuite/gcc.target/sparc/vis3move-3.c
    branches/pph/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
    branches/pph/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
    branches/pph/gcc/testsuite/gfortran.dg/dshift_3.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/dshift_3.f90
    branches/pph/gcc/testsuite/gfortran.dg/format_string.f
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/format_string.f
    branches/pph/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
      - copied unchanged from r180135, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
    branches/pph/gcc/testsuite/gfortran.dg/kind_tests_4.f90
      - copied unchanged from r180135, trunk/gcc/testsuite/gfortran.dg/kind_tests_4.f90
    branches/pph/gcc/testsuite/gfortran.dg/nearest_5.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/nearest_5.f90
    branches/pph/gcc/testsuite/gfortran.dg/pr50875.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/pr50875.f90
    branches/pph/gcc/testsuite/gfortran.dg/sizeof_proc.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/sizeof_proc.f90
    branches/pph/gcc/testsuite/gfortran.dg/substring_integer_index.f90
      - copied unchanged from r180687, trunk/gcc/testsuite/gfortran.dg/substring_integer_index.f90
    branches/pph/gcc/testsuite/gnat.dg/source_ref1.adb
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/source_ref1.adb
    branches/pph/gcc/testsuite/gnat.dg/source_ref2.adb
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/source_ref2.adb
    branches/pph/gcc/testsuite/gnat.dg/specs/atomic1.ads
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/specs/atomic1.ads
    branches/pph/gcc/testsuite/gnat.dg/specs/discr1.ads
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/specs/discr1.ads
    branches/pph/gcc/testsuite/gnat.dg/specs/discr1_pkg.ads
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/specs/discr1_pkg.ads
    branches/pph/gcc/testsuite/gnat.dg/specs/unchecked_union1.ads
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/specs/unchecked_union1.ads
    branches/pph/gcc/testsuite/gnat.dg/specs/unchecked_union2.ads
      - copied unchanged from r180687, trunk/gcc/testsuite/gnat.dg/specs/unchecked_union2.ads
    branches/pph/gcc/testsuite/obj-c++.dg/warn7.mm
      - copied unchanged from r180135, trunk/gcc/testsuite/obj-c++.dg/warn7.mm
    branches/pph/libgo/go/crypto/bcrypt/
      - copied from r180687, trunk/libgo/go/crypto/bcrypt/
    branches/pph/libgo/go/crypto/tls/root_darwin.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/tls/root_darwin.go
    branches/pph/libgo/go/crypto/tls/root_stub.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/tls/root_stub.go
    branches/pph/libgo/go/crypto/tls/root_test.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/tls/root_test.go
    branches/pph/libgo/go/crypto/tls/root_unix.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/tls/root_unix.go
    branches/pph/libgo/go/crypto/tls/root_windows.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/tls/root_windows.go
    branches/pph/libgo/go/crypto/x509/pkcs1.go
      - copied unchanged from r180687, trunk/libgo/go/crypto/x509/pkcs1.go
    branches/pph/libgo/go/encoding/binary/varint.go
      - copied unchanged from r180687, trunk/libgo/go/encoding/binary/varint.go
    branches/pph/libgo/go/encoding/binary/varint_test.go
      - copied unchanged from r180687, trunk/libgo/go/encoding/binary/varint_test.go
    branches/pph/libgo/go/exp/ebnf/
      - copied from r180687, trunk/libgo/go/exp/ebnf/
    branches/pph/libgo/go/exp/ebnflint/
      - copied from r180687, trunk/libgo/go/exp/ebnflint/
    branches/pph/libgo/go/exp/gotype/
      - copied from r180687, trunk/libgo/go/exp/gotype/
    branches/pph/libgo/go/exp/norm/input.go
      - copied unchanged from r180687, trunk/libgo/go/exp/norm/input.go
    branches/pph/libgo/go/exp/norm/normalize_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/norm/normalize_test.go
    branches/pph/libgo/go/exp/norm/normregtest.go
      - copied unchanged from r180687, trunk/libgo/go/exp/norm/normregtest.go
    branches/pph/libgo/go/exp/norm/readwriter.go
      - copied unchanged from r180687, trunk/libgo/go/exp/norm/readwriter.go
    branches/pph/libgo/go/exp/norm/readwriter_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/norm/readwriter_test.go
    branches/pph/libgo/go/exp/spdy/
      - copied from r180687, trunk/libgo/go/exp/spdy/
    branches/pph/libgo/go/exp/sql/
      - copied from r180687, trunk/libgo/go/exp/sql/
    branches/pph/libgo/go/exp/ssh/
      - copied from r180687, trunk/libgo/go/exp/ssh/
    branches/pph/libgo/go/exp/template/html/attr.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/attr.go
    branches/pph/libgo/go/exp/template/html/clone.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/clone.go
    branches/pph/libgo/go/exp/template/html/clone_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/clone_test.go
    branches/pph/libgo/go/exp/template/html/content.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/content.go
    branches/pph/libgo/go/exp/template/html/content_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/content_test.go
    branches/pph/libgo/go/exp/template/html/css.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/css.go
    branches/pph/libgo/go/exp/template/html/css_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/css_test.go
    branches/pph/libgo/go/exp/template/html/doc.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/doc.go
    branches/pph/libgo/go/exp/template/html/error.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/error.go
    branches/pph/libgo/go/exp/template/html/html.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/html.go
    branches/pph/libgo/go/exp/template/html/html_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/html_test.go
    branches/pph/libgo/go/exp/template/html/js.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/js.go
    branches/pph/libgo/go/exp/template/html/js_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/js_test.go
    branches/pph/libgo/go/exp/template/html/transition.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/transition.go
    branches/pph/libgo/go/exp/template/html/url.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/url.go
    branches/pph/libgo/go/exp/template/html/url_test.go
      - copied unchanged from r180687, trunk/libgo/go/exp/template/html/url_test.go
    branches/pph/libgo/go/exp/terminal/
      - copied from r180687, trunk/libgo/go/exp/terminal/
    branches/pph/libgo/go/exp/types/
      - copied from r180687, trunk/libgo/go/exp/types/
    branches/pph/libgo/go/exp/winfsnotify/
      - copied from r180687, trunk/libgo/go/exp/winfsnotify/
    branches/pph/libgo/go/go/build/pkgtest/sqrt_386_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/build/pkgtest/sqrt_386_test.go
    branches/pph/libgo/go/go/build/pkgtest/sqrt_amd64_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/build/pkgtest/sqrt_amd64_test.go
    branches/pph/libgo/go/go/build/pkgtest/sqrt_arm_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/build/pkgtest/sqrt_arm_test.go
    branches/pph/libgo/go/go/build/pkgtest/sqrt_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/build/pkgtest/sqrt_test.go
    branches/pph/libgo/go/go/build/pkgtest/xsqrt_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/build/pkgtest/xsqrt_test.go
    branches/pph/libgo/go/go/doc/example.go
      - copied unchanged from r180687, trunk/libgo/go/go/doc/example.go
    branches/pph/libgo/go/go/token/serialize.go
      - copied unchanged from r180687, trunk/libgo/go/go/token/serialize.go
    branches/pph/libgo/go/go/token/serialize_test.go
      - copied unchanged from r180687, trunk/libgo/go/go/token/serialize_test.go
    branches/pph/libgo/go/html/render.go
      - copied unchanged from r180687, trunk/libgo/go/html/render.go
    branches/pph/libgo/go/html/render_test.go
      - copied unchanged from r180687, trunk/libgo/go/html/render_test.go
    branches/pph/libgo/go/http/filetransport.go
      - copied unchanged from r180687, trunk/libgo/go/http/filetransport.go
    branches/pph/libgo/go/http/filetransport_test.go
      - copied unchanged from r180687, trunk/libgo/go/http/filetransport_test.go
    branches/pph/libgo/go/http/transport_windows.go
      - copied unchanged from r180687, trunk/libgo/go/http/transport_windows.go
    branches/pph/libgo/go/image/color/
      - copied from r180687, trunk/libgo/go/image/color/
    branches/pph/libgo/go/image/png/testdata/invalid-crc32.png
      - copied unchanged from r180687, trunk/libgo/go/image/png/testdata/invalid-crc32.png
    branches/pph/libgo/go/image/png/testdata/invalid-noend.png
      - copied unchanged from r180687, trunk/libgo/go/image/png/testdata/invalid-noend.png
    branches/pph/libgo/go/image/png/testdata/invalid-trunc.png
      - copied unchanged from r180687, trunk/libgo/go/image/png/testdata/invalid-trunc.png
    branches/pph/libgo/go/image/png/testdata/invalid-zlib.png
      - copied unchanged from r180687, trunk/libgo/go/image/png/testdata/invalid-zlib.png
    branches/pph/libgo/go/image/tiff/compress.go
      - copied unchanged from r180687, trunk/libgo/go/image/tiff/compress.go
    branches/pph/libgo/go/image/tiff/testdata/bw-deflate.tiff
      - copied unchanged from r180687, trunk/libgo/go/image/tiff/testdata/bw-deflate.tiff
    branches/pph/libgo/go/image/tiff/testdata/bw-packbits.tiff
      - copied unchanged from r180687, trunk/libgo/go/image/tiff/testdata/bw-packbits.tiff
    branches/pph/libgo/go/image/tiff/testdata/bw-uncompressed.tiff
      - copied unchanged from r180687, trunk/libgo/go/image/tiff/testdata/bw-uncompressed.tiff
    branches/pph/libgo/go/image/tiff/testdata/video-001-uncompressed.tiff
      - copied unchanged from r180687, trunk/libgo/go/image/tiff/testdata/video-001-uncompressed.tiff
    branches/pph/libgo/go/math/abs.go
      - copied unchanged from r180687, trunk/libgo/go/math/abs.go
    branches/pph/libgo/go/math/abs_decl.go
      - copied unchanged from r180687, trunk/libgo/go/math/abs_decl.go
    branches/pph/libgo/go/math/dim.go
      - copied unchanged from r180687, trunk/libgo/go/math/dim.go
    branches/pph/libgo/go/math/dim_decl.go
      - copied unchanged from r180687, trunk/libgo/go/math/dim_decl.go
    branches/pph/libgo/go/math/mod.go
      - copied unchanged from r180687, trunk/libgo/go/math/mod.go
    branches/pph/libgo/go/math/mod_decl.go
      - copied unchanged from r180687, trunk/libgo/go/math/mod_decl.go
    branches/pph/libgo/go/mime/type_test.go
      - copied unchanged from r180687, trunk/libgo/go/mime/type_test.go
    branches/pph/libgo/go/old/netchan/
      - copied from r180687, trunk/libgo/go/old/netchan/
    branches/pph/libgo/go/old/regexp/
      - copied from r180687, trunk/libgo/go/old/regexp/
    branches/pph/libgo/go/regexp/exec.go
      - copied unchanged from r180687, trunk/libgo/go/regexp/exec.go
    branches/pph/libgo/go/regexp/exec_test.go
      - copied unchanged from r180687, trunk/libgo/go/regexp/exec_test.go
    branches/pph/libgo/go/regexp/syntax/
      - copied from r180687, trunk/libgo/go/regexp/syntax/
    branches/pph/libgo/go/regexp/testdata/
      - copied from r180687, trunk/libgo/go/regexp/testdata/
    branches/pph/libgo/go/runtime/gc_test.go
      - copied unchanged from r180687, trunk/libgo/go/runtime/gc_test.go
    branches/pph/libgo/go/runtime/mfinal_test.go
      - copied unchanged from r180687, trunk/libgo/go/runtime/mfinal_test.go
    branches/pph/libgo/go/sort/example_test.go
      - copied unchanged from r180687, trunk/libgo/go/sort/example_test.go
    branches/pph/libgo/go/sort/export_test.go
      - copied unchanged from r180687, trunk/libgo/go/sort/export_test.go
    branches/pph/libgo/go/strings/export_test.go
      - copied unchanged from r180687, trunk/libgo/go/strings/export_test.go
    branches/pph/libgo/go/strings/replace.go
      - copied unchanged from r180687, trunk/libgo/go/strings/replace.go
    branches/pph/libgo/go/strings/replace_test.go
      - copied unchanged from r180687, trunk/libgo/go/strings/replace_test.go
    branches/pph/libgo/go/syscall/
      - copied from r180687, trunk/libgo/go/syscall/
    branches/pph/libgo/go/testing/example.go
      - copied unchanged from r180687, trunk/libgo/go/testing/example.go
    branches/pph/libgo/go/time/internal_test.go
      - copied unchanged from r180687, trunk/libgo/go/time/internal_test.go
    branches/pph/libgo/go/time/sys_unix.go
      - copied unchanged from r180687, trunk/libgo/go/time/sys_unix.go
    branches/pph/libgo/go/time/sys_windows.go
      - copied unchanged from r180687, trunk/libgo/go/time/sys_windows.go
    branches/pph/libgo/go/websocket/hixie.go
      - copied unchanged from r180687, trunk/libgo/go/websocket/hixie.go
    branches/pph/libgo/go/websocket/hixie_test.go
      - copied unchanged from r180687, trunk/libgo/go/websocket/hixie_test.go
    branches/pph/libgo/go/websocket/hybi.go
      - copied unchanged from r180687, trunk/libgo/go/websocket/hybi.go
    branches/pph/libgo/go/websocket/hybi_test.go
      - copied unchanged from r180687, trunk/libgo/go/websocket/hybi_test.go
    branches/pph/libgo/runtime/arch.h
      - copied unchanged from r180687, trunk/libgo/runtime/arch.h
    branches/pph/libgo/runtime/yield.c
      - copied unchanged from r180687, trunk/libgo/runtime/yield.c
    branches/pph/libstdc++-v3/include/tr2/
      - copied from r180135, trunk/libstdc++-v3/include/tr2/
    branches/pph/libstdc++-v3/include/tr2/bool_set
      - copied unchanged from r180687, trunk/libstdc++-v3/include/tr2/bool_set
    branches/pph/libstdc++-v3/include/tr2/bool_set.tcc
      - copied unchanged from r180687, trunk/libstdc++-v3/include/tr2/bool_set.tcc
    branches/pph/libstdc++-v3/include/tr2/dynamic_bitset
      - copied unchanged from r180687, trunk/libstdc++-v3/include/tr2/dynamic_bitset
    branches/pph/libstdc++-v3/include/tr2/ratio
      - copied unchanged from r180687, trunk/libstdc++-v3/include/tr2/ratio
    branches/pph/libstdc++-v3/testsuite/23_containers/map/operations/count.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/23_containers/map/operations/count.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/multimap/operations/count.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/23_containers/multimap/operations/count.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/multiset/operations/count.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/23_containers/multiset/operations/count.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/set/operations/count.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/23_containers/set/operations/count.cc
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_map/operations/
      - copied from r180687, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/operations/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/
      - copied from r180687, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/operations/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/
      - copied from r180687, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/operations/
    branches/pph/libstdc++-v3/testsuite/23_containers/unordered_set/operations/
      - copied from r180687, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/operations/
    branches/pph/libstdc++-v3/testsuite/26_numerics/complex/50880.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/26_numerics/complex/50880.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/30_threads/condition_variable_any/50862.cc
    branches/pph/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/50880.cc
      - copied unchanged from r180687, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/50880.cc
    branches/pph/libstdc++-v3/testsuite/tr2/
      - copied from r180135, trunk/libstdc++-v3/testsuite/tr2/
    branches/pph/libstdc++-v3/testsuite/tr2/headers/
      - copied from r180687, trunk/libstdc++-v3/testsuite/tr2/headers/
Removed:
    branches/pph/gcc/config/i386/t-djgpp
    branches/pph/gcc/config/sparc/little-endian.opt
    branches/pph/gcc/config/t-gnu
    branches/pph/gcc/testsuite/gnat.dg/specs/unchecked_union.ads
    branches/pph/gcc/testsuite/go.test/test/vectors.go
    branches/pph/libgo/go/container/vector/
    branches/pph/libgo/go/ebnf/
    branches/pph/libgo/go/exp/datafmt/
    branches/pph/libgo/go/exp/regexp/
    branches/pph/libgo/go/go/typechecker/
    branches/pph/libgo/go/go/types/
    branches/pph/libgo/go/http/spdy/
    branches/pph/libgo/go/image/color.go
    branches/pph/libgo/go/math/fabs.go
    branches/pph/libgo/go/math/fdim.go
    branches/pph/libgo/go/math/fmod.go
    branches/pph/libgo/go/mime/mime_test.go
    branches/pph/libgo/go/netchan/
    branches/pph/libgo/go/time/sys_posix.go
    branches/pph/libgo/go/try/
    branches/pph/libgo/syscalls/
    branches/pph/libstdc++-v3/testsuite/30_threads/condition_variable_any/requirements/typedefs.cc
Modified:
    branches/pph/   (props changed)
    branches/pph/ChangeLog
    branches/pph/MAINTAINERS
    branches/pph/config.sub
    branches/pph/fixincludes/ChangeLog
    branches/pph/fixincludes/fixincl.x
    branches/pph/fixincludes/inclhack.def
    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/a-cbprqu.adb
    branches/pph/gcc/ada/a-cuprqu.adb
    branches/pph/gcc/ada/a-tienau.adb
    branches/pph/gcc/ada/back_end.adb
    branches/pph/gcc/ada/checks.adb
    branches/pph/gcc/ada/checks.ads
    branches/pph/gcc/ada/debug.adb
    branches/pph/gcc/ada/exp_ch2.adb
    branches/pph/gcc/ada/exp_ch3.adb
    branches/pph/gcc/ada/exp_ch5.adb
    branches/pph/gcc/ada/expect.c
    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/misc.c
    branches/pph/gcc/ada/gcc-interface/trans.c
    branches/pph/gcc/ada/gcc-interface/utils.c
    branches/pph/gcc/ada/gcc-interface/utils2.c
    branches/pph/gcc/ada/gnat_rm.texi
    branches/pph/gcc/ada/gnat_ugn.texi
    branches/pph/gcc/ada/init.c
    branches/pph/gcc/ada/opt.ads
    branches/pph/gcc/ada/par-prag.adb
    branches/pph/gcc/ada/prj-proc.adb
    branches/pph/gcc/ada/s-finmas.adb
    branches/pph/gcc/ada/s-finmas.ads
    branches/pph/gcc/ada/s-gearop.adb
    branches/pph/gcc/ada/s-osinte-lynxos-3.ads
    branches/pph/gcc/ada/s-stposu.adb
    branches/pph/gcc/ada/sem.adb
    branches/pph/gcc/ada/sem_ch12.adb
    branches/pph/gcc/ada/sem_ch13.adb
    branches/pph/gcc/ada/sem_ch3.adb
    branches/pph/gcc/ada/sem_disp.adb
    branches/pph/gcc/ada/sem_eval.adb
    branches/pph/gcc/ada/sem_prag.adb
    branches/pph/gcc/ada/sem_util.adb
    branches/pph/gcc/ada/sem_util.ads
    branches/pph/gcc/ada/sem_warn.adb
    branches/pph/gcc/ada/sinfo.adb
    branches/pph/gcc/ada/sinfo.ads
    branches/pph/gcc/ada/snames.ads-tmpl
    branches/pph/gcc/ada/switch-c.adb
    branches/pph/gcc/ada/switch-m.adb
    branches/pph/gcc/ada/tb-alvms.c
    branches/pph/gcc/ada/tb-alvxw.c
    branches/pph/gcc/ada/tb-gcc.c
    branches/pph/gcc/ada/tb-ivms.c
    branches/pph/gcc/ada/tracebak.c
    branches/pph/gcc/ada/types.ads
    branches/pph/gcc/ada/usage.adb
    branches/pph/gcc/ada/warnsw.adb
    branches/pph/gcc/ada/warnsw.ads
    branches/pph/gcc/builtins.c
    branches/pph/gcc/c-family/ChangeLog
    branches/pph/gcc/c-family/c-common.c
    branches/pph/gcc/c-family/c-common.def
    branches/pph/gcc/c-family/c-common.h
    branches/pph/gcc/c-family/c-lex.c
    branches/pph/gcc/c-family/c-opts.c
    branches/pph/gcc/c-family/c-ppoutput.c
    branches/pph/gcc/c-family/c.opt
    branches/pph/gcc/cfgexpand.c
    branches/pph/gcc/cgraph.c
    branches/pph/gcc/cgraphunit.c
    branches/pph/gcc/config.gcc
    branches/pph/gcc/config.host
    branches/pph/gcc/config.in
    branches/pph/gcc/config/arm/arm.c
    branches/pph/gcc/config/arm/arm.h
    branches/pph/gcc/config/arm/arm.opt
    branches/pph/gcc/config/arm/iterators.md
    branches/pph/gcc/config/arm/neon.md
    branches/pph/gcc/config/arm/predicates.md
    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/avr/avr.opt
    branches/pph/gcc/config/avr/constraints.md
    branches/pph/gcc/config/avr/libgcc.S
    branches/pph/gcc/config/avr/predicates.md
    branches/pph/gcc/config/c6x/c6x-mult.md
    branches/pph/gcc/config/c6x/c6x-mult.md.in
    branches/pph/gcc/config/c6x/c6x.c
    branches/pph/gcc/config/c6x/c6x.md
    branches/pph/gcc/config/cris/cris-protos.h
    branches/pph/gcc/config/cris/cris.c
    branches/pph/gcc/config/cris/cris.h
    branches/pph/gcc/config/cris/cris.md
    branches/pph/gcc/config/darwin.c
    branches/pph/gcc/config/gnu.h
    branches/pph/gcc/config/i386/djgpp.h
    branches/pph/gcc/config/i386/driver-i386.c
    branches/pph/gcc/config/i386/freebsd64.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/mingw32.h
    branches/pph/gcc/config/i386/mmx.md
    branches/pph/gcc/config/i386/predicates.md
    branches/pph/gcc/config/i386/sse.md
    branches/pph/gcc/config/i386/t-mingw-w32
    branches/pph/gcc/config/i386/t-mingw-w64
    branches/pph/gcc/config/i386/t-mingw32
    branches/pph/gcc/config/ia64/ia64.c
    branches/pph/gcc/config/m68k/m68k.c
    branches/pph/gcc/config/m68k/t-linux
    branches/pph/gcc/config/openbsd.h
    branches/pph/gcc/config/pa/constraints.md
    branches/pph/gcc/config/pa/elf.h
    branches/pph/gcc/config/pa/pa-linux.h
    branches/pph/gcc/config/pa/pa-protos.h
    branches/pph/gcc/config/pa/pa.c
    branches/pph/gcc/config/pa/pa.h
    branches/pph/gcc/config/pa/pa.md
    branches/pph/gcc/config/pa/pa64-hpux.h
    branches/pph/gcc/config/pa/pa64-linux.h
    branches/pph/gcc/config/pa/predicates.md
    branches/pph/gcc/config/pa/som.h
    branches/pph/gcc/config/rs6000/altivec.md
    branches/pph/gcc/config/rs6000/darwin.h
    branches/pph/gcc/config/rs6000/power7.md
    branches/pph/gcc/config/rs6000/rs6000.c
    branches/pph/gcc/config/rs6000/rs6000.h
    branches/pph/gcc/config/rs6000/rs6000.md
    branches/pph/gcc/config/rs6000/t-darwin
    branches/pph/gcc/config/rs6000/vsx.md
    branches/pph/gcc/config/rx/rx.c
    branches/pph/gcc/config/sparc/linux64.h
    branches/pph/gcc/config/sparc/netbsd-elf.h
    branches/pph/gcc/config/sparc/openbsd64.h
    branches/pph/gcc/config/sparc/predicates.md
    branches/pph/gcc/config/sparc/sp64-elf.h
    branches/pph/gcc/config/sparc/sparc-modes.def
    branches/pph/gcc/config/sparc/sparc-protos.h
    branches/pph/gcc/config/sparc/sparc.c
    branches/pph/gcc/config/sparc/sparc.h
    branches/pph/gcc/config/sparc/sparc.md
    branches/pph/gcc/config/sparc/sparc.opt
    branches/pph/gcc/config/spu/spu-elf.h
    branches/pph/gcc/config/spu/spu.c
    branches/pph/gcc/config/spu/spu.md
    branches/pph/gcc/config/spu/t-spu-elf
    branches/pph/gcc/config/vms/xm-vms.h
    branches/pph/gcc/configure
    branches/pph/gcc/configure.ac
    branches/pph/gcc/cp/ChangeLog
    branches/pph/gcc/cp/NEWS
    branches/pph/gcc/cp/call.c
    branches/pph/gcc/cp/class.c
    branches/pph/gcc/cp/cp-objcp-common.c
    branches/pph/gcc/cp/cp-tree.def
    branches/pph/gcc/cp/cp-tree.h
    branches/pph/gcc/cp/cxx-pretty-print.c
    branches/pph/gcc/cp/cxx-pretty-print.h
    branches/pph/gcc/cp/decl.c
    branches/pph/gcc/cp/decl2.c
    branches/pph/gcc/cp/error.c
    branches/pph/gcc/cp/init.c
    branches/pph/gcc/cp/mangle.c
    branches/pph/gcc/cp/method.c
    branches/pph/gcc/cp/name-lookup.c
    branches/pph/gcc/cp/parser.c
    branches/pph/gcc/cp/pph-streamer-in.c
    branches/pph/gcc/cp/pph-streamer-out.c
    branches/pph/gcc/cp/pph.c
    branches/pph/gcc/cp/pt.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/cppdefault.c
    branches/pph/gcc/diagnostic.c
    branches/pph/gcc/diagnostic.h
    branches/pph/gcc/doc/cppopts.texi
    branches/pph/gcc/doc/extend.texi
    branches/pph/gcc/doc/fragments.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/dwarf2out.c
    branches/pph/gcc/emit-rtl.c
    branches/pph/gcc/expr.c
    branches/pph/gcc/fold-const.c
    branches/pph/gcc/fortran/ChangeLog
    branches/pph/gcc/fortran/array.c
    branches/pph/gcc/fortran/check.c
    branches/pph/gcc/fortran/cpp.c
    branches/pph/gcc/fortran/decl.c
    branches/pph/gcc/fortran/gfortran.h
    branches/pph/gcc/fortran/intrinsic.texi
    branches/pph/gcc/fortran/io.c
    branches/pph/gcc/fortran/primary.c
    branches/pph/gcc/fortran/resolve.c
    branches/pph/gcc/fortran/simplify.c
    branches/pph/gcc/fortran/symbol.c
    branches/pph/gcc/fortran/trans-array.c
    branches/pph/gcc/fortran/trans-array.h
    branches/pph/gcc/fortran/trans-intrinsic.c
    branches/pph/gcc/fortran/trans-types.c
    branches/pph/gcc/fortran/trans.c
    branches/pph/gcc/function.c
    branches/pph/gcc/gcc.c
    branches/pph/gcc/genopinit.c
    branches/pph/gcc/ggc-none.c
    branches/pph/gcc/ggc-page.c
    branches/pph/gcc/ggc-zone.c
    branches/pph/gcc/ggc.h
    branches/pph/gcc/gimple-fold.c
    branches/pph/gcc/gimple-pretty-print.c
    branches/pph/gcc/go/   (props changed)
    branches/pph/gcc/go/gofrontend/expressions.cc
    branches/pph/gcc/go/gofrontend/expressions.h
    branches/pph/gcc/go/gofrontend/gogo.cc
    branches/pph/gcc/go/gofrontend/parse.cc
    branches/pph/gcc/go/gofrontend/runtime.def
    branches/pph/gcc/go/gofrontend/statements.cc
    branches/pph/gcc/go/gofrontend/types.cc
    branches/pph/gcc/go/gofrontend/types.h
    branches/pph/gcc/haifa-sched.c
    branches/pph/gcc/input.c
    branches/pph/gcc/input.h
    branches/pph/gcc/ipa-inline.c
    branches/pph/gcc/ipa-prop.c
    branches/pph/gcc/java/ChangeLog
    branches/pph/gcc/java/jcf-parse.c
    branches/pph/gcc/lists.c
    branches/pph/gcc/lto-cgraph.c
    branches/pph/gcc/lto-wrapper.c
    branches/pph/gcc/lto/ChangeLog
    branches/pph/gcc/lto/lto.c
    branches/pph/gcc/modulo-sched.c
    branches/pph/gcc/objc/ChangeLog
    branches/pph/gcc/objc/objc-act.c
    branches/pph/gcc/optabs.c
    branches/pph/gcc/optabs.h
    branches/pph/gcc/params.def
    branches/pph/gcc/plugin.c
    branches/pph/gcc/po/ChangeLog
    branches/pph/gcc/po/ja.po
    branches/pph/gcc/profile.c
    branches/pph/gcc/reg-notes.def
    branches/pph/gcc/regcprop.c
    branches/pph/gcc/regrename.c
    branches/pph/gcc/reload.c
    branches/pph/gcc/reload1.c
    branches/pph/gcc/reorg.c
    branches/pph/gcc/rtl.h
    branches/pph/gcc/rtlanal.c
    branches/pph/gcc/sched-deps.c
    branches/pph/gcc/sched-ebb.c
    branches/pph/gcc/sched-int.h
    branches/pph/gcc/sched-rgn.c
    branches/pph/gcc/sel-sched-ir.c
    branches/pph/gcc/sel-sched.c
    branches/pph/gcc/simplify-rtx.c
    branches/pph/gcc/system.h
    branches/pph/gcc/target.def
    branches/pph/gcc/testsuite/ChangeLog
    branches/pph/gcc/testsuite/ChangeLog.pph
    branches/pph/gcc/testsuite/c-c++-common/dfp/pr33466.c
    branches/pph/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
    branches/pph/gcc/testsuite/g++.dg/cpp0x/defaulted20.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/implicit4.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/implicit5.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/implicit8.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice2.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/not_special.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/override2.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/pph/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/pph/gcc/testsuite/g++.dg/parse/error20.C
    branches/pph/gcc/testsuite/g++.dg/pph/x4tmplfuncinln.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x4tmplfuncninl.cc
    branches/pph/gcc/testsuite/g++.dg/pph/z4tmplfuncinln.cc
    branches/pph/gcc/testsuite/g++.dg/pph/z4tmplfuncninl.cc
    branches/pph/gcc/testsuite/g++.dg/torture/pr34850.C
    branches/pph/gcc/testsuite/g++.dg/tree-ssa/pr45605.C
    branches/pph/gcc/testsuite/g++.dg/vect/vect.exp
    branches/pph/gcc/testsuite/g++.old-deja/g++.other/ptrmem7.C
    branches/pph/gcc/testsuite/gcc.c-torture/compile/sync-1.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/sync-2.c
    branches/pph/gcc/testsuite/gcc.c-torture/compile/sync-3.c
    branches/pph/gcc/testsuite/gcc.c-torture/execute/builtins/strstr-asm.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/HIcmp.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/HIset.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/SFset.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/SIcmp.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/SIset.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/UHIcmp.c
    branches/pph/gcc/testsuite/gcc.c-torture/unsorted/USIcmp.c
    branches/pph/gcc/testsuite/gcc.dg/format/ms_c90-printf-1.c
    branches/pph/gcc/testsuite/gcc.dg/format/ms_c90-scanf-1.c
    branches/pph/gcc/testsuite/gcc.dg/graphite/run-id-1.c
    branches/pph/gcc/testsuite/gcc.dg/ipa/ipa-sra-2.c
    branches/pph/gcc/testsuite/gcc.dg/ipa/ipa-sra-6.c
    branches/pph/gcc/testsuite/gcc.dg/lto/pr46940_0.c
    branches/pph/gcc/testsuite/gcc.dg/noncompile/920507-1.c
    branches/pph/gcc/testsuite/gcc.dg/noncompile/invalid_asm.c
    branches/pph/gcc/testsuite/gcc.dg/plugin/plugindir1.c
    branches/pph/gcc/testsuite/gcc.dg/plugin/plugindir2.c
    branches/pph/gcc/testsuite/gcc.dg/plugin/plugindir3.c
    branches/pph/gcc/testsuite/gcc.dg/plugin/plugindir4.c
    branches/pph/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/pph/gcc/testsuite/gcc.dg/scal-to-vec2.c
    branches/pph/gcc/testsuite/gcc.dg/strlenopt-4.c
    branches/pph/gcc/testsuite/gcc.dg/tls/thr-cse-1.c
    branches/pph/gcc/testsuite/gcc.dg/torture/pr36400.c
    branches/pph/gcc/testsuite/gcc.dg/tree-prof/val-prof-7.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-1.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-2.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-3.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-4.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-5.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-31.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
    branches/pph/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
    branches/pph/gcc/testsuite/gcc.dg/vect/slp-multitypes-2.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-114.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-120.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect-21.c
    branches/pph/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/pph/gcc/testsuite/gcc.dg/vector-compare-2.c
    branches/pph/gcc/testsuite/gcc.target/arm/pr42575.c
    branches/pph/gcc/testsuite/gcc.target/arm/wmul-12.c
    branches/pph/gcc/testsuite/gcc.target/arm/wmul-8.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-check.h
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherd-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherd256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherd256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherpd256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherps-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherps-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherps256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherps256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherq-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherq-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherq256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i32gatherq256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherd-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherd256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherd256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherpd256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherps-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherps-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherps256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherps256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherq-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherq-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherq256-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/avx2-i64gatherq256-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/bmi2-check.h
    branches/pph/gcc/testsuite/gcc.target/i386/fma-check.h
    branches/pph/gcc/testsuite/gcc.target/i386/fma4-check.h
    branches/pph/gcc/testsuite/gcc.target/i386/funcspec-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/funcspec-3.c
    branches/pph/gcc/testsuite/gcc.target/i386/pad-4.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr37843-4.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr40906-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr40906-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/pr46226.c
    branches/pph/gcc/testsuite/gcc.target/i386/sse-5.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v2df.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v2di.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v4sf-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v4sf-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v4si-1.c
    branches/pph/gcc/testsuite/gcc.target/i386/vperm-v4si-2.c
    branches/pph/gcc/testsuite/gcc.target/i386/xop-check.h
    branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/pph/gcc/testsuite/gcc.target/sparc/combined-1.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fand.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fandnot.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fnot.c
    branches/pph/gcc/testsuite/gcc.target/sparc/for.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fornot.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fxnor.c
    branches/pph/gcc/testsuite/gcc.target/sparc/fxor.c
    branches/pph/gcc/testsuite/gfortran.dg/ishft_3.f90
    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/chan/sieve2.go
    branches/pph/gcc/testsuite/go.test/test/interface/fake.go
    branches/pph/gcc/testsuite/lib/c-torture.exp
    branches/pph/gcc/testsuite/lib/gcc-dg.exp
    branches/pph/gcc/testsuite/lib/lto.exp
    branches/pph/gcc/testsuite/lib/prune.exp
    branches/pph/gcc/testsuite/lib/target-supports.exp
    branches/pph/gcc/toplev.c
    branches/pph/gcc/tree-cfg.c
    branches/pph/gcc/tree-data-ref.c
    branches/pph/gcc/tree-diagnostic.c
    branches/pph/gcc/tree-diagnostic.h
    branches/pph/gcc/tree-eh.c
    branches/pph/gcc/tree-flow.h
    branches/pph/gcc/tree-inline.c
    branches/pph/gcc/tree-pretty-print.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-loop-im.c
    branches/pph/gcc/tree-ssa-math-opts.c
    branches/pph/gcc/tree-ssa-pre.c
    branches/pph/gcc/tree-ssa-sink.c
    branches/pph/gcc/tree-ssa-strlen.c
    branches/pph/gcc/tree-ssa-structalias.c
    branches/pph/gcc/tree-ssa-tail-merge.c
    branches/pph/gcc/tree-vect-data-refs.c
    branches/pph/gcc/tree-vect-generic.c
    branches/pph/gcc/tree-vect-loop.c
    branches/pph/gcc/tree-vect-patterns.c
    branches/pph/gcc/tree-vect-slp.c
    branches/pph/gcc/tree-vect-stmts.c
    branches/pph/gcc/tree-vectorizer.h
    branches/pph/gcc/tree-vrp.c
    branches/pph/gcc/tree.c
    branches/pph/gcc/tree.def
    branches/pph/gcc/tree.h
    branches/pph/gcc/var-tracking.c
    branches/pph/gcc/varpool.c
    branches/pph/include/ChangeLog
    branches/pph/include/ansidecl.h
    branches/pph/include/obstack.h
    branches/pph/libcpp/ChangeLog
    branches/pph/libcpp/ChangeLog.pph
    branches/pph/libcpp/directives.c
    branches/pph/libcpp/expr.c
    branches/pph/libcpp/files.c
    branches/pph/libcpp/include/cpplib.h
    branches/pph/libcpp/include/line-map.h
    branches/pph/libcpp/init.c
    branches/pph/libcpp/internal.h
    branches/pph/libcpp/lex.c
    branches/pph/libcpp/line-map.c
    branches/pph/libcpp/macro.c
    branches/pph/libcpp/traditional.c
    branches/pph/libgcc/ChangeLog
    branches/pph/libgcc/config/alpha/linux-unwind.h
    branches/pph/libgcc/config/c6x/pr-support.c
    branches/pph/libgcc/config/i386/morestack.S
    branches/pph/libgcc/config/rs6000/t-freebsd
    branches/pph/libgcc/unwind-arm-common.inc
    branches/pph/libgo/   (props changed)
    branches/pph/libgo/MERGE
    branches/pph/libgo/Makefile.am
    branches/pph/libgo/Makefile.in
    branches/pph/libgo/configure
    branches/pph/libgo/configure.ac
    branches/pph/libgo/go/archive/tar/common.go
    branches/pph/libgo/go/archive/tar/reader.go
    branches/pph/libgo/go/archive/tar/testdata/writer.tar
    branches/pph/libgo/go/archive/tar/writer.go
    branches/pph/libgo/go/archive/tar/writer_test.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/asn1/asn1.go
    branches/pph/libgo/go/asn1/asn1_test.go
    branches/pph/libgo/go/asn1/marshal.go
    branches/pph/libgo/go/big/int.go
    branches/pph/libgo/go/big/int_test.go
    branches/pph/libgo/go/big/nat.go
    branches/pph/libgo/go/big/rat.go
    branches/pph/libgo/go/big/rat_test.go
    branches/pph/libgo/go/bufio/bufio.go
    branches/pph/libgo/go/bufio/bufio_test.go
    branches/pph/libgo/go/bytes/buffer.go
    branches/pph/libgo/go/bytes/bytes.go
    branches/pph/libgo/go/bytes/bytes_test.go
    branches/pph/libgo/go/cmath/asin.go
    branches/pph/libgo/go/cmath/sin.go
    branches/pph/libgo/go/cmath/sqrt.go
    branches/pph/libgo/go/cmath/tan.go
    branches/pph/libgo/go/container/heap/heap_test.go
    branches/pph/libgo/go/crypto/blowfish/block.go
    branches/pph/libgo/go/crypto/blowfish/blowfish_test.go
    branches/pph/libgo/go/crypto/blowfish/cipher.go
    branches/pph/libgo/go/crypto/elliptic/elliptic_test.go
    branches/pph/libgo/go/crypto/ocsp/ocsp_test.go
    branches/pph/libgo/go/crypto/openpgp/s2k/s2k.go
    branches/pph/libgo/go/crypto/rand/rand_unix.go
    branches/pph/libgo/go/crypto/tls/cipher_suites.go
    branches/pph/libgo/go/crypto/tls/common.go
    branches/pph/libgo/go/crypto/tls/conn.go
    branches/pph/libgo/go/crypto/tls/conn_test.go
    branches/pph/libgo/go/crypto/tls/handshake_client.go
    branches/pph/libgo/go/crypto/tls/handshake_client_test.go
    branches/pph/libgo/go/crypto/tls/handshake_messages.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/prf_test.go
    branches/pph/libgo/go/crypto/x509/cert_pool.go
    branches/pph/libgo/go/crypto/x509/pkix/pkix.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/csv/reader.go
    branches/pph/libgo/go/csv/reader_test.go
    branches/pph/libgo/go/debug/dwarf/type.go
    branches/pph/libgo/go/encoding/binary/binary.go
    branches/pph/libgo/go/exec/exec.go
    branches/pph/libgo/go/exec/exec_test.go
    branches/pph/libgo/go/exec/lp_unix.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/forminfo.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/tables.go
    branches/pph/libgo/go/exp/norm/trie.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/template/html/context.go
    branches/pph/libgo/go/exp/template/html/escape.go
    branches/pph/libgo/go/exp/template/html/escape_test.go
    branches/pph/libgo/go/exp/wingui/gui.go
    branches/pph/libgo/go/exp/wingui/winapi.go
    branches/pph/libgo/go/exp/wingui/zwinapi.go
    branches/pph/libgo/go/flag/flag.go
    branches/pph/libgo/go/flag/flag_test.go
    branches/pph/libgo/go/fmt/doc.go
    branches/pph/libgo/go/fmt/fmt_test.go
    branches/pph/libgo/go/fmt/print.go
    branches/pph/libgo/go/go/ast/filter.go
    branches/pph/libgo/go/go/ast/print_test.go
    branches/pph/libgo/go/go/build/build_test.go
    branches/pph/libgo/go/go/build/dir.go
    branches/pph/libgo/go/go/build/pkgtest/pkgtest.go
    branches/pph/libgo/go/go/build/syslist_test.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/printer/printer_test.go
    branches/pph/libgo/go/go/printer/testdata/declarations.golden
    branches/pph/libgo/go/go/printer/testdata/declarations.input
    branches/pph/libgo/go/go/scanner/scanner.go
    branches/pph/libgo/go/go/scanner/scanner_test.go
    branches/pph/libgo/go/go/token/position.go
    branches/pph/libgo/go/gob/codec_test.go
    branches/pph/libgo/go/gob/decode.go
    branches/pph/libgo/go/gob/decoder.go
    branches/pph/libgo/go/gob/doc.go
    branches/pph/libgo/go/gob/encode.go
    branches/pph/libgo/go/gob/encoder.go
    branches/pph/libgo/go/gob/encoder_test.go
    branches/pph/libgo/go/gob/gobencdec_test.go
    branches/pph/libgo/go/gob/type.go
    branches/pph/libgo/go/html/escape.go
    branches/pph/libgo/go/html/parse.go
    branches/pph/libgo/go/html/parse_test.go
    branches/pph/libgo/go/html/token.go
    branches/pph/libgo/go/html/token_test.go
    branches/pph/libgo/go/http/cgi/child.go
    branches/pph/libgo/go/http/cgi/child_test.go
    branches/pph/libgo/go/http/cgi/host.go
    branches/pph/libgo/go/http/cgi/host_test.go
    branches/pph/libgo/go/http/chunked.go
    branches/pph/libgo/go/http/client.go
    branches/pph/libgo/go/http/client_test.go
    branches/pph/libgo/go/http/cookie.go
    branches/pph/libgo/go/http/cookie_test.go
    branches/pph/libgo/go/http/dump.go
    branches/pph/libgo/go/http/fcgi/child.go
    branches/pph/libgo/go/http/fcgi/fcgi_test.go
    branches/pph/libgo/go/http/fs.go
    branches/pph/libgo/go/http/header.go
    branches/pph/libgo/go/http/httptest/server.go
    branches/pph/libgo/go/http/persist.go
    branches/pph/libgo/go/http/readrequest_test.go
    branches/pph/libgo/go/http/request.go
    branches/pph/libgo/go/http/request_test.go
    branches/pph/libgo/go/http/requestwrite_test.go
    branches/pph/libgo/go/http/response.go
    branches/pph/libgo/go/http/response_test.go
    branches/pph/libgo/go/http/serve_test.go
    branches/pph/libgo/go/http/server.go
    branches/pph/libgo/go/http/transfer.go
    branches/pph/libgo/go/http/transport.go
    branches/pph/libgo/go/http/transport_test.go
    branches/pph/libgo/go/image/bmp/reader.go
    branches/pph/libgo/go/image/decode_test.go
    branches/pph/libgo/go/image/draw/bench_test.go
    branches/pph/libgo/go/image/draw/clip_test.go
    branches/pph/libgo/go/image/draw/draw.go
    branches/pph/libgo/go/image/draw/draw_test.go
    branches/pph/libgo/go/image/gif/reader.go
    branches/pph/libgo/go/image/image.go
    branches/pph/libgo/go/image/image_test.go
    branches/pph/libgo/go/image/jpeg/reader.go
    branches/pph/libgo/go/image/jpeg/writer_test.go
    branches/pph/libgo/go/image/names.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/reader.go
    branches/pph/libgo/go/image/tiff/reader_test.go
    branches/pph/libgo/go/image/ycbcr/ycbcr.go
    branches/pph/libgo/go/index/suffixarray/qsufsort.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/json/decode.go
    branches/pph/libgo/go/json/decode_test.go
    branches/pph/libgo/go/json/encode.go
    branches/pph/libgo/go/json/encode_test.go
    branches/pph/libgo/go/json/indent.go
    branches/pph/libgo/go/json/scanner_test.go
    branches/pph/libgo/go/json/stream_test.go
    branches/pph/libgo/go/mail/message_test.go
    branches/pph/libgo/go/math/all_test.go
    branches/pph/libgo/go/math/bits.go
    branches/pph/libgo/go/math/gamma.go
    branches/pph/libgo/go/math/jn.go
    branches/pph/libgo/go/math/lgamma.go
    branches/pph/libgo/go/math/pow.go
    branches/pph/libgo/go/math/pow10.go
    branches/pph/libgo/go/math/remainder.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/writer.go
    branches/pph/libgo/go/mime/type.go
    branches/pph/libgo/go/net/cgo_bsd.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/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_select.go
    branches/pph/libgo/go/net/fd_windows.go
    branches/pph/libgo/go/net/file.go
    branches/pph/libgo/go/net/file_test.go
    branches/pph/libgo/go/net/interface.go
    branches/pph/libgo/go/net/interface_bsd.go
    branches/pph/libgo/go/net/interface_linux.go
    branches/pph/libgo/go/net/interface_stub.go
    branches/pph/libgo/go/net/interface_test.go
    branches/pph/libgo/go/net/ip.go
    branches/pph/libgo/go/net/ip_test.go
    branches/pph/libgo/go/net/iprawsock_posix.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/multicast_test.go
    branches/pph/libgo/go/net/net_test.go
    branches/pph/libgo/go/net/newpollserver.go
    branches/pph/libgo/go/net/parse.go
    branches/pph/libgo/go/net/port.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/tcpsock_posix.go
    branches/pph/libgo/go/net/textproto/header.go
    branches/pph/libgo/go/net/textproto/pipeline.go
    branches/pph/libgo/go/net/textproto/reader.go
    branches/pph/libgo/go/net/textproto/reader_test.go
    branches/pph/libgo/go/net/udpsock_plan9.go
    branches/pph/libgo/go/net/udpsock_posix.go
    branches/pph/libgo/go/net/unixsock_posix.go
    branches/pph/libgo/go/old/template/template_test.go
    branches/pph/libgo/go/os/dir_plan9.go
    branches/pph/libgo/go/os/dir_unix.go
    branches/pph/libgo/go/os/env.go
    branches/pph/libgo/go/os/env_unix.go
    branches/pph/libgo/go/os/error_plan9.go
    branches/pph/libgo/go/os/error_posix.go
    branches/pph/libgo/go/os/exec_posix.go
    branches/pph/libgo/go/os/exec_unix.go
    branches/pph/libgo/go/os/file_posix.go
    branches/pph/libgo/go/os/file_unix.go
    branches/pph/libgo/go/os/inotify/inotify_linux.go
    branches/pph/libgo/go/os/os_test.go
    branches/pph/libgo/go/os/path.go
    branches/pph/libgo/go/os/path_unix.go
    branches/pph/libgo/go/os/str.go
    branches/pph/libgo/go/os/sys_bsd.go
    branches/pph/libgo/go/os/user/lookup_stubs.go
    branches/pph/libgo/go/os/user/lookup_unix.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/filepath/path_unix.go
    branches/pph/libgo/go/path/filepath/path_windows.go
    branches/pph/libgo/go/rand/rand_test.go
    branches/pph/libgo/go/reflect/all_test.go
    branches/pph/libgo/go/reflect/deepequal.go
    branches/pph/libgo/go/reflect/type.go
    branches/pph/libgo/go/reflect/value.go
    branches/pph/libgo/go/regexp/all_test.go
    branches/pph/libgo/go/regexp/find_test.go
    branches/pph/libgo/go/regexp/regexp.go
    branches/pph/libgo/go/rpc/client.go
    branches/pph/libgo/go/rpc/jsonrpc/client.go
    branches/pph/libgo/go/rpc/jsonrpc/server.go
    branches/pph/libgo/go/rpc/server.go
    branches/pph/libgo/go/rpc/server_test.go
    branches/pph/libgo/go/runtime/chan_test.go
    branches/pph/libgo/go/runtime/extern.go
    branches/pph/libgo/go/runtime/pprof/pprof_test.go
    branches/pph/libgo/go/scanner/scanner.go
    branches/pph/libgo/go/scanner/scanner_test.go
    branches/pph/libgo/go/sort/sort.go
    branches/pph/libgo/go/sort/sort_test.go
    branches/pph/libgo/go/strconv/atof.go
    branches/pph/libgo/go/strconv/atof_test.go
    branches/pph/libgo/go/strconv/decimal.go
    branches/pph/libgo/go/strconv/decimal_test.go
    branches/pph/libgo/go/strconv/ftoa.go
    branches/pph/libgo/go/strconv/quote.go
    branches/pph/libgo/go/strconv/quote_test.go
    branches/pph/libgo/go/strings/strings.go
    branches/pph/libgo/go/strings/strings_test.go
    branches/pph/libgo/go/sync/atomic/atomic.c
    branches/pph/libgo/go/sync/atomic/atomic_test.go
    branches/pph/libgo/go/sync/atomic/doc.go
    branches/pph/libgo/go/template/exec.go
    branches/pph/libgo/go/template/exec_test.go
    branches/pph/libgo/go/template/helper.go
    branches/pph/libgo/go/template/parse.go
    branches/pph/libgo/go/template/parse/lex.go
    branches/pph/libgo/go/template/parse/lex_test.go
    branches/pph/libgo/go/template/parse/node.go
    branches/pph/libgo/go/template/parse/parse.go
    branches/pph/libgo/go/template/parse/parse_test.go
    branches/pph/libgo/go/template/parse/set.go
    branches/pph/libgo/go/template/set.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_plan9.go
    branches/pph/libgo/go/time/time.go
    branches/pph/libgo/go/time/time_test.go
    branches/pph/libgo/go/time/zoneinfo_plan9.go
    branches/pph/libgo/go/time/zoneinfo_posix.go
    branches/pph/libgo/go/time/zoneinfo_unix.go
    branches/pph/libgo/go/time/zoneinfo_windows.go
    branches/pph/libgo/go/unicode/script_test.go
    branches/pph/libgo/go/url/url.go
    branches/pph/libgo/go/url/url_test.go
    branches/pph/libgo/go/utf8/utf8.go
    branches/pph/libgo/go/utf8/utf8_test.go
    branches/pph/libgo/go/websocket/client.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/go/xml/marshal.go
    branches/pph/libgo/go/xml/marshal_test.go
    branches/pph/libgo/go/xml/read.go
    branches/pph/libgo/go/xml/read_test.go
    branches/pph/libgo/go/xml/xml.go
    branches/pph/libgo/merge.sh
    branches/pph/libgo/mksysinfo.sh
    branches/pph/libgo/runtime/cpuprof.c
    branches/pph/libgo/runtime/go-append.c
    branches/pph/libgo/runtime/go-byte-array-to-string.c
    branches/pph/libgo/runtime/go-close.c
    branches/pph/libgo/runtime/go-go.c
    branches/pph/libgo/runtime/go-int-array-to-string.c
    branches/pph/libgo/runtime/go-int-to-string.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-new.c
    branches/pph/libgo/runtime/go-note.c
    branches/pph/libgo/runtime/go-panic.c
    branches/pph/libgo/runtime/go-semacquire.c
    branches/pph/libgo/runtime/go-string-to-byte-array.c
    branches/pph/libgo/runtime/go-string-to-int-array.c
    branches/pph/libgo/runtime/go-strplus.c
    branches/pph/libgo/runtime/go-strslice.c
    branches/pph/libgo/runtime/goc2c.c
    branches/pph/libgo/runtime/malloc.goc
    branches/pph/libgo/runtime/malloc.h
    branches/pph/libgo/runtime/map.goc
    branches/pph/libgo/runtime/mcache.c
    branches/pph/libgo/runtime/mcentral.c
    branches/pph/libgo/runtime/mem.c
    branches/pph/libgo/runtime/mem_posix_memalign.c
    branches/pph/libgo/runtime/mfinal.c
    branches/pph/libgo/runtime/mfixalloc.c
    branches/pph/libgo/runtime/mgc0.c
    branches/pph/libgo/runtime/mheap.c
    branches/pph/libgo/runtime/mprof.goc
    branches/pph/libgo/runtime/msize.c
    branches/pph/libgo/runtime/proc.c
    branches/pph/libgo/runtime/runtime.h
    branches/pph/libgo/runtime/sigqueue.goc
    branches/pph/libgo/runtime/thread.c
    branches/pph/libgo/testsuite/Makefile.in
    branches/pph/libgo/testsuite/gotest
    branches/pph/libiberty/ChangeLog
    branches/pph/libiberty/setproctitle.c
    branches/pph/libiberty/simple-object-mach-o.c
    branches/pph/libjava/ChangeLog
    branches/pph/libjava/classpath/   (props changed)
    branches/pph/libjava/exception.cc
    branches/pph/libjava/include/dwarf2-signal.h
    branches/pph/libobjc/ChangeLog
    branches/pph/libobjc/exception.c
    branches/pph/libstdc++-v3/ChangeLog
    branches/pph/libstdc++-v3/acinclude.m4
    branches/pph/libstdc++-v3/config/abi/pre/gnu.ver
    branches/pph/libstdc++-v3/configure
    branches/pph/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/pph/libstdc++-v3/doc/xml/faq.xml
    branches/pph/libstdc++-v3/doc/xml/manual/prerequisites.xml
    branches/pph/libstdc++-v3/doc/xml/manual/using.xml
    branches/pph/libstdc++-v3/include/Makefile.am
    branches/pph/libstdc++-v3/include/Makefile.in
    branches/pph/libstdc++-v3/include/bits/shared_ptr.h
    branches/pph/libstdc++-v3/include/std/complex
    branches/pph/libstdc++-v3/include/std/condition_variable
    branches/pph/libstdc++-v3/include/std/mutex
    branches/pph/libstdc++-v3/include/tr1/complex
    branches/pph/libstdc++-v3/include/tr2/type_traits
    branches/pph/libstdc++-v3/scripts/create_testsuite_files
    branches/pph/libstdc++-v3/src/condition_variable.cc
    branches/pph/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/async/49668.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/packaged_task/49668.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/assign_neg.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/cons/copy_neg.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/dest/destructor_locked.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/lock/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/native_handle/typesizes.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/requirements/typedefs.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_for/3.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/try_lock_until/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/recursive_timed_mutex/unlock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/assign_neg.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/cons/copy_neg.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/dest/destructor_locked.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/lock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/native_handle/typesizes.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/requirements/standard_layout.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/requirements/typedefs.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_for/3.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/try_lock_until/2.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/timed_mutex/unlock/1.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/unique_lock/cons/5.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/unique_lock/cons/6.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/unique_lock/locking/3.cc
    branches/pph/libstdc++-v3/testsuite/30_threads/unique_lock/locking/4.cc
    branches/pph/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/pph/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/pph/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
    branches/pph/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/pph/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Propchange: branches/pph/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/
            ('svnmerge-integrated' modified)

Propchange: branches/pph/gcc/go/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.dg/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.go-torture/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/gcc/testsuite/go.test/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/libgo/
            ('svn:mergeinfo' modified)

Propchange: branches/pph/libjava/classpath/
            ('svn:mergeinfo' modified)



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