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]

r148650 - in /branches/gc-improv: ./ ChangeLog ...


Author: lauras
Date: Thu Jun 18 07:45:48 2009
New Revision: 148650

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148650
Log:
Merge from trunk up to r148597

Added:
    branches/gc-improv/libstdc++-v3/testsuite/18_support/exception_ptr/40296.cc
      - copied unchanged from r148597, trunk/libstdc++-v3/testsuite/18_support/exception_ptr/40296.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/exception_ptr/move.cc
      - copied unchanged from r148597, trunk/libstdc++-v3/testsuite/18_support/exception_ptr/move.cc
    branches/gc-improv/libstdc++-v3/testsuite/ext/rope/40299.cc
      - copied unchanged from r148597, trunk/libstdc++-v3/testsuite/ext/rope/40299.cc
Modified:
    branches/gc-improv/libstdc++-v3/ChangeLog
    branches/gc-improv/libstdc++-v3/configure
    branches/gc-improv/libstdc++-v3/crossconfig.m4
    branches/gc-improv/libstdc++-v3/include/bits/move.h
    branches/gc-improv/libstdc++-v3/include/bits/random.h
    branches/gc-improv/libstdc++-v3/include/bits/random.tcc
    branches/gc-improv/libstdc++-v3/include/ext/memory
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/resize_fn_imps.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/erase_fn_imps.hpp
    branches/gc-improv/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
    branches/gc-improv/libstdc++-v3/include/ext/throw_allocator.h
    branches/gc-improv/libstdc++-v3/include/std/thread
    branches/gc-improv/libstdc++-v3/libsupc++/eh_ptr.cc
    branches/gc-improv/libstdc++-v3/libsupc++/exception_ptr.h
    branches/gc-improv/libstdc++-v3/python/Makefile.am
    branches/gc-improv/libstdc++-v3/python/Makefile.in
    branches/gc-improv/libstdc++-v3/python/hook.in
    branches/gc-improv/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/gc-improv/libstdc++-v3/testsuite/18_support/exception_ptr/current_exception.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/nested_exception/cons.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/nested_exception/nested_ptr.cc
    branches/gc-improv/libstdc++-v3/testsuite/18_support/nested_exception/throw_with_nested.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/cons/6.cc
    branches/gc-improv/libstdc++-v3/testsuite/23_containers/list/modifiers/insert/25288.cc
    branches/gc-improv/libstdc++-v3/testsuite/29_atomics/atomic_address/cons/aggregate.cc
    branches/gc-improv/libstdc++-v3/testsuite/util/regression/rand/assoc/container_rand_regression_test.tcc
    branches/gc-improv/libstdc++-v3/testsuite/util/regression/rand/assoc/rand_regression_test.hpp
    branches/gc-improv/libstdc++-v3/testsuite/util/regression/rand/priority_queue/container_rand_regression_test.tcc
    branches/gc-improv/libstdc++-v3/testsuite/util/regression/rand/priority_queue/rand_regression_test.hpp

