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


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

r172065 - in /branches/gupc: ./ ChangeLog MAINT...


Author: gfunck
Date: Wed Apr  6 22:45:50 2011
New Revision: 172065

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172065
Log:

2011-04-06  Gary Funck  <gary@intrepid.com>

	Merge trunk version 171966 into gupc branch.


Added:
    branches/gupc/libstdc++-v3/config/os/aix/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/aix/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/bionic/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/bionic/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/bsd/darwin/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/bsd/darwin/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/bsd/freebsd/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/bsd/freebsd/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/djgpp/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/djgpp/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/generic/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/generic/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/gnu-linux/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/hpux/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/hpux/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/irix/irix6.5/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/irix/irix6.5/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/mingw32/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/mingw32/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/newlib/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/newlib/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/qnx/qnx6.1/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/qnx/qnx6.1/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/solaris/solaris2.7/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/solaris/solaris2.7/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/tpf/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/tpf/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/uclibc/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/uclibc/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/config/os/vxworks/ctype_configure_char.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/config/os/vxworks/ctype_configure_char.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/dr1401.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/comparison/dr1401.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/comparison/dr1401.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/comparison/dr1401.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
    branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/moveable2.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/moveable2.cc
    branches/gupc/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/moveable2.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/values.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/26_numerics/random/discrete_distribution/operators/values.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/values.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/26_numerics/random/negative_binomial_distribution/operators/values.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/values.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/26_numerics/random/poisson_distribution/operators/values.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/values.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/26_numerics/random/uniform_int_distribution/operators/values.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/share.cc
      - copied unchanged from r171966, trunk/libstdc++-v3/testsuite/30_threads/future/members/share.cc
Removed:
    branches/gupc/libstdc++-v3/config/os/aix/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/bsd/darwin/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/bsd/freebsd/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/bsd/netbsd/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/djgpp/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/generic/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/gnu-linux/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/hpux/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/irix/irix6.5/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/mingw32/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/newlib/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/qnx/qnx6.1/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/solaris/solaris2.7/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/tpf/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/uclibc/ctype_noninline.h
    branches/gupc/libstdc++-v3/config/os/vxworks/ctype_noninline.h
    branches/gupc/libstdc++-v3/testsuite/30_threads/packaged_task/requirements/typedefs.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/config/abi/post/alpha-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/s390-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/amd64/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.10/sparcv9/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.8/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/solaris2.8/sparcv9/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/sparc-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/gupc/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/configure.ac
    branches/gupc/libstdc++-v3/doc/xml/manual/internals.xml
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/random.h
    branches/gupc/libstdc++-v3/include/bits/random.tcc
    branches/gupc/libstdc++-v3/include/bits/shared_ptr.h
    branches/gupc/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gupc/libstdc++-v3/include/bits/unique_ptr.h
    branches/gupc/libstdc++-v3/include/std/future
    branches/gupc/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gupc/libstdc++-v3/libsupc++/nested_exception.h
    branches/gupc/libstdc++-v3/src/Makefile.am
    branches/gupc/libstdc++-v3/src/Makefile.in
    branches/gupc/libstdc++-v3/src/ctype.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/requirements/pointer_type.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/num_put/put/char/14220.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/binomial_distribution/operators/values.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/match_results/ctors/char/default.cc
    branches/gupc/libstdc++-v3/testsuite/28_regex/match_results/ctors/wchar_t/default.cc
    branches/gupc/libstdc++-v3/testsuite/lib/prune.exp
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_random.h

