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

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Fri Apr 22 23:45:00 GMT 2011


Author: gfunck
Date: Fri Apr 22 23:44:57 2011
New Revision: 172881

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172881
Log:
2011-04-22  Gary Funck  <gary@intrepid.com>

	Merge trunk version 172873 into gupc branch.

gcc/upc/
	* upc-act.c (upc_build_init_func): assert DECL_PRESERVE_P()
	  on init_func() to prevent it from being removed from
	  the call graph.


Added:
    branches/gupc/gcc/config/vms/t-vmsnative
      - copied unchanged from r172880, trunk/gcc/config/vms/t-vmsnative
    branches/gupc/gcc/config/vms/vms-ar.c
      - copied unchanged from r172880, trunk/gcc/config/vms/vms-ar.c
    branches/gupc/gcc/config/vms/vms-ld.c
      - copied unchanged from r172880, trunk/gcc/config/vms/vms-ld.c
    branches/gupc/gcc/go/gofrontend/runtime.cc
      - copied unchanged from r172880, trunk/gcc/go/gofrontend/runtime.cc
    branches/gupc/gcc/go/gofrontend/runtime.def
      - copied unchanged from r172880, trunk/gcc/go/gofrontend/runtime.def
    branches/gupc/gcc/go/gofrontend/runtime.h
      - copied unchanged from r172880, trunk/gcc/go/gofrontend/runtime.h
    branches/gupc/gcc/internal-fn.c
      - copied unchanged from r172880, trunk/gcc/internal-fn.c
    branches/gupc/gcc/internal-fn.def
      - copied unchanged from r172880, trunk/gcc/internal-fn.def
    branches/gupc/gcc/internal-fn.h
      - copied unchanged from r172880, trunk/gcc/internal-fn.h
    branches/gupc/gcc/ipa-inline-analysis.c
      - copied unchanged from r172880, trunk/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
      - copied unchanged from r172880, trunk/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.h
      - copied unchanged from r172880, trunk/gcc/ipa-inline.h
    branches/gupc/gcc/testsuite/c-c++-common/fold-bitand-4.c
      - copied unchanged from r172880, trunk/gcc/testsuite/c-c++-common/fold-bitand-4.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist47.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/initlist47.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for11.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for11.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for12.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for13.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for14.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for15.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for16.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for17.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/range-for17.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae13.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae13.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae14.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae14.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae15.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae16.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae16.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/union4.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/cpp0x/union4.C
    branches/gupc/gcc/testsuite/g++.dg/ext/attrib41.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/ext/attrib41.C
    branches/gupc/gcc/testsuite/g++.dg/ext/complex7.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/ext/complex7.C
    branches/gupc/gcc/testsuite/g++.dg/ext/vla10.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/ext/vla10.C
    branches/gupc/gcc/testsuite/g++.dg/gomp/pr48632.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/gomp/pr48632.C
    branches/gupc/gcc/testsuite/g++.dg/gomp/pr48716.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/gomp/pr48716.C
    branches/gupc/gcc/testsuite/g++.dg/init/dtor4.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/init/dtor4.C
    branches/gupc/gcc/testsuite/g++.dg/init/void1.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/init/void1.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-7.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/ipa/devirt-7.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-g-1.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/ipa/devirt-g-1.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr48207-2_0.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/lto/pr48207-2_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr48207-3_0.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/lto/pr48207-3_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr48207_0.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/lto/pr48207_0.C
    branches/gupc/gcc/testsuite/g++.dg/opt/devirt2.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/opt/devirt2.C
    branches/gupc/gcc/testsuite/g++.dg/template/const4.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/template/const4.C
    branches/gupc/gcc/testsuite/g++.dg/template/dependent-expr7.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/template/dependent-expr7.C
    branches/gupc/gcc/testsuite/g++.dg/template/operator11.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/template/operator11.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr46364.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/torture/pr46364.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr48661.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/torture/pr48661.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr48695.C
      - copied unchanged from r172880, trunk/gcc/testsuite/g++.dg/torture/pr48695.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr48717.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.c-torture/execute/pr48717.c
    branches/gupc/gcc/testsuite/gcc.dg/binop-xor1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/binop-xor1.c
    branches/gupc/gcc/testsuite/gcc.dg/binop-xor2.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/binop-xor2.c
    branches/gupc/gcc/testsuite/gcc.dg/binop-xor3.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/binop-xor3.c
    branches/gupc/gcc/testsuite/gcc.dg/binop-xor4.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/binop-xor4.c
    branches/gupc/gcc/testsuite/gcc.dg/binop-xor5.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/binop-xor5.c
    branches/gupc/gcc/testsuite/gcc.dg/gomp/pr48591.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/gomp/pr48591.c
    branches/gupc/gcc/testsuite/gcc.dg/gomp/pr48716.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/gomp/pr48716.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr48622_0.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/lto/pr48622_0.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48616.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/pr48616.c
    branches/gupc/gcc/testsuite/gcc.dg/stack-layout-1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/stack-layout-1.c
    branches/gupc/gcc/testsuite/gcc.dg/stack-layout-2.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/stack-layout-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-14.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-dse-14.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/fast-math-ifcvt-1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/vect/fast-math-ifcvt-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-119.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/vect/vect-119.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-shift-3.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/vect/vect-shift-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-shift-4.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.dg/vect/vect-shift-4.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr46329.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/arm/pr46329.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr48252.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/arm/pr48252.c
    branches/gupc/gcc/testsuite/gcc.target/avr/pr46779-1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/avr/pr46779-1.c
    branches/gupc/gcc/testsuite/gcc.target/avr/pr46779-2.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/avr/pr46779-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vinsertps-3.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/avx-vinsertps-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vinsertps-4.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/avx-vinsertps-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vmaskmovdqu.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/avx-vmaskmovdqu.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vpinsrw-1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/avx-vpinsrw-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr48678.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/pr48678.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr48708.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/pr48708.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr48723.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/pr48723.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-insvhi.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse2-insvhi.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-maskmovdqu.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse2-maskmovdqu.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-pinsrw.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse2-pinsrw.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-insertps-3.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse4_1-insertps-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-insertps-4.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse4_1-insertps-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-insvdi.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse4_1-insvdi.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-insvqi.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse4_1-insvqi.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-insvsi.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/i386/sse4_1-insvsi.c
    branches/gupc/gcc/testsuite/gcc.target/mips/reg-var-1.c
      - copied unchanged from r172880, trunk/gcc/testsuite/gcc.target/mips/reg-var-1.c
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_16.f90
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/coarray_16.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_17.f90
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/coarray_17.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_18.f90
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/coarray_18.f90
    branches/gupc/gcc/testsuite/gfortran.dg/fmt_g0_5.f08
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/fmt_g0_5.f08
    branches/gupc/gcc/testsuite/gfortran.dg/fmt_g0_6.f08
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/fmt_g0_6.f08
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_6.f90
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/function_optimize_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/realloc_on_assign_7.f03
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_7.f03
    branches/gupc/gcc/testsuite/gfortran.dg/whole_file_33.f90
      - copied unchanged from r172880, trunk/gcc/testsuite/gfortran.dg/whole_file_33.f90
    branches/gupc/gcc/testsuite/gnat.dg/discr28.adb
      - copied unchanged from r172880, trunk/gcc/testsuite/gnat.dg/discr28.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr28.ads
      - copied unchanged from r172880, trunk/gcc/testsuite/gnat.dg/discr28.ads
    branches/gupc/gcc/testsuite/gnat.dg/discr28_pkg.ads
      - copied unchanged from r172880, trunk/gcc/testsuite/gnat.dg/discr28_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/volatile5.adb
      - copied unchanged from r172880, trunk/gcc/testsuite/gnat.dg/volatile5.adb
    branches/gupc/gcc/testsuite/gnat.dg/volatile5_pkg.ads
      - copied unchanged from r172880, trunk/gcc/testsuite/gnat.dg/volatile5_pkg.ads
    branches/gupc/gcc/testsuite/obj-c++.dg/naming-3.mm
      - copied unchanged from r172880, trunk/gcc/testsuite/obj-c++.dg/naming-3.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/naming-4.mm
      - copied unchanged from r172880, trunk/gcc/testsuite/obj-c++.dg/naming-4.mm
    branches/gupc/gcc/testsuite/objc.dg/naming-6.m
      - copied unchanged from r172880, trunk/gcc/testsuite/objc.dg/naming-6.m
    branches/gupc/gcc/testsuite/objc.dg/naming-7.m
      - copied unchanged from r172880, trunk/gcc/testsuite/objc.dg/naming-7.m
    branches/gupc/libgomp/testsuite/libgomp.c/pr48591.c
      - copied unchanged from r172880, trunk/libgomp/testsuite/libgomp.c/pr48591.c
    branches/gupc/libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/default_delete/48631_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_compound/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_compound/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_copy_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_copy_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_default_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_default_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_destructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_destructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_function/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_function/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_fundamental/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_fundamental/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_member_function_pointer/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_member_function_pointer/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_member_object_pointer/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_member_object_pointer/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_member_pointer/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_member_pointer/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_move_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_move_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_nothrow_copy_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_copy_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_nothrow_default_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_default_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_nothrow_move_constructible/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_move_constructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/is_object/
      - copied from r172880, trunk/libstdc++-v3/testsuite/20_util/is_object/
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
      - copied unchanged from r172880, trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/48635_neg.cc
