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]

r180234 - in /branches/gupc: ./ gcc/ChangeLog g...


Author: gfunck
Date: Thu Oct 20 03:06:39 2011
New Revision: 180234

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180234
Log:
        Merge trunk version 180233 into gupc branch.
        Incorporates fix for PR debug/49310 (var tracking).

Added:
    branches/gupc/gcc/ada/sigtramp-ppcvxw.c
      - copied unchanged from r180076, trunk/gcc/ada/sigtramp-ppcvxw.c
    branches/gupc/gcc/ada/sigtramp.h
      - copied unchanged from r180076, trunk/gcc/ada/sigtramp.h
    branches/gupc/gcc/config/arm/driver-arm.c
      - copied unchanged from r180233, trunk/gcc/config/arm/driver-arm.c
    branches/gupc/gcc/config/arm/linux-atomic-64bit.c
      - copied unchanged from r180076, trunk/gcc/config/arm/linux-atomic-64bit.c
    branches/gupc/gcc/config/arm/x-arm
      - copied unchanged from r180233, trunk/gcc/config/arm/x-arm
    branches/gupc/gcc/objc/objc-map.c
      - copied unchanged from r180076, trunk/gcc/objc/objc-map.c
    branches/gupc/gcc/objc/objc-map.h
      - copied unchanged from r180076, trunk/gcc/objc/objc-map.h
    branches/gupc/gcc/regrename.h
      - copied unchanged from r180233, trunk/gcc/regrename.h
    branches/gupc/gcc/testsuite/c-c++-common/simulate-thread/
      - copied from r180076, trunk/gcc/testsuite/c-c++-common/simulate-thread/
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
      - copied unchanged from r179738, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted31.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted32.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit12.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/cpp0x/implicit12.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
    branches/gupc/gcc/testsuite/g++.dg/ext/bases.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/ext/bases.C
    branches/gupc/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
    branches/gupc/gcc/testsuite/g++.dg/inherit/error5.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/inherit/error5.C
    branches/gupc/gcc/testsuite/g++.dg/init/ref20.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/init/ref20.C
    branches/gupc/gcc/testsuite/g++.dg/init/value9.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/init/value9.C
    branches/gupc/gcc/testsuite/g++.dg/init/vbase1.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/init/vbase1.C
    branches/gupc/gcc/testsuite/g++.dg/lookup/using23.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/lookup/using23.C
    branches/gupc/gcc/testsuite/g++.dg/overload/operator4.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/overload/operator4.C
    branches/gupc/gcc/testsuite/g++.dg/parse/error41.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/parse/error41.C
    branches/gupc/gcc/testsuite/g++.dg/parse/error42.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/parse/error42.C
    branches/gupc/gcc/testsuite/g++.dg/pr48660.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/pr48660.C
    branches/gupc/gcc/testsuite/g++.dg/simulate-thread/
      - copied from r180076, trunk/gcc/testsuite/g++.dg/simulate-thread/
    branches/gupc/gcc/testsuite/g++.dg/template/constant1.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/template/constant1.C
    branches/gupc/gcc/testsuite/g++.dg/template/constant2.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/template/constant2.C
    branches/gupc/gcc/testsuite/g++.dg/torture/pr50189.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/torture/pr50189.C
    branches/gupc/gcc/testsuite/g++.dg/vect/pr50698.cc
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/vect/pr50698.cc
    branches/gupc/gcc/testsuite/g++.dg/warn/format5.C
      - copied unchanged from r179738, trunk/gcc/testsuite/g++.dg/warn/format5.C
    branches/gupc/gcc/testsuite/g++.dg/warn/format6.C
      - copied unchanged from r180076, trunk/gcc/testsuite/g++.dg/warn/format6.C
    branches/gupc/gcc/testsuite/g++.dg/warn/format7.C
      - copied unchanged from r180233, trunk/gcc/testsuite/g++.dg/warn/format7.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr49049.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/compile/pr49049.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr50650.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/compile/pr50650.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr49279.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/pr49279.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vector-compare-2.x
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-16.inc
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-2.inc
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-4.inc
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-8.inc
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-main.inc
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16hi.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v16qi.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2df.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2di.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2sf.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v2si.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4df.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4di.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4hi.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4sf.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v4si.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8hi.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8qi.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.c-torture/execute/vshuf-v8si.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-object-size-12.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/builtin-object-size-12.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
    branches/gupc/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/gupc/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
    branches/gupc/gcc/testsuite/gcc.dg/di-sync-multithread.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/gupc/gcc/testsuite/gcc.dg/memcpy-4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50193-1.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/pr50193-1.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50205.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/pr50205.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50340.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/pr50340.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50527.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/pr50527.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50604.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/pr50604.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50613.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/pr50613.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50717-1.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/pr50717-1.c
    branches/gupc/gcc/testsuite/gcc.dg/simulate-thread/
      - copied from r180076, trunk/gcc/testsuite/gcc.dg/simulate-thread/
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50389.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/torture/pr50389.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50723.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/torture/pr50723.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50729.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/pr50729.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50767.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/pr50767.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr50768.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/pr50768.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/restrict-1.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/restrict-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-16.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-2.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-32.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-4.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-main.inc
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16hi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v16qi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2df.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2di.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2sf.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v2si.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v32qi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4df.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4di.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4hi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4sf.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v4si.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8hi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8qi.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8sf.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/torture/vshuf-v8si.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/tree-ssa/restrict-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-33.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-34.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-35.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
    branches/gupc/gcc/testsuite/gcc.dg/va-arg-4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/va-arg-4.c
    branches/gupc/gcc/testsuite/gcc.dg/va-arg-5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/va-arg-5.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr50635.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/vect/pr50635.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr50727.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/vect/pr50727.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-8.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s16.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-s8.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u16.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.dg/vect/vect-widen-shift-u8.c
    branches/gupc/gcc/testsuite/gcc.dg/vla-23.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.dg/vla-23.c
    branches/gupc/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
    branches/gupc/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
    branches/gupc/gcc/testsuite/gcc.target/arm/pr50305.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.target/arm/pr50305.c
    branches/gupc/gcc/testsuite/gcc.target/arm/shiftable.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.target/arm/shiftable.c
    branches/gupc/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-1.c
    branches/gupc/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-3.c
    branches/gupc/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/arm/unaligned-memcpy-4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-mul-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/avx-mul-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddb-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddd-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddq-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpaddw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpand-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmulld-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpmullw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrad-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsraw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrld-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsrlw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubb-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubd-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubq-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
      - copied unchanged from r180233, trunk/gcc/testsuite/gcc.target/i386/avx2-vpsubw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_1.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_1.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_2.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_2.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_3.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_3.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_4.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_4.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_5.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_5.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_6.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_6.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_double_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_double_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_float_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_float_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_main.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_main.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
    branches/gupc/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_1.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_1.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_2.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_2.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_3.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_3.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_4.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_4.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_5.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_5.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_6.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_6.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_main.h
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_main.h
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
    branches/gupc/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr50603.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.target/i386/pr50603.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr50712.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/pr50712.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/sw-1.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.target/i386/sw-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
    branches/gupc/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
    branches/gupc/gcc/testsuite/gcc.target/i386/xop-mul-1.c
      - copied unchanged from r180076, trunk/gcc/testsuite/gcc.target/i386/xop-mul-1.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fhalve.c
      - copied, changed from r179738, trunk/gcc/testsuite/gcc.target/sparc/fhalve.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fnegop.c
      - copied, changed from r179738, trunk/gcc/testsuite/gcc.target/sparc/fnegop.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/lzd.c
      - copied, changed from r179738, trunk/gcc/testsuite/gcc.target/sparc/lzd.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/popc.c
      - copied unchanged from r179738, trunk/gcc/testsuite/gcc.target/sparc/popc.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/xmul.c
      - copied, changed from r179738, trunk/gcc/testsuite/gcc.target/sparc/xmul.c
    branches/gupc/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
    branches/gupc/gcc/testsuite/gfortran.dg/class_46.f03
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/class_46.f03
    branches/gupc/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
      - copied unchanged from r180233, trunk/gcc/testsuite/gfortran.dg/coarray/subobject_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
      - copied unchanged from r180233, trunk/gcc/testsuite/gfortran.dg/coarray_subobject_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/common_16.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/common_16.f90
    branches/gupc/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/dummy_procedure_6.f90
    branches/gupc/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/forall_15.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/forall_15.f90
    branches/gupc/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
      - copied unchanged from r180233, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_class.f03
    branches/gupc/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_param_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/kind_tests_4.f90
      - copied unchanged from r180233, trunk/gcc/testsuite/gfortran.dg/kind_tests_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_check_11.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/pointer_check_11.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_check_12.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/pointer_check_12.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/pointer_function_result_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/proc_decl_27.f90
      - copied unchanged from r179738, trunk/gcc/testsuite/gfortran.dg/proc_decl_27.f90
    branches/gupc/gcc/testsuite/gfortran.dg/sizeof_proc.f90
      - copied unchanged from r180233, trunk/gcc/testsuite/gfortran.dg/sizeof_proc.f90
    branches/gupc/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
      - copied unchanged from r180076, trunk/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
    branches/gupc/gcc/testsuite/gnat.dg/vect1.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect1.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect1.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect1.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect1_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect1_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect2.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect2.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect2.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect2.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect2_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect2_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect3.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect3.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect3.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect3.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect3_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect3_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect4.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect4.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect4.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect4.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect4_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect4_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect5.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect5.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect5.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect5.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect5_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect5_pkg.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect6.adb
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect6.adb
    branches/gupc/gcc/testsuite/gnat.dg/vect6.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect6.ads
    branches/gupc/gcc/testsuite/gnat.dg/vect6_pkg.ads
      - copied unchanged from r180076, trunk/gcc/testsuite/gnat.dg/vect6_pkg.ads
    branches/gupc/gcc/testsuite/lib/gcc-simulate-thread.exp
      - copied unchanged from r180076, trunk/gcc/testsuite/lib/gcc-simulate-thread.exp
    branches/gupc/gcc/testsuite/obj-c++.dg/warn6.mm
      - copied unchanged from r180076, trunk/gcc/testsuite/obj-c++.dg/warn6.mm
    branches/gupc/gcc/testsuite/obj-c++.dg/warn7.mm
      - copied unchanged from r180233, trunk/gcc/testsuite/obj-c++.dg/warn7.mm
    branches/gupc/gcc/testsuite/objc/execute/initialize-1.m
      - copied unchanged from r179738, trunk/gcc/testsuite/objc/execute/initialize-1.m
    branches/gupc/libstdc++-v3/config/os/mingw32-w64/
      - copied from r180076, trunk/libstdc++-v3/config/os/mingw32-w64/
    branches/gupc/libstdc++-v3/include/tr2/
      - copied from r180233, trunk/libstdc++-v3/include/tr2/
    branches/gupc/libstdc++-v3/testsuite/18_support/50594.cc
      - copied unchanged from r180076, trunk/libstdc++-v3/testsuite/18_support/50594.cc
    branches/gupc/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
      - copied unchanged from r180076, trunk/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
      - copied unchanged from r179738, trunk/libstdc++-v3/testsuite/23_containers/vector/allocator/minimal.cc
    branches/gupc/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
      - copied unchanged from r180076, trunk/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
    branches/gupc/libstdc++-v3/testsuite/tr2/
      - copied from r180233, trunk/libstdc++-v3/testsuite/tr2/
