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


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

r198453 - in /branches/gupc: ./ ChangeLog confi...


Author: gfunck
Date: Tue Apr 30 13:51:31 2013
New Revision: 198453

URL: http://gcc.gnu.org/viewcvs?rev=198453&root=gcc&view=rev
Log:
	Merge trunk version 198433 into gupc branch.

Added:
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/51365.cc
      - copied unchanged from r198433, trunk/libstdc++-v3/testsuite/20_util/shared_ptr/cons/51365.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_map/allocator/
      - copied from r198433, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/allocator/
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multimap/allocator/
      - copied from r198433, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/allocator/
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_multiset/allocator/
      - copied from r198433, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/allocator/
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/
      - copied from r198433, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/allocator/
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/insert/move_range.cc
      - copied unchanged from r198433, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/insert/move_range.cc
    branches/gupc/libstdc++-v3/testsuite/25_algorithms/pop_heap/57010.cc
      - copied unchanged from r198433, trunk/libstdc++-v3/testsuite/25_algorithms/pop_heap/57010.cc
Modified:
    branches/gupc/libstdc++-v3/ChangeLog
    branches/gupc/libstdc++-v3/doc/xml/manual/extensions.xml
    branches/gupc/libstdc++-v3/include/bits/hashtable.h
    branches/gupc/libstdc++-v3/include/bits/hashtable_policy.h
    branches/gupc/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gupc/libstdc++-v3/include/bits/stl_heap.h
    branches/gupc/libstdc++-v3/include/bits/unordered_map.h
    branches/gupc/libstdc++-v3/include/bits/unordered_set.h
    branches/gupc/libstdc++-v3/include/c_global/cstdio
    branches/gupc/libstdc++-v3/include/c_std/cstdio
    branches/gupc/libstdc++-v3/include/debug/unordered_map
    branches/gupc/libstdc++-v3/include/debug/unordered_set
    branches/gupc/libstdc++-v3/include/ext/throw_allocator.h
    branches/gupc/libstdc++-v3/include/profile/unordered_map
    branches/gupc/libstdc++-v3/include/std/complex
    branches/gupc/libstdc++-v3/include/std/future
    branches/gupc/libstdc++-v3/include/std/mutex
    branches/gupc/libstdc++-v3/include/std/type_traits
    branches/gupc/libstdc++-v3/include/std/unordered_map
    branches/gupc/libstdc++-v3/include/std/unordered_set
    branches/gupc/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gupc/libstdc++-v3/libsupc++/initializer_list
    branches/gupc/libstdc++-v3/src/c++11/future.cc
    branches/gupc/libstdc++-v3/src/c++11/hashtable_c++0x.cc
    branches/gupc/libstdc++-v3/src/c++11/system_error.cc
    branches/gupc/libstdc++-v3/testsuite/18_support/exception_ptr/move.cc
    branches/gupc/libstdc++-v3/testsuite/18_support/exception_ptr/rethrow_exception.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_assignable/value.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/is_constructible/value-2.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/reference_wrapper/result_type.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-2.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gupc/libstdc++-v3/testsuite/20_util/shared_ptr/cons/52924.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/instantiation_neg.cc
    branches/gupc/libstdc++-v3/testsuite/23_containers/unordered_set/not_default_constructible_hash_neg.cc
    branches/gupc/libstdc++-v3/testsuite/27_io/headers/cstdio/functions_std.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/future/members/get2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_exception2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/promise/members/set_value2.cc
    branches/gupc/libstdc++-v3/testsuite/30_threads/shared_future/members/get2.cc
    branches/gupc/libstdc++-v3/testsuite/lib/prune.exp
    branches/gupc/libstdc++-v3/testsuite/util/exception/safety.h
    branches/gupc/libstdc++-v3/testsuite/util/regression/rand/assoc/container_rand_regression_test.tcc
    branches/gupc/libstdc++-v3/testsuite/util/regression/rand/priority_queue/container_rand_regression_test.tcc
    branches/gupc/libstdc++-v3/testsuite/util/testsuite_counter_type.h

