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]

r106681 - in /branches/gcc-4_0-rhl-branch: .cvs...


Author: jakub
Date: Wed Nov  9 10:17:08 2005
New Revision: 106681

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106681
Log:
svn merge -r105083:106678 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_0-branch

Added:
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/24559.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/21_strings/c_strings/wchar_t/24559.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/22_locale/num_get/get/char/23953.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/22_locale/num_get/get/char/23953.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/23953.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/23953.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/22_locale/num_put/put/char/23953.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/22_locale/num_put/put/char/23953.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/23953.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/22_locale/num_put/put/wchar_t/23953.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/memory/shared_ptr/misc/24595.cc
Removed:
    branches/gcc-4_0-rhl-branch/libstdc++-v3/.cvsignore
Modified:
    branches/gcc-4_0-rhl-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_0-rhl-branch/libstdc++-v3/config/linker-map.gnu
    branches/gcc-4_0-rhl-branch/libstdc++-v3/config/locale/generic/time_members.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/config/locale/gnu/messages_members.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/config/locale/gnu/time_members.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/configure
    branches/gcc-4_0-rhl-branch/libstdc++-v3/configure.ac
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/bits/c++config
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/bits/locale_classes.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/bits/locale_facets.tcc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/bits/stl_queue.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/c_std/std_cwchar.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/tr1/boost_shared_ptr.h
    branches/gcc-4_0-rhl-branch/libstdc++-v3/include/tr1/functional
    branches/gcc-4_0-rhl-branch/libstdc++-v3/src/locale.cc
    branches/gcc-4_0-rhl-branch/libstdc++-v3/testsuite/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/cpp/string-1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/cpp/string-1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/debug/static1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/debug/static1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/expr/cond8.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/expr/cond8.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/ext/array2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/array2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/ext/c99struct1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/c99struct1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/ext/label5.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/label5.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/ext/tmplattr1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/ext/tmplattr1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/inherit/covariant14.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/inherit/covariant14.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/init/ctor7.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/init/ctor7.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/init/float1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/init/float1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/init/goto2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/init/goto2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/init/switch1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/init/switch1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/opt/complex4.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/opt/complex4.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/opt/delay-slot-1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/opt/delay-slot-1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/opt/mmx2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/opt/mmx2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/other/friend3.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/friend3.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/other/large-size-array.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/large-size-array.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/other/return1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/return1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/other/switch2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/other/switch2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/overload/error2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/overload/error2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/overload/koenig2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/overload/koenig2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/access8.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/access8.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/crash31.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/crash31.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/dot1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/dot1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/error28.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/error28.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/for1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/for1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/friend5.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/friend5.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/ret-type3.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/ret-type3.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/template18.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/template18.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/typename10.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/typename10.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/typename8.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/typename8.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/typename9.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/parse/typename9.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/arg4.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/arg4.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/crash38.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/crash38.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/crash39.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/crash39.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/crash40.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/crash40.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/crash41.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/crash41.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/crash42.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/crash42.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/defarg6.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/defarg6.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/dependent-name3.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/dependent-name3.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/dependent-name4.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/dependent-name4.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/error19.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/error19.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/friend37.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/friend38.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/friend38.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/overload6.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/overload6.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/overload7.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/overload7.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/sfinae2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/sfinae2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/spec27.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/spec27.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/static19.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/static19.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/static20.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/static20.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/static21-a.cc
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/static21-a.cc
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/static21.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/static21.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/Wctor-dtor.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/Wctor-dtor.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/Wswitch-default-1.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/Wswitch-default-1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/Wswitch-default-2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/Wswitch-default-2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/Wunused-12.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/Wunused-12.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/inline2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/inline2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/warn/main-2.C
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/main-2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.c-torture/execute/20051021-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/execute/20051021-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.c-torture/execute/20051104-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/execute/20051104-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.c-torture/execute/pr23324.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr23324.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/20050922-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/20050922-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/cpp/strify4.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/cpp/strify4.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/delay-slot-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/delay-slot-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/format/unnamed-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/format/unnamed-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/overflow-2.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/overflow-2.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/pr19340.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr19340.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/pr24101-1.i
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr24101-1.i
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/pr24101-2.i
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr24101-2.i
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/pr24683.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr24683.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/profile-generate-2.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/profile-generate-2.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/sparc-frame-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/sparc-frame-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/tls/pr24428-2.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/tls/pr24428-2.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/tls/pr24428.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/tls/pr24428.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/union-cast-1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/union-cast-1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/union-cast-2.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/union-cast-2.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/union-cast-3.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/union-cast-3.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.target/alpha/pr24178.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.target/alpha/pr24178.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.target/i386/pr21518.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.target/i386/pr21518.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.target/i386/pr22432.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.target/i386/pr22432.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.target/i386/pr24315.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gcc.target/i386/pr24315.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/aint_anint_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/aint_anint_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/arrayio_0.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/arrayio_0.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/assign_5.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assign_5.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/assign_6.f
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assign_6.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/assign_func_dtcomp_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assign_func_dtcomp_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/assumed_size_dt_dummy.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/assumed_size_dt_dummy.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/automatic_char_len_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/automatic_char_len_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/automatic_char_len_2.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/automatic_char_len_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/data_constraints_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/data_constraints_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/data_constraints_2.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/data_constraints_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/data_initialized.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/data_initialized.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/der_io_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/der_io_3.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/der_pointer_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/der_pointer_4.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/der_pointer_4.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/der_ptr_component_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/derived_init_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/derived_init_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/derived_pointer_recursion.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/derived_pointer_recursion.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/derived_recursion.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/derived_recursion.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_3.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_4.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_5.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_6.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_7.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/equiv_constraint_8.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/external_implicit_none.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/external_implicit_none.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/external_initializer.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/external_initializer.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/generic_4.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/host_dummy_index_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/host_dummy_index_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/implicit_actual.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/implicit_actual.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/interface_2.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/interface_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/mixed_io_1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/mixed_io_1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/mixed_io_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/mixed_io_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/namelist_blockdata.f
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_blockdata.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/namelist_char_only.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/namelist_char_only.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/non_module_public.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/non_module_public.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/pointer_assign_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/pointer_assign_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/private_type_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/private_type_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/private_type_3.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/private_type_3.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/recursive_statement_functions.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/recursive_statement_functions.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/save_common.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/save_common.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/save_result.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/save_result.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/secnds.f
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/secnds.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/spec_expr_2.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/spec_expr_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/static_linking_1.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/static_linking_1.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/static_linking_1.f
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/static_linking_1.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_1.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_2.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_2.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_3.f90
      - copied unchanged from r106678, branches/gcc-4_0-branch/gcc/testsuite/gfortran.fortran-torture/compile/defined_type_3.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/output/
      - copied from r106678, branches/gcc-4_0-branch/gcc/testsuite/treelang/output/
    branches/gcc-4_0-rhl-branch/libgfortran/intrinsics/ctime.c
      - copied unchanged from r106678, branches/gcc-4_0-branch/libgfortran/intrinsics/ctime.c
    branches/gcc-4_0-rhl-branch/libjava/testsuite/libjava.compile/pr13788.java
    branches/gcc-4_0-rhl-branch/libjava/testsuite/libjava.compile/pr21540.java