Changes in other areas also in this revision:
Added:
    branches/gc-improv/gcc/collect2-aix.c
      - copied unchanged from r148597, trunk/gcc/collect2-aix.c
    branches/gc-improv/gcc/collect2-aix.h
      - copied unchanged from r148597, trunk/gcc/collect2-aix.h
    branches/gc-improv/gcc/config/freebsd-stdint.h
      - copied unchanged from r148597, trunk/gcc/config/freebsd-stdint.h
    branches/gc-improv/gcc/config/i386/ia32intrin.h
      - copied unchanged from r148597, trunk/gcc/config/i386/ia32intrin.h
    branches/gc-improv/gcc/config/i386/mingw-tls.c
      - copied unchanged from r148597, trunk/gcc/config/i386/mingw-tls.c
    branches/gc-improv/gcc/config/moxie/
      - copied from r148597, trunk/gcc/config/moxie/
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/auto14.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/cpp0x/auto14.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/auto15.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/cpp0x/auto15.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/defaulted10.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted10.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist18.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/cpp0x/initlist18.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist19.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/cpp0x/initlist19.C
    branches/gc-improv/gcc/testsuite/g++.dg/other/pr40446.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/other/pr40446.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/dtor7.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/template/dtor7.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/error41.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/template/error41.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/error42.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/template/error42.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/spec36.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/template/spec36.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr32950.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr32950.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40102.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr40102.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40323.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr40323.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40335.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr40335.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40389.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr40389.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr40460.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/torture/pr40460.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wcast-qual2.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/Wcast-qual2.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wswitch-3.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/Wswitch-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wunused-label-1.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/Wunused-label-1.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wunused-label-2.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/Wunused-label-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/Wunused-label-3.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/Wunused-label-3.C
    branches/gc-improv/gcc/testsuite/g++.dg/warn/skip-1.C
      - copied unchanged from r148597, trunk/gcc/testsuite/g++.dg/warn/skip-1.C
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr39834.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.c-torture/compile/pr39834.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr40351.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.c-torture/compile/pr40351.c
    branches/gc-improv/gcc/testsuite/gcc.c-torture/compile/pr40432.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.c-torture/compile/pr40432.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wcxx-compat-12.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-12.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wcxx-compat-13.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/Wcxx-compat-13.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wjump-misses-init-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/Wjump-misses-init-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wjump-misses-init-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/Wjump-misses-init-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wunused-label-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/Wunused-label-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-object-size-6.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/builtin-object-size-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-object-size-7.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/builtin-object-size-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-unreachable-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/builtin-unreachable-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/builtin-unreachable-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cast-qual-3.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/cast-qual-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/optimize-bswapdi-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/optimize-bswapdi-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/optimize-bswapsi-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/optimize-bswapsi-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/plugin/one_time-test-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/plugin/one_time-test-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340-3.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340-4.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340-5.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr40340.h
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/pr40340.h
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/pr40328.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/torture/pr40328.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/col-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/col-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/fre-vce-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/sra-7.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/sra-7.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-3.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/arm/neon-modes-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.target/arm/neon-modes-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/crc32-1.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.target/i386/crc32-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/crc32-2.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.target/i386/crc32-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/stackalign/pr39146.c
      - copied unchanged from r148597, trunk/gcc/testsuite/gcc.target/i386/stackalign/pr39146.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/backspace_11.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/backspace_11.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/count_init_expr.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/count_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/data_value_1.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/data_value_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/dot_product_1.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/dot_product_1.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_29.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/interface_29.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/is_iostat_end_eor_2.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/is_iostat_end_eor_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/matmul_8.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/matmul_8.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/nan_5.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/nan_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/newunit_1.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/newunit_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pack_assign_1.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/pack_assign_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/pack_vector_1.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/pack_vector_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/product_init_expr.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/product_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_order_5.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/reshape_order_5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_shape_1.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/reshape_shape_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/reshape_zerosize_2.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/reshape_zerosize_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/spread_init_expr.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/spread_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/sum_init_expr.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/sum_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/transpose_3.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/transpose_3.f03
    branches/gc-improv/gcc/testsuite/gfortran.dg/unpack_init_expr.f03
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.dg/unpack_init_expr.f03
    branches/gc-improv/gcc/testsuite/gfortran.fortran-torture/compile/pr40413.f90
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr40413.f90
    branches/gc-improv/gcc/testsuite/gfortran.fortran-torture/compile/pr40421.f
      - copied unchanged from r148597, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr40421.f
    branches/gc-improv/gcc/testsuite/gnat.dg/align_max.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/align_max.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/nested_float_packed.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/nested_float_packed.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst1.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst1.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst1.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst1.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst2.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst2.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst2.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst2.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst3.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst3.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst3.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst3.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst4.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst4.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst4.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst4.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst5.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst5.adb
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst5.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst5.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/oconst6.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/oconst6.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/specs/root-level_1-level_2.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/specs/root-level_1-level_2.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/specs/root-level_1.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/specs/root-level_1.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/specs/root-level_2.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/specs/root-level_2.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/specs/root.ads
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/specs/root.ads
    branches/gc-improv/gcc/testsuite/gnat.dg/test_oconst.adb
      - copied unchanged from r148597, trunk/gcc/testsuite/gnat.dg/test_oconst.adb
    branches/gc-improv/libffi/doc/
      - copied from r148597, trunk/libffi/doc/
    branches/gc-improv/libffi/man/
      - copied from r148597, trunk/libffi/man/
    branches/gc-improv/libffi/src/x86/freebsd.S
      - copied unchanged from r148597, trunk/libffi/src/x86/freebsd.S
    branches/gc-improv/libffi/src/x86/win64.S
      - copied unchanged from r148597, trunk/libffi/src/x86/win64.S
    branches/gc-improv/libffi/testsuite/libffi.call/closure_loc_fn0.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/closure_loc_fn0.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_stdcall.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/closure_stdcall.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_longdouble_split.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_align_longdouble_split.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_dbls_struct.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_dbls_struct.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_double_va.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_double_va.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_longdouble.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_longdouble.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_longdouble_va.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_longdouble_va.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_pointer.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_pointer.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_pointer_stack.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/cls_pointer_stack.c
    branches/gc-improv/libffi/testsuite/libffi.call/err_bad_abi.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/err_bad_abi.c
    branches/gc-improv/libffi/testsuite/libffi.call/err_bad_typedef.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/err_bad_typedef.c
    branches/gc-improv/libffi/testsuite/libffi.call/stret_large.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/stret_large.c
    branches/gc-improv/libffi/testsuite/libffi.call/stret_large2.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/stret_large2.c
    branches/gc-improv/libffi/testsuite/libffi.call/stret_medium.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/stret_medium.c
    branches/gc-improv/libffi/testsuite/libffi.call/stret_medium2.c
      - copied unchanged from r148597, trunk/libffi/testsuite/libffi.call/stret_medium2.c