Changes in other areas also in this revision:
Added:
    branches/gupc/boehm-gc/testsuite/
      - copied from r171966, trunk/boehm-gc/testsuite/
    branches/gupc/gcc/config/bfin/bfin-opts.h
      - copied unchanged from r171966, trunk/gcc/config/bfin/bfin-opts.h
    branches/gupc/gcc/config/frv/frv-opts.h
      - copied unchanged from r171966, trunk/gcc/config/frv/frv-opts.h
    branches/gupc/gcc/config/h8300/constraints.md
      - copied unchanged from r171966, trunk/gcc/config/h8300/constraints.md
    branches/gupc/gcc/config/i386/mingw-pthread.h
      - copied unchanged from r171966, trunk/gcc/config/i386/mingw-pthread.h
    branches/gupc/gcc/config/i386/t-mingw-pthread
      - copied unchanged from r171966, trunk/gcc/config/i386/t-mingw-pthread
    branches/gupc/gcc/config/ia64/ia64-opts.h
      - copied unchanged from r171966, trunk/gcc/config/ia64/ia64-opts.h
    branches/gupc/gcc/config/iq2000/iq2000-opts.h
      - copied unchanged from r171966, trunk/gcc/config/iq2000/iq2000-opts.h
    branches/gupc/gcc/config/m32r/m32r-opts.h
      - copied unchanged from r171966, trunk/gcc/config/m32r/m32r-opts.h
    branches/gupc/gcc/config/mn10300/mn10300-opts.h
      - copied unchanged from r171966, trunk/gcc/config/mn10300/mn10300-opts.h
    branches/gupc/gcc/config/pa/pa-opts.h
      - copied unchanged from r171966, trunk/gcc/config/pa/pa-opts.h
    branches/gupc/gcc/config/s390/s390-opts.h
      - copied unchanged from r171966, trunk/gcc/config/s390/s390-opts.h
    branches/gupc/gcc/config/sparc/sparc-opts.h
      - copied unchanged from r171966, trunk/gcc/config/sparc/sparc-opts.h
    branches/gupc/gcc/config/v850/v850-opts.h
      - copied unchanged from r171966, trunk/gcc/config/v850/v850-opts.h
    branches/gupc/gcc/cprop.c
      - copied unchanged from r171966, trunk/gcc/cprop.c
    branches/gupc/gcc/gimple-fold.h
      - copied unchanged from r171966, trunk/gcc/gimple-fold.h
    branches/gupc/gcc/go/go-gcc.cc
      - copied unchanged from r171966, trunk/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/gofrontend/backend.h
      - copied unchanged from r171966, trunk/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/testsuite/c-c++-common/pr46562-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/c-c++-common/pr46562-2.c
    branches/gupc/gcc/testsuite/c-c++-common/pr46562.c
      - copied unchanged from r171966, trunk/gcc/testsuite/c-c++-common/pr46562.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-compound.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-using.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted22.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted22.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted23.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted23.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/dependent1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/dependent1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist46.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/initlist46.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/move1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/move1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/regress/value-dep1.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/regress/value-dep1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
    branches/gupc/gcc/testsuite/g++.dg/other/i386-9.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/other/i386-9.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr48271.C
      - copied unchanged from r171966, trunk/gcc/testsuite/g++.dg/torture/pr48271.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20110401-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.c-torture/compile/20110401-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr48305.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.c-torture/compile/pr48305.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr42544.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.c-torture/execute/pr42544.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr48197.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.c-torture/execute/pr48197.c
    branches/gupc/gcc/testsuite/gcc.dg/Waddress.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/Waddress.c
    branches/gupc/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-10.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/builtin-object-size-10.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-1.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-2.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-3.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-4.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/pr47939-4.c
    branches/gupc/gcc/testsuite/gcc.dg/dfp/pr48204.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/dfp/pr48204.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48144.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48144.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48203.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48203.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48213.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48213.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-3.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-4.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-4.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-5.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-5.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-6.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-6.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-7.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-7.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48335-8.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/pr48335-8.c
    branches/gupc/gcc/testsuite/gcc.dg/slp-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/slp-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr47917.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/torture/pr47917.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/vect/if-cvt-stores-vect-ifcvt-18.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-cselim-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/vect/vect-cselim-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-cselim-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.dg/vect/vect-cselim-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/neon-modes-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/arm/neon-modes-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/neon-vld-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/arm/neon-vld-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr46934.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/arm/pr46934.c
    branches/gupc/gcc/testsuite/gcc.target/arm/xor-and.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/arm/xor-and.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-5.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-6.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-7.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-7.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-5.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-6.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-7.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-7.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr47502-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/pr47502-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr47502-2.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/pr47502-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr48237.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/pr48237.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr48335-1.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/i386/pr48335-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr48053-3.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/powerpc/pr48053-3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr48192.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/powerpc/pr48192.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr48226.c
      - copied unchanged from r171966, trunk/gcc/testsuite/gcc.target/powerpc/pr48226.c
    branches/gupc/gcc/testsuite/gfortran.dg/character_comparison_8.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/character_comparison_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/class_42.f03
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/class_42.f03
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_15.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/coarray_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_1.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/function_optimize_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_2.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/function_optimize_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_3.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/function_optimize_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_4.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/function_optimize_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_comp_32.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/proc_ptr_comp_32.f90
    branches/gupc/gcc/testsuite/gfortran.dg/trim_optimize_5.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/trim_optimize_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/trim_optimize_6.f90
      - copied unchanged from r171966, trunk/gcc/testsuite/gfortran.dg/trim_optimize_6.f90
    branches/gupc/gcc/testsuite/gnat.dg/array14.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array14.adb
    branches/gupc/gcc/testsuite/gnat.dg/array14.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array14.ads
    branches/gupc/gcc/testsuite/gnat.dg/array14_pkg.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array14_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/array15.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array15.adb
    branches/gupc/gcc/testsuite/gnat.dg/array15.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array15.ads
    branches/gupc/gcc/testsuite/gnat.dg/array16.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array16.adb
    branches/gupc/gcc/testsuite/gnat.dg/array16.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array16.ads
    branches/gupc/gcc/testsuite/gnat.dg/array16_pkg.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/array16_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/debug2.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/debug2.adb
    branches/gupc/gcc/testsuite/gnat.dg/debug2.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/debug2.ads
    branches/gupc/gcc/testsuite/gnat.dg/debug2_pkg.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/debug2_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/debug3.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/debug3.adb
    branches/gupc/gcc/testsuite/gnat.dg/debug3.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/debug3.ads
    branches/gupc/gcc/testsuite/gnat.dg/derived_type2.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/derived_type2.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr26.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/discr26.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr26.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/discr26.ads
    branches/gupc/gcc/testsuite/gnat.dg/discr26_pkg.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/discr26_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/discr27.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/discr27.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr27.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/discr27.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with2.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/limited_with2.adb
    branches/gupc/gcc/testsuite/gnat.dg/limited_with2.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/limited_with2.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with2_pkg1.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/limited_with2_pkg1.ads
    branches/gupc/gcc/testsuite/gnat.dg/limited_with2_pkg2.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/limited_with2_pkg2.ads
    branches/gupc/gcc/testsuite/gnat.dg/opt15.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/opt15.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt15_pkg.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/opt15_pkg.adb
    branches/gupc/gcc/testsuite/gnat.dg/opt15_pkg.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/opt15_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/opt16.adb
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/opt16.adb
    branches/gupc/gcc/testsuite/gnat.dg/specs/aggr2.ads
      - copied unchanged from r171966, trunk/gcc/testsuite/gnat.dg/specs/aggr2.ads
    branches/gupc/gcc/testsuite/go.test/test/append.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/append.go
    branches/gupc/gcc/testsuite/go.test/test/bench/Makefile
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/bench/Makefile
    branches/gupc/gcc/testsuite/go.test/test/bugs/bug322.dir/
      - copied from r171966, trunk/gcc/testsuite/go.test/test/bugs/bug322.dir/
    branches/gupc/gcc/testsuite/go.test/test/bugs/bug322.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/bugs/bug322.go
    branches/gupc/gcc/testsuite/go.test/test/bugs/bug324.dir/
      - copied from r171966, trunk/gcc/testsuite/go.test/test/bugs/bug324.dir/
    branches/gupc/gcc/testsuite/go.test/test/bugs/bug324.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/bugs/bug324.go
    branches/gupc/gcc/testsuite/go.test/test/chan/select4.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/chan/select4.go
    branches/gupc/gcc/testsuite/go.test/test/chan/select5.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/chan/select5.go
    branches/gupc/gcc/testsuite/go.test/test/chan/sendstmt.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/chan/sendstmt.go
    branches/gupc/gcc/testsuite/go.test/test/cmp6.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/cmp6.go
    branches/gupc/gcc/testsuite/go.test/test/eof.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/eof.go
    branches/gupc/gcc/testsuite/go.test/test/eof1.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/eof1.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug1515.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug1515.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug260.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug260.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug305.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug305.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug306.dir/
      - copied from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug306.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug306.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug306.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug307.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug307.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug308.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug308.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug309.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug309.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug310.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug310.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug311.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug311.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug312.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug312.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug313.dir/
      - copied from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug313.dir/
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug313.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug313.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug314.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug314.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug315.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug315.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug316.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug316.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug317.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug317.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug318.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug318.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug319.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug319.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug320.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug320.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug321.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug321.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug323.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug323.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug325.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug325.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug326.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/fixedbugs/bug326.go
    branches/gupc/gcc/testsuite/go.test/test/garbage/stats.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/garbage/stats.go
    branches/gupc/gcc/testsuite/go.test/test/init.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/init.go
    branches/gupc/gcc/testsuite/go.test/test/interface/embed2.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/interface/embed2.go
    branches/gupc/gcc/testsuite/go.test/test/ken/convert.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/ken/convert.go
    branches/gupc/gcc/testsuite/go.test/test/label.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/label.go
    branches/gupc/gcc/testsuite/go.test/test/label1.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/label1.go
    branches/gupc/gcc/testsuite/go.test/test/syntax/chan.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/syntax/chan.go
    branches/gupc/gcc/testsuite/go.test/test/syntax/chan1.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/syntax/chan1.go
    branches/gupc/gcc/testsuite/go.test/test/syntax/if.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/syntax/if.go
    branches/gupc/gcc/testsuite/go.test/test/syntax/typesw.go
      - copied unchanged from r171966, trunk/gcc/testsuite/go.test/test/syntax/typesw.go
    branches/gupc/libdecnumber/.gitignore
      - copied unchanged from r171966, trunk/libdecnumber/.gitignore
    branches/gupc/libgfortran/caf/
      - copied from r171966, trunk/libgfortran/caf/
    branches/gupc/libgo/go/archive/zip/testdata/dd.zip
      - copied unchanged from r171966, trunk/libgo/go/archive/zip/testdata/dd.zip
    branches/gupc/libgo/go/crypto/ecdsa/
      - copied from r171966, trunk/libgo/go/crypto/ecdsa/
    branches/gupc/libgo/go/debug/proc/proc_irix.go
      - copied unchanged from r171966, trunk/libgo/go/debug/proc/proc_irix.go
    branches/gupc/libgo/go/debug/proc/regs_linux_alpha.go
      - copied unchanged from r171966, trunk/libgo/go/debug/proc/regs_linux_alpha.go
    branches/gupc/libgo/go/go/ast/resolve.go
      - copied unchanged from r171966, trunk/libgo/go/go/ast/resolve.go
    branches/gupc/libgo/go/go/printer/testdata/slow.golden
      - copied unchanged from r171966, trunk/libgo/go/go/printer/testdata/slow.golden
    branches/gupc/libgo/go/go/printer/testdata/slow.input
      - copied unchanged from r171966, trunk/libgo/go/go/printer/testdata/slow.input
    branches/gupc/libgo/go/go/typechecker/testdata/test0.src
      - copied unchanged from r171966, trunk/libgo/go/go/typechecker/testdata/test0.src
    branches/gupc/libgo/go/go/typechecker/testdata/test1.src
      - copied unchanged from r171966, trunk/libgo/go/go/typechecker/testdata/test1.src
    branches/gupc/libgo/go/go/typechecker/testdata/test3.src
      - copied unchanged from r171966, trunk/libgo/go/go/typechecker/testdata/test3.src
    branches/gupc/libgo/go/go/typechecker/testdata/test4.src
      - copied unchanged from r171966, trunk/libgo/go/go/typechecker/testdata/test4.src
    branches/gupc/libgo/go/go/typechecker/type.go
      - copied unchanged from r171966, trunk/libgo/go/go/typechecker/type.go
    branches/gupc/libgo/go/gob/gobencdec_test.go
      - copied unchanged from r171966, trunk/libgo/go/gob/gobencdec_test.go
    branches/gupc/libgo/go/gob/timing_test.go
      - copied unchanged from r171966, trunk/libgo/go/gob/timing_test.go
    branches/gupc/libgo/go/hash/fnv/
      - copied from r171966, trunk/libgo/go/hash/fnv/
    branches/gupc/libgo/go/http/cgi/
      - copied from r171966, trunk/libgo/go/http/cgi/
    branches/gupc/libgo/go/http/cookie.go
      - copied unchanged from r171966, trunk/libgo/go/http/cookie.go
    branches/gupc/libgo/go/http/cookie_test.go
      - copied unchanged from r171966, trunk/libgo/go/http/cookie_test.go
    branches/gupc/libgo/go/http/export_test.go
      - copied unchanged from r171966, trunk/libgo/go/http/export_test.go
    branches/gupc/libgo/go/http/httptest/
      - copied from r171966, trunk/libgo/go/http/httptest/
    branches/gupc/libgo/go/http/range_test.go
      - copied unchanged from r171966, trunk/libgo/go/http/range_test.go
    branches/gupc/libgo/go/http/transport_test.go
      - copied unchanged from r171966, trunk/libgo/go/http/transport_test.go
    branches/gupc/libgo/go/image/png/testdata/pngsuite/basn0g01-30.png
      - copied unchanged from r171966, trunk/libgo/go/image/png/testdata/pngsuite/basn0g01-30.png
    branches/gupc/libgo/go/image/png/testdata/pngsuite/basn0g02-29.png
      - copied unchanged from r171966, trunk/libgo/go/image/png/testdata/pngsuite/basn0g02-29.png
    branches/gupc/libgo/go/image/png/testdata/pngsuite/basn0g04-31.png
      - copied unchanged from r171966, trunk/libgo/go/image/png/testdata/pngsuite/basn0g04-31.png
    branches/gupc/libgo/go/net/cgo_stub.go
      - copied unchanged from r171966, trunk/libgo/go/net/cgo_stub.go
    branches/gupc/libgo/go/net/fd_select.go
      - copied unchanged from r171966, trunk/libgo/go/net/fd_select.go
    branches/gupc/libgo/go/net/file.go
      - copied unchanged from r171966, trunk/libgo/go/net/file.go
    branches/gupc/libgo/go/net/file_test.go
      - copied unchanged from r171966, trunk/libgo/go/net/file_test.go
    branches/gupc/libgo/go/net/file_windows.go
      - copied unchanged from r171966, trunk/libgo/go/net/file_windows.go
    branches/gupc/libgo/go/net/lookup.go
      - copied unchanged from r171966, trunk/libgo/go/net/lookup.go
    branches/gupc/libgo/go/path/filepath/
      - copied from r171966, trunk/libgo/go/path/filepath/
    branches/gupc/libgo/go/runtime/mem.go
      - copied unchanged from r171966, trunk/libgo/go/runtime/mem.go
    branches/gupc/libgo/go/runtime/pprof/pprof_test.go
      - copied unchanged from r171966, trunk/libgo/go/runtime/pprof/pprof_test.go
    branches/gupc/libgo/go/time/sys.go
      - copied unchanged from r171966, trunk/libgo/go/time/sys.go
    branches/gupc/libgo/runtime/cpuprof.c
      - copied unchanged from r171966, trunk/libgo/runtime/cpuprof.c
    branches/gupc/libgo/syscalls/errstr_nor.go
      - copied unchanged from r171966, trunk/libgo/syscalls/errstr_nor.go
    branches/gupc/libgo/syscalls/syscall_irix.go
      - copied unchanged from r171966, trunk/libgo/syscalls/syscall_irix.go
    branches/gupc/libgo/syscalls/syscall_linux_alpha.go
      - copied unchanged from r171966, trunk/libgo/syscalls/syscall_linux_alpha.go
    branches/gupc/libgo/syscalls/wait4.go
      - copied unchanged from r171966, trunk/libgo/syscalls/wait4.go
    branches/gupc/libgo/syscalls/waitpid.go
      - copied unchanged from r171966, trunk/libgo/syscalls/waitpid.go
