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


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

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


Author: gfunck
Date: Wed May  9 23:39:48 2012
New Revision: 187358

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187358
Log:
	Merge trunk version 187347 into gupc branch.
	Incorporates fix for segfault in tree vectorization pass.

Added:
    branches/gupc/gcc/cgraphclones.c
      - copied unchanged from r187347, trunk/gcc/cgraphclones.c
    branches/gupc/gcc/config/avr/gen-avr-mmcu-texi.c
      - copied unchanged from r187347, trunk/gcc/config/avr/gen-avr-mmcu-texi.c
    branches/gupc/gcc/config/i386/linux-common.h
      - copied unchanged from r187347, trunk/gcc/config/i386/linux-common.h
    branches/gupc/gcc/config/mips/linux-common.h
      - copied unchanged from r187347, trunk/gcc/config/mips/linux-common.h
    branches/gupc/gcc/config/sparc/niagara4.md
      - copied unchanged from r187347, trunk/gcc/config/sparc/niagara4.md
    branches/gupc/gcc/doc/avr-mmcu.texi
      - copied unchanged from r187347, trunk/gcc/doc/avr-mmcu.texi
    branches/gupc/gcc/lower-subreg.h
      - copied unchanged from r187347, trunk/gcc/lower-subreg.h
    branches/gupc/gcc/symtab.c
      - copied unchanged from r187347, trunk/gcc/symtab.c
    branches/gupc/gcc/testsuite/c-c++-common/Wvarargs-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/Wvarargs-2.c
    branches/gupc/gcc/testsuite/c-c++-common/Wvarargs.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/Wvarargs.c
    branches/gupc/gcc/testsuite/c-c++-common/pr43772.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/pr43772.c
    branches/gupc/gcc/testsuite/c-c++-common/pr51712.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/pr51712.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-1.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-2.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-3.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-4.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-4.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-init-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-init-1.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-init-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-init-2.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-subscript-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-subscript-1.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-subscript-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-subscript-2.c
    branches/gupc/gcc/testsuite/c-c++-common/vector-subscript-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/c-c++-common/vector-subscript-3.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/Wliteral-suffix.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor10.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor10.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted35.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae33.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae33.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae34.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae34.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae35.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae35.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae36.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae36.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/static_assert7.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/static_assert7.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic127.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/variadic127.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic128.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/variadic128.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic129.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/variadic129.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic130.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/variadic130.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic131.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/variadic131.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/vt-51314.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/cpp0x/vt-51314.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/debug/dwarf2/localclass3.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/debug/dwarf2/thunk1.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr42987_0.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/lto/pr42987_0.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr42987_1.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/lto/pr42987_1.C
    branches/gupc/gcc/testsuite/g++.dg/lto/pr52605_0.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/lto/pr52605_0.C
    branches/gupc/gcc/testsuite/g++.dg/opt/vrp3-aux.cc
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/opt/vrp3-aux.cc
    branches/gupc/gcc/testsuite/g++.dg/opt/vrp3.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/opt/vrp3.C
    branches/gupc/gcc/testsuite/g++.dg/opt/vrp3.h
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/opt/vrp3.h
    branches/gupc/gcc/testsuite/g++.dg/other/final2.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/other/final2.C
    branches/gupc/gcc/testsuite/g++.dg/parse/crash59.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/parse/crash59.C
    branches/gupc/gcc/testsuite/g++.dg/pr51264-4.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/pr51264-4.C
    branches/gupc/gcc/testsuite/g++.dg/torture/20120420-1.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/torture/20120420-1.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr53011.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/torture/pr53011.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr53085.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/torture/pr53085.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-real-integer-3.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real-integer-3.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real-integer2.C
    branches/gupc/gcc/testsuite/g++.dg/warn/conversion-real-integer-3.h
      - copied unchanged from r187347, trunk/gcc/testsuite/g++.dg/warn/conversion-real-integer-3.h
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr52891-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr52891-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr52891-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr52891-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr52979-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr52979-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53058.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr53058.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53163.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr53163.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53187.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr53187.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr53226.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/compile/pr53226.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20120427-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/20120427-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/20120427-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/20120427-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr52979-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/pr52979-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr52979-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/pr52979-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr53084.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/pr53084.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr53160.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.c-torture/execute/pr53160.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-5.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-5.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/paste17.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/cpp/paste17.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/debug/dwarf2/dups-types.h
    branches/gupc/gcc/testsuite/gcc.dg/fold-bitand-4.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/fold-bitand-4.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/pr53214_0.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/lto/pr53214_0.c
    branches/gupc/gcc/testsuite/gcc.dg/pr37303.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr37303.c
    branches/gupc/gcc/testsuite/gcc.dg/pr37985.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr37985.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44214-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr44214-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44214-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr44214-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr44214-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr44214-3.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51879-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr51879-2.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51879-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr51879-3.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51879-4.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr51879-4.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51879-6.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr51879-6.c
    branches/gupc/gcc/testsuite/gcc.dg/pr51879.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr51879.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52283.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr52283.c
    branches/gupc/gcc/testsuite/gcc.dg/pr52880.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr52880.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53060.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr53060.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53153.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr53153.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53174.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/pr53174.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-1.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-2.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-3.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-4.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-4.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-5.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-5.c
    branches/gupc/gcc/testsuite/gcc.dg/predict-6.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/predict-6.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53070.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53070.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53120.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53120.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53144.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53144.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53168.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53168.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53272-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53272-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr53272-2.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/torture/pr53272-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/andor-3.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/andor-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/andor-4.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/andor-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/andor-5.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/andor-5.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-17.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-17.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-18.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-18.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/phi-opt-10.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-30.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-30.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr53185.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.dg/vect/pr53185.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr52633.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/arm/pr52633.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr53187.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/arm/pr53187.c
    branches/gupc/gcc/testsuite/gcc.target/i386/builtin_target.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/builtin_target.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-add-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-add-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-add-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-add-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-and-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-and-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-and-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-and-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-cmpxchg-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-cmpxchg-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-cmpxchg-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-cmpxchg-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-or-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-or-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-or-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-or-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-sub-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-sub-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-sub-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-sub-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xadd-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xadd-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xadd-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xadd-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xchg-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xchg-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xchg-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xchg-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xor-acq-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xor-acq-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/hle-xor-rel-1.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/hle-xor-rel-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr53249.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/i386/pr53249.c
    branches/gupc/gcc/testsuite/gcc.target/ia64/pr48496.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/ia64/pr48496.c
    branches/gupc/gcc/testsuite/gcc.target/ia64/pr52657.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/ia64/pr52657.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr47197.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/powerpc/pr47197.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/pr53199.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/powerpc/pr53199.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/savres.c
      - copied unchanged from r187347, trunk/gcc/testsuite/gcc.target/powerpc/savres.c
    branches/gupc/gcc/testsuite/gfortran.dg/class_array_13.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/class_array_13.f90
    branches/gupc/gcc/testsuite/gfortran.dg/constructor_7.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/constructor_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/constructor_8.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/constructor_8.f90
    branches/gupc/gcc/testsuite/gfortran.dg/function_optimize_12.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/function_optimize_12.f90
    branches/gupc/gcc/testsuite/gfortran.dg/mod_large_1.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/mod_large_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/mod_sign0_1.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/mod_sign0_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_intent_6.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/pointer_intent_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/pointer_intent_7.f90
    branches/gupc/gcc/testsuite/gfortran.dg/public_private_module_5.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/public_private_module_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pure_formal_3.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/pure_formal_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/read_float_4.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/read_float_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/realloc_on_assign_14.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/realloc_on_assign_14.f90
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_10.f
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/reassoc_10.f
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_11.f
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/reassoc_11.f
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_7.f
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/reassoc_7.f
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_8.f
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/reassoc_8.f
    branches/gupc/gcc/testsuite/gfortran.dg/reassoc_9.f
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/reassoc_9.f
    branches/gupc/gcc/testsuite/gfortran.dg/select_type_26.f03
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/select_type_26.f03
    branches/gupc/gcc/testsuite/gfortran.dg/select_type_27.f03
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/select_type_27.f03
    branches/gupc/gcc/testsuite/gfortran.dg/select_type_28.f03
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/select_type_28.f03
    branches/gupc/gcc/testsuite/gfortran.dg/typebound_operator_15.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/typebound_operator_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/vect/fast-math-rnflow-trs2a2.f90
      - copied unchanged from r187347, trunk/gcc/testsuite/gfortran.dg/vect/fast-math-rnflow-trs2a2.f90
    branches/gupc/gcc/testsuite/gnat.dg/discr36.adb
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/discr36.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr36.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/discr36.ads
    branches/gupc/gcc/testsuite/gnat.dg/discr36_pkg.adb
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/discr36_pkg.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr36_pkg.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/discr36_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming1.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming1.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2_pkg1.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg1.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2_pkg2.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg2.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2_pkg3.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg3.ads
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.adb
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.adb
    branches/gupc/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/specs/renaming2_pkg4.ads
    branches/gupc/gcc/testsuite/gnat.dg/warn6.adb
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/warn6.adb
    branches/gupc/gcc/testsuite/gnat.dg/warn6.ads
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/warn6.ads
    branches/gupc/gcc/testsuite/gnat.dg/warn7.adb
      - copied unchanged from r187347, trunk/gcc/testsuite/gnat.dg/warn7.adb
    branches/gupc/include/dwarf2.def
      - copied unchanged from r187347, trunk/include/dwarf2.def
    branches/gupc/libatomic/
      - copied from r187347, trunk/libatomic/
    branches/gupc/libgcc/config/i386/i386-cpuinfo.c
      - copied unchanged from r187347, trunk/libgcc/config/i386/i386-cpuinfo.c
    branches/gupc/libgcc/config/i386/t-cpuinfo
      - copied unchanged from r187347, trunk/libgcc/config/i386/t-cpuinfo
    branches/gupc/libgcc/config/rs6000/crtrestvr.S
      - copied unchanged from r187347, trunk/libgcc/config/rs6000/crtrestvr.S
    branches/gupc/libgcc/config/rs6000/crtsavevr.S
      - copied unchanged from r187347, trunk/libgcc/config/rs6000/crtsavevr.S
    branches/gupc/libgo/go/mime/multipart/testdata/
      - copied from r187347, trunk/libgo/go/mime/multipart/testdata/
    branches/gupc/libgo/go/net/sock_solaris.go
      - copied unchanged from r187347, trunk/libgo/go/net/sock_solaris.go
    branches/gupc/libgo/go/net/sockoptip_solaris.go
      - copied unchanged from r187347, trunk/libgo/go/net/sockoptip_solaris.go
    branches/gupc/libiberty/dwarfnames.c
      - copied unchanged from r187347, trunk/libiberty/dwarfnames.c
    branches/gupc/libstdc++-v3/testsuite/17_intro/static.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/17_intro/static.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/function/cons/callable.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/20_util/function/cons/callable.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_nothrow_destructible/
      - copied from r187347, trunk/libstdc++-v3/testsuite/20_util/is_nothrow_destructible/
    branches/gupc/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/808590.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/20_util/specialized_algorithms/uninitialized_copy/808590.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/array/tuple_interface/get_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after5_neg.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after5_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after6_neg.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after6_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after7_neg.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/forward_list/debug/splice_after7_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/53067.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/53067.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/53115.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/insert/53115.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/53115.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/insert/53115.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/53067.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/53067.cc
    branches/gupc/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/51795.cc
      - copied unchanged from r187347, trunk/libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/operators/51795.cc