Removed:
    branches/gupc/gcc/ada/g-trasym-unimplemented.adb
    branches/gupc/gcc/ada/g-trasym-unimplemented.ads
    branches/gupc/gcc/common/config/m32c/
    branches/gupc/gcc/config/i386/t-djgpp
    branches/gupc/gcc/config/t-gnu
    branches/gupc/gcc/testsuite/c-c++-common/cxxbitfields-2.c
    branches/gupc/gcc/testsuite/c-c++-common/cxxbitfields-4.c
    branches/gupc/gcc/testsuite/c-c++-common/cxxbitfields-5.c
    branches/gupc/gcc/testsuite/c-c++-common/cxxbitfields.c
    branches/gupc/libgo/go/encoding/line/
    branches/gupc/libgo/go/exp/draw/
    branches/gupc/libgo/go/exp/eval/
    branches/gupc/libgo/go/exp/ogle/
    branches/gupc/libgomp/config/posix95/
Modified:
    branches/gupc/   (props changed)
    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/Makefile.rtl
    branches/gupc/gcc/ada/a-cbhase.adb
    branches/gupc/gcc/ada/a-cbhase.ads
    branches/gupc/gcc/ada/a-cbmutr.adb
    branches/gupc/gcc/ada/a-cbmutr.ads
    branches/gupc/gcc/ada/a-cborse.adb
    branches/gupc/gcc/ada/a-cbprqu.adb
    branches/gupc/gcc/ada/a-cbprqu.ads
    branches/gupc/gcc/ada/a-cbsyqu.ads
    branches/gupc/gcc/ada/a-cihase.adb
    branches/gupc/gcc/ada/a-cihase.ads
    branches/gupc/gcc/ada/a-ciorma.adb
    branches/gupc/gcc/ada/a-ciorse.adb
    branches/gupc/gcc/ada/a-comutr.adb
    branches/gupc/gcc/ada/a-convec.adb
    branches/gupc/gcc/ada/a-convec.ads
    branches/gupc/gcc/ada/a-coorse.adb
    branches/gupc/gcc/ada/a-csquin.ads
    branches/gupc/gcc/ada/a-cuprqu.adb
    branches/gupc/gcc/ada/a-cuprqu.ads
    branches/gupc/gcc/ada/a-cusyqu.ads
    branches/gupc/gcc/ada/a-ngcoar.adb
    branches/gupc/gcc/ada/a-ngcoar.ads
    branches/gupc/gcc/ada/a-ngrear.adb
    branches/gupc/gcc/ada/bindgen.adb
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_attr.adb
    branches/gupc/gcc/ada/exp_ch3.adb
    branches/gupc/gcc/ada/exp_ch3.ads
    branches/gupc/gcc/ada/exp_ch4.adb
    branches/gupc/gcc/ada/exp_ch5.adb
    branches/gupc/gcc/ada/exp_ch6.adb
    branches/gupc/gcc/ada/exp_ch6.ads
    branches/gupc/gcc/ada/exp_ch7.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_ch9.ads
    branches/gupc/gcc/ada/exp_disp.adb
    branches/gupc/gcc/ada/exp_strm.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/freeze.adb
    branches/gupc/gcc/ada/g-debpoo.ads
    branches/gupc/gcc/ada/g-trasym.adb
    branches/gupc/gcc/ada/g-trasym.ads
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gcc-interface/ada-tree.h
    branches/gupc/gcc/ada/gcc-interface/decl.c
    branches/gupc/gcc/ada/gcc-interface/gigi.h
    branches/gupc/gcc/ada/gcc-interface/lang-specs.h
    branches/gupc/gcc/ada/gcc-interface/lang.opt
    branches/gupc/gcc/ada/gcc-interface/misc.c
    branches/gupc/gcc/ada/gcc-interface/trans.c
    branches/gupc/gcc/ada/gcc-interface/utils.c
    branches/gupc/gcc/ada/gcc-interface/utils2.c
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/gnatlink.adb
    branches/gupc/gcc/ada/impunit.adb
    branches/gupc/gcc/ada/impunit.ads
    branches/gupc/gcc/ada/init.c
    branches/gupc/gcc/ada/lib-xref.adb
    branches/gupc/gcc/ada/link.c
    branches/gupc/gcc/ada/make.adb
    branches/gupc/gcc/ada/mlib-prj.adb
    branches/gupc/gcc/ada/mlib-utl.adb
    branches/gupc/gcc/ada/opt.ads
    branches/gupc/gcc/ada/par-ch12.adb
    branches/gupc/gcc/ada/par-ch2.adb
    branches/gupc/gcc/ada/par-ch3.adb
    branches/gupc/gcc/ada/par-ch5.adb
    branches/gupc/gcc/ada/par-ch6.adb
    branches/gupc/gcc/ada/par-util.adb
    branches/gupc/gcc/ada/par.adb
    branches/gupc/gcc/ada/prj-conf.adb
    branches/gupc/gcc/ada/prj-pars.adb
    branches/gupc/gcc/ada/prj-pars.ads
    branches/gupc/gcc/ada/prj-part.adb
    branches/gupc/gcc/ada/prj-part.ads
    branches/gupc/gcc/ada/prj-proc.adb
    branches/gupc/gcc/ada/prj-proc.ads
    branches/gupc/gcc/ada/projects.texi
    branches/gupc/gcc/ada/rtsfind.ads
    branches/gupc/gcc/ada/s-gearop.adb
    branches/gupc/gcc/ada/s-gearop.ads
    branches/gupc/gcc/ada/s-linux-alpha.ads
    branches/gupc/gcc/ada/s-linux-sparc.ads
    branches/gupc/gcc/ada/s-osinte-freebsd.ads
    branches/gupc/gcc/ada/s-regpat.adb
    branches/gupc/gcc/ada/s-rident.ads
    branches/gupc/gcc/ada/s-stopoo.ads
    branches/gupc/gcc/ada/s-taprop-posix.adb
    branches/gupc/gcc/ada/s-tasren.adb
    branches/gupc/gcc/ada/s-tpopde-vms.ads
    branches/gupc/gcc/ada/sem_aggr.adb
    branches/gupc/gcc/ada/sem_attr.adb
    branches/gupc/gcc/ada/sem_attr.ads
    branches/gupc/gcc/ada/sem_cat.adb
    branches/gupc/gcc/ada/sem_ch10.adb
    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_ch9.adb
    branches/gupc/gcc/ada/sem_intr.adb
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/sem_res.adb
    branches/gupc/gcc/ada/sem_res.ads
    branches/gupc/gcc/ada/sem_type.adb
    branches/gupc/gcc/ada/sem_util.adb
    branches/gupc/gcc/ada/sem_util.ads
    branches/gupc/gcc/ada/sysdep.c
    branches/gupc/gcc/ada/vms_data.ads
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/builtins.def
    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-lex.c
    branches/gupc/gcc/c-family/c-omp.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c-ppoutput.c
    branches/gupc/gcc/c-family/c-pretty-print.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/cfgcleanup.c
    branches/gupc/gcc/cfgexpand.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/cgraphunit.c
    branches/gupc/gcc/combine-stack-adj.c
    branches/gupc/gcc/combine.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/compare-elim.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.host
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/arm/arm-c.c
    branches/gupc/gcc/config/arm/arm.c
    branches/gupc/gcc/config/arm/arm.h
    branches/gupc/gcc/config/arm/arm.md
    branches/gupc/gcc/config/arm/arm.opt
    branches/gupc/gcc/config/arm/iterators.md
    branches/gupc/gcc/config/arm/linux-atomic.c
    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/t-linux-eabi
    branches/gupc/gcc/config/avr/avr-mcus.def
    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/avr.opt
    branches/gupc/gcc/config/avr/libgcc.S
    branches/gupc/gcc/config/cris/cris-protos.h
    branches/gupc/gcc/config/cris/cris.c
    branches/gupc/gcc/config/cris/cris.h
    branches/gupc/gcc/config/darwin.c
    branches/gupc/gcc/config/gnu.h
    branches/gupc/gcc/config/i386/djgpp.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/i386.opt
    branches/gupc/gcc/config/i386/mingw-w64.h
    branches/gupc/gcc/config/i386/mingw32.h
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/t-mingw-w32
    branches/gupc/gcc/config/i386/t-mingw-w64
    branches/gupc/gcc/config/i386/t-mingw32
    branches/gupc/gcc/config/ia64/ia64.c
    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/openbsd.h
    branches/gupc/gcc/config/pa/pa.c
    branches/gupc/gcc/config/rs6000/aix.h
    branches/gupc/gcc/config/rs6000/altivec.md
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rx/constraints.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/rx/rx.opt
    branches/gupc/gcc/config/rx/t-rx
    branches/gupc/gcc/config/s390/s390.c
    branches/gupc/gcc/config/s390/s390.md
    branches/gupc/gcc/config/sh/sh.c
    branches/gupc/gcc/config/sh/sh.h
    branches/gupc/gcc/config/sh/sh.md
    branches/gupc/gcc/config/sparc/driver-sparc.c
    branches/gupc/gcc/config/sparc/linux.h
    branches/gupc/gcc/config/sparc/linux64.h
    branches/gupc/gcc/config/sparc/sol2.h
    branches/gupc/gcc/config/sparc/sparc-modes.def
    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/sparc/sparc.md
    branches/gupc/gcc/config/sparc/sparc.opt
    branches/gupc/gcc/config/sparc/visintrin.h
    branches/gupc/gcc/config/spu/spu-elf.h
    branches/gupc/gcc/config/spu/spu.c
    branches/gupc/gcc/config/spu/spu.md
    branches/gupc/gcc/config/spu/t-spu-elf
    branches/gupc/gcc/config/vms/vms.c
    branches/gupc/gcc/config/vms/xm-vms.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/convert.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/cxx-pretty-print.c
    branches/gupc/gcc/cp/decl.c
    branches/gupc/gcc/cp/error.c
    branches/gupc/gcc/cp/except.c
    branches/gupc/gcc/cp/init.c
    branches/gupc/gcc/cp/method.c
    branches/gupc/gcc/cp/parser.c
    branches/gupc/gcc/cp/parser.h
    branches/gupc/gcc/cp/pt.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/cppdefault.c
    branches/gupc/gcc/diagnostic.c
    branches/gupc/gcc/diagnostic.h
    branches/gupc/gcc/doc/cppopts.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/fragments.texi
    branches/gupc/gcc/doc/install.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/md.texi
    branches/gupc/gcc/doc/objc.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/expmed.c
    branches/gupc/gcc/expr.c
    branches/gupc/gcc/expr.h
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/ChangeLog-2008
    branches/gupc/gcc/fortran/ChangeLog-2009
    branches/gupc/gcc/fortran/ChangeLog-2010
    branches/gupc/gcc/fortran/Make-lang.in
    branches/gupc/gcc/fortran/array.c
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/cpp.c
    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.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/invoke.texi
    branches/gupc/gcc/fortran/iso-c-binding.def
    branches/gupc/gcc/fortran/lang.opt
    branches/gupc/gcc/fortran/libgfortran.h
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/options.c
    branches/gupc/gcc/fortran/primary.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/symbol.c
    branches/gupc/gcc/fortran/trans-array.c
    branches/gupc/gcc/fortran/trans-array.h
    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-openmp.c
    branches/gupc/gcc/fortran/trans-stmt.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/fortran/trans-types.h
    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/gengtype.c
    branches/gupc/gcc/genopinit.c
    branches/gupc/gcc/ggc-none.c
    branches/gupc/gcc/ggc-page.c
    branches/gupc/gcc/ggc-zone.c
    branches/gupc/gcc/ggc.h
    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/gimplify.c
    branches/gupc/gcc/go/gofrontend/gogo-tree.cc
    branches/gupc/gcc/go/gofrontend/gogo.cc
    branches/gupc/gcc/godump.c
    branches/gupc/gcc/hooks.c
    branches/gupc/gcc/hooks.h
    branches/gupc/gcc/ifcvt.c
    branches/gupc/gcc/input.c
    branches/gupc/gcc/input.h
    branches/gupc/gcc/ipa-pure-const.c
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/java/ChangeLog
    branches/gupc/gcc/java/builtins.c
    branches/gupc/gcc/java/class.c
    branches/gupc/gcc/java/decl.c
    branches/gupc/gcc/java/except.c
    branches/gupc/gcc/java/expr.c
    branches/gupc/gcc/java/jcf-parse.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/longlong.h
    branches/gupc/gcc/lto-cgraph.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/lto-lang.c
    branches/gupc/gcc/lto/lto-object.c
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/lto/lto.h
    branches/gupc/gcc/modulo-sched.c
    branches/gupc/gcc/objc/ChangeLog
    branches/gupc/gcc/objc/Make-lang.in
    branches/gupc/gcc/objc/config-lang.in
    branches/gupc/gcc/objc/objc-act.c
    branches/gupc/gcc/objc/objc-act.h
    branches/gupc/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-01.c
    branches/gupc/gcc/objc/objc-next-runtime-abi-02.c
    branches/gupc/gcc/objcp/ChangeLog
    branches/gupc/gcc/objcp/Make-lang.in
    branches/gupc/gcc/objcp/config-lang.in
    branches/gupc/gcc/omp-low.c
    branches/gupc/gcc/optabs.c
    branches/gupc/gcc/optabs.h
    branches/gupc/gcc/opts.c
    branches/gupc/gcc/passes.c
    branches/gupc/gcc/plugin.c
    branches/gupc/gcc/po/ChangeLog
    branches/gupc/gcc/po/de.po
    branches/gupc/gcc/profile.c
    branches/gupc/gcc/regrename.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sel-sched-ir.c
    branches/gupc/gcc/sel-sched.c
    branches/gupc/gcc/stmt.c
    branches/gupc/gcc/streamer-hooks.h
    branches/gupc/gcc/system.h
    branches/gupc/gcc/target.def
    branches/gupc/gcc/targhooks.c
    branches/gupc/gcc/targhooks.h
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit-copy.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/implicit8.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/not_special.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv-trivial-bug.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/gupc/gcc/testsuite/g++.dg/ext/is_base_of_diagnostic.C
    branches/gupc/gcc/testsuite/g++.dg/ext/unary_trait_incomplete.C
    branches/gupc/gcc/testsuite/g++.dg/other/final1.C
    branches/gupc/gcc/testsuite/g++.dg/other/pr47218.C
    branches/gupc/gcc/testsuite/g++.dg/parse/error20.C
    branches/gupc/gcc/testsuite/g++.old-deja/g++.other/ptrmem7.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/vector-compare-1.c
    branches/gupc/gcc/testsuite/gcc.dg/builtin-complex-err-1.c
    branches/gupc/gcc/testsuite/gcc.dg/builtins-47.c
    branches/gupc/gcc/testsuite/gcc.dg/builtins-67.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/id-pr46845.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-14.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-15.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/interchange-mvt.c
    branches/gupc/gcc/testsuite/gcc.dg/ipa/inline-5.c
    branches/gupc/gcc/testsuite/gcc.dg/lto/20081222_1.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/plugindir1.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/plugindir2.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/plugindir3.c
    branches/gupc/gcc/testsuite/gcc.dg/plugin/plugindir4.c
    branches/gupc/gcc/testsuite/gcc.dg/pr47276.c
    branches/gupc/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/gupc/gcc/testsuite/gcc.dg/strlenopt-21.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtin-complex-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr48044.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-2.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-3.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-4.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/builtin-expect-5.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-B.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-pr19430.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vec-scal-opt.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vec-scal-opt1.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vec-scal-opt2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-114.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-21.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-align-2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/gupc/gcc/testsuite/gcc.target/arm/wmul-12.c
    branches/gupc/gcc/testsuite/gcc.target/arm/wmul-8.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-2.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx256-unaligned-store-3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fma-3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fma-4.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fma-5.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fma-7.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-11.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-7.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-8.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/recip-2.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/warn-1.c
    branches/gupc/gcc/testsuite/gcc.target/powerpc/warn-2.c
    branches/gupc/gcc/testsuite/gcc.target/s390/20090223-1.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/cmask.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fand.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fandnot.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fnot.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/for.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fornot.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fpadds.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fshift.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fucmp.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fxnor.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/fxor.c
    branches/gupc/gcc/testsuite/gcc.target/sparc/sparc.exp
    branches/gupc/gcc/testsuite/gcc.target/sparc/vis3misc.c
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_22.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_23.f90
    branches/gupc/gcc/testsuite/gfortran.dg/bind_c_usage_24.f90
    branches/gupc/gcc/testsuite/gfortran.dg/c_sizeof_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/common_14.f90
    branches/gupc/gcc/testsuite/gfortran.dg/rank_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/rank_4.f90
    branches/gupc/gcc/testsuite/gnat.dg/specs/debug1.ads
    branches/gupc/gcc/testsuite/lib/gcc-dg.exp
    branches/gupc/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/gupc/gcc/testsuite/lib/prune.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-data-ref.c
    branches/gupc/gcc/tree-dfa.c
    branches/gupc/gcc/tree-diagnostic.c
    branches/gupc/gcc/tree-diagnostic.h
    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-inline.c
    branches/gupc/gcc/tree-loop-distribution.c
    branches/gupc/gcc/tree-mudflap.c
    branches/gupc/gcc/tree-nested.c
    branches/gupc/gcc/tree-object-size.c
    branches/gupc/gcc/tree-pretty-print.c
    branches/gupc/gcc/tree-profile.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-dce.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.c
    branches/gupc/gcc/tree-ssa-loop-prefetch.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-reassoc.c
    branches/gupc/gcc/tree-ssa-sccvn.c
    branches/gupc/gcc/tree-ssa-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-streamer-in.c
    branches/gupc/gcc/tree-vect-generic.c
    branches/gupc/gcc/tree-vect-patterns.c
    branches/gupc/gcc/tree-vect-slp.c
    branches/gupc/gcc/tree-vect-stmts.c
    branches/gupc/gcc/tree-vectorizer.h
    branches/gupc/gcc/tree-vrp.c
    branches/gupc/gcc/tree.c
    branches/gupc/gcc/tree.def
    branches/gupc/gcc/tree.h
    branches/gupc/gcc/var-tracking.c
    branches/gupc/gcc/varasm.c
    branches/gupc/gcc/varpool.c
    branches/gupc/gnattools/ChangeLog
    branches/gupc/gnattools/Makefile.in
    branches/gupc/libada/ChangeLog
    branches/gupc/libada/Makefile.in
    branches/gupc/libada/configure
    branches/gupc/libada/configure.ac
    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/internal.h
    branches/gupc/libcpp/lex.c
    branches/gupc/libcpp/line-map.c
    branches/gupc/libcpp/macro.c
    branches/gupc/libcpp/traditional.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/alpha/linux-unwind.h
    branches/gupc/libgcc/generic-morestack-thread.c
    branches/gupc/libgcc/generic-morestack.c
    branches/gupc/libgomp/ChangeLog
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/cp-demangle.c
    branches/gupc/libiberty/testsuite/demangle-expected
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/include/dwarf2-signal.h
    branches/gupc/libobjc/ChangeLog
    branches/gupc/libobjc/class.c
    branches/gupc/libobjc/init.c
    branches/gupc/libobjc/sendmsg.c
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/acinclude.m4
    branches/gupc/libstdc++-v3/config.h.in
    branches/gupc/libstdc++-v3/config/abi/pre/gnu.ver
    branches/gupc/libstdc++-v3/configure
    branches/gupc/libstdc++-v3/configure.host
    branches/gupc/libstdc++-v3/doc/doxygen/user.cfg.in
    branches/gupc/libstdc++-v3/include/Makefile.am
    branches/gupc/libstdc++-v3/include/Makefile.in
    branches/gupc/libstdc++-v3/include/bits/basic_string.h
    branches/gupc/libstdc++-v3/include/bits/basic_string.tcc
    branches/gupc/libstdc++-v3/include/bits/c++config
    branches/gupc/libstdc++-v3/include/bits/codecvt.h
    branches/gupc/libstdc++-v3/include/bits/hashtable.h
    branches/gupc/libstdc++-v3/include/bits/list.tcc
    branches/gupc/libstdc++-v3/include/bits/shared_ptr.h
    branches/gupc/libstdc++-v3/include/bits/stl_algobase.h
    branches/gupc/libstdc++-v3/include/bits/stl_list.h
    branches/gupc/libstdc++-v3/include/bits/stl_vector.h
    branches/gupc/libstdc++-v3/include/bits/unordered_set.h
    branches/gupc/libstdc++-v3/include/ext/alloc_traits.h
    branches/gupc/libstdc++-v3/include/ext/pod_char_traits.h
    branches/gupc/libstdc++-v3/libsupc++/cxxabi.h
    branches/gupc/libstdc++-v3/libsupc++/del_op.cc
    branches/gupc/libstdc++-v3/libsupc++/del_opnt.cc
    branches/gupc/libstdc++-v3/libsupc++/del_opv.cc
    branches/gupc/libstdc++-v3/libsupc++/del_opvnt.cc
    branches/gupc/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/gupc/libstdc++-v3/libsupc++/eh_catch.cc
    branches/gupc/libstdc++-v3/libsupc++/eh_globals.cc
    branches/gupc/libstdc++-v3/libsupc++/eh_type.cc
    branches/gupc/libstdc++-v3/libsupc++/new
    branches/gupc/libstdc++-v3/libsupc++/new_op.cc
    branches/gupc/libstdc++-v3/libsupc++/new_opnt.cc
    branches/gupc/libstdc++-v3/libsupc++/new_opv.cc
    branches/gupc/libstdc++-v3/libsupc++/new_opvnt.cc
    branches/gupc/libstdc++-v3/libsupc++/pure.cc
    branches/gupc/libstdc++-v3/libsupc++/unwind-cxx.h
    branches/gupc/libstdc++-v3/scripts/create_testsuite_files
    branches/gupc/libstdc++-v3/testsuite/20_util/bind/48698.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/pointer_traits/pointer_to.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_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/24_iterators/istreambuf_iterator/requirements/base_classes.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/ios_base/cons/assign_neg.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/ios_base/cons/copy_neg.cc
    branches/gupc/libstdc++-v3/testsuite/ext/codecvt/char-1.cc
    branches/gupc/libstdc++-v3/testsuite/ext/codecvt/char-2.cc
    branches/gupc/libstdc++-v3/testsuite/ext/codecvt/wchar_t.cc
    branches/gupc/libstdc++-v3/testsuite/ext/pb_ds/example/hash_resize_neg.cc
    branches/gupc/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
    branches/gupc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_abi.cc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_rvalref.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]