Removed:
    branches/gcc-4_0-rhl-branch/.cvsignore
    branches/gcc-4_0-rhl-branch/boehm-gc/.cvsignore
    branches/gcc-4_0-rhl-branch/fastjar/.cvsignore
    branches/gcc-4_0-rhl-branch/fixincludes/.cvsignore
    branches/gcc-4_0-rhl-branch/gcc/.cvsignore
    branches/gcc-4_0-rhl-branch/gcc/fortran/.cvsignore
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/a01gcci01.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/a01gcci01.tree
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/a01gcco01runpgm
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/treetests.exp
    branches/gcc-4_0-rhl-branch/intl/.cvsignore
    branches/gcc-4_0-rhl-branch/libcpp/.cvsignore
    branches/gcc-4_0-rhl-branch/libffi/.cvsignore
    branches/gcc-4_0-rhl-branch/libgfortran/.cvsignore
    branches/gcc-4_0-rhl-branch/libjava/.cvsignore
    branches/gcc-4_0-rhl-branch/libjava/gcj/.cvsignore
    branches/gcc-4_0-rhl-branch/libjava/include/.cvsignore
    branches/gcc-4_0-rhl-branch/libjava/libltdl/.cvsignore
    branches/gcc-4_0-rhl-branch/libjava/testsuite/libjava.lang/pr13107_2.xfail
    branches/gcc-4_0-rhl-branch/libjava/testsuite/libjava.lang/pr13107_3.xfail
    branches/gcc-4_0-rhl-branch/libmudflap/.cvsignore
    branches/gcc-4_0-rhl-branch/libobjc/.cvsignore
    branches/gcc-4_0-rhl-branch/zlib/.cvsignore