Removed:
    branches/gupc/gcc/testsuite/gcc.dg/fold-bitand-4.c
    branches/gupc/libgo/go/crypto/block/
    branches/gupc/libstdc++-v3/testsuite/20_util/has_nothrow_copy_constructor/
    branches/gupc/libstdc++-v3/testsuite/20_util/has_nothrow_default_constructor/
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/boehm-gc/ChangeLog
    branches/gupc/boehm-gc/configure
    branches/gupc/boehm-gc/configure.ac
    branches/gupc/config/ChangeLog
    branches/gupc/config/bootstrap-lto.mk
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/gcc/ChangeLog
    branches/gupc/gcc/DATESTAMP
    branches/gupc/gcc/Makefile.in
    branches/gupc/gcc/README.Portability
    branches/gupc/gcc/ada/ChangeLog
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/initialize.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-format.c
    branches/gupc/gcc/c-family/c-objc.h
    branches/gupc/gcc/c-family/stub-objc.c
    branches/gupc/gcc/c-parser.c
    branches/gupc/gcc/c-typeck.c
    branches/gupc/gcc/calls.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cgraph.c
    branches/gupc/gcc/cgraph.h
    branches/gupc/gcc/cgraphbuild.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/cif-code.def
    branches/gupc/gcc/collect2.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/config.gcc
    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/predicates.md
    branches/gupc/gcc/config/alpha/vms-unwind.h
    branches/gupc/gcc/config/alpha/vms.h
    branches/gupc/gcc/config/arm/arm-protos.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/constraints.md
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/unwind-arm.h
    branches/gupc/gcc/config/avr/avr-c.c
    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/avr/libgcc.S
    branches/gupc/gcc/config/bfin/bfin-protos.h
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/bfin/bfin.h
    branches/gupc/gcc/config/cris/cris-protos.h
    branches/gupc/gcc/config/cris/cris.h
    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/h8300/h8300-protos.h
    branches/gupc/gcc/config/h8300/h8300.c
    branches/gupc/gcc/config/h8300/h8300.h
    branches/gupc/gcc/config/i386/cygming.h
    branches/gupc/gcc/config/i386/i386-protos.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/predicates.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/ia64/ia64-protos.h
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/ia64/ia64.h
    branches/gupc/gcc/config/iq2000/iq2000.h
    branches/gupc/gcc/config/lm32/lm32-protos.h
    branches/gupc/gcc/config/lm32/lm32.c
    branches/gupc/gcc/config/lm32/lm32.h
    branches/gupc/gcc/config/m32c/blkmov.md
    branches/gupc/gcc/config/m32c/m32c-protos.h
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m32c/m32c.h
    branches/gupc/gcc/config/m32c/prologue.md
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m32r/m32r.h
    branches/gupc/gcc/config/m68k/m68k-protos.h
    branches/gupc/gcc/config/m68k/m68k.c
    branches/gupc/gcc/config/m68k/m68k.h
    branches/gupc/gcc/config/m68k/m68k.md
    branches/gupc/gcc/config/mcore/mcore.c
    branches/gupc/gcc/config/mcore/mcore.h
    branches/gupc/gcc/config/mep/mep-protos.h
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/mep/mep.h
    branches/gupc/gcc/config/microblaze/microblaze-protos.h
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/microblaze/microblaze.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/mips.opt
    branches/gupc/gcc/config/mips/predicates.md
    branches/gupc/gcc/config/mmix/mmix-protos.h
    branches/gupc/gcc/config/mmix/mmix.c
    branches/gupc/gcc/config/mmix/mmix.h
    branches/gupc/gcc/config/mn10300/mn10300-protos.h
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/mn10300/mn10300.h
    branches/gupc/gcc/config/moxie/moxie.h
    branches/gupc/gcc/config/pa/pa-protos.h
    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/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/darwin.md
    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/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/s390/s390-protos.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/score/score.h
    branches/gupc/gcc/config/sh/constraints.md
    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/sparc/sparc-protos.h
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/spu/predicates.md
    branches/gupc/gcc/config/spu/spu-protos.h
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.h
    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/vax/vax-protos.h
    branches/gupc/gcc/config/vax/vax.c
    branches/gupc/gcc/config/vax/vax.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/cp-objcp-common.c
    branches/gupc/gcc/cp/cp-tree.def
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/init.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/cp/typeck2.c
    branches/gupc/gcc/cse.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/ddg.c
    branches/gupc/gcc/df-core.c
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/options.texi
    branches/gupc/gcc/doc/passes.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/expr.c
    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/array.c
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/constructor.c
    branches/gupc/gcc/fortran/cpp.c
    branches/gupc/gcc/fortran/data.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/dependency.c
    branches/gupc/gcc/fortran/error.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/f95-lang.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/gfortranspec.c
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.c
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/io.c
    branches/gupc/gcc/fortran/iresolve.c
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/misc.c
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/openmp.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/parse.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/st.c
    branches/gupc/gcc/fortran/symbol.c
    branches/gupc/gcc/fortran/target-memory.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-common.c
    branches/gupc/gcc/fortran/trans-const.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-io.c
    branches/gupc/gcc/fortran/trans-openmp.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcov.c
    branches/gupc/gcc/gengtype-state.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/gengtype.h
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/gensupport.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-low.c
    branches/gupc/gcc/gimple-pretty-print.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/go/ChangeLog
    branches/gupc/gcc/go/Make-lang.in
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-system.h
    branches/gupc/gcc/go/gofrontend/README
    branches/gupc/gcc/go/gofrontend/backend.h
    branches/gupc/gcc/go/gofrontend/dataflow.cc
    branches/gupc/gcc/go/gofrontend/export.cc
    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/import.cc
    branches/gupc/gcc/go/gofrontend/lex.cc
    branches/gupc/gcc/go/gofrontend/lex.h
    branches/gupc/gcc/go/gofrontend/parse.cc
    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/go/gofrontend/unsafe.cc
    branches/gupc/gcc/godump.c
    branches/gupc/gcc/graphite-clast-to-gimple.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hooks.c
    branches/gupc/gcc/hooks.h
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/decl.c
    branches/gupc/gcc/java/jcf-parse.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-section-in.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/Make-lang.in
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/matrix-reorg.c
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-02.c
    branches/gupc/gcc/objcp/ChangeLog
    branches/gupc/gcc/objcp/objcp-decl.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/opts-global.c
    branches/gupc/gcc/params.def
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/de.po
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/prefix.c
    branches/gupc/gcc/print-tree.c
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/profile.h
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/recog.h
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/range-for9.C
    branches/gupc/gcc/testsuite/g++.dg/opt/devirt1.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr43191.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/cmpsi-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr45262.c
    branches/gupc/gcc/testsuite/gcc.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/gcc.dg/ipa/pr45644.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/pr48195.c
    branches/gupc/gcc/testsuite/gcc.dg/missing-field-init-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr42629.c
    branches/gupc/gcc/testsuite/gcc.dg/pr48235.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr37868.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr43165.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr47228.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr38699.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr45144.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr48377.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gupc/gcc/testsuite/gcc.dg/winline-5.c
    branches/gupc/gcc/testsuite/gcc.target/avr/torture/pr41885.c
    branches/gupc/gcc/testsuite/gcc.target/avr/torture/trivial.c
    branches/gupc/gcc/testsuite/gcc.target/avr/trivial.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr46084.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-init-v2di-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_10.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/cray_pointers_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/guality/guality.exp
    branches/gupc/gcc/testsuite/gnat.dg/discr27.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr27.ads
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/testsuite/obj-c++.dg/dwarf-2.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/naming-1.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/naming-2.mm
    branches/gupc/gcc/testsuite/objc.dg/naming-4.m
    branches/gupc/gcc/testsuite/objc.dg/naming-5.m
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.c
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-if-conv.c
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-inline.h
    branches/gupc/gcc/tree-profile.c
    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-coalesce.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-copyrename.c
    branches/gupc/gcc/tree-ssa-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-dse.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-math-opts.c
    branches/gupc/gcc/tree-ssa-operands.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/upc/ChangeLog
    branches/gupc/gcc/upc/upc-act.c
    branches/gupc/gcc/value-prof.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/vmsdbgout.c
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/files.c
    branches/gupc/libcpp/init.c
    branches/gupc/libcpp/macro.c
    branches/gupc/libcpp/pch.c
    branches/gupc/libdecnumber/ChangeLog
    branches/gupc/libdecnumber/decNumber.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/Makefile.am
    branches/gupc/libgfortran/Makefile.in
    branches/gupc/libgfortran/acinclude.m4
    branches/gupc/libgfortran/config.h.in
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/intrinsics/date_and_time.c
    branches/gupc/libgfortran/intrinsics/move_alloc.c
    branches/gupc/libgfortran/intrinsics/system_clock.c
    branches/gupc/libgfortran/io/fbuf.c
    branches/gupc/libgfortran/io/format.c
    branches/gupc/libgfortran/io/list_read.c
    branches/gupc/libgfortran/io/open.c
    branches/gupc/libgfortran/io/transfer.c
    branches/gupc/libgfortran/io/unit.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/io/write.c
    branches/gupc/libgfortran/io/write_float.def
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgfortran/runtime/backtrace.c
    branches/gupc/libgfortran/runtime/main.c
    branches/gupc/libgo/Makefile.am
    branches/gupc/libgo/Makefile.in
    branches/gupc/libgo/go/http/cgi/host.go
    branches/gupc/libgo/runtime/channel.h
    branches/gupc/libgo/runtime/go-append.c
    branches/gupc/libgo/runtime/go-byte-array-to-string.c
    branches/gupc/libgo/runtime/go-chan-cap.c
    branches/gupc/libgo/runtime/go-chan-len.c
    branches/gupc/libgo/runtime/go-construct-map.c
    branches/gupc/libgo/runtime/go-copy.c
    branches/gupc/libgo/runtime/go-int-array-to-string.c
    branches/gupc/libgo/runtime/go-map-len.c
    branches/gupc/libgo/runtime/go-new-channel.c
    branches/gupc/libgo/runtime/go-new-map.c
    branches/gupc/libgo/runtime/go-new.c
    branches/gupc/libgo/runtime/go-select.c
    branches/gupc/libgo/runtime/go-trampoline.c
    branches/gupc/libgo/runtime/map.h
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/cp-demint.c
    branches/gupc/libiberty/cplus-dem.c
    branches/gupc/libiberty/pex-common.c
    branches/gupc/libiberty/pex-msdos.c
    branches/gupc/libiberty/pex-win32.c
    branches/gupc/libiberty/regex.c
    branches/gupc/libiberty/spaces.c
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/classpath/   (props changed)
    branches/gupc/libjava/configure
    branches/gupc/libjava/configure.ac
    branches/gupc/libjava/testsuite/libjava.jni/jni.exp
    branches/gupc/libobjc/ChangeLog
    branches/gupc/libobjc/Makefile.in
    branches/gupc/libobjc/configure
    branches/gupc/libobjc/configure.ac
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/include/bits/unique_ptr.h
    branches/gupc/libstdc++-v3/include/std/functional
    branches/gupc/libstdc++-v3/include/std/future
    branches/gupc/libstdc++-v3/include/std/istream
    branches/gupc/libstdc++-v3/include/std/type_traits
    branches/gupc/libstdc++-v3/libsupc++/del_opnt.cc
    branches/gupc/libstdc++-v3/scripts/extract_symvers.pl
    branches/gupc/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/hash/chi2_quality.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_convertible/value.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_nothrow_constructible/value.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/partition/moveable.cc
    branches/gupc/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_tr1.h
    branches/gupc/lto-plugin/ChangeLog
    branches/gupc/lto-plugin/lto-plugin.c
    branches/gupc/maintainer-scripts/ChangeLog
    branches/gupc/maintainer-scripts/gcc_release

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

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




More information about the Gcc-cvs mailing list