Removed:
    branches/gupc/gcc/testsuite/gcc.dg/vector-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-3.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-4.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-init-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-init-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-subscript-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-subscript-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vector-subscript-3.c
    branches/gupc/gcc/testsuite/gnat.dg/specs/renamings.ads
    branches/gupc/libstdc++-v3/testsuite/20_util/is_explicitly_convertible/
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/MAINTAINERS
    branches/gupc/Makefile.def
    branches/gupc/Makefile.in
    branches/gupc/config.sub
    branches/gupc/config/mh-ppc-aix
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/compare_tests
    branches/gupc/contrib/gcc_update
    branches/gupc/contrib/testsuite-management/validate_failures.py
    branches/gupc/fixincludes/ChangeLog
    branches/gupc/fixincludes/configure
    branches/gupc/fixincludes/configure.ac
    branches/gupc/fixincludes/fixincl.c
    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/a-calend-vms.adb
    branches/gupc/gcc/ada/a-calend-vms.ads
    branches/gupc/gcc/ada/a-calend.adb
    branches/gupc/gcc/ada/a-calend.ads
    branches/gupc/gcc/ada/a-calfor.adb
    branches/gupc/gcc/ada/a-cbhama.ads
    branches/gupc/gcc/ada/a-cbhase.ads
    branches/gupc/gcc/ada/a-cobove.adb
    branches/gupc/gcc/ada/a-convec.adb
    branches/gupc/gcc/ada/a-strunb-shared.adb
    branches/gupc/gcc/ada/a-strunb-shared.ads
    branches/gupc/gcc/ada/a-stwiun-shared.adb
    branches/gupc/gcc/ada/a-stwiun-shared.ads
    branches/gupc/gcc/ada/a-stzunb-shared.adb
    branches/gupc/gcc/ada/adaint.c
    branches/gupc/gcc/ada/csinfo.adb
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_ch2.adb
    branches/gupc/gcc/ada/exp_ch7.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_intr.adb
    branches/gupc/gcc/ada/exp_pakd.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/exp_util.ads
    branches/gupc/gcc/ada/freeze.adb
    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/misc.c
    branches/gupc/gcc/ada/gcc-interface/targtyps.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/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/layout.adb
    branches/gupc/gcc/ada/lib-writ.adb
    branches/gupc/gcc/ada/lib-xref.adb
    branches/gupc/gcc/ada/prj-attr.adb
    branches/gupc/gcc/ada/prj-nmsc.adb
    branches/gupc/gcc/ada/prj.ads
    branches/gupc/gcc/ada/s-finroo.ads
    branches/gupc/gcc/ada/sem_ch12.adb
    branches/gupc/gcc/ada/sem_ch13.adb
    branches/gupc/gcc/ada/sem_ch3.adb
    branches/gupc/gcc/ada/sem_ch4.adb
    branches/gupc/gcc/ada/sem_ch5.adb
    branches/gupc/gcc/ada/sem_ch6.adb
    branches/gupc/gcc/ada/sem_ch8.adb
    branches/gupc/gcc/ada/sem_eval.adb
    branches/gupc/gcc/ada/sem_res.adb
    branches/gupc/gcc/ada/sem_util.adb
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/stand.ads
    branches/gupc/gcc/ada/sysdep.c
    branches/gupc/gcc/ada/uintp.adb
    branches/gupc/gcc/ada/vms_data.ads
    branches/gupc/gcc/alias.c
    branches/gupc/gcc/alias.h
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/c-decl.c
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-common.h
    branches/gupc/gcc/c-family/c-format.c
    branches/gupc/gcc/c-family/c-lex.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c-pragma.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c-parser.c
    branches/gupc/gcc/c-tree.h
    branches/gupc/gcc/c-typeck.c
    branches/gupc/gcc/calls.c
    branches/gupc/gcc/cfg.c
    branches/gupc/gcc/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfglayout.c
    branches/gupc/gcc/cfgloop.h
    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/collect2.h
    branches/gupc/gcc/combine-stack-adj.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/common/config/s390/s390-common.c
    branches/gupc/gcc/compare-elim.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    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/elf.h
    branches/gupc/gcc/config/alpha/sync.md
    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/linux-eabi.h
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/predicates.md
    branches/gupc/gcc/config/arm/sync.md
    branches/gupc/gcc/config/arm/vfp.md
    branches/gupc/gcc/config/avr/avr-devices.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/elf.h
    branches/gupc/gcc/config/avr/t-avr
    branches/gupc/gcc/config/bfin/bfin.c
    branches/gupc/gcc/config/bfin/bfin.h
    branches/gupc/gcc/config/c6x/c6x.c
    branches/gupc/gcc/config/cr16/cr16.c
    branches/gupc/gcc/config/cr16/cr16.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.md
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/epiphany/epiphany.c
    branches/gupc/gcc/config/epiphany/epiphany.md
    branches/gupc/gcc/config/fr30/fr30.c
    branches/gupc/gcc/config/frv/frv.c
    branches/gupc/gcc/config/h8300/h8300.c
    branches/gupc/gcc/config/h8300/h8300.md
    branches/gupc/gcc/config/i386/cpuid.h
    branches/gupc/gcc/config/i386/driver-i386.c
    branches/gupc/gcc/config/i386/gnu-user-common.h
    branches/gupc/gcc/config/i386/gnu-user.h
    branches/gupc/gcc/config/i386/gnu-user64.h
    branches/gupc/gcc/config/i386/i386-builtin-types.def
    branches/gupc/gcc/config/i386/i386-c.c
    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/sse.md
    branches/gupc/gcc/config/i386/sync.md
    branches/gupc/gcc/config/ia64/ia64.c
    branches/gupc/gcc/config/iq2000/iq2000.c
    branches/gupc/gcc/config/lm32/lm32.c
    branches/gupc/gcc/config/m32c/m32c.c
    branches/gupc/gcc/config/m32r/m32r.c
    branches/gupc/gcc/config/m68k/linux.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.md
    branches/gupc/gcc/config/mep/mep.c
    branches/gupc/gcc/config/microblaze/microblaze.c
    branches/gupc/gcc/config/mips/gnu-user.h
    branches/gupc/gcc/config/mips/gnu-user64.h
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/mmix/mmix.c
    branches/gupc/gcc/config/mn10300/mn10300.c
    branches/gupc/gcc/config/moxie/moxie.c
    branches/gupc/gcc/config/moxie/moxie.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/pa/pa.md
    branches/gupc/gcc/config/pdp11/pdp11.c
    branches/gupc/gcc/config/picochip/picochip.c
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/rs6000-c.c
    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/sync.md
    branches/gupc/gcc/config/rs6000/sysv4.h
    branches/gupc/gcc/config/rx/rx.c
    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/tpf.h
    branches/gupc/gcc/config/score/score.c
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sol2-protos.h
    branches/gupc/gcc/config/sol2.c
    branches/gupc/gcc/config/sol2.h
    branches/gupc/gcc/config/sparc/linux.h
    branches/gupc/gcc/config/sparc/linux64.h
    branches/gupc/gcc/config/sparc/niagara.md
    branches/gupc/gcc/config/sparc/niagara2.md
    branches/gupc/gcc/config/sparc/sparc.c
    branches/gupc/gcc/config/sparc/sparc.h
    branches/gupc/gcc/config/sparc/sparc.md
    branches/gupc/gcc/config/sparc/ultra1_2.md
    branches/gupc/gcc/config/sparc/ultra3.md
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.h
    branches/gupc/gcc/config/stormy16/stormy16.c
    branches/gupc/gcc/config/tilegx/tilegx.c
    branches/gupc/gcc/config/tilegx/tilegx.h
    branches/gupc/gcc/config/tilepro/tilepro.c
    branches/gupc/gcc/config/tilepro/tilepro.h
    branches/gupc/gcc/config/v850/v850.c
    branches/gupc/gcc/config/v850/v850.md
    branches/gupc/gcc/config/vax/elf.h
    branches/gupc/gcc/config/vax/vax.c
    branches/gupc/gcc/config/vax/vax.h
    branches/gupc/gcc/config/vxworks.c
    branches/gupc/gcc/config/xtensa/xtensa.c
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/convert.c
    branches/gupc/gcc/coretypes.h
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/call.c
    branches/gupc/gcc/cp/class.c
    branches/gupc/gcc/cp/cp-gimplify.c
    branches/gupc/gcc/cp/cp-objcp-common.h
    branches/gupc/gcc/cp/cp-tree.h
    branches/gupc/gcc/cp/cvt.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/decl2.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/friend.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/name-lookup.c
    branches/gupc/gcc/cp/optimize.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/pt.c
    branches/gupc/gcc/cp/rtti.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/dbxout.c
    branches/gupc/gcc/diagnostic.c
    branches/gupc/gcc/doc/cppopts.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/fragments.texi
    branches/gupc/gcc/doc/gcov.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/double-int.c
    branches/gupc/gcc/double-int.h
    branches/gupc/gcc/dse.c
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/dwarf2out.h
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/explow.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/flag-types.h
    branches/gupc/gcc/flags.h
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/decl.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/gfortran.texi
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/symbol.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-common.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-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans.h
    branches/gupc/gcc/function.c
    branches/gupc/gcc/function.h
    branches/gupc/gcc/gcc-ar.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcov-io.h
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/genattr.c
    branches/gupc/gcc/genattrtab.c
    branches/gupc/gcc/genemit.c
    branches/gupc/gcc/gengtype.c
    branches/gupc/gcc/genmodes.c
    branches/gupc/gcc/genmultilib
    branches/gupc/gcc/genoutput.c
    branches/gupc/gcc/genpeep.c
    branches/gupc/gcc/genrecog.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-iterator.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/gccgo.texi
    branches/gupc/gcc/go/go-gcc.cc
    branches/gupc/gcc/go/go-lang.c
    branches/gupc/gcc/go/gofrontend/expressions.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/parse.cc
    branches/gupc/gcc/go/gofrontend/parse.h
    branches/gupc/gcc/go/gofrontend/types.cc
    branches/gupc/gcc/go/lang.opt
    branches/gupc/gcc/godump.c
    branches/gupc/gcc/graphite-sese-to-poly.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/input.c
    branches/gupc/gcc/input.h
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-inline-analysis.c
    branches/gupc/gcc/ipa-inline-transform.c
    branches/gupc/gcc/ipa-inline.c
    branches/gupc/gcc/ipa-inline.h
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-ref-inline.h
    branches/gupc/gcc/ipa-ref.c
    branches/gupc/gcc/ipa-ref.h
    branches/gupc/gcc/ipa-reference.c
    branches/gupc/gcc/ipa-utils.c
    branches/gupc/gcc/ipa.c
    branches/gupc/gcc/ira-int.h
    branches/gupc/gcc/ira.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/class.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/langhooks-def.h
    branches/gupc/gcc/langhooks.c
    branches/gupc/gcc/langhooks.h
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lower-subreg.c
    branches/gupc/gcc/lto-cgraph.c
    branches/gupc/gcc/lto-streamer-in.c
    branches/gupc/gcc/lto-streamer-out.c
    branches/gupc/gcc/lto-symtab.c
    branches/gupc/gcc/lto-wrapper.c
    branches/gupc/gcc/lto/ChangeLog
    branches/gupc/gcc/lto/lang.opt
    branches/gupc/gcc/lto/lto-partition.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/machmode.h
    branches/gupc/gcc/matrix-reorg.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/opth-gen.awk
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/sv.po
    branches/gupc/gcc/postreload.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/predict.def
    branches/gupc/gcc/read-md.c
    branches/gupc/gcc/read-md.h
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/recog.h
    branches/gupc/gcc/ree.c
    branches/gupc/gcc/reload.c
    branches/gupc/gcc/reload.h
    branches/gupc/gcc/reload1.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/rtl.c
    branches/gupc/gcc/rtl.def
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/rtlanal.c
    branches/gupc/gcc/sched-deps.c
    branches/gupc/gcc/sched-int.h
    branches/gupc/gcc/sched-rgn.c
    branches/gupc/gcc/sel-sched-dump.c
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/simplify-rtx.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/target-globals.c
    branches/gupc/gcc/target-globals.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/c-c++-common/tm/attrib-1.c
    branches/gupc/gcc/testsuite/c-c++-common/warn-ommitted-condop.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-ex3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-err1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/noexcept15.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic76.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/nested-3.C
    branches/gupc/gcc/testsuite/g++.dg/ext/cleanup-1.C
    branches/gupc/gcc/testsuite/g++.dg/ext/gnu-inline-global-reject.C
    branches/gupc/gcc/testsuite/g++.dg/ext/label5.C
    branches/gupc/gcc/testsuite/g++.dg/ext/va-arg1.C
    branches/gupc/gcc/testsuite/g++.dg/other/error10.C
    branches/gupc/gcc/testsuite/g++.dg/other/error16.C
    branches/gupc/gcc/testsuite/g++.dg/other/error20.C
    branches/gupc/gcc/testsuite/g++.dg/parse/error30.C
    branches/gupc/gcc/testsuite/g++.dg/plugin/dumb_plugin.c
    branches/gupc/gcc/testsuite/g++.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/g++.dg/template/sfinae10.C
    branches/gupc/gcc/testsuite/g++.dg/template/sfinae6_neg.C
    branches/gupc/gcc/testsuite/g++.dg/tm/wrap-2.C
    branches/gupc/gcc/testsuite/g++.dg/tree-ssa/pr19807.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wconversion-real-integer.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wdouble-promotion.C
    branches/gupc/gcc/testsuite/g++.dg/warn/Wsign-conversion.C
    branches/gupc/gcc/testsuite/g++.dg/warn/multiple-overflow-warn-1.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.mike/p10769b.C
    branches/gupc/gcc/testsuite/gcc.dg/20011021-1.c
    branches/gupc/gcc/testsuite/gcc.dg/assign-warn-1.c
    branches/gupc/gcc/testsuite/gcc.dg/assign-warn-2.c
    branches/gupc/gcc/testsuite/gcc.dg/attr-alloc_size.c
    branches/gupc/gcc/testsuite/gcc.dg/bf-ms-layout.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-stringop-chk-1.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-stringop-chk-2.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-strncat-chk-1.c
    branches/gupc/gcc/testsuite/gcc.dg/c90-const-expr-9.c
    branches/gupc/gcc/testsuite/gcc.dg/c99-const-expr-9.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/direct2.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/direct2s.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/pr28709.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-5.c
    branches/gupc/gcc/testsuite/gcc.dg/debug/dwarf2/pr41445-6.c
    branches/gupc/gcc/testsuite/gcc.dg/dfp/composite-type.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/composite-type.c
    branches/gupc/gcc/testsuite/gcc.dg/fixed-point/operator-bitwise.c
    branches/gupc/gcc/testsuite/gcc.dg/m-un-2.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/selfassign.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtin-explog-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtin-power-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-ifcombine-7.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-27.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-28.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-6-O0.c
    branches/gupc/gcc/testsuite/gcc.dg/var-expand1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-over-widen-1-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-over-widen-1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-over-widen-4-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-over-widen-4.c
    branches/gupc/gcc/testsuite/gcc.target/arm/thumb1-imm.c
    branches/gupc/gcc/testsuite/gcc.target/cris/peep2-andu2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-load-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr39082-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr45830.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/powerpc.exp
    branches/gupc/gcc/testsuite/gcc.target/s390/20030123-1.c
    branches/gupc/gcc/testsuite/gcc.target/x86_64/abi/avx/test_passing_structs.c
    branches/gupc/gcc/testsuite/gcc.target/x86_64/abi/avx/test_passing_unions.c
    branches/gupc/gcc/testsuite/gcc.target/x86_64/abi/test_passing_structs.c
    branches/gupc/gcc/testsuite/gcc.target/x86_64/abi/test_passing_unions.c
    branches/gupc/gcc/testsuite/gfortran.dg/pr52621.f90
    branches/gupc/gcc/testsuite/gfortran.dg/public_private_module_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/public_private_module_4.f90
    branches/gupc/gcc/testsuite/go.test/go-test.exp
    branches/gupc/gcc/testsuite/lib/plugin-support.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/testsuite/objc.dg/foreach-7.m
    branches/gupc/gcc/tlink.c
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-diagnostic.c
    branches/gupc/gcc/tree-diagnostic.h
    branches/gupc/gcc/tree-dump.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-emutls.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-iterator.c
    branches/gupc/gcc/tree-mudflap.c
    branches/gupc/gcc/tree-nested.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-pass.h
    branches/gupc/gcc/tree-phinodes.c
    branches/gupc/gcc/tree-predcom.c
    branches/gupc/gcc/tree-pretty-print.h
    branches/gupc/gcc/tree-profile.c
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-address.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-alias.h
    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-dse.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop-niter.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.c
    branches/gupc/gcc/tree-ssa-loop.c
    branches/gupc/gcc/tree-ssa-phiopt.c
    branches/gupc/gcc/tree-ssa-pre.c
    branches/gupc/gcc/tree-ssa-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-sccvn.h
    branches/gupc/gcc/tree-ssa-sink.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-ssanames.c
    branches/gupc/gcc/tree-streamer-in.c
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop-manip.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.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/value-prof.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/include/ChangeLog
    branches/gupc/include/dwarf2.h
    branches/gupc/libada/ChangeLog
    branches/gupc/libada/Makefile.in
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/directives.c
    branches/gupc/libcpp/files.c
    branches/gupc/libcpp/include/cpplib.h
    branches/gupc/libcpp/include/line-map.h
    branches/gupc/libcpp/init.c
    branches/gupc/libcpp/lex.c
    branches/gupc/libcpp/line-map.c
    branches/gupc/libcpp/macro.c
    branches/gupc/libcpp/po/ChangeLog
    branches/gupc/libcpp/po/vi.po
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/Makefile.in
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/alpha/linux-unwind.h
    branches/gupc/libgcc/config/bfin/linux-unwind.h
    branches/gupc/libgcc/config/i386/libgcc-glibc.ver
    branches/gupc/libgcc/config/i386/linux-unwind.h
    branches/gupc/libgcc/config/ia64/linux-unwind.h
    branches/gupc/libgcc/config/mips/linux-unwind.h
    branches/gupc/libgcc/config/pa/linux-unwind.h
    branches/gupc/libgcc/config/rs6000/t-netbsd
    branches/gupc/libgcc/config/rs6000/t-savresfgpr
    branches/gupc/libgcc/config/sh/linux-unwind.h
    branches/gupc/libgcc/config/tilepro/linux-unwind.h
    branches/gupc/libgcc/config/xtensa/linux-unwind.h
    branches/gupc/libgcc/libgcov.c
    branches/gupc/libgcc/longlong.h
    branches/gupc/libgcc/unwind-dw2-fde-dip.c
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/config.h.in
    branches/gupc/libgfortran/configure
    branches/gupc/libgfortran/configure.ac
    branches/gupc/libgfortran/io/list_read.c
    branches/gupc/libgfortran/io/read.c
    branches/gupc/libgfortran/io/unit.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/libgfortran.h
    branches/gupc/libgfortran/runtime/environ.c
    branches/gupc/libgfortran/runtime/main.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
    branches/gupc/libgo/configure.ac
    branches/gupc/libgo/go/crypto/rand/rand_test.go
    branches/gupc/libgo/go/crypto/tls/cipher_suites.go
    branches/gupc/libgo/go/crypto/tls/handshake_server.go
    branches/gupc/libgo/go/crypto/tls/handshake_server_test.go
    branches/gupc/libgo/go/crypto/tls/key_agreement.go
    branches/gupc/libgo/go/database/sql/sql.go
    branches/gupc/libgo/go/debug/dwarf/line.go
    branches/gupc/libgo/go/encoding/ascii85/ascii85.go
    branches/gupc/libgo/go/encoding/ascii85/ascii85_test.go
    branches/gupc/libgo/go/encoding/asn1/asn1.go
    branches/gupc/libgo/go/encoding/asn1/asn1_test.go
    branches/gupc/libgo/go/encoding/base64/base64.go
    branches/gupc/libgo/go/encoding/base64/base64_test.go
    branches/gupc/libgo/go/encoding/json/encode.go
    branches/gupc/libgo/go/encoding/json/tagkey_test.go
    branches/gupc/libgo/go/encoding/pem/pem.go
    branches/gupc/libgo/go/encoding/pem/pem_test.go
    branches/gupc/libgo/go/flag/flag.go
    branches/gupc/libgo/go/fmt/fmt_test.go
    branches/gupc/libgo/go/fmt/format.go
    branches/gupc/libgo/go/html/escape.go
    branches/gupc/libgo/go/math/ldexp.go
    branches/gupc/libgo/go/mime/mediatype.go
    branches/gupc/libgo/go/mime/mediatype_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_test.go
    branches/gupc/libgo/go/net/fd_select.go
    branches/gupc/libgo/go/net/http/example_test.go
    branches/gupc/libgo/go/net/http/fs_test.go
    branches/gupc/libgo/go/net/http/server.go
    branches/gupc/libgo/go/net/interface_linux.go
    branches/gupc/libgo/go/net/iprawsock_posix.go
    branches/gupc/libgo/go/net/multicast_test.go
    branches/gupc/libgo/go/net/sockopt_bsd.go
    branches/gupc/libgo/go/net/tcpsock_posix.go
    branches/gupc/libgo/go/net/udpsock_posix.go
    branches/gupc/libgo/go/net/unixsock_posix.go
    branches/gupc/libgo/go/net/url/url.go
    branches/gupc/libgo/go/net/url/url_test.go
    branches/gupc/libgo/go/os/error_windows.go
    branches/gupc/libgo/go/os/stat.go
    branches/gupc/libgo/go/os/stat_solaris.go
    branches/gupc/libgo/go/path/filepath/path.go
    branches/gupc/libgo/go/path/path.go
    branches/gupc/libgo/go/reflect/all_test.go
    branches/gupc/libgo/go/reflect/type.go
    branches/gupc/libgo/go/runtime/extern.go
    branches/gupc/libgo/go/runtime/gc_test.go
    branches/gupc/libgo/go/syscall/libcall_linux.go
    branches/gupc/libgo/go/syscall/libcall_posix.go
    branches/gupc/libgo/go/syscall/netlink_linux.go
    branches/gupc/libgo/go/syscall/sockcmsg_unix.go
    branches/gupc/libgo/go/syscall/socket.go
    branches/gupc/libgo/go/text/template/exec.go
    branches/gupc/libgo/go/text/template/exec_test.go
    branches/gupc/libgo/go/text/template/funcs.go
    branches/gupc/libgo/go/time/format.go
    branches/gupc/libgo/go/time/time.go
    branches/gupc/libgo/go/time/time_test.go
    branches/gupc/libgo/go/time/zoneinfo_windows.go
    branches/gupc/libgo/mksysinfo.sh
    branches/gupc/libgo/runtime/go-nosys.c
    branches/gupc/libgo/runtime/go-runtime-error.c
    branches/gupc/libgo/runtime/go-setenv.c
    branches/gupc/libgo/runtime/malloc.goc
    branches/gupc/libgo/runtime/mgc0.c
    branches/gupc/libgo/runtime/proc.c
    branches/gupc/libgo/runtime/runtime.h
    branches/gupc/libgo/testsuite/Makefile.in
    branches/gupc/libgo/testsuite/gotest
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/Makefile.in
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/defineclass.cc
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/crossconfig.m4
    branches/gupc/libstdc++-v3/doc/xml/faq.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/allocator.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/debug.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/evolution.xml
    branches/gupc/libstdc++-v3/doc/xml/manual/using.xml
    branches/gupc/libstdc++-v3/include/bits/basic_ios.h
    branches/gupc/libstdc++-v3/include/bits/basic_string.h
    branches/gupc/libstdc++-v3/include/bits/forward_list.h
    branches/gupc/libstdc++-v3/include/bits/hashtable.h
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/ptr_traits.h
    branches/gupc/libstdc++-v3/include/bits/random.h
    branches/gupc/libstdc++-v3/include/bits/random.tcc
    branches/gupc/libstdc++-v3/include/bits/stl_algobase.h
    branches/gupc/libstdc++-v3/include/bits/stl_bvector.h
    branches/gupc/libstdc++-v3/include/bits/stl_deque.h
    branches/gupc/libstdc++-v3/include/bits/stl_list.h
    branches/gupc/libstdc++-v3/include/bits/stl_map.h
    branches/gupc/libstdc++-v3/include/bits/stl_multimap.h
    branches/gupc/libstdc++-v3/include/bits/stl_multiset.h
    branches/gupc/libstdc++-v3/include/bits/stl_pair.h
    branches/gupc/libstdc++-v3/include/bits/stl_queue.h
    branches/gupc/libstdc++-v3/include/bits/stl_set.h
    branches/gupc/libstdc++-v3/include/bits/stl_stack.h
    branches/gupc/libstdc++-v3/include/bits/stl_vector.h
    branches/gupc/libstdc++-v3/include/bits/unordered_map.h
    branches/gupc/libstdc++-v3/include/bits/unordered_set.h
    branches/gupc/libstdc++-v3/include/debug/forward_list
    branches/gupc/libstdc++-v3/include/ext/alloc_traits.h
    branches/gupc/libstdc++-v3/include/std/array
    branches/gupc/libstdc++-v3/include/std/atomic
    branches/gupc/libstdc++-v3/include/std/fstream
    branches/gupc/libstdc++-v3/include/std/functional
    branches/gupc/libstdc++-v3/include/std/istream
    branches/gupc/libstdc++-v3/include/std/limits
    branches/gupc/libstdc++-v3/include/std/ostream
    branches/gupc/libstdc++-v3/include/std/scoped_allocator
    branches/gupc/libstdc++-v3/include/std/sstream
    branches/gupc/libstdc++-v3/include/std/streambuf
    branches/gupc/libstdc++-v3/include/std/type_traits
    branches/gupc/libstdc++-v3/src/c++11/debug.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_constructible/value-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_default_constructible/value.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_destructible/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/pointer_traits/requirements/typedefs.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/scoped_allocator/1.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/array/tuple_interface/tuple_element.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/stable_partition/mem_check.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/stable_sort/mem_check.cc
    branches/gupc/libstdc++-v3/testsuite/lib/dg-options.exp
    branches/gupc/libstdc++-v3/testsuite/lib/libstdc++.exp
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_tr1.h

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



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