Modified:
    branches/gc-improv/   (props changed)
    branches/gc-improv/ChangeLog
    branches/gc-improv/MAINTAINERS
    branches/gc-improv/Makefile.in
    branches/gc-improv/Makefile.tpl
    branches/gc-improv/config.guess
    branches/gc-improv/config.sub
    branches/gc-improv/configure
    branches/gc-improv/configure.ac
    branches/gc-improv/contrib/ChangeLog
    branches/gc-improv/contrib/compare-debug
    branches/gc-improv/fixincludes/ChangeLog
    branches/gc-improv/fixincludes/fixincl.x
    branches/gc-improv/fixincludes/inclhack.def
    branches/gc-improv/fixincludes/tests/base/stdint.h
    branches/gc-improv/gcc/ChangeLog
    branches/gc-improv/gcc/DATESTAMP
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/ada/ChangeLog
    branches/gc-improv/gcc/ada/adaint.c
    branches/gc-improv/gcc/ada/freeze.adb
    branches/gc-improv/gcc/ada/g-cgi.adb
    branches/gc-improv/gcc/ada/g-cgi.ads
    branches/gc-improv/gcc/ada/gcc-interface/Make-lang.in
    branches/gc-improv/gcc/ada/gcc-interface/decl.c
    branches/gc-improv/gcc/ada/gcc-interface/gigi.h
    branches/gc-improv/gcc/ada/gcc-interface/misc.c
    branches/gc-improv/gcc/ada/gcc-interface/trans.c
    branches/gc-improv/gcc/ada/gcc-interface/utils.c
    branches/gc-improv/gcc/ada/gcc-interface/utils2.c
    branches/gc-improv/gcc/ada/gnat_rm.texi
    branches/gc-improv/gcc/ada/lib-writ.adb
    branches/gc-improv/gcc/ada/scng.adb
    branches/gc-improv/gcc/ada/sem_attr.adb
    branches/gc-improv/gcc/ada/sem_prag.adb
    branches/gc-improv/gcc/ada/sem_warn.adb
    branches/gc-improv/gcc/ada/sfn_scan.adb
    branches/gc-improv/gcc/ada/tracebak.c
    branches/gc-improv/gcc/alias.c
    branches/gc-improv/gcc/attribs.c
    branches/gc-improv/gcc/basic-block.h
    branches/gc-improv/gcc/bitmap.c
    branches/gc-improv/gcc/builtins.c
    branches/gc-improv/gcc/builtins.def
    branches/gc-improv/gcc/c-common.c
    branches/gc-improv/gcc/c-common.h
    branches/gc-improv/gcc/c-decl.c
    branches/gc-improv/gcc/c-gimplify.c
    branches/gc-improv/gcc/c-omp.c
    branches/gc-improv/gcc/c-opts.c
    branches/gc-improv/gcc/c-parser.c
    branches/gc-improv/gcc/c-pragma.c
    branches/gc-improv/gcc/c-semantics.c
    branches/gc-improv/gcc/c-tree.h
    branches/gc-improv/gcc/c-typeck.c
    branches/gc-improv/gcc/c.opt
    branches/gc-improv/gcc/cfgcleanup.c
    branches/gc-improv/gcc/cfgexpand.c
    branches/gc-improv/gcc/cfgrtl.c
    branches/gc-improv/gcc/cgraph.c
    branches/gc-improv/gcc/cgraph.h
    branches/gc-improv/gcc/cgraphunit.c
    branches/gc-improv/gcc/collect2.c
    branches/gc-improv/gcc/combine-stack-adj.c
    branches/gc-improv/gcc/combine.c
    branches/gc-improv/gcc/common.opt
    branches/gc-improv/gcc/config.gcc
    branches/gc-improv/gcc/config.in
    branches/gc-improv/gcc/config/alpha/alpha.c
    branches/gc-improv/gcc/config/arc/arc.c
    branches/gc-improv/gcc/config/arm/arm-modes.def
    branches/gc-improv/gcc/config/arm/arm.c
    branches/gc-improv/gcc/config/arm/arm.md
    branches/gc-improv/gcc/config/arm/constraints.md
    branches/gc-improv/gcc/config/arm/ieee754-df.S
    branches/gc-improv/gcc/config/arm/ieee754-sf.S
    branches/gc-improv/gcc/config/arm/thumb2.md
    branches/gc-improv/gcc/config/avr/avr.c
    branches/gc-improv/gcc/config/bfin/bfin.c
    branches/gc-improv/gcc/config/crx/crx.c
    branches/gc-improv/gcc/config/darwin.h
    branches/gc-improv/gcc/config/darwin9.h
    branches/gc-improv/gcc/config/h8300/h8300.c
    branches/gc-improv/gcc/config/i386/driver-i386.c
    branches/gc-improv/gcc/config/i386/i386.c
    branches/gc-improv/gcc/config/i386/i386.h
    branches/gc-improv/gcc/config/i386/i386.md
    branches/gc-improv/gcc/config/i386/i386.opt
    branches/gc-improv/gcc/config/i386/t-gthr-win32
    branches/gc-improv/gcc/config/i386/winnt.c
    branches/gc-improv/gcc/config/i386/x86intrin.h
    branches/gc-improv/gcc/config/ia64/div.md
    branches/gc-improv/gcc/config/ia64/ia64.md
    branches/gc-improv/gcc/config/ia64/vect.md
    branches/gc-improv/gcc/config/iq2000/iq2000.c
    branches/gc-improv/gcc/config/m32r/m32r.c
    branches/gc-improv/gcc/config/m68hc11/m68hc11.c
    branches/gc-improv/gcc/config/m68k/linux.h
    branches/gc-improv/gcc/config/m68k/m68k.h
    branches/gc-improv/gcc/config/mcore/mcore.c
    branches/gc-improv/gcc/config/mips/mips.c
    branches/gc-improv/gcc/config/mips/mips.md
    branches/gc-improv/gcc/config/pa/pa-hpux.h
    branches/gc-improv/gcc/config/pa/pa-hpux10.h
    branches/gc-improv/gcc/config/pa/pa-hpux11.h
    branches/gc-improv/gcc/config/rs6000/aix.h
    branches/gc-improv/gcc/config/rs6000/aix43.h
    branches/gc-improv/gcc/config/rs6000/aix51.h
    branches/gc-improv/gcc/config/rs6000/aix52.h
    branches/gc-improv/gcc/config/rs6000/aix53.h
    branches/gc-improv/gcc/config/rs6000/aix61.h
    branches/gc-improv/gcc/config/rs6000/crtresfpr.asm
    branches/gc-improv/gcc/config/rs6000/crtresgpr.asm
    branches/gc-improv/gcc/config/rs6000/crtresxfpr.asm
    branches/gc-improv/gcc/config/rs6000/crtresxgpr.asm
    branches/gc-improv/gcc/config/rs6000/crtsavfpr.asm
    branches/gc-improv/gcc/config/rs6000/crtsavgpr.asm
    branches/gc-improv/gcc/config/rs6000/eabi.asm
    branches/gc-improv/gcc/config/rs6000/ppc-asm.h
    branches/gc-improv/gcc/config/rs6000/rs6000-c.c
    branches/gc-improv/gcc/config/rs6000/rs6000-protos.h
    branches/gc-improv/gcc/config/rs6000/rs6000.c
    branches/gc-improv/gcc/config/rs6000/t-aix52
    branches/gc-improv/gcc/config/s390/s390.c
    branches/gc-improv/gcc/config/s390/s390.md
    branches/gc-improv/gcc/config/sh/predicates.md
    branches/gc-improv/gcc/config/sh/sh-protos.h
    branches/gc-improv/gcc/config/sh/sh.c
    branches/gc-improv/gcc/config/sh/sh.h
    branches/gc-improv/gcc/config/sh/sh.md
    branches/gc-improv/gcc/config/sh/symbian.c
    branches/gc-improv/gcc/config/sparc/sparc.c
    branches/gc-improv/gcc/config/spu/spu-c.c
    branches/gc-improv/gcc/config/spu/spu-protos.h
    branches/gc-improv/gcc/config/spu/spu.c
    branches/gc-improv/gcc/config/stormy16/stormy16.c
    branches/gc-improv/gcc/config/v850/v850.c
    branches/gc-improv/gcc/config/vax/vax.c
    branches/gc-improv/gcc/config/xtensa/xtensa.c
    branches/gc-improv/gcc/configure
    branches/gc-improv/gcc/configure.ac
    branches/gc-improv/gcc/coverage.c
    branches/gc-improv/gcc/cp/ChangeLog
    branches/gc-improv/gcc/cp/Make-lang.in
    branches/gc-improv/gcc/cp/call.c
    branches/gc-improv/gcc/cp/class.c
    branches/gc-improv/gcc/cp/cp-gimplify.c
    branches/gc-improv/gcc/cp/cp-objcp-common.h
    branches/gc-improv/gcc/cp/cp-tree.h
    branches/gc-improv/gcc/cp/cvt.c
    branches/gc-improv/gcc/cp/decl.c
    branches/gc-improv/gcc/cp/decl2.c
    branches/gc-improv/gcc/cp/error.c
    branches/gc-improv/gcc/cp/except.c
    branches/gc-improv/gcc/cp/g++spec.c
    branches/gc-improv/gcc/cp/init.c
    branches/gc-improv/gcc/cp/lex.c
    branches/gc-improv/gcc/cp/mangle.c
    branches/gc-improv/gcc/cp/method.c
    branches/gc-improv/gcc/cp/name-lookup.c
    branches/gc-improv/gcc/cp/optimize.c
    branches/gc-improv/gcc/cp/parser.c
    branches/gc-improv/gcc/cp/pt.c
    branches/gc-improv/gcc/cp/repo.c
    branches/gc-improv/gcc/cp/rtti.c
    branches/gc-improv/gcc/cp/semantics.c
    branches/gc-improv/gcc/cp/tree.c
    branches/gc-improv/gcc/cp/typeck.c
    branches/gc-improv/gcc/cp/typeck2.c
    branches/gc-improv/gcc/dbxout.c
    branches/gc-improv/gcc/debug.c
    branches/gc-improv/gcc/debug.h
    branches/gc-improv/gcc/df-core.c
    branches/gc-improv/gcc/df-problems.c
    branches/gc-improv/gcc/df-scan.c
    branches/gc-improv/gcc/diagnostic.c
    branches/gc-improv/gcc/diagnostic.h
    branches/gc-improv/gcc/doc/contrib.texi
    branches/gc-improv/gcc/doc/extend.texi
    branches/gc-improv/gcc/doc/gty.texi
    branches/gc-improv/gcc/doc/install.texi
    branches/gc-improv/gcc/doc/invoke.texi
    branches/gc-improv/gcc/doc/md.texi
    branches/gc-improv/gcc/doc/plugins.texi
    branches/gc-improv/gcc/dummy-checksum.c
    branches/gc-improv/gcc/dwarf2.h
    branches/gc-improv/gcc/dwarf2asm.c
    branches/gc-improv/gcc/dwarf2out.c
    branches/gc-improv/gcc/emit-rtl.c
    branches/gc-improv/gcc/emutls.c
    branches/gc-improv/gcc/errors.c
    branches/gc-improv/gcc/except.c
    branches/gc-improv/gcc/expmed.c
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/final.c
    branches/gc-improv/gcc/fold-const.c
    branches/gc-improv/gcc/fortran/ChangeLog
    branches/gc-improv/gcc/fortran/arith.c
    branches/gc-improv/gcc/fortran/array.c
    branches/gc-improv/gcc/fortran/check.c
    branches/gc-improv/gcc/fortran/decl.c
    branches/gc-improv/gcc/fortran/expr.c
    branches/gc-improv/gcc/fortran/gfortran.h
    branches/gc-improv/gcc/fortran/gfortran.texi
    branches/gc-improv/gcc/fortran/interface.c
    branches/gc-improv/gcc/fortran/intrinsic.c
    branches/gc-improv/gcc/fortran/intrinsic.h
    branches/gc-improv/gcc/fortran/intrinsic.texi
    branches/gc-improv/gcc/fortran/io.c
    branches/gc-improv/gcc/fortran/ioparm.def
    branches/gc-improv/gcc/fortran/iso-c-binding.def
    branches/gc-improv/gcc/fortran/libgfortran.h
    branches/gc-improv/gcc/fortran/module.c
    branches/gc-improv/gcc/fortran/options.c
    branches/gc-improv/gcc/fortran/resolve.c
    branches/gc-improv/gcc/fortran/simplify.c
    branches/gc-improv/gcc/fortran/trans-array.c
    branches/gc-improv/gcc/fortran/trans-array.h
    branches/gc-improv/gcc/fortran/trans-common.c
    branches/gc-improv/gcc/fortran/trans-decl.c
    branches/gc-improv/gcc/fortran/trans-expr.c
    branches/gc-improv/gcc/fortran/trans-intrinsic.c
    branches/gc-improv/gcc/fortran/trans-io.c
    branches/gc-improv/gcc/fortran/trans-openmp.c
    branches/gc-improv/gcc/fortran/trans-stmt.c
    branches/gc-improv/gcc/fortran/trans-types.c
    branches/gc-improv/gcc/fortran/trans.c
    branches/gc-improv/gcc/fortran/trans.h
    branches/gc-improv/gcc/function.c
    branches/gc-improv/gcc/gbl-ctors.h
    branches/gc-improv/gcc/gcc.c
    branches/gc-improv/gcc/gcov.c
    branches/gc-improv/gcc/genattrtab.c
    branches/gc-improv/gcc/genchecksum.c
    branches/gc-improv/gcc/gengtype.c
    branches/gc-improv/gcc/gimple-iterator.c
    branches/gc-improv/gcc/gimple-low.c
    branches/gc-improv/gcc/gimple-pretty-print.c
    branches/gc-improv/gcc/gimple.c
    branches/gc-improv/gcc/gimplify.c
    branches/gc-improv/gcc/graphite.c
    branches/gc-improv/gcc/gthr-win32.h
    branches/gc-improv/gcc/haifa-sched.c
    branches/gc-improv/gcc/ipa-prop.c
    branches/gc-improv/gcc/ipa-struct-reorg.c
    branches/gc-improv/gcc/ira-build.c
    branches/gc-improv/gcc/java/ChangeLog
    branches/gc-improv/gcc/java/builtins.c
    branches/gc-improv/gcc/java/class.c
    branches/gc-improv/gcc/java/constants.c
    branches/gc-improv/gcc/java/decl.c
    branches/gc-improv/gcc/java/except.c
    branches/gc-improv/gcc/java/expr.c
    branches/gc-improv/gcc/java/java-gimplify.c
    branches/gc-improv/gcc/java/java-tree.h
    branches/gc-improv/gcc/java/jcf-io.c
    branches/gc-improv/gcc/java/jcf-parse.c
    branches/gc-improv/gcc/java/resource.c
    branches/gc-improv/gcc/java/typeck.c
    branches/gc-improv/gcc/java/verify.h
    branches/gc-improv/gcc/jump.c
    branches/gc-improv/gcc/langhooks-def.h
    branches/gc-improv/gcc/langhooks.c
    branches/gc-improv/gcc/langhooks.h
    branches/gc-improv/gcc/loop-unroll.c
    branches/gc-improv/gcc/matrix-reorg.c
    branches/gc-improv/gcc/objc/ChangeLog
    branches/gc-improv/gcc/objc/Make-lang.in
    branches/gc-improv/gcc/objc/objc-act.c
    branches/gc-improv/gcc/objc/objc-act.h
    branches/gc-improv/gcc/objcp/ChangeLog
    branches/gc-improv/gcc/objcp/Make-lang.in
    branches/gc-improv/gcc/objcp/objcp-decl.c
    branches/gc-improv/gcc/objcp/objcp-decl.h
    branches/gc-improv/gcc/omp-low.c
    branches/gc-improv/gcc/optabs.c
    branches/gc-improv/gcc/opth-gen.awk
    branches/gc-improv/gcc/opts.c
    branches/gc-improv/gcc/output.h
    branches/gc-improv/gcc/params.def
    branches/gc-improv/gcc/params.h
    branches/gc-improv/gcc/passes.c
    branches/gc-improv/gcc/plugin.c
    branches/gc-improv/gcc/print-rtl.c
    branches/gc-improv/gcc/recog.c
    branches/gc-improv/gcc/regstat.c
    branches/gc-improv/gcc/reorg.c
    branches/gc-improv/gcc/resource.c
    branches/gc-improv/gcc/resource.h
    branches/gc-improv/gcc/rtl.h
    branches/gc-improv/gcc/sdbout.c
    branches/gc-improv/gcc/sel-sched.c
    branches/gc-improv/gcc/statistics.c
    branches/gc-improv/gcc/stmt.c
    branches/gc-improv/gcc/stor-layout.c
    branches/gc-improv/gcc/stub-objc.c
    branches/gc-improv/gcc/system.h
    branches/gc-improv/gcc/target.h
    branches/gc-improv/gcc/targhooks.c
    branches/gc-improv/gcc/targhooks.h
    branches/gc-improv/gcc/testsuite/ChangeLog
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle11.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle12.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle17.C
    branches/gc-improv/gcc/testsuite/g++.dg/abi/mangle20-2.C
    branches/gc-improv/gcc/testsuite/g++.dg/cpp0x/initlist13.C
    branches/gc-improv/gcc/testsuite/g++.dg/init/ref15.C
    branches/gc-improv/gcc/testsuite/g++.dg/template/error38.C
    branches/gc-improv/gcc/testsuite/g++.dg/torture/pr31579.C
    branches/gc-improv/gcc/testsuite/gcc.dg/Warray-bounds.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wcxx-compat-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wredundant-decls-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wshadow-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wswitch-enum-error.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wswitch-error.c
    branches/gc-improv/gcc/testsuite/gcc.dg/Wswitch.c
    branches/gc-improv/gcc/testsuite/gcc.dg/array-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/asm-wide-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-object-size-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtin-object-size-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/builtins-30.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c90-const-expr-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c90-const-expr-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-tag-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-vla-jump-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-vla-jump-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-vla-jump-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-vla-jump-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/c99-vla-jump-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cast-function-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/19940712-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/Wmissingdirs.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/Wsignprom.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/Wtrigraphs-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/Wtrigraphs.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/arith-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/arith-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/assert2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/cpp.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/escape-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/escape.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/extratokens.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/extratokens2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/if-mpar.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/include2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/include2a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/line3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/macspace1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/macspace2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/missing-header-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/poison.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/pr29612-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/redef2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/strify2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/syshdr.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/sysmac2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/tr-warn1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/tr-warn3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/tr-warn4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/tr-warn5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/tr-warn6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/trad/trad.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/unc4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/cpp/undef2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dremf-type-compat-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/dremf-type-compat-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/enum-compat-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/falign-labels-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/func-ptr-conv-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gomp/for-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/gomp/pr27415.c
    branches/gc-improv/gcc/testsuite/gcc.dg/label-decl-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/nofixed-point-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/old-style-prom-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/old-style-prom-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/overflow-warn-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pch/counter-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pch/valid-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pch/valid-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pch/warn-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/plugin/ggcplug.c
    branches/gc-improv/gcc/testsuite/gcc.dg/plugin/plugin.exp
    branches/gc-improv/gcc/testsuite/gcc.dg/pr15698-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/pr20368-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/stmt-expr-label-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/stmt-expr-label-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/stmt-expr-label-3.c
    branches/gc-improv/gcc/testsuite/gcc.dg/torture/builtin-math-6.c
    branches/gc-improv/gcc/testsuite/gcc.dg/tree-ssa/prefetch-5.c
    branches/gc-improv/gcc/testsuite/gcc.dg/va-arg-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/bb-slp-10.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/bb-slp-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/i386/costmodel-vect-31.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/i386/costmodel-vect-33.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-vect-31.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-vect-33.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-scevccp-outer-8.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-31.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-64.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-66.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-68.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-section-anchors-vect-69.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/no-vfa-vect-43.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/pr25413.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/slp-25.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-109.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-26.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-28.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-33.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-42.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-44.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-50.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-54.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-58.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-70.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-87.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-88.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-89.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-91.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-92.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-93.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-95.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-96.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-align-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-align-2.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-1.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-multitypes-4.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-1a.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-4f.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-4g.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-4k.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vect/vect-outer-4l.c
    branches/gc-improv/gcc/testsuite/gcc.dg/vla-8.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-1.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-2.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-3.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-4.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-5.c
    branches/gc-improv/gcc/testsuite/gcc.target/i386/excess-precision-6.c
    branches/gc-improv/gcc/testsuite/gfortran.dg/debug/pr35154-dwarf2.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/debug/pr37738.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/dummy_procedure_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_20.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_21.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_26.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_27.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/interface_28.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/negative_unit.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/negative_unit_int8.f
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_decl_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_decl_7.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_decl_8.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_11.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/vect-2.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/vect-3.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/vect-4.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/vect/vect-5.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/zero_sized_1.f90
    branches/gc-improv/gcc/testsuite/gfortran.dg/zero_sized_5.f90
    branches/gc-improv/gcc/testsuite/gnat.dg/alignment6.adb
    branches/gc-improv/gcc/testsuite/lib/gcc-dg.exp
    branches/gc-improv/gcc/testsuite/lib/gfortran-dg.exp
    branches/gc-improv/gcc/testsuite/lib/target-supports.exp
    branches/gc-improv/gcc/timevar.def
    branches/gc-improv/gcc/toplev.c
    branches/gc-improv/gcc/toplev.h
    branches/gc-improv/gcc/tree-call-cdce.c
    branches/gc-improv/gcc/tree-cfg.c
    branches/gc-improv/gcc/tree-chrec.c
    branches/gc-improv/gcc/tree-chrec.h
    branches/gc-improv/gcc/tree-eh.c
    branches/gc-improv/gcc/tree-flow.h
    branches/gc-improv/gcc/tree-inline.c
    branches/gc-improv/gcc/tree-mudflap.c
    branches/gc-improv/gcc/tree-nested.c
    branches/gc-improv/gcc/tree-nomudflap.c
    branches/gc-improv/gcc/tree-object-size.c
    branches/gc-improv/gcc/tree-parloops.c
    branches/gc-improv/gcc/tree-pass.h
    branches/gc-improv/gcc/tree-predcom.c
    branches/gc-improv/gcc/tree-pretty-print.c
    branches/gc-improv/gcc/tree-profile.c
    branches/gc-improv/gcc/tree-sra.c
    branches/gc-improv/gcc/tree-ssa-alias.c
    branches/gc-improv/gcc/tree-ssa-alias.h
    branches/gc-improv/gcc/tree-ssa-ccp.c
    branches/gc-improv/gcc/tree-ssa-forwprop.c
    branches/gc-improv/gcc/tree-ssa-live.c
    branches/gc-improv/gcc/tree-ssa-loop-prefetch.c
    branches/gc-improv/gcc/tree-ssa-math-opts.c
    branches/gc-improv/gcc/tree-ssa-operands.c
    branches/gc-improv/gcc/tree-ssa-pre.c
    branches/gc-improv/gcc/tree-ssa-sccvn.c
    branches/gc-improv/gcc/tree-ssa-sccvn.h
    branches/gc-improv/gcc/tree-ssa-structalias.c
    branches/gc-improv/gcc/tree-ssa.c
    branches/gc-improv/gcc/tree-switch-conversion.c
    branches/gc-improv/gcc/tree-vect-data-refs.c
    branches/gc-improv/gcc/tree-vect-loop-manip.c
    branches/gc-improv/gcc/tree-vect-loop.c
    branches/gc-improv/gcc/tree-vect-patterns.c
    branches/gc-improv/gcc/tree-vect-slp.c
    branches/gc-improv/gcc/tree-vect-stmts.c
    branches/gc-improv/gcc/tree-vectorizer.c
    branches/gc-improv/gcc/tree-vectorizer.h
    branches/gc-improv/gcc/tree-vrp.c
    branches/gc-improv/gcc/tree.c
    branches/gc-improv/gcc/tree.h
    branches/gc-improv/gcc/varasm.c
    branches/gc-improv/gcc/vec.c
    branches/gc-improv/gcc/vec.h
    branches/gc-improv/gcc/vmsdbgout.c
    branches/gc-improv/gcc/xcoffout.c
    branches/gc-improv/gcc/xcoffout.h
    branches/gc-improv/include/ChangeLog
    branches/gc-improv/include/ansidecl.h
    branches/gc-improv/include/dyn-string.h
    branches/gc-improv/include/fibheap.h
    branches/gc-improv/libcpp/ChangeLog
    branches/gc-improv/libcpp/include/cpp-id-data.h
    branches/gc-improv/libcpp/include/cpplib.h
    branches/gc-improv/libcpp/include/line-map.h
    branches/gc-improv/libcpp/include/mkdeps.h
    branches/gc-improv/libcpp/include/symtab.h
    branches/gc-improv/libcpp/init.c
    branches/gc-improv/libcpp/internal.h
    branches/gc-improv/libcpp/lex.c
    branches/gc-improv/libdecnumber/ChangeLog
    branches/gc-improv/libdecnumber/decContext.h
    branches/gc-improv/libdecnumber/decDPD.h
    branches/gc-improv/libdecnumber/decNumber.h
    branches/gc-improv/libdecnumber/dpd/decimal128.h
    branches/gc-improv/libdecnumber/dpd/decimal32.h
    branches/gc-improv/libdecnumber/dpd/decimal64.h
    branches/gc-improv/libffi/ChangeLog
    branches/gc-improv/libffi/Makefile.am
    branches/gc-improv/libffi/Makefile.in
    branches/gc-improv/libffi/README
    branches/gc-improv/libffi/configure
    branches/gc-improv/libffi/configure.ac
    branches/gc-improv/libffi/include/Makefile.in
    branches/gc-improv/libffi/include/ffi.h.in
    branches/gc-improv/libffi/include/ffi_common.h
    branches/gc-improv/libffi/src/alpha/ffi.c
    branches/gc-improv/libffi/src/alpha/ffitarget.h
    branches/gc-improv/libffi/src/alpha/osf.S
    branches/gc-improv/libffi/src/arm/ffi.c
    branches/gc-improv/libffi/src/arm/ffitarget.h
    branches/gc-improv/libffi/src/arm/sysv.S
    branches/gc-improv/libffi/src/closures.c
    branches/gc-improv/libffi/src/cris/ffitarget.h
    branches/gc-improv/libffi/src/debug.c
    branches/gc-improv/libffi/src/dlmalloc.c
    branches/gc-improv/libffi/src/frv/ffi.c
    branches/gc-improv/libffi/src/frv/ffitarget.h
    branches/gc-improv/libffi/src/ia64/ffi.c
    branches/gc-improv/libffi/src/ia64/ffitarget.h
    branches/gc-improv/libffi/src/ia64/ia64_flags.h
    branches/gc-improv/libffi/src/ia64/unix.S
    branches/gc-improv/libffi/src/java_raw_api.c
    branches/gc-improv/libffi/src/m32r/ffi.c
    branches/gc-improv/libffi/src/m68k/ffitarget.h
    branches/gc-improv/libffi/src/m68k/sysv.S
    branches/gc-improv/libffi/src/mips/ffi.c
    branches/gc-improv/libffi/src/mips/ffitarget.h
    branches/gc-improv/libffi/src/mips/n32.S
    branches/gc-improv/libffi/src/mips/o32.S
    branches/gc-improv/libffi/src/pa/ffi.c
    branches/gc-improv/libffi/src/pa/ffitarget.h
    branches/gc-improv/libffi/src/pa/hpux32.S
    branches/gc-improv/libffi/src/pa/linux.S
    branches/gc-improv/libffi/src/powerpc/ffi.c
    branches/gc-improv/libffi/src/powerpc/ffi_darwin.c
    branches/gc-improv/libffi/src/powerpc/ffitarget.h
    branches/gc-improv/libffi/src/powerpc/linux64.S
    branches/gc-improv/libffi/src/powerpc/linux64_closure.S
    branches/gc-improv/libffi/src/powerpc/ppc_closure.S
    branches/gc-improv/libffi/src/powerpc/sysv.S
    branches/gc-improv/libffi/src/prep_cif.c
    branches/gc-improv/libffi/src/raw_api.c
    branches/gc-improv/libffi/src/s390/ffi.c
    branches/gc-improv/libffi/src/s390/ffitarget.h
    branches/gc-improv/libffi/src/s390/sysv.S
    branches/gc-improv/libffi/src/sh/ffi.c
    branches/gc-improv/libffi/src/sh/ffitarget.h
    branches/gc-improv/libffi/src/sh/sysv.S
    branches/gc-improv/libffi/src/sh64/ffi.c
    branches/gc-improv/libffi/src/sh64/ffitarget.h
    branches/gc-improv/libffi/src/sh64/sysv.S
    branches/gc-improv/libffi/src/sparc/ffi.c
    branches/gc-improv/libffi/src/sparc/ffitarget.h
    branches/gc-improv/libffi/src/sparc/v8.S
    branches/gc-improv/libffi/src/sparc/v9.S
    branches/gc-improv/libffi/src/types.c
    branches/gc-improv/libffi/src/x86/darwin.S
    branches/gc-improv/libffi/src/x86/darwin64.S
    branches/gc-improv/libffi/src/x86/ffi.c
    branches/gc-improv/libffi/src/x86/ffi64.c
    branches/gc-improv/libffi/src/x86/ffitarget.h
    branches/gc-improv/libffi/src/x86/sysv.S
    branches/gc-improv/libffi/src/x86/unix64.S
    branches/gc-improv/libffi/src/x86/win32.S
    branches/gc-improv/libffi/testsuite/Makefile.in
    branches/gc-improv/libffi/testsuite/lib/libffi-dg.exp
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn0.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn1.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn2.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn3.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn4.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn5.c
    branches/gc-improv/libffi/testsuite/libffi.call/closure_fn6.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_12byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_16byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_18byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_19byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_1_1byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_20byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_20byte1.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_24byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_2byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_3_1byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_3byte1.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_3byte2.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_4_1byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_4byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_5_1_byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_5byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_64byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_6_1_byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_6byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_7_1_byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_7byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_8byte.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_9byte1.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_9byte2.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_double.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_float.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_longdouble.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_pointer.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_sint16.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_sint32.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_sint64.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_uint16.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_uint32.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_align_uint64.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_double.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_float.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_schar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_sshort.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_sshortchar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_uchar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_ushort.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_multi_ushortchar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_schar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_sint.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_sshort.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_uchar.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_uint.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_ulonglong.c
    branches/gc-improv/libffi/testsuite/libffi.call/cls_ushort.c
    branches/gc-improv/libffi/testsuite/libffi.call/ffitest.h
    branches/gc-improv/libffi/testsuite/libffi.call/float2.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct1.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct10.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct2.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct3.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct4.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct5.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct6.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct7.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct8.c
    branches/gc-improv/libffi/testsuite/libffi.call/nested_struct9.c
    branches/gc-improv/libffi/testsuite/libffi.call/problem1.c
    branches/gc-improv/libffi/testsuite/libffi.call/return_ldl.c
    branches/gc-improv/libffi/testsuite/libffi.call/return_ll1.c
    branches/gc-improv/libffi/testsuite/libffi.special/ffitestcxx.h
    branches/gc-improv/libffi/testsuite/libffi.special/unwindtest.cc
    branches/gc-improv/libgcc/ChangeLog
    branches/gc-improv/libgcc/config.host
    branches/gc-improv/libgfortran/ChangeLog
    branches/gc-improv/libgfortran/fmain.c
    branches/gc-improv/libgfortran/io/format.c
    branches/gc-improv/libgfortran/io/io.h
    branches/gc-improv/libgfortran/io/list_read.c
    branches/gc-improv/libgfortran/io/open.c
    branches/gc-improv/libgfortran/io/transfer.c
    branches/gc-improv/libgfortran/io/unit.c
    branches/gc-improv/libgfortran/libgfortran.h
    branches/gc-improv/libgfortran/runtime/main.c
    branches/gc-improv/libgomp/ChangeLog
    branches/gc-improv/libgomp/Makefile.am
    branches/gc-improv/libgomp/Makefile.in
    branches/gc-improv/libiberty/ChangeLog
    branches/gc-improv/libiberty/testsuite/test-demangle.c
    branches/gc-improv/libjava/classpath/   (props changed)
    branches/gc-improv/libjava/classpath/ChangeLog.gcj
    branches/gc-improv/libjava/classpath/tools/classes/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.class
    branches/gc-improv/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/Main.class
    branches/gc-improv/libjava/classpath/tools/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.java
    branches/gc-improv/libjava/classpath/tools/gnu/classpath/tools/gjdoc/Main.java

Propchange: branches/gc-improv/
            ('svn:mergeinfo' modified)

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