Changes in other areas also in this revision:
Added:
    branches/gupc/gcc/ada/exp_spark.adb
      - copied unchanged from r198433, trunk/gcc/ada/exp_spark.adb
    branches/gupc/gcc/ada/exp_spark.ads
      - copied unchanged from r198433, trunk/gcc/ada/exp_spark.ads
    branches/gupc/gcc/ada/get_spark_xrefs.adb
      - copied unchanged from r198433, trunk/gcc/ada/get_spark_xrefs.adb
    branches/gupc/gcc/ada/get_spark_xrefs.ads
      - copied unchanged from r198433, trunk/gcc/ada/get_spark_xrefs.ads
    branches/gupc/gcc/ada/lib-xref-spark_specific.adb
      - copied unchanged from r198433, trunk/gcc/ada/lib-xref-spark_specific.adb
    branches/gupc/gcc/ada/put_spark_xrefs.adb
      - copied unchanged from r198433, trunk/gcc/ada/put_spark_xrefs.adb
    branches/gupc/gcc/ada/put_spark_xrefs.ads
      - copied unchanged from r198433, trunk/gcc/ada/put_spark_xrefs.ads
    branches/gupc/gcc/ada/spark_xrefs.adb
      - copied unchanged from r198433, trunk/gcc/ada/spark_xrefs.adb
    branches/gupc/gcc/ada/spark_xrefs.ads
      - copied unchanged from r198433, trunk/gcc/ada/spark_xrefs.ads
    branches/gupc/gcc/ada/spark_xrefs_test.adb
      - copied unchanged from r198433, trunk/gcc/ada/spark_xrefs_test.adb
    branches/gupc/gcc/fortran/scanner.h
      - copied unchanged from r198433, trunk/gcc/fortran/scanner.h
    branches/gupc/gcc/graphite-htab.h
      - copied unchanged from r198433, trunk/gcc/graphite-htab.h
    branches/gupc/gcc/testsuite/c-c++-common/Wpointer-arith-1.c
      - copied unchanged from r198433, trunk/gcc/testsuite/c-c++-common/Wpointer-arith-1.c
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/constexpr-55708.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-55708.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype51.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/decltype51.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype52.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/decltype52.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/defaulted42.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted42.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg5.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/fntmpdefarg5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/gen-attrs-54.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/gen-attrs-54.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/initlist69.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/initlist69.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-anon1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-anon1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-diag1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-diag1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh3.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/ref-qual9.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/ref-qual9.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/sfinae45.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae45.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/variadic142.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp0x/variadic142.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-dtor1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-dtor1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-fn18.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn18.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-fn19.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn19.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-fn20.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn20.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-fn21.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-fn21.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-mangle1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/auto-mangle1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/context-conv1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/context-conv1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/cplusplus.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/cplusplus.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-deduce-mult.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-deduce-mult.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init2.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init2.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init3.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init4.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init4.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init5.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init5.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/lambda-init6.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/lambda-init6.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/system-binary-constants-1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/system-binary-constants-1.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-neg.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-char-template-neg.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/udlit-char-template.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/cpp1y/udlit-char-template.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-3.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-3.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/ipa/imm-devirt-1.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/imm-devirt-2.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/ipa/imm-devirt-2.C
    branches/gupc/gcc/testsuite/g++.dg/opt/pr56999.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/opt/pr56999.C
    branches/gupc/gcc/testsuite/g++.dg/rtti/fn-quals.C
      - copied unchanged from r198433, trunk/gcc/testsuite/g++.dg/rtti/fn-quals.C
    branches/gupc/gcc/testsuite/gcc.c-torture/compile/pr56984.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.c-torture/compile/pr56984.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr56866.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.c-torture/execute/pr56866.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr56962.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.c-torture/execute/pr56962.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr56982.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.c-torture/execute/pr56982.c
    branches/gupc/gcc/testsuite/gcc.dg/autopar/pr57103.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/autopar/pr57103.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56847.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/pr56847.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56990.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/pr56990.c
    branches/gupc/gcc/testsuite/gcc.dg/pr56992.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/pr56992.c
    branches/gupc/gcc/testsuite/gcc.dg/setjmp-5.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/setjmp-5.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr56756.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr56756.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57026.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57026.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57036-1.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57036-1.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57036-2.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57036-2.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57075.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57075.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57081.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57081.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/pr57083.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/torture/pr57083.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/forwprop-26.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-26.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/reassoc-27.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/tree-ssa/reassoc-27.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-38.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-38.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/vrp88.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp88.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/pr56933.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.dg/vect/pr56933.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/adds1.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/adds1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/adds2.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/adds2.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/adds3.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/adds3.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/cmp.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/cmp.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/ngc.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/ngc.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/scalar-mov.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/scalar-mov.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/subs1.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/subs1.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/subs2.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/subs2.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/subs3.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/subs3.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic-compile.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic-compile.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic.x
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vaddv-intrinsic.x
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-vcvt.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vect-vcvt.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vect-vrnd.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vect-vrnd.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vrecps.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vrecps.c
    branches/gupc/gcc/testsuite/gcc.target/aarch64/vrecpx.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/aarch64/vrecpx.c
    branches/gupc/gcc/testsuite/gcc.target/arm/anddi3-opt.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/arm/anddi3-opt.c
    branches/gupc/gcc/testsuite/gcc.target/arm/anddi3-opt2.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/arm/anddi3-opt2.c
    branches/gupc/gcc/testsuite/gcc.target/arm/neon/vcvtf16_f32.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/arm/neon/vcvtf16_f32.c
    branches/gupc/gcc/testsuite/gcc.target/arm/neon/vcvtf32_f16.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/arm/neon/vcvtf32_f16.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr44578.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr44578.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr56866.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr56866.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57003.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr57003.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57018.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr57018.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57046.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr57046.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57097.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr57097.c
    branches/gupc/gcc/testsuite/gcc.target/i386/pr57098.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/i386/pr57098.c
    branches/gupc/gcc/testsuite/gcc.target/sh/pr57108.c
      - copied unchanged from r198433, trunk/gcc/testsuite/gcc.target/sh/pr57108.c
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_45.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/array_constructor_45.f90
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_46.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/array_constructor_46.f90
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_47.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/array_constructor_47.f90
    branches/gupc/gcc/testsuite/gfortran.dg/c_assoc_5.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/c_assoc_5.f90
    branches/gupc/gcc/testsuite/gfortran.dg/c_loc_test_22.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/c_loc_test_22.f90
    branches/gupc/gcc/testsuite/gfortran.dg/coarray_30.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/coarray_30.f90
    branches/gupc/gcc/testsuite/gfortran.dg/gomp/pr57089.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/gomp/pr57089.f90
    branches/gupc/gcc/testsuite/gfortran.dg/no_arg_check_1.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/no_arg_check_1.f90
    branches/gupc/gcc/testsuite/gfortran.dg/no_arg_check_2.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/no_arg_check_2.f90
    branches/gupc/gcc/testsuite/gfortran.dg/no_arg_check_3.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/no_arg_check_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/power_3.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/power_3.f90
    branches/gupc/gcc/testsuite/gfortran.dg/power_4.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/power_4.f90
    branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_41.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/proc_ptr_41.f90
    branches/gupc/gcc/testsuite/gfortran.dg/proc_ptr_42.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/proc_ptr_42.f90
    branches/gupc/gcc/testsuite/gfortran.dg/transfer_check_4.f90
      - copied unchanged from r198433, trunk/gcc/testsuite/gfortran.dg/transfer_check_4.f90
    branches/gupc/gcc/testsuite/gnat.dg/discr41.adb
      - copied unchanged from r198433, trunk/gcc/testsuite/gnat.dg/discr41.adb
    branches/gupc/gcc/testsuite/gnat.dg/discr41.ads
      - copied unchanged from r198433, trunk/gcc/testsuite/gnat.dg/discr41.ads
    branches/gupc/gcc/tree-hasher.h
      - copied unchanged from r198433, trunk/gcc/tree-hasher.h
    branches/gupc/libitm/config/s390/
      - copied from r198433, trunk/libitm/config/s390/
    branches/gupc/libjava/sysdep/aarch64/
      - copied from r198433, trunk/libjava/sysdep/aarch64/