Removed:
    branches/gupc/boehm-gc/tests/
    branches/gupc/config/mh-cxux
    branches/gupc/config/mh-decstation
    branches/gupc/config/mh-dgux386
    branches/gupc/config/mh-lynxrs6k
    branches/gupc/config/mh-ncr3000
    branches/gupc/config/mh-necv4
    branches/gupc/config/mh-sco
    branches/gupc/config/mh-solaris
    branches/gupc/config/mh-sysv4
    branches/gupc/config/mh-sysv5
    branches/gupc/config/mh-x86omitfp
    branches/gupc/config/mt-mep
    branches/gupc/config/mt-netware
    branches/gupc/config/mt-v810
    branches/gupc/config/mt-wince
    branches/gupc/gcc/config/alpha/gnu.h
    branches/gupc/gcc/config/arc/
    branches/gupc/gcc/config/arm/netbsd.h
    branches/gupc/gcc/config/arm/t-pe
    branches/gupc/gcc/config/crx/
    branches/gupc/gcc/config/i386/netbsd.h
    branches/gupc/gcc/config/m68hc11/
    branches/gupc/gcc/config/m68k/uclinux-oldabi.h
    branches/gupc/gcc/config/mcore/mcore-pe.h
    branches/gupc/gcc/config/mcore/t-mcore-pe
    branches/gupc/gcc/config/netbsd-aout.h
    branches/gupc/gcc/config/rs6000/gnu.h
    branches/gupc/gcc/config/rs6000/vxworksae.h
    branches/gupc/gcc/config/sh/sh-symbian.h
    branches/gupc/gcc/config/sh/symbian-base.c
    branches/gupc/gcc/config/sh/symbian-c.c
    branches/gupc/gcc/config/sh/symbian-cxx.c
    branches/gupc/gcc/config/sh/symbian-post.h
    branches/gupc/gcc/config/sh/symbian-pre.h
    branches/gupc/gcc/config/sh/t-symbian
    branches/gupc/gcc/config/svr3.h
    branches/gupc/gcc/config/vax/netbsd.h
    branches/gupc/gcc/gthr-solaris.h
    branches/gupc/gcc/ipa-struct-reorg.c
    branches/gupc/gcc/ipa-struct-reorg.h
    branches/gupc/gcc/ipa-type-escape.c
    branches/gupc/gcc/ipa-type-escape.h
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/920501-8.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/930513-1.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/960312-1.x
    branches/gupc/gcc/testsuite/gcc.dg/struct/
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.def
    branches/gupc/Makefile.in
    branches/gupc/Makefile.tpl
    branches/gupc/boehm-gc/ChangeLog
    branches/gupc/boehm-gc/Makefile.am
    branches/gupc/boehm-gc/Makefile.in
    branches/gupc/boehm-gc/configure
    branches/gupc/boehm-gc/configure.ac
    branches/gupc/boehm-gc/include/Makefile.in
    branches/gupc/config-ml.in
    branches/gupc/config.sub
    branches/gupc/config/ChangeLog
    branches/gupc/config/mh-cygwin
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/compare-all-tests
    branches/gupc/contrib/make_sunver.pl
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/fixincludes/mkfixinc.sh
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/lang.opt
    branches/gupc/gcc/ada/gcc-interface/misc.c
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/gcc-interface/utils2.c
    branches/gupc/gcc/ada/inline.adb
    branches/gupc/gcc/ada/layout.adb
    branches/gupc/gcc/ada/raise-gcc.c
    branches/gupc/gcc/ada/s-oscons-tmplt.c
    branches/gupc/gcc/ada/sem_util.adb
    branches/gupc/gcc/ada/system-mingw.ads
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/attribs.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-ada-spec.c
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-ppoutput.c
    branches/gupc/gcc/c-family/c-pretty-print.c
    branches/gupc/gcc/c-family/c-pretty-print.h
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c-typeck.c
    branches/gupc/gcc/caller-save.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfghooks.c
    branches/gupc/gcc/cfglayout.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/collect2.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/config.build
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.host
    branches/gupc/gcc/config/alpha/alpha-protos.h
    branches/gupc/gcc/config/alpha/alpha.c
    branches/gupc/gcc/config/alpha/alpha.h
    branches/gupc/gcc/config/alpha/alpha.md
    branches/gupc/gcc/config/alpha/constraints.md
    branches/gupc/gcc/config/alpha/freebsd.h
    branches/gupc/gcc/config/alpha/linux-elf.h
    branches/gupc/gcc/config/alpha/netbsd.h
    branches/gupc/gcc/config/alpha/predicates.md
    branches/gupc/gcc/config/alpha/vms.h
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.h
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm.opt
    branches/gupc/gcc/config/arm/coff.h
    branches/gupc/gcc/config/arm/ecos-elf.h
    branches/gupc/gcc/config/arm/elf.h
    branches/gupc/gcc/config/arm/freebsd.h
    branches/gupc/gcc/config/arm/linux-elf.h
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/netbsd-elf.h
    branches/gupc/gcc/config/arm/pe.h
    branches/gupc/gcc/config/arm/predicates.md
    branches/gupc/gcc/config/arm/rtems-elf.h
    branches/gupc/gcc/config/arm/semi.h
    branches/gupc/gcc/config/arm/t-arm
    branches/gupc/gcc/config/arm/t-arm-elf
    branches/gupc/gcc/config/arm/t-linux
    branches/gupc/gcc/config/arm/t-rtems
    branches/gupc/gcc/config/arm/t-strongarm-elf
    branches/gupc/gcc/config/arm/t-wince-pe
    branches/gupc/gcc/config/arm/uclinux-elf.h
    branches/gupc/gcc/config/arm/unknown-elf.h
    branches/gupc/gcc/config/arm/unwind-arm.c
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/arm/vxworks.h
    branches/gupc/gcc/config/arm/wince-pe.h
    branches/gupc/gcc/config/avr/avr-protos.h
    branches/gupc/gcc/config/avr/avr.c
    branches/gupc/gcc/config/avr/avr.h
    branches/gupc/gcc/config/avr/avr.md
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/bfin/bfin.h
    branches/gupc/gcc/config/bfin/bfin.opt
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.h
    branches/gupc/gcc/config/darwin-driver.c
    branches/gupc/gcc/config/darwin.h
    branches/gupc/gcc/config/darwin.opt
    branches/gupc/gcc/config/fr30/fr30.h
    branches/gupc/gcc/config/frv/frv-protos.h
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/frv/frv.h
    branches/gupc/gcc/config/frv/frv.opt
    branches/gupc/gcc/config/frv/predicates.md
    branches/gupc/gcc/config/h8300/h8300-protos.h
    branches/gupc/gcc/config/h8300/h8300.c
    branches/gupc/gcc/config/h8300/h8300.h
    branches/gupc/gcc/config/h8300/h8300.md
    branches/gupc/gcc/config/h8300/predicates.md
    branches/gupc/gcc/config/i386/cygming.h
    branches/gupc/gcc/config/i386/cygming.opt
    branches/gupc/gcc/config/i386/cygwin.h
    branches/gupc/gcc/config/i386/darwin.h
    branches/gupc/gcc/config/i386/darwin64.h
    branches/gupc/gcc/config/i386/djgpp.h
    branches/gupc/gcc/config/i386/freebsd.h
    branches/gupc/gcc/config/i386/freebsd64.h
    branches/gupc/gcc/config/i386/gnu.h
    branches/gupc/gcc/config/i386/i386-interix.h
    branches/gupc/gcc/config/i386/i386.c
    branches/gupc/gcc/config/i386/i386.h
    branches/gupc/gcc/config/i386/i386.md
    branches/gupc/gcc/config/i386/i386.opt
    branches/gupc/gcc/config/i386/i386elf.h
    branches/gupc/gcc/config/i386/linux.h
    branches/gupc/gcc/config/i386/linux64.h
    branches/gupc/gcc/config/i386/lynx.h
    branches/gupc/gcc/config/i386/mingw-w64.h
    branches/gupc/gcc/config/i386/mingw-w64.opt
    branches/gupc/gcc/config/i386/mingw.opt
    branches/gupc/gcc/config/i386/mingw32.h
    branches/gupc/gcc/config/i386/netbsd-elf.h
    branches/gupc/gcc/config/i386/netbsd64.h
    branches/gupc/gcc/config/i386/netware.h
    branches/gupc/gcc/config/i386/nto.h
    branches/gupc/gcc/config/i386/openbsd.h
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/t-cygming
    branches/gupc/gcc/config/i386/t-i386
    branches/gupc/gcc/config/i386/vxworks.h
    branches/gupc/gcc/config/ia64/elf.h
    branches/gupc/gcc/config/ia64/freebsd.h
    branches/gupc/gcc/config/ia64/hpux.h
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/ia64/ia64.h
    branches/gupc/gcc/config/ia64/ia64.opt
    branches/gupc/gcc/config/ia64/linux.h
    branches/gupc/gcc/config/ia64/t-ia64
    branches/gupc/gcc/config/ia64/vms.h
    branches/gupc/gcc/config/iq2000/iq2000.c
    branches/gupc/gcc/config/iq2000/iq2000.h
    branches/gupc/gcc/config/iq2000/iq2000.opt
    branches/gupc/gcc/config/lm32/lm32.h
    branches/gupc/gcc/config/lm32/uclinux-elf.h
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m32c/m32c.h
    branches/gupc/gcc/config/m32c/m32c.opt
    branches/gupc/gcc/config/m32r/linux.h
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m32r/m32r.h
    branches/gupc/gcc/config/m32r/m32r.opt
    branches/gupc/gcc/config/m68k/linux.h
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/m68k/m68k.h
    branches/gupc/gcc/config/m68k/netbsd-elf.h
    branches/gupc/gcc/config/m68k/uclinux.h
    branches/gupc/gcc/config/mcore/mcore-elf.h
    branches/gupc/gcc/config/mcore/mcore.c
    branches/gupc/gcc/config/mcore/mcore.h
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/mep/mep.h
    branches/gupc/gcc/config/mep/mep.opt
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.h
    branches/gupc/gcc/config/microblaze/microblaze.opt
    branches/gupc/gcc/config/mips/iris6.h
    branches/gupc/gcc/config/mips/linux.h
    branches/gupc/gcc/config/mips/mips-protos.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.h
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mips/netbsd.h
    branches/gupc/gcc/config/mips/vxworks.h
    branches/gupc/gcc/config/mmix/mmix.h
    branches/gupc/gcc/config/mn10300/linux.h
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/mn10300/mn10300.h
    branches/gupc/gcc/config/mn10300/mn10300.opt
    branches/gupc/gcc/config/moxie/moxie.h
    branches/gupc/gcc/config/pa/pa-hpux.opt
    branches/gupc/gcc/config/pa/pa-hpux1010.opt
    branches/gupc/gcc/config/pa/pa-hpux1111.opt
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.h
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/pa/pa.opt
    branches/gupc/gcc/config/pa/pa32-regs.h
    branches/gupc/gcc/config/pa/pa64-regs.h
    branches/gupc/gcc/config/pa/predicates.md
    branches/gupc/gcc/config/pdp11/pdp11.c
    branches/gupc/gcc/config/pdp11/pdp11.h
    branches/gupc/gcc/config/picochip/picochip.h
    branches/gupc/gcc/config/rs6000/aix.h
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/darwin.h
    branches/gupc/gcc/config/rs6000/darwin64.h
    branches/gupc/gcc/config/rs6000/dfp.md
    branches/gupc/gcc/config/rs6000/eabi.h
    branches/gupc/gcc/config/rs6000/eabialtivec.h
    branches/gupc/gcc/config/rs6000/eabisim.h
    branches/gupc/gcc/config/rs6000/eabispe.h
    branches/gupc/gcc/config/rs6000/freebsd.h
    branches/gupc/gcc/config/rs6000/linux.h
    branches/gupc/gcc/config/rs6000/linux64.h
    branches/gupc/gcc/config/rs6000/linuxaltivec.h
    branches/gupc/gcc/config/rs6000/linuxspe.h
    branches/gupc/gcc/config/rs6000/lynx.h
    branches/gupc/gcc/config/rs6000/netbsd.h
    branches/gupc/gcc/config/rs6000/paired.md
    branches/gupc/gcc/config/rs6000/predicates.md
    branches/gupc/gcc/config/rs6000/rs6000-c.c
    branches/gupc/gcc/config/rs6000/rs6000-protos.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.h
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/rs6000.opt
    branches/gupc/gcc/config/rs6000/sync.md
    branches/gupc/gcc/config/rs6000/sysv4.h
    branches/gupc/gcc/config/rs6000/t-freebsd
    branches/gupc/gcc/config/rs6000/t-rs6000
    branches/gupc/gcc/config/rs6000/t-spe
    branches/gupc/gcc/config/rs6000/vector.md
    branches/gupc/gcc/config/rs6000/vsx.md
    branches/gupc/gcc/config/rs6000/vxworks.h
    branches/gupc/gcc/config/rx/rx-protos.h
    branches/gupc/gcc/config/rx/rx.c
    branches/gupc/gcc/config/rx/rx.h
    branches/gupc/gcc/config/rx/rx.md
    branches/gupc/gcc/config/rx/rx.opt
    branches/gupc/gcc/config/rx/t-rx
    branches/gupc/gcc/config/s390/2084.md
    branches/gupc/gcc/config/s390/linux.h
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.h
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/s390/s390.opt
    branches/gupc/gcc/config/s390/tpf.h
    branches/gupc/gcc/config/score/score.c
    branches/gupc/gcc/config/score/score.h
    branches/gupc/gcc/config/score/score.opt
    branches/gupc/gcc/config/sh/linux.h
    branches/gupc/gcc/config/sh/netbsd-elf.h
    branches/gupc/gcc/config/sh/sh-protos.h
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh64.h
    branches/gupc/gcc/config/sh/superh.h
    branches/gupc/gcc/config/sh/vxworks.h
    branches/gupc/gcc/config/sol2.h
    branches/gupc/gcc/config/sol2.opt
    branches/gupc/gcc/config/sparc/freebsd.h
    branches/gupc/gcc/config/sparc/linux.h
    branches/gupc/gcc/config/sparc/linux64.h
    branches/gupc/gcc/config/sparc/netbsd-elf.h
    branches/gupc/gcc/config/sparc/openbsd64.h
    branches/gupc/gcc/config/sparc/sp-elf.h
    branches/gupc/gcc/config/sparc/sp64-elf.h
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/sparc/sparc.opt
    branches/gupc/gcc/config/sparc/sysv4.h
    branches/gupc/gcc/config/sparc/vxworks.h
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.h
    branches/gupc/gcc/config/spu/t-spu-elf
    branches/gupc/gcc/config/stormy16/stormy16.c
    branches/gupc/gcc/config/stormy16/stormy16.h
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/v850/v850.h
    branches/gupc/gcc/config/v850/v850.opt
    branches/gupc/gcc/config/vax/linux.h
    branches/gupc/gcc/config/vax/vax.c
    branches/gupc/gcc/config/vax/vax.h
    branches/gupc/gcc/config/xtensa/elf.h
    branches/gupc/gcc/config/xtensa/linux.h
    branches/gupc/gcc/config/xtensa/xtensa.c
    branches/gupc/gcc/config/xtensa/xtensa.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coverage.c
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cxx-pretty-print.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/lex.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/search.c
    branches/gupc/gcc/cp/semantics.c
    branches/gupc/gcc/cp/tree.c
    branches/gupc/gcc/cp/typeck.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/install-old.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/options.texi
    branches/gupc/gcc/doc/plugins.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dojump.c
    branches/gupc/gcc/dwarf2asm.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/dwarf2out.h
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/explow.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/expr.h
    branches/gupc/gcc/final.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/Make-lang.in
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/dependency.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.c
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/iresolve.c
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/libgfortran.h
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/primary.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/scanner.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-expr.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcov.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genemit.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/gensupport.c
    branches/gupc/gcc/gensupport.h
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/Make-lang.in
    branches/gupc/gcc/go/gofrontend/expressions.cc
    branches/gupc/gcc/go/gofrontend/expressions.h
    branches/gupc/gcc/go/gofrontend/go.cc
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/go/gofrontend/gogo.h
    branches/gupc/gcc/go/gofrontend/parse.cc
    branches/gupc/gcc/go/gofrontend/parse.h
    branches/gupc/gcc/go/gofrontend/statements.cc
    branches/gupc/gcc/go/gofrontend/statements.h
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/gofrontend/types.h
    branches/gupc/gcc/gthr.h
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hooks.c
    branches/gupc/gcc/hooks.h
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/incpath.c
    branches/gupc/gcc/integrate.c
    branches/gupc/gcc/integrate.h
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ira-build.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-conflicts.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/ira-emit.c
    branches/gupc/gcc/ira-int.h
    branches/gupc/gcc/ira-lives.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/ira.h
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/jcf-parse.c
    branches/gupc/gcc/java/lang.c
    branches/gupc/gcc/java/win32-host.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/langhooks-def.h
    branches/gupc/gcc/langhooks.h
    branches/gupc/gcc/libgcc2.c
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-opts.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lto-lang.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/mips-tdump.c
    branches/gupc/gcc/mips-tfile.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objcp/ChangeLog
    branches/gupc/gcc/objcp/Make-lang.in
    branches/gupc/gcc/objcp/config-lang.in
    branches/gupc/gcc/opt-functions.awk
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.h
    branches/gupc/gcc/optc-gen.awk
    branches/gupc/gcc/opth-gen.awk
    branches/gupc/gcc/opts-common.c
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/opts.h
    branches/gupc/gcc/params.def
    branches/gupc/gcc/params.h
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/be.po
    branches/gupc/gcc/po/da.po
    branches/gupc/gcc/po/de.po
    branches/gupc/gcc/po/el.po
    branches/gupc/gcc/po/es.po
    branches/gupc/gcc/po/fi.po
    branches/gupc/gcc/po/fr.po
    branches/gupc/gcc/po/gcc.pot
    branches/gupc/gcc/po/id.po
    branches/gupc/gcc/po/ja.po
    branches/gupc/gcc/po/nl.po
    branches/gupc/gcc/po/ru.po
    branches/gupc/gcc/po/sr.po
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/po/tr.po
    branches/gupc/gcc/po/vi.po
    branches/gupc/gcc/po/zh_CN.po
    branches/gupc/gcc/po/zh_TW.po
    branches/gupc/gcc/prefix.c
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/read-md.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/recog.h
    branches/gupc/gcc/reg-stack.c
    branches/gupc/gcc/reginfo.c
    branches/gupc/gcc/regmove.c
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload.h
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sched-ebb.c
    branches/gupc/gcc/sched-int.h
    branches/gupc/gcc/sched-rgn.c
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched-ir.h
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target-def.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/abi/arm_cxa_vec1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-48089.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted15.C
    branches/gupc/gcc/testsuite/g++.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/g++.dg/lto/20081109-1_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20081118_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20081119-1_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20081123_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20081204-1_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20081219_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20090302_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20090313_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20091002-1_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20091002-2_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20091002-3_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20091004-1_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/20091004-2_0.C
    branches/gupc/gcc/testsuite/g++.dg/plugin/attribute_plugin.c
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/pr41186.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/pr8781.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20000804-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20001205-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20001226-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20010518-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20020312-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/20020604-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/920501-12.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/920501-4.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/920520-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/980506-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr44686.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/980709-1.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/990826-0.x
    branches/gupc/gcc/testsuite/gcc.dg/cpp/assert4.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-3.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-4.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-7.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/block-8.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/ipa-pta-13.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/ipa-pta-14.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/ipa-pta-3.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/ipa-pta-4.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20081204-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20081224_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090116_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090126-2_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090206-2_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090210_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20090219_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091013-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091014-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091015-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091016-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091020-1_0.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20091020-2_0.c
    branches/gupc/gcc/testsuite/gcc.dg/matrix/matrix.exp
    branches/gupc/gcc/testsuite/gcc.dg/sibcall-3.c
    branches/gupc/gcc/testsuite/gcc.dg/sibcall-4.c
    branches/gupc/gcc/testsuite/gcc.dg/stack-usage-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pta-structcopy-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/va-arg-25.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vector-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vector-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/20041122-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/alias-18.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/foldstring-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-10.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-9.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr21574.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dce-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-11.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-12.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-13.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-14.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-15.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-16.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-17.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-18.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-19.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-21.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-22.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-23.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-24.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-25.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-26.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-5.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-6.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-9.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-10.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-26.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-7.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-8.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-9.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-sccvn-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/struct-aliasing-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/no-vfa-pr29145.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/slp-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-outer-5.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gupc/gcc/testsuite/gcc.target/mips/madd-7.c
    branches/gupc/gcc/testsuite/gcc.target/mips/msub-7.c
    branches/gupc/gcc/testsuite/gfortran.dg/bessel_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bessel_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_10.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/g77/cabs.f
    branches/gupc/gcc/testsuite/gfortran.dg/ishft_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/leadz_trailz_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/module_md5_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pr42108.f90
    branches/gupc/gcc/testsuite/go.test/go-test.exp
    branches/gupc/gcc/testsuite/go.test/test/bench/fannkuch-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta.c
    branches/gupc/gcc/testsuite/go.test/test/bench/fasta.go
    branches/gupc/gcc/testsuite/go.test/test/bench/k-nucleotide-parallel.go
    branches/gupc/gcc/testsuite/go.test/test/bench/pidigits.go
    branches/gupc/gcc/testsuite/go.test/test/bench/timing.log
    branches/gupc/gcc/testsuite/go.test/test/bench/timing.sh
    branches/gupc/gcc/testsuite/go.test/test/chan/doubleselect.go
    branches/gupc/gcc/testsuite/go.test/test/chan/nonblock.go
    branches/gupc/gcc/testsuite/go.test/test/chan/perm.go
    branches/gupc/gcc/testsuite/go.test/test/chan/select3.go
    branches/gupc/gcc/testsuite/go.test/test/closedchan.go
    branches/gupc/gcc/testsuite/go.test/test/closure.go
    branches/gupc/gcc/testsuite/go.test/test/cmp1.go
    branches/gupc/gcc/testsuite/go.test/test/cmplxdivide.c
    branches/gupc/gcc/testsuite/go.test/test/const1.go
    branches/gupc/gcc/testsuite/go.test/test/const3.go
    branches/gupc/gcc/testsuite/go.test/test/copy.go
    branches/gupc/gcc/testsuite/go.test/test/ddd1.go
    branches/gupc/gcc/testsuite/go.test/test/defer.go
    branches/gupc/gcc/testsuite/go.test/test/env.go
    branches/gupc/gcc/testsuite/go.test/test/errchk
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug016.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug055.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug069.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug076.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug077.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug081.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug091.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug137.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug140.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug178.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug179.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug219.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug226.dir/y.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug234.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug242.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug243.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug252.go
    branches/gupc/gcc/testsuite/go.test/test/fixedbugs/bug274.go
    branches/gupc/gcc/testsuite/go.test/test/float_lit.go
    branches/gupc/gcc/testsuite/go.test/test/garbage/Makefile
    branches/gupc/gcc/testsuite/go.test/test/garbage/parser.go
    branches/gupc/gcc/testsuite/go.test/test/garbage/peano.go
    branches/gupc/gcc/testsuite/go.test/test/garbage/tree.go
    branches/gupc/gcc/testsuite/go.test/test/golden.out
    branches/gupc/gcc/testsuite/go.test/test/hashmap.go
    branches/gupc/gcc/testsuite/go.test/test/if.go
    branches/gupc/gcc/testsuite/go.test/test/index.go
    branches/gupc/gcc/testsuite/go.test/test/interface/embed.go
    branches/gupc/gcc/testsuite/go.test/test/ken/cplx2.go
    branches/gupc/gcc/testsuite/go.test/test/method.go
    branches/gupc/gcc/testsuite/go.test/test/method2.go
    branches/gupc/gcc/testsuite/go.test/test/named1.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/arrayindex.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/arrayindex1.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/arraytoslice.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/arraytoslice1.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/arraytoslice2.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/slicearray.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/structfield.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/structfield1.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/structfield2.go
    branches/gupc/gcc/testsuite/go.test/test/nilptr/structfieldaddr.go
    branches/gupc/gcc/testsuite/go.test/test/nul1.go
    branches/gupc/gcc/testsuite/go.test/test/recover3.go
    branches/gupc/gcc/testsuite/go.test/test/run
    branches/gupc/gcc/testsuite/go.test/test/sigchld.go
    branches/gupc/gcc/testsuite/go.test/test/stack.go
    branches/gupc/gcc/testsuite/lib/prune.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/timevar.def
    branches/gupc/gcc/tlink.c
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-data-ref.h
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-dump.c
    branches/gupc/gcc/tree-flow-inline.h
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-object-size.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-ccp.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-threadedge.c
    branches/gupc/gcc/tree-ssa-threadupdate.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-stdarg.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/include/ChangeLog
    branches/gupc/include/dwarf2.h
    branches/gupc/include/plugin-api.h
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/directives.c
    branches/gupc/libcpp/expr.c
    branches/gupc/libcpp/files.c
    branches/gupc/libcpp/init.c
    branches/gupc/libcpp/line-map.c
    branches/gupc/libcpp/mkdeps.c
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/be.po
    branches/gupc/libcpp/po/ca.po
    branches/gupc/libcpp/po/cpplib.pot
    branches/gupc/libcpp/po/da.po
    branches/gupc/libcpp/po/de.po
    branches/gupc/libcpp/po/el.po
    branches/gupc/libcpp/po/es.po
    branches/gupc/libcpp/po/fi.po
    branches/gupc/libcpp/po/fr.po
    branches/gupc/libcpp/po/id.po
    branches/gupc/libcpp/po/ja.po
    branches/gupc/libcpp/po/nl.po
    branches/gupc/libcpp/po/ru.po
    branches/gupc/libcpp/po/sv.po
    branches/gupc/libcpp/po/tr.po
    branches/gupc/libcpp/po/uk.po
    branches/gupc/libcpp/po/vi.po
    branches/gupc/libcpp/po/zh_CN.po
    branches/gupc/libcpp/po/zh_TW.po
    branches/gupc/libdecnumber/ChangeLog
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config.host
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/io/read.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgo/MERGE
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/config.h.in
    branches/gupc/libgo/configure   (contents, props changed)
    branches/gupc/libgo/configure.ac
    branches/gupc/libgo/go/archive/tar/writer_test.go
    branches/gupc/libgo/go/archive/zip/reader.go
    branches/gupc/libgo/go/asn1/asn1.go
    branches/gupc/libgo/go/asn1/asn1_test.go
    branches/gupc/libgo/go/asn1/common.go
    branches/gupc/libgo/go/big/int.go
    branches/gupc/libgo/go/big/int_test.go
    branches/gupc/libgo/go/big/nat.go
    branches/gupc/libgo/go/bufio/bufio_test.go
    branches/gupc/libgo/go/bytes/buffer_test.go
    branches/gupc/libgo/go/bytes/bytes.go
    branches/gupc/libgo/go/bytes/bytes_test.go
    branches/gupc/libgo/go/compress/flate/deflate_test.go
    branches/gupc/libgo/go/compress/lzw/reader_test.go
    branches/gupc/libgo/go/compress/lzw/writer_test.go
    branches/gupc/libgo/go/container/vector/numbers_test.go
    branches/gupc/libgo/go/crypto/cipher/ctr.go
    branches/gupc/libgo/go/crypto/elliptic/elliptic.go
    branches/gupc/libgo/go/crypto/elliptic/elliptic_test.go
    branches/gupc/libgo/go/crypto/openpgp/packet/packet.go
    branches/gupc/libgo/go/crypto/openpgp/packet/packet_test.go
    branches/gupc/libgo/go/crypto/openpgp/packet/private_key.go
    branches/gupc/libgo/go/crypto/openpgp/packet/public_key.go
    branches/gupc/libgo/go/crypto/openpgp/packet/public_key_test.go
    branches/gupc/libgo/go/crypto/openpgp/packet/signature.go
    branches/gupc/libgo/go/crypto/openpgp/read_test.go
    branches/gupc/libgo/go/crypto/openpgp/s2k/s2k_test.go
    branches/gupc/libgo/go/crypto/openpgp/write.go
    branches/gupc/libgo/go/crypto/openpgp/write_test.go
    branches/gupc/libgo/go/crypto/rand/rand_test.go
    branches/gupc/libgo/go/crypto/rsa/pkcs1v15_test.go
    branches/gupc/libgo/go/crypto/rsa/rsa_test.go
    branches/gupc/libgo/go/crypto/tls/common.go
    branches/gupc/libgo/go/crypto/tls/conn.go
    branches/gupc/libgo/go/crypto/tls/generate_cert.go
    branches/gupc/libgo/go/crypto/tls/handshake_client.go
    branches/gupc/libgo/go/crypto/tls/handshake_client_test.go
    branches/gupc/libgo/go/crypto/tls/handshake_messages_test.go
    branches/gupc/libgo/go/crypto/tls/tls.go
    branches/gupc/libgo/go/crypto/x509/x509.go
    branches/gupc/libgo/go/debug/gosym/pclntab_test.go
    branches/gupc/libgo/go/debug/proc/proc_darwin.go
    branches/gupc/libgo/go/debug/proc/proc_freebsd.go
    branches/gupc/libgo/go/debug/proc/proc_linux.go
    branches/gupc/libgo/go/debug/proc/proc_windows.go
    branches/gupc/libgo/go/ebnf/ebnf_test.go
    branches/gupc/libgo/go/ebnf/parser.go
    branches/gupc/libgo/go/exec/exec.go
    branches/gupc/libgo/go/exec/exec_test.go
    branches/gupc/libgo/go/exp/datafmt/parser.go
    branches/gupc/libgo/go/exp/draw/x11/conn.go
    branches/gupc/libgo/go/exp/eval/eval_test.go
    branches/gupc/libgo/go/exp/eval/stmt.go
    branches/gupc/libgo/go/exp/eval/stmt_test.go
    branches/gupc/libgo/go/exp/ogle/cmd.go
    branches/gupc/libgo/go/expvar/expvar.go
    branches/gupc/libgo/go/flag/flag.go
    branches/gupc/libgo/go/flag/flag_test.go
    branches/gupc/libgo/go/fmt/fmt_test.go
    branches/gupc/libgo/go/fmt/format.go
    branches/gupc/libgo/go/fmt/scan.go
    branches/gupc/libgo/go/fmt/scan_test.go
    branches/gupc/libgo/go/go/ast/ast.go
    branches/gupc/libgo/go/go/ast/filter.go
    branches/gupc/libgo/go/go/ast/print.go
    branches/gupc/libgo/go/go/ast/scope.go
    branches/gupc/libgo/go/go/ast/walk.go
    branches/gupc/libgo/go/go/doc/comment.go
    branches/gupc/libgo/go/go/doc/doc.go
    branches/gupc/libgo/go/go/parser/interface.go
    branches/gupc/libgo/go/go/parser/parser.go
    branches/gupc/libgo/go/go/parser/parser_test.go
    branches/gupc/libgo/go/go/printer/nodes.go
    branches/gupc/libgo/go/go/printer/printer.go
    branches/gupc/libgo/go/go/printer/printer_test.go
    branches/gupc/libgo/go/go/printer/testdata/expressions.golden
    branches/gupc/libgo/go/go/printer/testdata/expressions.input
    branches/gupc/libgo/go/go/printer/testdata/expressions.raw
    branches/gupc/libgo/go/go/scanner/scanner.go
    branches/gupc/libgo/go/go/scanner/scanner_test.go
    branches/gupc/libgo/go/go/token/token.go
    branches/gupc/libgo/go/go/typechecker/scope.go
    branches/gupc/libgo/go/go/typechecker/typechecker.go
    branches/gupc/libgo/go/go/typechecker/typechecker_test.go
    branches/gupc/libgo/go/go/typechecker/universe.go
    branches/gupc/libgo/go/gob/codec_test.go
    branches/gupc/libgo/go/gob/decode.go
    branches/gupc/libgo/go/gob/decoder.go
    branches/gupc/libgo/go/gob/encode.go
    branches/gupc/libgo/go/gob/encoder.go
    branches/gupc/libgo/go/gob/type.go
    branches/gupc/libgo/go/gob/type_test.go
    branches/gupc/libgo/go/http/client.go
    branches/gupc/libgo/go/http/client_test.go
    branches/gupc/libgo/go/http/dump.go
    branches/gupc/libgo/go/http/fs.go
    branches/gupc/libgo/go/http/fs_test.go
    branches/gupc/libgo/go/http/persist.go
    branches/gupc/libgo/go/http/pprof/pprof.go
    branches/gupc/libgo/go/http/proxy_test.go
    branches/gupc/libgo/go/http/readrequest_test.go
    branches/gupc/libgo/go/http/request.go
    branches/gupc/libgo/go/http/request_test.go
    branches/gupc/libgo/go/http/requestwrite_test.go
    branches/gupc/libgo/go/http/response.go
    branches/gupc/libgo/go/http/responsewrite_test.go
    branches/gupc/libgo/go/http/serve_test.go
    branches/gupc/libgo/go/http/server.go
    branches/gupc/libgo/go/http/transport.go
    branches/gupc/libgo/go/image/png/reader_test.go
    branches/gupc/libgo/go/image/png/writer_test.go
    branches/gupc/libgo/go/io/ioutil/ioutil.go
    branches/gupc/libgo/go/io/ioutil/tempfile.go
    branches/gupc/libgo/go/io/ioutil/tempfile_test.go
    branches/gupc/libgo/go/io/pipe.go
    branches/gupc/libgo/go/json/decode_test.go
    branches/gupc/libgo/go/json/scanner_test.go
    branches/gupc/libgo/go/mime/multipart/multipart.go
    branches/gupc/libgo/go/mime/multipart/multipart_test.go
    branches/gupc/libgo/go/net/dial.go
    branches/gupc/libgo/go/net/dialgoogle_test.go
    branches/gupc/libgo/go/net/dnsclient.go
    branches/gupc/libgo/go/net/dnsmsg.go
    branches/gupc/libgo/go/net/fd.go
    branches/gupc/libgo/go/net/fd_linux.go
    branches/gupc/libgo/go/net/fd_windows.go
    branches/gupc/libgo/go/net/hosts_test.go
    branches/gupc/libgo/go/net/ip.go
    branches/gupc/libgo/go/net/ip_test.go
    branches/gupc/libgo/go/net/iprawsock.go
    branches/gupc/libgo/go/net/ipsock.go
    branches/gupc/libgo/go/net/net_test.go
    branches/gupc/libgo/go/net/newpollserver.go
    branches/gupc/libgo/go/net/newpollserver_rtems.go
    branches/gupc/libgo/go/net/port.go
    branches/gupc/libgo/go/net/server_test.go
    branches/gupc/libgo/go/net/sock.go
    branches/gupc/libgo/go/net/tcpsock.go
    branches/gupc/libgo/go/net/textproto/textproto.go
    branches/gupc/libgo/go/net/timeout_test.go
    branches/gupc/libgo/go/net/udpsock.go
    branches/gupc/libgo/go/netchan/common.go
    branches/gupc/libgo/go/netchan/export.go
    branches/gupc/libgo/go/netchan/import.go
    branches/gupc/libgo/go/netchan/netchan_test.go
    branches/gupc/libgo/go/os/exec.go
    branches/gupc/libgo/go/os/file_unix.go
    branches/gupc/libgo/go/os/inotify/inotify_linux_test.go
    branches/gupc/libgo/go/os/os_test.go
    branches/gupc/libgo/go/path/match.go
    branches/gupc/libgo/go/path/match_test.go
    branches/gupc/libgo/go/path/path.go
    branches/gupc/libgo/go/path/path_test.go
    branches/gupc/libgo/go/reflect/all_test.go
    branches/gupc/libgo/go/reflect/value.go
    branches/gupc/libgo/go/rpc/client.go
    branches/gupc/libgo/go/rpc/jsonrpc/client.go
    branches/gupc/libgo/go/rpc/server.go
    branches/gupc/libgo/go/rpc/server_test.go
    branches/gupc/libgo/go/runtime/debug.go
    branches/gupc/libgo/go/runtime/pprof/pprof.go
    branches/gupc/libgo/go/smtp/smtp.go
    branches/gupc/libgo/go/sort/sort_test.go
    branches/gupc/libgo/go/strings/strings.go
    branches/gupc/libgo/go/strings/strings_test.go
    branches/gupc/libgo/go/sync/atomic/atomic_test.go
    branches/gupc/libgo/go/sync/atomic/doc.go
    branches/gupc/libgo/go/sync/rwmutex_test.go
    branches/gupc/libgo/go/sync/waitgroup.go
    branches/gupc/libgo/go/syslog/syslog.go
    branches/gupc/libgo/go/syslog/syslog_unix.go
    branches/gupc/libgo/go/template/template.go
    branches/gupc/libgo/go/testing/script/script.go
    branches/gupc/libgo/go/testing/testing.go
    branches/gupc/libgo/go/time/sleep.go
    branches/gupc/libgo/go/time/sleep_test.go
    branches/gupc/libgo/go/time/time.go
    branches/gupc/libgo/go/time/time_test.go
    branches/gupc/libgo/go/utf8/string_test.go
    branches/gupc/libgo/go/websocket/client.go
    branches/gupc/libgo/go/websocket/server.go
    branches/gupc/libgo/go/websocket/websocket_test.go
    branches/gupc/libgo/go/xml/xml.go
    branches/gupc/libgo/merge.sh
    branches/gupc/libgo/mksysinfo.sh
    branches/gupc/libgo/runtime/chan.goc
    branches/gupc/libgo/runtime/channel.h
    branches/gupc/libgo/runtime/go-close.c
    branches/gupc/libgo/runtime/go-main.c
    branches/gupc/libgo/runtime/go-new-channel.c
    branches/gupc/libgo/runtime/go-note.c
    branches/gupc/libgo/runtime/go-rec-big.c
    branches/gupc/libgo/runtime/go-rec-nb-big.c
    branches/gupc/libgo/runtime/go-rec-nb-small.c
    branches/gupc/libgo/runtime/go-rec-small.c
    branches/gupc/libgo/runtime/go-reflect-chan.c
    branches/gupc/libgo/runtime/go-send-big.c
    branches/gupc/libgo/runtime/go-send-nb-big.c
    branches/gupc/libgo/runtime/go-send-nb-small.c
    branches/gupc/libgo/runtime/go-send-small.c
    branches/gupc/libgo/runtime/go-signal.c
    branches/gupc/libgo/runtime/malloc.goc
    branches/gupc/libgo/runtime/mem.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libgo/runtime/sigqueue.goc
    branches/gupc/libgo/syscalls/exec.go
    branches/gupc/libgo/syscalls/socket.go
    branches/gupc/libgo/syscalls/sysfile_posix.go
    branches/gupc/libgo/testsuite/Makefile.in
    branches/gupc/libgo/testsuite/gotest
    branches/gupc/libgo/testsuite/libgo.testmain/testmain.exp
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libgomp/acinclude.m4
    branches/gupc/libgomp/configure
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/makefile.vms
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/classpath/   (props changed)
    branches/gupc/libjava/configure
    branches/gupc/libjava/configure.ac
    branches/gupc/libquadmath/ChangeLog
    branches/gupc/libquadmath/configure
    branches/gupc/libquadmath/configure.ac
    branches/gupc/libquadmath/libquadmath.texi
    branches/gupc/libquadmath/printf/printf_fp.c
    branches/gupc/libssp/ChangeLog
    branches/gupc/libssp/configure
    branches/gupc/libssp/configure.ac

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

Propchange: branches/gupc/libgo/configure
            ('svn:executable' added)

Propchange: branches/gupc/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]