Modified:
    branches/gcc-4_0-rhl-branch/ChangeLog
    branches/gcc-4_0-rhl-branch/Makefile.def
    branches/gcc-4_0-rhl-branch/Makefile.in
    branches/gcc-4_0-rhl-branch/boehm-gc/ChangeLog
    branches/gcc-4_0-rhl-branch/boehm-gc/include/private/gc_priv.h
    branches/gcc-4_0-rhl-branch/contrib/ChangeLog
    branches/gcc-4_0-rhl-branch/contrib/gcc_update
    branches/gcc-4_0-rhl-branch/fixincludes/ChangeLog
    branches/gcc-4_0-rhl-branch/fixincludes/check.tpl
    branches/gcc-4_0-rhl-branch/gcc/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/ada/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/ada/decl.c
    branches/gcc-4_0-rhl-branch/gcc/ada/gigi.h
    branches/gcc-4_0-rhl-branch/gcc/ada/trans.c
    branches/gcc-4_0-rhl-branch/gcc/ada/utils2.c
    branches/gcc-4_0-rhl-branch/gcc/c-common.c
    branches/gcc-4_0-rhl-branch/gcc/c-format.c
    branches/gcc-4_0-rhl-branch/gcc/c-opts.c
    branches/gcc-4_0-rhl-branch/gcc/c-ppoutput.c
    branches/gcc-4_0-rhl-branch/gcc/c-pretty-print.c
    branches/gcc-4_0-rhl-branch/gcc/c-typeck.c
    branches/gcc-4_0-rhl-branch/gcc/c.opt
    branches/gcc-4_0-rhl-branch/gcc/cfgexpand.c
    branches/gcc-4_0-rhl-branch/gcc/cfgrtl.c
    branches/gcc-4_0-rhl-branch/gcc/combine.c
    branches/gcc-4_0-rhl-branch/gcc/config/alpha/alpha.c
    branches/gcc-4_0-rhl-branch/gcc/config/bfin/crti.s
    branches/gcc-4_0-rhl-branch/gcc/config/i386/i386-protos.h
    branches/gcc-4_0-rhl-branch/gcc/config/i386/i386.c
    branches/gcc-4_0-rhl-branch/gcc/config/i386/i386.md
    branches/gcc-4_0-rhl-branch/gcc/config/i386/predicates.md
    branches/gcc-4_0-rhl-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_0-rhl-branch/gcc/config/rs6000/rs6000.md
    branches/gcc-4_0-rhl-branch/gcc/config/sparc/gmon-sol2.c
    branches/gcc-4_0-rhl-branch/gcc/config/sparc/sparc.c
    branches/gcc-4_0-rhl-branch/gcc/config/sparc/sparc.h
    branches/gcc-4_0-rhl-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/cp/call.c
    branches/gcc-4_0-rhl-branch/gcc/cp/class.c
    branches/gcc-4_0-rhl-branch/gcc/cp/cp-tree.h
    branches/gcc-4_0-rhl-branch/gcc/cp/decl.c
    branches/gcc-4_0-rhl-branch/gcc/cp/decl2.c
    branches/gcc-4_0-rhl-branch/gcc/cp/error.c
    branches/gcc-4_0-rhl-branch/gcc/cp/init.c
    branches/gcc-4_0-rhl-branch/gcc/cp/name-lookup.c
    branches/gcc-4_0-rhl-branch/gcc/cp/optimize.c
    branches/gcc-4_0-rhl-branch/gcc/cp/parser.c
    branches/gcc-4_0-rhl-branch/gcc/cp/pt.c
    branches/gcc-4_0-rhl-branch/gcc/cp/search.c
    branches/gcc-4_0-rhl-branch/gcc/cp/semantics.c
    branches/gcc-4_0-rhl-branch/gcc/cp/typeck.c
    branches/gcc-4_0-rhl-branch/gcc/cp/typeck2.c
    branches/gcc-4_0-rhl-branch/gcc/diagnostic.c
    branches/gcc-4_0-rhl-branch/gcc/diagnostic.h
    branches/gcc-4_0-rhl-branch/gcc/doc/invoke.texi
    branches/gcc-4_0-rhl-branch/gcc/dojump.c
    branches/gcc-4_0-rhl-branch/gcc/expmed.c
    branches/gcc-4_0-rhl-branch/gcc/fold-const.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/fortran/Make-lang.in
    branches/gcc-4_0-rhl-branch/gcc/fortran/check.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/data.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/decl.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/error.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/expr.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/gfortran.h
    branches/gcc-4_0-rhl-branch/gcc/fortran/interface.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/intrinsic.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/intrinsic.h
    branches/gcc-4_0-rhl-branch/gcc/fortran/intrinsic.texi
    branches/gcc-4_0-rhl-branch/gcc/fortran/invoke.texi
    branches/gcc-4_0-rhl-branch/gcc/fortran/io.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/iresolve.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/lang-specs.h
    branches/gcc-4_0-rhl-branch/gcc/fortran/match.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/parse.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/resolve.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/symbol.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-array.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-array.h
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-intrinsic.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-stmt.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans-types.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans.c
    branches/gcc-4_0-rhl-branch/gcc/fortran/trans.h
    branches/gcc-4_0-rhl-branch/gcc/function.c
    branches/gcc-4_0-rhl-branch/gcc/gcc.c
    branches/gcc-4_0-rhl-branch/gcc/gimplify.c
    branches/gcc-4_0-rhl-branch/gcc/ifcvt.c
    branches/gcc-4_0-rhl-branch/gcc/java/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/java/class.c
    branches/gcc-4_0-rhl-branch/gcc/java/gjavah.c
    branches/gcc-4_0-rhl-branch/gcc/java/lang.c
    branches/gcc-4_0-rhl-branch/gcc/java/parse.y
    branches/gcc-4_0-rhl-branch/gcc/java/zextract.c
    branches/gcc-4_0-rhl-branch/gcc/loop.c
    branches/gcc-4_0-rhl-branch/gcc/reg-stack.c
    branches/gcc-4_0-rhl-branch/gcc/reorg.c
    branches/gcc-4_0-rhl-branch/gcc/rtl.h
    branches/gcc-4_0-rhl-branch/gcc/rtlanal.c
    branches/gcc-4_0-rhl-branch/gcc/stor-layout.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/abi/empty6.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/init/member1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/crash28.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/parse/explicit1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/dependent-expr1.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/g++.dg/template/dependent-expr2.C
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/dg.exp
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gcc.dg/uninit-4.c
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/g77/980628-10.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/g77/980628-2.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/g77/980628-3.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/g77/980628-9.f
    branches/gcc-4_0-rhl-branch/gcc/testsuite/gfortran.dg/ichar_1.f90
    branches/gcc-4_0-rhl-branch/gcc/testsuite/lib/gfortran.exp
    branches/gcc-4_0-rhl-branch/gcc/testsuite/lib/target-supports.exp
    branches/gcc-4_0-rhl-branch/gcc/testsuite/treelang/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/toplev.c
    branches/gcc-4_0-rhl-branch/gcc/tree-complex.c
    branches/gcc-4_0-rhl-branch/gcc/tree-outof-ssa.c
    branches/gcc-4_0-rhl-branch/gcc/treelang/ChangeLog
    branches/gcc-4_0-rhl-branch/gcc/treelang/Make-lang.in
    branches/gcc-4_0-rhl-branch/gcc/version.c
    branches/gcc-4_0-rhl-branch/libcpp/ChangeLog
    branches/gcc-4_0-rhl-branch/libcpp/charset.c
    branches/gcc-4_0-rhl-branch/libcpp/errors.c
    branches/gcc-4_0-rhl-branch/libcpp/files.c
    branches/gcc-4_0-rhl-branch/libcpp/include/cpplib.h
    branches/gcc-4_0-rhl-branch/libcpp/init.c
    branches/gcc-4_0-rhl-branch/libcpp/internal.h
    branches/gcc-4_0-rhl-branch/libcpp/macro.c
    branches/gcc-4_0-rhl-branch/libgfortran/ChangeLog
    branches/gcc-4_0-rhl-branch/libgfortran/Makefile.am
    branches/gcc-4_0-rhl-branch/libgfortran/Makefile.in
    branches/gcc-4_0-rhl-branch/libgfortran/aclocal.m4
    branches/gcc-4_0-rhl-branch/libgfortran/config.h.in
    branches/gcc-4_0-rhl-branch/libgfortran/configure
    branches/gcc-4_0-rhl-branch/libgfortran/configure.ac
    branches/gcc-4_0-rhl-branch/libgfortran/intrinsics/date_and_time.c
    branches/gcc-4_0-rhl-branch/libgfortran/intrinsics/tty.c
    branches/gcc-4_0-rhl-branch/libgfortran/io/io.h
    branches/gcc-4_0-rhl-branch/libgfortran/io/list_read.c
    branches/gcc-4_0-rhl-branch/libgfortran/io/transfer.c
    branches/gcc-4_0-rhl-branch/libgfortran/io/unix.c
    branches/gcc-4_0-rhl-branch/libgfortran/libgfortran.h
    branches/gcc-4_0-rhl-branch/libgfortran/runtime/error.c
    branches/gcc-4_0-rhl-branch/libgfortran/runtime/main.c
    branches/gcc-4_0-rhl-branch/libgfortran/runtime/stop.c
    branches/gcc-4_0-rhl-branch/libjava/ChangeLog
    branches/gcc-4_0-rhl-branch/libjava/Makefile.am
    branches/gcc-4_0-rhl-branch/libjava/Makefile.in
    branches/gcc-4_0-rhl-branch/libjava/gnu/gcj/convert/IOConverter.java
    branches/gcc-4_0-rhl-branch/libjava/gnu/java/rmi/rmic/CompilerProcess.java
    branches/gcc-4_0-rhl-branch/libjava/java/io/ObjectStreamClass.java
    branches/gcc-4_0-rhl-branch/libjava/java/lang/natPosixProcess.cc
    branches/gcc-4_0-rhl-branch/libjava/link.cc
    branches/gcc-4_0-rhl-branch/libjava/scripts/encodings.pl
    branches/gcc-4_0-rhl-branch/libjava/testsuite/libjava.jacks/jacks.xfail


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