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]

r180387 - in /branches/lra: ./ gcc/ChangeLog gc...


Author: law
Date: Mon Oct 24 14:49:08 2011
New Revision: 180387

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180387
Log:
Last week's merge.


Added:
    branches/lra/libstdc++-v3/config/os/mingw32-w64/
      - copied from r180090, trunk/libstdc++-v3/config/os/mingw32-w64/
    branches/lra/libstdc++-v3/testsuite/18_support/50594.cc
      - copied unchanged from r180090, trunk/libstdc++-v3/testsuite/18_support/50594.cc
    branches/lra/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
      - copied unchanged from r180090, trunk/libstdc++-v3/testsuite/22_locale/codecvt_byname/50714.cc
    branches/lra/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
      - copied unchanged from r180090, trunk/libstdc++-v3/testsuite/performance/23_containers/insert_erase/41975.cc
Modified:
    branches/lra/libstdc++-v3/ChangeLog
    branches/lra/libstdc++-v3/acinclude.m4
    branches/lra/libstdc++-v3/config.h.in
    branches/lra/libstdc++-v3/config/abi/pre/gnu.ver
    branches/lra/libstdc++-v3/configure
    branches/lra/libstdc++-v3/configure.host
    branches/lra/libstdc++-v3/include/bits/basic_string.h
    branches/lra/libstdc++-v3/include/bits/basic_string.tcc
    branches/lra/libstdc++-v3/include/bits/c++config
    branches/lra/libstdc++-v3/include/bits/codecvt.h
    branches/lra/libstdc++-v3/include/bits/stl_algobase.h
    branches/lra/libstdc++-v3/libsupc++/cxxabi.h
    branches/lra/libstdc++-v3/libsupc++/del_op.cc
    branches/lra/libstdc++-v3/libsupc++/del_opnt.cc
    branches/lra/libstdc++-v3/libsupc++/del_opv.cc
    branches/lra/libstdc++-v3/libsupc++/del_opvnt.cc
    branches/lra/libstdc++-v3/libsupc++/eh_alloc.cc
    branches/lra/libstdc++-v3/libsupc++/eh_catch.cc
    branches/lra/libstdc++-v3/libsupc++/eh_globals.cc
    branches/lra/libstdc++-v3/libsupc++/eh_type.cc
    branches/lra/libstdc++-v3/libsupc++/new
    branches/lra/libstdc++-v3/libsupc++/new_op.cc
    branches/lra/libstdc++-v3/libsupc++/new_opnt.cc
    branches/lra/libstdc++-v3/libsupc++/new_opv.cc
    branches/lra/libstdc++-v3/libsupc++/new_opvnt.cc
    branches/lra/libstdc++-v3/libsupc++/pure.cc
    branches/lra/libstdc++-v3/libsupc++/unwind-cxx.h
    branches/lra/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
    branches/lra/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/lra/gcc/ada/sigtramp-ppcvxw.c
      - copied unchanged from r180090, trunk/gcc/ada/sigtramp-ppcvxw.c
    branches/lra/gcc/ada/sigtramp.h
      - copied unchanged from r180090, trunk/gcc/ada/sigtramp.h
    branches/lra/gcc/config/arm/linux-atomic-64bit.c
      - copied unchanged from r180090, trunk/gcc/config/arm/linux-atomic-64bit.c
    branches/lra/gcc/objc/objc-map.c
      - copied unchanged from r180090, trunk/gcc/objc/objc-map.c
    branches/lra/gcc/objc/objc-map.h
      - copied unchanged from r180090, trunk/gcc/objc/objc-map.h
    branches/lra/gcc/testsuite/c-c++-common/simulate-thread/
      - copied from r180090, trunk/gcc/testsuite/c-c++-common/simulate-thread/
    branches/lra/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-template3.C
    branches/lra/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-auto1.C
    branches/lra/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-const1.C
    branches/lra/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-list1.C
    branches/lra/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi-template2.C
    branches/lra/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/ext/is_base_of_incomplete.C
    branches/lra/gcc/testsuite/g++.dg/inherit/error5.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/inherit/error5.C
    branches/lra/gcc/testsuite/g++.dg/init/vbase1.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/init/vbase1.C
    branches/lra/gcc/testsuite/g++.dg/overload/operator4.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/overload/operator4.C
    branches/lra/gcc/testsuite/g++.dg/pr48660.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/pr48660.C
    branches/lra/gcc/testsuite/g++.dg/simulate-thread/
      - copied from r180090, trunk/gcc/testsuite/g++.dg/simulate-thread/
    branches/lra/gcc/testsuite/g++.dg/template/constant1.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/template/constant1.C
    branches/lra/gcc/testsuite/g++.dg/template/constant2.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/template/constant2.C
    branches/lra/gcc/testsuite/g++.dg/torture/pr50189.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/torture/pr50189.C
    branches/lra/gcc/testsuite/g++.dg/vect/pr50698.cc
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/vect/pr50698.cc
    branches/lra/gcc/testsuite/g++.dg/warn/format6.C
      - copied unchanged from r180090, trunk/gcc/testsuite/g++.dg/warn/format6.C
    branches/lra/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-1.c
    branches/lra/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.c-torture/compile/pr50565-2.c
    branches/lra/gcc/testsuite/gcc.dg/builtin-object-size-12.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/builtin-object-size-12.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-1.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-2.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-3.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/macro-exp-tracking-4.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-1.c
    branches/lra/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/cpp/pragma-diagnostic-2.c
    branches/lra/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/di-longlong64-sync-1.c
    branches/lra/gcc/testsuite/gcc.dg/di-sync-multithread.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/di-sync-multithread.c
    branches/lra/gcc/testsuite/gcc.dg/memcpy-4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/memcpy-4.c
    branches/lra/gcc/testsuite/gcc.dg/simulate-thread/
      - copied from r180090, trunk/gcc/testsuite/gcc.dg/simulate-thread/
    branches/lra/gcc/testsuite/gcc.dg/torture/pr50389.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/torture/pr50389.c
    branches/lra/gcc/testsuite/gcc.dg/torture/pr50723.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/torture/pr50723.c
    branches/lra/gcc/testsuite/gcc.dg/torture/pr50729.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/torture/pr50729.c
    branches/lra/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-36.c
    branches/lra/gcc/testsuite/gcc.dg/va-arg-4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/va-arg-4.c
    branches/lra/gcc/testsuite/gcc.dg/va-arg-5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/va-arg-5.c
    branches/lra/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/vect/bb-slp-29.c
    branches/lra/gcc/testsuite/gcc.dg/vect/pr50727.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/vect/pr50727.c
    branches/lra/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/vect/vect-cond-9.c
    branches/lra/gcc/testsuite/gcc.dg/vla-23.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.dg/vla-23.c
    branches/lra/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withhelpers.c
    branches/lra/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/arm/di-longlong64-sync-withldrexd.c
    branches/lra/gcc/testsuite/gcc.target/i386/avx-mul-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/avx-mul-1.c
    branches/lra/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-2.c
    branches/lra/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/avx-vphminposuw-3.c
    branches/lra/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/avx2-mul-1.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_1.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_1.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_2.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_2.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_3.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_3.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_4.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_4.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_5.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_5.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_6.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_6.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_double_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_double_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_float_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_float_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_main.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_main.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_1.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_2.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_3.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_4.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_5.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_double_results_6.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_1.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_2.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_3.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_4.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_5.h
    branches/lra/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/fma_run_float_results_6.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_1.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_1.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_2.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_2.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_3.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_3.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_4.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_4.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_5.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_5.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_6.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_6.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_double_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_float_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_main.h
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_main.h
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_double_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_1.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_2.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_3.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_4.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_5.c
    branches/lra/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/l_fma_run_float_6.c
    branches/lra/gcc/testsuite/gcc.target/i386/pr50712.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/pr50712.c
    branches/lra/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/sse2-mul-1.c
    branches/lra/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/sse4_1-mul-1.c
    branches/lra/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-2.c
    branches/lra/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/sse4_1-phminposuw-3.c
    branches/lra/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-1.c
    branches/lra/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-2.c
    branches/lra/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/warn-vect-op-3.c
    branches/lra/gcc/testsuite/gcc.target/i386/xop-mul-1.c
      - copied unchanged from r180090, trunk/gcc/testsuite/gcc.target/i386/xop-mul-1.c
    branches/lra/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/c_kind_tests_3.f03
    branches/lra/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/elemental_args_check_4.f90
    branches/lra/gcc/testsuite/gfortran.dg/forall_15.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/forall_15.f90
    branches/lra/gcc/testsuite/gfortran.dg/kind_tests_4.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/kind_tests_4.f90
    branches/lra/gcc/testsuite/gfortran.dg/pointer_check_11.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/pointer_check_11.f90
    branches/lra/gcc/testsuite/gfortran.dg/pointer_check_12.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/pointer_check_12.f90
    branches/lra/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.dg/pointer_intent_5.f90
    branches/lra/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
      - copied unchanged from r180090, trunk/gcc/testsuite/gfortran.fortran-torture/compile/logical-2.f90
    branches/lra/gcc/testsuite/gnat.dg/vect1.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect1.adb
    branches/lra/gcc/testsuite/gnat.dg/vect1.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect1.ads
    branches/lra/gcc/testsuite/gnat.dg/vect1_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect1_pkg.ads
    branches/lra/gcc/testsuite/gnat.dg/vect2.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect2.adb
    branches/lra/gcc/testsuite/gnat.dg/vect2.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect2.ads
    branches/lra/gcc/testsuite/gnat.dg/vect2_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect2_pkg.ads
    branches/lra/gcc/testsuite/gnat.dg/vect3.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect3.adb
    branches/lra/gcc/testsuite/gnat.dg/vect3.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect3.ads
    branches/lra/gcc/testsuite/gnat.dg/vect3_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect3_pkg.ads
    branches/lra/gcc/testsuite/gnat.dg/vect4.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect4.adb
    branches/lra/gcc/testsuite/gnat.dg/vect4.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect4.ads
    branches/lra/gcc/testsuite/gnat.dg/vect4_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect4_pkg.ads
    branches/lra/gcc/testsuite/gnat.dg/vect5.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect5.adb
    branches/lra/gcc/testsuite/gnat.dg/vect5.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect5.ads
    branches/lra/gcc/testsuite/gnat.dg/vect5_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect5_pkg.ads
    branches/lra/gcc/testsuite/gnat.dg/vect6.adb
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect6.adb
    branches/lra/gcc/testsuite/gnat.dg/vect6.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect6.ads
    branches/lra/gcc/testsuite/gnat.dg/vect6_pkg.ads
      - copied unchanged from r180090, trunk/gcc/testsuite/gnat.dg/vect6_pkg.ads
    branches/lra/gcc/testsuite/lib/gcc-simulate-thread.exp
      - copied unchanged from r180090, trunk/gcc/testsuite/lib/gcc-simulate-thread.exp
    branches/lra/gcc/testsuite/obj-c++.dg/warn6.mm
      - copied unchanged from r180090, trunk/gcc/testsuite/obj-c++.dg/warn6.mm