Removed:
    branches/gupc/gcc/ada/alfa.adb
    branches/gupc/gcc/ada/alfa.ads
    branches/gupc/gcc/ada/alfa_test.adb
    branches/gupc/gcc/ada/exp_alfa.adb
    branches/gupc/gcc/ada/exp_alfa.ads
    branches/gupc/gcc/ada/get_alfa.adb
    branches/gupc/gcc/ada/get_alfa.ads
    branches/gupc/gcc/ada/lib-xref-alfa.adb
    branches/gupc/gcc/ada/put_alfa.adb
    branches/gupc/gcc/ada/put_alfa.ads
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce-ext.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-init.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr33992.x
    branches/gupc/gcc/testsuite/gfortran.dg/module_md5_1.f90
Modified:
    branches/gupc/   (props changed)
    branches/gupc/ChangeLog
    branches/gupc/configure
    branches/gupc/configure.ac
    branches/gupc/contrib/ChangeLog
    branches/gupc/contrib/testsuite-management/validate_failures.py
    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-cborse.adb
    branches/gupc/gcc/ada/a-cfhama.adb
    branches/gupc/gcc/ada/a-cfhama.ads
    branches/gupc/gcc/ada/a-cfhase.adb
    branches/gupc/gcc/ada/a-cfhase.ads
    branches/gupc/gcc/ada/a-cforma.adb
    branches/gupc/gcc/ada/a-cforma.ads
    branches/gupc/gcc/ada/a-cforse.adb
    branches/gupc/gcc/ada/a-cforse.ads
    branches/gupc/gcc/ada/a-cofove.adb
    branches/gupc/gcc/ada/a-cofove.ads
    branches/gupc/gcc/ada/a-crbtgk.adb
    branches/gupc/gcc/ada/a-crbtgo.adb
    branches/gupc/gcc/ada/a-envvar.adb
    branches/gupc/gcc/ada/a-envvar.ads
    branches/gupc/gcc/ada/a-rbtgbo.adb
    branches/gupc/gcc/ada/a-stzunb-shared.ads
    branches/gupc/gcc/ada/adabkend.adb
    branches/gupc/gcc/ada/ali-util.adb
    branches/gupc/gcc/ada/ali-util.ads
    branches/gupc/gcc/ada/ali.adb
    branches/gupc/gcc/ada/aspects.adb
    branches/gupc/gcc/ada/aspects.ads
    branches/gupc/gcc/ada/bcheck.adb
    branches/gupc/gcc/ada/checks.adb
    branches/gupc/gcc/ada/checks.ads
    branches/gupc/gcc/ada/clean.adb
    branches/gupc/gcc/ada/debug.adb
    branches/gupc/gcc/ada/einfo.adb
    branches/gupc/gcc/ada/einfo.ads
    branches/gupc/gcc/ada/err_vars.ads
    branches/gupc/gcc/ada/errout.adb
    branches/gupc/gcc/ada/errout.ads
    branches/gupc/gcc/ada/erroutc.adb
    branches/gupc/gcc/ada/exp_aggr.adb
    branches/gupc/gcc/ada/exp_attr.adb
    branches/gupc/gcc/ada/exp_ch13.adb
    branches/gupc/gcc/ada/exp_ch3.adb
    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_ch8.adb
    branches/gupc/gcc/ada/exp_ch9.adb
    branches/gupc/gcc/ada/exp_dbug.adb
    branches/gupc/gcc/ada/exp_dist.adb
    branches/gupc/gcc/ada/exp_prag.adb
    branches/gupc/gcc/ada/exp_util.adb
    branches/gupc/gcc/ada/exp_util.ads
    branches/gupc/gcc/ada/expander.adb
    branches/gupc/gcc/ada/fe.h
    branches/gupc/gcc/ada/freeze.adb
    branches/gupc/gcc/ada/frontend.adb
    branches/gupc/gcc/ada/g-socket.adb
    branches/gupc/gcc/ada/g-socket.ads
    branches/gupc/gcc/ada/gcc-interface/Make-lang.in
    branches/gupc/gcc/ada/gcc-interface/Makefile.in
    branches/gupc/gcc/ada/gnat1drv.adb
    branches/gupc/gcc/ada/gnat_rm.texi
    branches/gupc/gcc/ada/gnat_ugn.texi
    branches/gupc/gcc/ada/gnatbind.adb
    branches/gupc/gcc/ada/gnatcmd.adb
    branches/gupc/gcc/ada/gnatls.adb
    branches/gupc/gcc/ada/init.c
    branches/gupc/gcc/ada/interfac.ads
    branches/gupc/gcc/ada/lib-writ.adb
    branches/gupc/gcc/ada/lib-writ.ads
    branches/gupc/gcc/ada/lib-xref.adb
    branches/gupc/gcc/ada/lib-xref.ads
    branches/gupc/gcc/ada/make.adb
    branches/gupc/gcc/ada/opt.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-ch4.adb
    branches/gupc/gcc/ada/par-ch6.adb
    branches/gupc/gcc/ada/par-prag.adb
    branches/gupc/gcc/ada/par_sco.adb
    branches/gupc/gcc/ada/prj-conf.adb
    branches/gupc/gcc/ada/prj-conf.ads
    branches/gupc/gcc/ada/prj-makr.adb
    branches/gupc/gcc/ada/prj-nmsc.adb
    branches/gupc/gcc/ada/prj-part.adb
    branches/gupc/gcc/ada/prj-part.ads
    branches/gupc/gcc/ada/prj-tree.adb
    branches/gupc/gcc/ada/prj-tree.ads
    branches/gupc/gcc/ada/projects.texi
    branches/gupc/gcc/ada/raise-gcc.c
    branches/gupc/gcc/ada/repinfo.adb
    branches/gupc/gcc/ada/restrict.adb
    branches/gupc/gcc/ada/restrict.ads
    branches/gupc/gcc/ada/s-dimmks.ads
    branches/gupc/gcc/ada/s-solita.adb
    branches/gupc/gcc/ada/s-tarest.adb
    branches/gupc/gcc/ada/s-tassta.adb
    branches/gupc/gcc/ada/sem_aggr.adb
    branches/gupc/gcc/ada/sem_attr.adb
    branches/gupc/gcc/ada/sem_aux.adb
    branches/gupc/gcc/ada/sem_aux.ads
    branches/gupc/gcc/ada/sem_case.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_ch6.ads
    branches/gupc/gcc/ada/sem_ch7.adb
    branches/gupc/gcc/ada/sem_ch8.adb
    branches/gupc/gcc/ada/sem_dim.adb
    branches/gupc/gcc/ada/sem_dim.ads
    branches/gupc/gcc/ada/sem_disp.adb
    branches/gupc/gcc/ada/sem_eval.adb
    branches/gupc/gcc/ada/sem_mech.adb
    branches/gupc/gcc/ada/sem_prag.adb
    branches/gupc/gcc/ada/sem_prag.ads
    branches/gupc/gcc/ada/sem_res.adb
    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/sem_warn.adb
    branches/gupc/gcc/ada/set_targ.ads
    branches/gupc/gcc/ada/sinfo.adb
    branches/gupc/gcc/ada/sinfo.ads
    branches/gupc/gcc/ada/snames.adb-tmpl
    branches/gupc/gcc/ada/snames.ads-tmpl
    branches/gupc/gcc/ada/sprint.adb
    branches/gupc/gcc/ada/stylesw.adb
    branches/gupc/gcc/ada/system-vms-ia64.ads
    branches/gupc/gcc/ada/targparm.adb
    branches/gupc/gcc/ada/targparm.ads
    branches/gupc/gcc/ada/tree_io.ads
    branches/gupc/gcc/ada/types.ads
    branches/gupc/gcc/ada/vms_data.ads
    branches/gupc/gcc/ada/xoscons.adb
    branches/gupc/gcc/ada/xref_lib.adb
    branches/gupc/gcc/alloc-pool.c
    branches/gupc/gcc/asan.c
    branches/gupc/gcc/attribs.c
    branches/gupc/gcc/basic-block.h
    branches/gupc/gcc/bb-reorder.c
    branches/gupc/gcc/bitmap.c
    branches/gupc/gcc/builtins.c
    branches/gupc/gcc/builtins.def
    branches/gupc/gcc/c-family/ChangeLog
    branches/gupc/gcc/c-family/c-common.c
    branches/gupc/gcc/c-family/c-opts.c
    branches/gupc/gcc/c-family/c.opt
    branches/gupc/gcc/c/ChangeLog
    branches/gupc/gcc/c/c-typeck.c
    branches/gupc/gcc/cfghooks.c
    branches/gupc/gcc/cfgloop.c
    branches/gupc/gcc/cfgloop.h
    branches/gupc/gcc/cfgloopmanip.c
    branches/gupc/gcc/cfgrtl.c
    branches/gupc/gcc/common.opt
    branches/gupc/gcc/common/config/aarch64/aarch64-common.c
    branches/gupc/gcc/config.gcc
    branches/gupc/gcc/config.in
    branches/gupc/gcc/config/aarch64/aarch64-builtins.c
    branches/gupc/gcc/config/aarch64/aarch64-protos.h
    branches/gupc/gcc/config/aarch64/aarch64-simd-builtins.def
    branches/gupc/gcc/config/aarch64/aarch64-simd.md
    branches/gupc/gcc/config/aarch64/aarch64.c
    branches/gupc/gcc/config/aarch64/aarch64.md
    branches/gupc/gcc/config/aarch64/arm_neon.h
    branches/gupc/gcc/config/aarch64/iterators.md
    branches/gupc/gcc/config/alpha/alpha.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_neon.h
    branches/gupc/gcc/config/arm/arm_neon_builtins.def
    branches/gupc/gcc/config/arm/constraints.md
    branches/gupc/gcc/config/arm/cortex-m4-fpu.md
    branches/gupc/gcc/config/arm/cortex-m4.md
    branches/gupc/gcc/config/arm/neon-gen.ml
    branches/gupc/gcc/config/arm/neon-testgen.ml
    branches/gupc/gcc/config/arm/neon.md
    branches/gupc/gcc/config/arm/neon.ml
    branches/gupc/gcc/config/arm/predicates.md
    branches/gupc/gcc/config/i386/constraints.md
    branches/gupc/gcc/config/i386/i386-opts.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/mmx.md
    branches/gupc/gcc/config/i386/predicates.md
    branches/gupc/gcc/config/i386/sse.md
    branches/gupc/gcc/config/i386/x86-64.h
    branches/gupc/gcc/config/mips/micromips.md
    branches/gupc/gcc/config/mips/mips.c
    branches/gupc/gcc/config/mips/mips.md
    branches/gupc/gcc/config/rs6000/default64.h
    branches/gupc/gcc/config/rs6000/driver-rs6000.c
    branches/gupc/gcc/config/rs6000/linux.h
    branches/gupc/gcc/config/rs6000/linux64.h
    branches/gupc/gcc/config/rs6000/linuxaltivec.h
    branches/gupc/gcc/config/rs6000/linuxspe.h
    branches/gupc/gcc/config/rs6000/rs6000.c
    branches/gupc/gcc/config/rs6000/rs6000.md
    branches/gupc/gcc/config/rs6000/sysv4.h
    branches/gupc/gcc/config/rs6000/vsx.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/sol2.h
    branches/gupc/gcc/configure
    branches/gupc/gcc/configure.ac
    branches/gupc/gcc/coretypes.h
    branches/gupc/gcc/cp/ChangeLog
    branches/gupc/gcc/cp/class.c
    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/init.c
    branches/gupc/gcc/cp/mangle.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/typeck.c
    branches/gupc/gcc/cselib.c
    branches/gupc/gcc/data-streamer-out.c
    branches/gupc/gcc/data-streamer.h
    branches/gupc/gcc/df-scan.c
    branches/gupc/gcc/diagnostic-color.c
    branches/gupc/gcc/diagnostic.c
    branches/gupc/gcc/diagnostic.h
    branches/gupc/gcc/doc/arm-neon-intrinsics.texi
    branches/gupc/gcc/doc/extend.texi
    branches/gupc/gcc/doc/invoke.texi
    branches/gupc/gcc/doc/tm.texi
    branches/gupc/gcc/doc/tm.texi.in
    branches/gupc/gcc/dwarf2cfi.c
    branches/gupc/gcc/dwarf2out.c
    branches/gupc/gcc/emit-rtl.c
    branches/gupc/gcc/except.c
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/fortran/ChangeLog
    branches/gupc/gcc/fortran/Make-lang.in
    branches/gupc/gcc/fortran/check.c
    branches/gupc/gcc/fortran/class.c
    branches/gupc/gcc/fortran/data.c
    branches/gupc/gcc/fortran/decl.c
    branches/gupc/gcc/fortran/dependency.c
    branches/gupc/gcc/fortran/expr.c
    branches/gupc/gcc/fortran/frontend-passes.c
    branches/gupc/gcc/fortran/gfortran.h
    branches/gupc/gcc/fortran/gfortran.texi
    branches/gupc/gcc/fortran/interface.c
    branches/gupc/gcc/fortran/intrinsic.c
    branches/gupc/gcc/fortran/intrinsic.texi
    branches/gupc/gcc/fortran/match.c
    branches/gupc/gcc/fortran/module.c
    branches/gupc/gcc/fortran/parse.c
    branches/gupc/gcc/fortran/resolve.c
    branches/gupc/gcc/fortran/scanner.c
    branches/gupc/gcc/fortran/simplify.c
    branches/gupc/gcc/fortran/target-memory.c
    branches/gupc/gcc/fortran/target-memory.h
    branches/gupc/gcc/fortran/trans-decl.c
    branches/gupc/gcc/fortran/trans-intrinsic.c
    branches/gupc/gcc/fortran/trans-types.c
    branches/gupc/gcc/gcc.c
    branches/gupc/gcc/gcse.c
    branches/gupc/gcc/ggc-common.c
    branches/gupc/gcc/gimple-fold.c
    branches/gupc/gcc/gimple-ssa-strength-reduction.c
    branches/gupc/gcc/gimple-streamer-in.c
    branches/gupc/gcc/gimple.c
    branches/gupc/gcc/gimple.h
    branches/gupc/gcc/gimplify.c
    branches/gupc/gcc/graph.c
    branches/gupc/gcc/graphite-clast-to-gimple.c
    branches/gupc/gcc/graphite-clast-to-gimple.h
    branches/gupc/gcc/graphite-dependences.c
    branches/gupc/gcc/graphite-poly.h
    branches/gupc/gcc/graphite.c
    branches/gupc/gcc/haifa-sched.c
    branches/gupc/gcc/hash-table.h
    branches/gupc/gcc/hooks.c
    branches/gupc/gcc/hooks.h
    branches/gupc/gcc/ipa-cp.c
    branches/gupc/gcc/ipa-prop.c
    branches/gupc/gcc/ipa-prop.h
    branches/gupc/gcc/ipa-split.c
    branches/gupc/gcc/ira-color.c
    branches/gupc/gcc/ira-costs.c
    branches/gupc/gcc/jump.c
    branches/gupc/gcc/langhooks.c
    branches/gupc/gcc/loop-init.c
    branches/gupc/gcc/loop-invariant.c
    branches/gupc/gcc/loop-iv.c
    branches/gupc/gcc/loop-unroll.c
    branches/gupc/gcc/lower-subreg.c
    branches/gupc/gcc/lra-assigns.c
    branches/gupc/gcc/lra-coalesce.c
    branches/gupc/gcc/lra-constraints.c
    branches/gupc/gcc/lra-eliminations.c
    branches/gupc/gcc/lra-int.h
    branches/gupc/gcc/lra-spills.c
    branches/gupc/gcc/lra.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-streamer.c
    branches/gupc/gcc/lto-streamer.h
    branches/gupc/gcc/lto/lto.c
    branches/gupc/gcc/omp-low.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/po/sv.po
    branches/gupc/gcc/po/vi.po
    branches/gupc/gcc/postreload-gcse.c
    branches/gupc/gcc/predict.c
    branches/gupc/gcc/recog.c
    branches/gupc/gcc/regcprop.c
    branches/gupc/gcc/reorg.c
    branches/gupc/gcc/rtl.h
    branches/gupc/gcc/sese.c
    branches/gupc/gcc/sese.h
    branches/gupc/gcc/statistics.c
    branches/gupc/gcc/stor-layout.c
    branches/gupc/gcc/store-motion.c
    branches/gupc/gcc/target.def
    branches/gupc/gcc/testsuite/ChangeLog
    branches/gupc/gcc/testsuite/g++.dg/cpp/limits.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype-call3.C
    branches/gupc/gcc/testsuite/g++.dg/cpp0x/decltype40.C
    branches/gupc/gcc/testsuite/g++.dg/cpp1y/auto-fn8.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/explicit-constructor.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/global-used-types-1.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/integer-typedef.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/namespace-2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/nested-2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/pubnames-2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/self-ref-1.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/self-ref-2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/static-data-member1.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/typedef1.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/typedef2.C
    branches/gupc/gcc/testsuite/g++.dg/debug/dwarf2/typedef4.C
    branches/gupc/gcc/testsuite/g++.dg/ipa/devirt-c-7.C
    branches/gupc/gcc/testsuite/g++.dg/system-binary-constants-1.C
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr33992.c
    branches/gupc/gcc/testsuite/gcc.c-torture/execute/pr55875.c
    branches/gupc/gcc/testsuite/gcc.dg/c1x-align-3.c
    branches/gupc/gcc/testsuite/gcc.dg/graphite/pr33766.c
    branches/gupc/gcc/testsuite/gcc.dg/pr50763.c
    branches/gupc/gcc/testsuite/gcc.dg/pr53265.c
    branches/gupc/gcc/testsuite/gcc.dg/torture/builtin-logb-1.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-prof/update-loopch.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/loop-38.c
    branches/gupc/gcc/testsuite/gcc.dg/tree-ssa/pr21559.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-pred-5_a.c
    branches/gupc/gcc/testsuite/gcc.dg/uninit-pred-5_b.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/slp-24-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/slp-24.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-mult.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-i4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u16-mult.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i2-gap.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-a-u8-i8-gap7.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-mult-char-ls.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-mult.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-same-dr.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u16-i4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u32-i8.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2-gap.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap2.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4-unknown.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap4.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7-big-array.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8-gap7.c
    branches/gupc/gcc/testsuite/gcc.dg/vect/vect-strided-u8-i8.c
    branches/gupc/gcc/testsuite/gcc.target/i386/avx2-vpop-check.h
    branches/gupc/gcc/testsuite/gcc.target/sh/mfmovd.c
    branches/gupc/gcc/testsuite/gfortran.dg/array_constructor_40.f90
    branches/gupc/gcc/testsuite/lib/c-compat.exp
    branches/gupc/gcc/testsuite/lib/gcc-dg.exp
    branches/gupc/gcc/testsuite/lib/prune.exp
    branches/gupc/gcc/testsuite/lib/target-supports.exp
    branches/gupc/gcc/toplev.c
    branches/gupc/gcc/trans-mem.c
    branches/gupc/gcc/tree-browser.c
    branches/gupc/gcc/tree-cfg.c
    branches/gupc/gcc/tree-cfgcleanup.c
    branches/gupc/gcc/tree-complex.c
    branches/gupc/gcc/tree-eh.c
    branches/gupc/gcc/tree-flow.h
    branches/gupc/gcc/tree-inline.c
    branches/gupc/gcc/tree-into-ssa.c
    branches/gupc/gcc/tree-optimize.c
    branches/gupc/gcc/tree-parloops.c
    branches/gupc/gcc/tree-scalar-evolution.c
    branches/gupc/gcc/tree-scalar-evolution.h
    branches/gupc/gcc/tree-sra.c
    branches/gupc/gcc/tree-ssa-alias.c
    branches/gupc/gcc/tree-ssa-coalesce.c
    branches/gupc/gcc/tree-ssa-copy.c
    branches/gupc/gcc/tree-ssa-dom.c
    branches/gupc/gcc/tree-ssa-forwprop.c
    branches/gupc/gcc/tree-ssa-live.c
    branches/gupc/gcc/tree-ssa-loop-im.c
    branches/gupc/gcc/tree-ssa-loop-ivopts.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-strlen.c
    branches/gupc/gcc/tree-ssa-structalias.c
    branches/gupc/gcc/tree-ssa-tail-merge.c
    branches/gupc/gcc/tree-ssa-uncprop.c
    branches/gupc/gcc/tree-ssa-uninit.c
    branches/gupc/gcc/tree-ssa.c
    branches/gupc/gcc/tree-streamer.c
    branches/gupc/gcc/tree-switch-conversion.c
    branches/gupc/gcc/tree-vect-data-refs.c
    branches/gupc/gcc/tree-vect-loop.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/tsan.c
    branches/gupc/gcc/var-tracking.c
    branches/gupc/libcpp/ChangeLog
    branches/gupc/libcpp/expr.c
    branches/gupc/libcpp/include/cpplib.h
    branches/gupc/libcpp/init.c
    branches/gupc/libcpp/lex.c
    branches/gupc/libgcc/ChangeLog
    branches/gupc/libgcc/config.host
    branches/gupc/libgcc/config/aarch64/sfp-machine.h
    branches/gupc/libgfortran/ChangeLog
    branches/gupc/libgfortran/intrinsics/system_clock.c
    branches/gupc/libgfortran/intrinsics/time_1.h
    branches/gupc/libgfortran/io/list_read.c
    branches/gupc/libgfortran/io/transfer.c
    branches/gupc/libgfortran/io/unix.c
    branches/gupc/libgfortran/io/unix.h
    branches/gupc/libiberty/ChangeLog
    branches/gupc/libiberty/hashtab.c
    branches/gupc/libitm/configure.tgt
    branches/gupc/libjava/ChangeLog
    branches/gupc/libjava/classpath/   (props changed)
    branches/gupc/libjava/classpath/ChangeLog.gcj
    branches/gupc/libjava/classpath/native/fdlibm/ieeefp.h
    branches/gupc/libjava/configure.host

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

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



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