Removed:
    branches/lra/gcc/testsuite/c-c++-common/cxxbitfields-2.c
    branches/lra/gcc/testsuite/c-c++-common/cxxbitfields-4.c
    branches/lra/gcc/testsuite/c-c++-common/cxxbitfields-5.c
    branches/lra/gcc/testsuite/c-c++-common/cxxbitfields.c
    branches/lra/libgo/go/encoding/line/
    branches/lra/libgo/go/exp/draw/
    branches/lra/libgo/go/exp/eval/
    branches/lra/libgo/go/exp/ogle/
    branches/lra/libgomp/config/posix95/
Modified:
    branches/lra/   (props changed)
    branches/lra/gcc/ChangeLog
    branches/lra/gcc/DATESTAMP
    branches/lra/gcc/Makefile.in
    branches/lra/gcc/ada/ChangeLog
    branches/lra/gcc/ada/Makefile.rtl
    branches/lra/gcc/ada/a-cbprqu.adb
    branches/lra/gcc/ada/a-cbprqu.ads
    branches/lra/gcc/ada/a-cbsyqu.ads
    branches/lra/gcc/ada/a-ciorma.adb
    branches/lra/gcc/ada/a-convec.adb
    branches/lra/gcc/ada/a-convec.ads
    branches/lra/gcc/ada/a-csquin.ads
    branches/lra/gcc/ada/a-cuprqu.ads
    branches/lra/gcc/ada/a-cusyqu.ads
    branches/lra/gcc/ada/a-ngcoar.adb
    branches/lra/gcc/ada/a-ngcoar.ads
    branches/lra/gcc/ada/a-ngrear.adb
    branches/lra/gcc/ada/bindgen.adb
    branches/lra/gcc/ada/exp_aggr.adb
    branches/lra/gcc/ada/exp_ch3.adb
    branches/lra/gcc/ada/exp_ch3.ads
    branches/lra/gcc/ada/exp_ch4.adb
    branches/lra/gcc/ada/exp_ch5.adb
    branches/lra/gcc/ada/exp_ch6.adb
    branches/lra/gcc/ada/exp_ch6.ads
    branches/lra/gcc/ada/exp_ch9.adb
    branches/lra/gcc/ada/exp_ch9.ads
    branches/lra/gcc/ada/exp_disp.adb
    branches/lra/gcc/ada/freeze.adb
    branches/lra/gcc/ada/g-trasym.adb
    branches/lra/gcc/ada/g-trasym.ads
    branches/lra/gcc/ada/gcc-interface/Make-lang.in
    branches/lra/gcc/ada/gcc-interface/Makefile.in
    branches/lra/gcc/ada/gcc-interface/ada-tree.h
    branches/lra/gcc/ada/gcc-interface/decl.c
    branches/lra/gcc/ada/gcc-interface/gigi.h
    branches/lra/gcc/ada/gcc-interface/lang-specs.h
    branches/lra/gcc/ada/gcc-interface/lang.opt
    branches/lra/gcc/ada/gcc-interface/misc.c
    branches/lra/gcc/ada/gcc-interface/trans.c
    branches/lra/gcc/ada/gcc-interface/utils.c
    branches/lra/gcc/ada/gcc-interface/utils2.c
    branches/lra/gcc/ada/gnat_ugn.texi
    branches/lra/gcc/ada/gnatlink.adb
    branches/lra/gcc/ada/impunit.adb
    branches/lra/gcc/ada/impunit.ads
    branches/lra/gcc/ada/init.c
    branches/lra/gcc/ada/lib-xref.adb
    branches/lra/gcc/ada/link.c
    branches/lra/gcc/ada/make.adb
    branches/lra/gcc/ada/mlib-prj.adb
    branches/lra/gcc/ada/mlib-utl.adb
    branches/lra/gcc/ada/par-ch2.adb
    branches/lra/gcc/ada/par-ch3.adb
    branches/lra/gcc/ada/par-ch6.adb
    branches/lra/gcc/ada/par-util.adb
    branches/lra/gcc/ada/par.adb
    branches/lra/gcc/ada/prj-conf.adb
    branches/lra/gcc/ada/prj-pars.adb
    branches/lra/gcc/ada/prj-pars.ads
    branches/lra/gcc/ada/prj-part.adb
    branches/lra/gcc/ada/prj-part.ads
    branches/lra/gcc/ada/prj-proc.adb
    branches/lra/gcc/ada/prj-proc.ads
    branches/lra/gcc/ada/projects.texi
    branches/lra/gcc/ada/rtsfind.ads
    branches/lra/gcc/ada/s-gearop.adb
    branches/lra/gcc/ada/s-gearop.ads
    branches/lra/gcc/ada/s-linux-alpha.ads
    branches/lra/gcc/ada/s-linux-sparc.ads
    branches/lra/gcc/ada/s-regpat.adb
    branches/lra/gcc/ada/s-rident.ads
    branches/lra/gcc/ada/s-stopoo.ads
    branches/lra/gcc/ada/s-taprop-posix.adb
    branches/lra/gcc/ada/s-tasren.adb
    branches/lra/gcc/ada/sem_aggr.adb
    branches/lra/gcc/ada/sem_attr.adb
    branches/lra/gcc/ada/sem_attr.ads
    branches/lra/gcc/ada/sem_ch10.adb
    branches/lra/gcc/ada/sem_ch12.adb
    branches/lra/gcc/ada/sem_ch13.adb
    branches/lra/gcc/ada/sem_ch3.adb
    branches/lra/gcc/ada/sem_ch4.adb
    branches/lra/gcc/ada/sem_ch6.adb
    branches/lra/gcc/ada/sem_ch8.adb
    branches/lra/gcc/ada/sem_ch9.adb
    branches/lra/gcc/ada/sem_intr.adb
    branches/lra/gcc/ada/sem_prag.adb
    branches/lra/gcc/ada/sem_res.adb
    branches/lra/gcc/ada/sem_type.adb
    branches/lra/gcc/ada/sem_util.adb
    branches/lra/gcc/ada/sem_util.ads
    branches/lra/gcc/ada/sysdep.c
    branches/lra/gcc/ada/vms_data.ads
    branches/lra/gcc/builtins.c
    branches/lra/gcc/builtins.def
    branches/lra/gcc/c-decl.c
    branches/lra/gcc/c-family/ChangeLog
    branches/lra/gcc/c-family/c-common.c
    branches/lra/gcc/c-family/c-lex.c
    branches/lra/gcc/c-family/c-omp.c
    branches/lra/gcc/c-family/c-opts.c
    branches/lra/gcc/c-family/c-ppoutput.c
    branches/lra/gcc/c-family/c-pretty-print.c
    branches/lra/gcc/c-family/c.opt
    branches/lra/gcc/c-parser.c
    branches/lra/gcc/c-typeck.c
    branches/lra/gcc/calls.c
    branches/lra/gcc/cfgrtl.c
    branches/lra/gcc/cgraphunit.c
    branches/lra/gcc/combine.c
    branches/lra/gcc/common.opt
    branches/lra/gcc/compare-elim.c
    branches/lra/gcc/config/arm/arm-c.c
    branches/lra/gcc/config/arm/arm.c
    branches/lra/gcc/config/arm/arm.h
    branches/lra/gcc/config/arm/iterators.md
    branches/lra/gcc/config/arm/linux-atomic.c
    branches/lra/gcc/config/arm/sync.md
    branches/lra/gcc/config/arm/t-linux-eabi
    branches/lra/gcc/config/avr/avr-protos.h
    branches/lra/gcc/config/avr/avr.c
    branches/lra/gcc/config/avr/avr.h
    branches/lra/gcc/config/avr/avr.md
    branches/lra/gcc/config/avr/avr.opt
    branches/lra/gcc/config/avr/libgcc.S
    branches/lra/gcc/config/cris/cris.c
    branches/lra/gcc/config/cris/cris.h
    branches/lra/gcc/config/darwin.c
    branches/lra/gcc/config/i386/i386-protos.h
    branches/lra/gcc/config/i386/i386.c
    branches/lra/gcc/config/i386/i386.md
    branches/lra/gcc/config/i386/sse.md
    branches/lra/gcc/config/ia64/ia64.c
    branches/lra/gcc/config/pa/pa.c
    branches/lra/gcc/config/rs6000/altivec.md
    branches/lra/gcc/config/rs6000/rs6000.c
    branches/lra/gcc/config/sh/sh.c
    branches/lra/gcc/config/sh/sh.h
    branches/lra/gcc/config/sh/sh.md
    branches/lra/gcc/config/sparc/linux.h
    branches/lra/gcc/config/sparc/linux64.h
    branches/lra/gcc/config/sparc/sol2.h
    branches/lra/gcc/config/sparc/sparc.c
    branches/lra/gcc/config/sparc/sparc.h
    branches/lra/gcc/config/sparc/sparc.md
    branches/lra/gcc/config/sparc/sparc.opt
    branches/lra/gcc/config/spu/spu.md
    branches/lra/gcc/config/vms/vms.c
    branches/lra/gcc/convert.c
    branches/lra/gcc/cp/ChangeLog
    branches/lra/gcc/cp/call.c
    branches/lra/gcc/cp/class.c
    branches/lra/gcc/cp/cp-objcp-common.c
    branches/lra/gcc/cp/cp-tree.def
    branches/lra/gcc/cp/cp-tree.h
    branches/lra/gcc/cp/cxx-pretty-print.c
    branches/lra/gcc/cp/decl.c
    branches/lra/gcc/cp/error.c
    branches/lra/gcc/cp/except.c
    branches/lra/gcc/cp/init.c
    branches/lra/gcc/cp/method.c
    branches/lra/gcc/cp/parser.c
    branches/lra/gcc/cp/pt.c
    branches/lra/gcc/cp/semantics.c
    branches/lra/gcc/cp/tree.c
    branches/lra/gcc/cp/typeck.c
    branches/lra/gcc/diagnostic.c
    branches/lra/gcc/diagnostic.h
    branches/lra/gcc/doc/cppopts.texi
    branches/lra/gcc/doc/invoke.texi
    branches/lra/gcc/doc/md.texi
    branches/lra/gcc/emit-rtl.c
    branches/lra/gcc/expr.c
    branches/lra/gcc/expr.h
    branches/lra/gcc/fold-const.c
    branches/lra/gcc/fortran/ChangeLog
    branches/lra/gcc/fortran/cpp.c
    branches/lra/gcc/fortran/decl.c
    branches/lra/gcc/fortran/expr.c
    branches/lra/gcc/fortran/f95-lang.c
    branches/lra/gcc/fortran/frontend-passes.c
    branches/lra/gcc/fortran/gfortran.texi
    branches/lra/gcc/fortran/intrinsic.c
    branches/lra/gcc/fortran/intrinsic.texi
    branches/lra/gcc/fortran/invoke.texi
    branches/lra/gcc/fortran/lang.opt
    branches/lra/gcc/fortran/libgfortran.h
    branches/lra/gcc/fortran/options.c
    branches/lra/gcc/fortran/primary.c
    branches/lra/gcc/fortran/resolve.c
    branches/lra/gcc/fortran/trans-array.c
    branches/lra/gcc/fortran/trans-decl.c
    branches/lra/gcc/fortran/trans-expr.c
    branches/lra/gcc/fortran/trans-intrinsic.c
    branches/lra/gcc/fortran/trans-openmp.c
    branches/lra/gcc/fortran/trans-stmt.c
    branches/lra/gcc/fortran/trans.c
    branches/lra/gcc/function.c
    branches/lra/gcc/gengtype.c
    branches/lra/gcc/genopinit.c
    branches/lra/gcc/ggc-none.c
    branches/lra/gcc/ggc-page.c
    branches/lra/gcc/ggc-zone.c
    branches/lra/gcc/ggc.h
    branches/lra/gcc/gimple-fold.c
    branches/lra/gcc/gimple-low.c
    branches/lra/gcc/gimple.c
    branches/lra/gcc/gimplify.c
    branches/lra/gcc/go/gofrontend/gogo-tree.cc
    branches/lra/gcc/ifcvt.c
    branches/lra/gcc/input.c
    branches/lra/gcc/input.h
    branches/lra/gcc/ipa-split.c
    branches/lra/gcc/java/ChangeLog
    branches/lra/gcc/java/builtins.c
    branches/lra/gcc/java/class.c
    branches/lra/gcc/java/decl.c
    branches/lra/gcc/java/except.c
    branches/lra/gcc/java/expr.c
    branches/lra/gcc/java/jcf-parse.c
    branches/lra/gcc/jump.c
    branches/lra/gcc/lto-streamer-in.c
    branches/lra/gcc/lto-streamer-out.c
    branches/lra/gcc/lto/ChangeLog
    branches/lra/gcc/lto/lto-lang.c
    branches/lra/gcc/lto/lto.c
    branches/lra/gcc/modulo-sched.c
    branches/lra/gcc/objc/ChangeLog
    branches/lra/gcc/objc/Make-lang.in
    branches/lra/gcc/objc/config-lang.in
    branches/lra/gcc/objc/objc-act.c
    branches/lra/gcc/objc/objc-act.h
    branches/lra/gcc/objc/objc-gnu-runtime-abi-01.c
    branches/lra/gcc/objc/objc-next-runtime-abi-01.c
    branches/lra/gcc/objc/objc-next-runtime-abi-02.c
    branches/lra/gcc/objcp/ChangeLog
    branches/lra/gcc/objcp/Make-lang.in
    branches/lra/gcc/objcp/config-lang.in
    branches/lra/gcc/omp-low.c
    branches/lra/gcc/optabs.c
    branches/lra/gcc/optabs.h
    branches/lra/gcc/reorg.c
    branches/lra/gcc/rtl.h
    branches/lra/gcc/stmt.c
    branches/lra/gcc/streamer-hooks.h
    branches/lra/gcc/system.h
    branches/lra/gcc/testsuite/ChangeLog
    branches/lra/gcc/testsuite/g++.dg/ext/is_base_of_diagnostic.C
    branches/lra/gcc/testsuite/g++.dg/ext/unary_trait_incomplete.C
    branches/lra/gcc/testsuite/g++.dg/other/pr47218.C
    branches/lra/gcc/testsuite/gcc.dg/builtins-47.c
    branches/lra/gcc/testsuite/gcc.dg/builtins-67.c
    branches/lra/gcc/testsuite/gcc.dg/graphite/id-pr46845.c
    branches/lra/gcc/testsuite/gcc.dg/pr49994-3.c
    branches/lra/gcc/testsuite/gcc.dg/vect/vec-scal-opt.c
    branches/lra/gcc/testsuite/gcc.dg/vect/vec-scal-opt1.c
    branches/lra/gcc/testsuite/gcc.dg/vect/vec-scal-opt2.c
    branches/lra/gcc/testsuite/gcc.dg/vect/vect-21.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fma-3.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fma-4.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fma-5.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fma-7.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-11.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-3.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-7.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-fpconv-8.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/ppc-pow.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/recip-1.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/recip-2.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/recip-3.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/recip-4.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/recip-5.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/warn-1.c
    branches/lra/gcc/testsuite/gcc.target/powerpc/warn-2.c
    branches/lra/gcc/testsuite/gcc.target/s390/20090223-1.c
    branches/lra/gcc/testsuite/gcc.target/sparc/cmask.c
    branches/lra/gcc/testsuite/gcc.target/sparc/combined-1.c
    branches/lra/gcc/testsuite/gcc.target/sparc/fhalve.c
    branches/lra/gcc/testsuite/gcc.target/sparc/fnegop.c
    branches/lra/gcc/testsuite/gcc.target/sparc/fpadds.c
    branches/lra/gcc/testsuite/gcc.target/sparc/fshift.c
    branches/lra/gcc/testsuite/gcc.target/sparc/fucmp.c
    branches/lra/gcc/testsuite/gcc.target/sparc/lzd.c
    branches/lra/gcc/testsuite/gcc.target/sparc/vis3misc.c
    branches/lra/gcc/testsuite/gcc.target/sparc/xmul.c
    branches/lra/gcc/testsuite/gfortran.dg/bind_c_usage_22.f90
    branches/lra/gcc/testsuite/gfortran.dg/bind_c_usage_23.f90
    branches/lra/gcc/testsuite/gfortran.dg/bind_c_usage_24.f90
    branches/lra/gcc/testsuite/gfortran.dg/rank_3.f90
    branches/lra/gcc/testsuite/gfortran.dg/rank_4.f90
    branches/lra/gcc/testsuite/gnat.dg/specs/debug1.ads
    branches/lra/gcc/testsuite/lib/gcc-dg.exp
    branches/lra/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/lra/gcc/testsuite/lib/prune.exp
    branches/lra/gcc/testsuite/lib/target-supports.exp
    branches/lra/gcc/toplev.c
    branches/lra/gcc/tree-complex.c
    branches/lra/gcc/tree-data-ref.c
    branches/lra/gcc/tree-diagnostic.c
    branches/lra/gcc/tree-diagnostic.h
    branches/lra/gcc/tree-eh.c
    branches/lra/gcc/tree-emutls.c
    branches/lra/gcc/tree-loop-distribution.c
    branches/lra/gcc/tree-nested.c
    branches/lra/gcc/tree-object-size.c
    branches/lra/gcc/tree-ssa-address.c
    branches/lra/gcc/tree-ssa-alias.c
    branches/lra/gcc/tree-ssa-ccp.c
    branches/lra/gcc/tree-ssa-forwprop.c
    branches/lra/gcc/tree-ssa-loop-ivopts.c
    branches/lra/gcc/tree-ssa-loop-prefetch.c
    branches/lra/gcc/tree-ssa-math-opts.c
    branches/lra/gcc/tree-ssa-strlen.c
    branches/lra/gcc/tree-ssa.c
    branches/lra/gcc/tree-streamer-in.c
    branches/lra/gcc/tree-vect-generic.c
    branches/lra/gcc/tree-vect-patterns.c
    branches/lra/gcc/tree-vect-slp.c
    branches/lra/gcc/tree-vect-stmts.c
    branches/lra/gcc/tree-vectorizer.h
    branches/lra/gcc/tree-vrp.c
    branches/lra/gcc/tree.c
    branches/lra/gcc/tree.h
    branches/lra/gcc/varasm.c
    branches/lra/gnattools/ChangeLog
    branches/lra/gnattools/Makefile.in
    branches/lra/libada/ChangeLog
    branches/lra/libada/Makefile.in
    branches/lra/libada/configure
    branches/lra/libada/configure.ac
    branches/lra/libcpp/ChangeLog
    branches/lra/libcpp/directives.c
    branches/lra/libcpp/files.c
    branches/lra/libcpp/include/cpplib.h
    branches/lra/libcpp/include/line-map.h
    branches/lra/libcpp/init.c
    branches/lra/libcpp/internal.h
    branches/lra/libcpp/lex.c
    branches/lra/libcpp/line-map.c
    branches/lra/libcpp/macro.c
    branches/lra/libcpp/traditional.c
    branches/lra/libgomp/ChangeLog
    branches/lra/libiberty/ChangeLog
    branches/lra/libiberty/cp-demangle.c
    branches/lra/libiberty/testsuite/demangle-expected
    branches/lra/libjava/classpath/   (props changed)

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

Propchange: branches/lra/
            ('svnmerge-integrated' modified)

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