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]

r130789 - in /branches/redhat/gcc-4_3-branch: C...


Author: jakub
Date: Wed Dec 12 17:38:12 2007
New Revision: 130789

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130789
Log:
svn merge -r130673:130787 svn+ssh://gcc.gnu.org/svn/gcc/trunk/

Added:
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/17_intro/backwards_compatibility.html
      - copied unchanged from r130787, trunk/libstdc++-v3/docs/html/17_intro/backwards_compatibility.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/ext/concurrence.html
      - copied unchanged from r130787, trunk/libstdc++-v3/docs/html/ext/concurrence.html
Modified:
    branches/redhat/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/17_intro/api.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/17_intro/howto.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/18_support/howto.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/20_util/allocator.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/21_strings/howto.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/documentation.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/ext/howto.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/ext/sgiexts.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/docs/html/faq/index.html
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/backward/backward_warning.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/bits/stl_bvector.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/bits/vector.tcc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/debug/safe_iterator.tcc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/include/precompiled/stdc++.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/18_support/headers/cstddef/macros.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/19_diagnostics/error_code/operators/bool_neg.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/20_util/raw_storage_iterator/requirements/typedefs.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/28277.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/wchar_t/28277.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/9.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/length/char/2.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/out/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/codecvt/unshift/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/collate/compare/char/2.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/num_get/get/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/num_get/get/wchar_t/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/5.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/6.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/7.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/time_put/put/char/8.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/22_locale/time_put/put/wchar_t/5.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/deque/modifiers/erase/2.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/map/operations/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/multimap/operations/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/multiset/operations/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/set/operations/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/23_containers/vector/bool/capacity/29134.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/25_algorithms/nth_element/2.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/26_numerics/headers/cmath/25913.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_istream/peek/wchar_t/12296.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-3.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/char/28277-4.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-2.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-3.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_character/wchar_t/28277-4.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_streambuf/sgetc/wchar_t/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sbumpc/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sbumpc/wchar_t/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sgetn/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/sgetn/wchar_t/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/snextc/char/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/snextc/wchar_t/1.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/ext/enc_filebuf/char/13598.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/ext/pb_ds/example/priority_queue_xref.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/ext/vstring/inserters_extractors/char/28277.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/ext/vstring/inserters_extractors/wchar_t/28277.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/default_weaktoshared.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/2_general_utilities/shared_ptr/thread/mutex_weaktoshared.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/linear_congruential/requirements/non_uint_neg.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/random/uniform_int/33128.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/01_assoc_laguerre/compile.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/char/range.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/range.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/range.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/range.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_allocator.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_allocator.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_api.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_character.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_hooks.cc
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_io.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_performance.h
    branches/redhat/gcc-4_3-branch/libstdc++-v3/testsuite/util/testsuite_rvalref.h

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/cpp0x/error1.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/cpp0x/error1.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/visibility/anon10.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/ext/visibility/anon10.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/visibility/anon9.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/ext/visibility/anon9.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/opt/memcpy1.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/opt/memcpy1.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/other/error22.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/other/error22.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/parse/crash40.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/parse/crash40.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/rtti/dyncast2.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/rtti/dyncast2.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/template/repo6.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/template/repo6.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/template/repo7.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/template/repo7.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/template/repo8.C
      - copied unchanged from r130787, trunk/gcc/testsuite/g++.dg/template/repo8.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/20071207-1.c
      - copied unchanged from r130787, trunk/gcc/testsuite/gcc.c-torture/compile/20071207-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/execute/20071210-1.c
      - copied unchanged from r130787, trunk/gcc/testsuite/gcc.c-torture/execute/20071210-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/pr34407.c
      - copied unchanged from r130787, trunk/gcc/testsuite/gcc.dg/vect/pr34407.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.target/s390/20071212-1.c
      - copied unchanged from r130787, trunk/gcc/testsuite/gcc.target/s390/20071212-1.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/argument_checking_10.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/argument_checking_10.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/boz_10.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/boz_10.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/boz_8.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/boz_8.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/boz_9.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/boz_9.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/char_component_initializer_1.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/char_component_initializer_1.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/derived_comp_array_ref_6.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_6.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/derived_comp_array_ref_7.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/derived_comp_array_ref_7.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/error_recovery_5.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/error_recovery_5.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/include_1.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/include_1.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/include_1.inc
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/include_1.inc
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/include_2.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/include_2.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/nan_3.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/nan_3.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/read_2.f90
      - copied unchanged from r130787, trunk/gcc/testsuite/gfortran.dg/read_2.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/compose.adb
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/compose.adb
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/enclosing_record_reference.adb
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/enclosing_record_reference.adb
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/enclosing_record_reference.ads
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/enclosing_record_reference.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/specs/access_constant.ads
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/specs/access_constant.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/specs/access_constant_decl.ads
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/specs/access_constant_decl.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/tamdt.adb
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/tamdt.adb
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/tamdt.ads
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/tamdt.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/tamdt_aux.ads
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/tamdt_aux.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/test_tamdt.adb
      - copied unchanged from r130787, trunk/gcc/testsuite/gnat.dg/test_tamdt.adb
Modified:
    branches/redhat/gcc-4_3-branch/ChangeLog
    branches/redhat/gcc-4_3-branch/MAINTAINERS
    branches/redhat/gcc-4_3-branch/configure
    branches/redhat/gcc-4_3-branch/configure.ac
    branches/redhat/gcc-4_3-branch/gcc/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_3-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/ada/a-direct.adb
    branches/redhat/gcc-4_3-branch/gcc/ada/ada-tree.h
    branches/redhat/gcc-4_3-branch/gcc/ada/decl.c
    branches/redhat/gcc-4_3-branch/gcc/ada/einfo.ads
    branches/redhat/gcc-4_3-branch/gcc/ada/mlib-tgt.adb
    branches/redhat/gcc-4_3-branch/gcc/ada/mlib-tgt.ads
    branches/redhat/gcc-4_3-branch/gcc/ada/sem_ch3.adb
    branches/redhat/gcc-4_3-branch/gcc/ada/sem_ch6.adb
    branches/redhat/gcc-4_3-branch/gcc/auto-inc-dec.c
    branches/redhat/gcc-4_3-branch/gcc/caller-save.c
    branches/redhat/gcc-4_3-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-4_3-branch/gcc/config/arm/neon.md
    branches/redhat/gcc-4_3-branch/gcc/config/i386/cygming.h
    branches/redhat/gcc-4_3-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-4_3-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_3-branch/gcc/config/m32c/m32c.h
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa-64.h
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa-protos.h
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa.c
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa.h
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa.md
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa32-regs.h
    branches/redhat/gcc-4_3-branch/gcc/config/pa/pa64-regs.h
    branches/redhat/gcc-4_3-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_3-branch/gcc/config/s390/constraints.md
    branches/redhat/gcc-4_3-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-4_3-branch/gcc/config/xtensa/xtensa.h
    branches/redhat/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_3-branch/gcc/cp/error.c
    branches/redhat/gcc-4_3-branch/gcc/cp/repo.c
    branches/redhat/gcc-4_3-branch/gcc/cp/rtti.c
    branches/redhat/gcc-4_3-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_3-branch/gcc/doc/install.texi
    branches/redhat/gcc-4_3-branch/gcc/dwarf2.h
    branches/redhat/gcc-4_3-branch/gcc/dwarf2out.c
    branches/redhat/gcc-4_3-branch/gcc/dwarf2out.h
    branches/redhat/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/fortran/Make-lang.in
    branches/redhat/gcc-4_3-branch/gcc/fortran/decl.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/dump-parse-tree.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/expr.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/f95-lang.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_3-branch/gcc/fortran/gfortran.texi
    branches/redhat/gcc-4_3-branch/gcc/fortran/interface.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/primary.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/target-memory.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/target-memory.h
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-stmt.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-types.c
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans-types.h
    branches/redhat/gcc-4_3-branch/gcc/fortran/trans.h
    branches/redhat/gcc-4_3-branch/gcc/genopinit.c
    branches/redhat/gcc-4_3-branch/gcc/langhooks-def.h
    branches/redhat/gcc-4_3-branch/gcc/langhooks.h
    branches/redhat/gcc-4_3-branch/gcc/opts.c
    branches/redhat/gcc-4_3-branch/gcc/reload.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/ext/visibility/anon7.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.dg/vect/vect.exp
    branches/redhat/gcc-4_3-branch/gcc/testsuite/g++.old-deja/g++.mike/empty.C
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.c-torture/compile/20011130-2.c
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gcc.dg/vect/vect.exp
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/boz_7.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/ibits.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/optional_dim_2.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/pr16433.f
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/unf_io_convert_1.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/unf_io_convert_2.f90
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gfortran.dg/vect/vect.exp
    branches/redhat/gcc-4_3-branch/gcc/testsuite/gnat.dg/unc_memops.ads
    branches/redhat/gcc-4_3-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_3-branch/gcc/tree-vect-transform.c
    branches/redhat/gcc-4_3-branch/gcc/tree-vectorizer.c
    branches/redhat/gcc-4_3-branch/gcc/tree-vectorizer.h
    branches/redhat/gcc-4_3-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_3-branch/libcpp/charset.c
    branches/redhat/gcc-4_3-branch/libffi/ChangeLog
    branches/redhat/gcc-4_3-branch/libffi/src/mips/ffi.c
    branches/redhat/gcc-4_3-branch/libffi/src/mips/n32.S
    branches/redhat/gcc-4_3-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_3-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_3-branch/libgfortran/io/read.c
    branches/redhat/gcc-4_3-branch/libjava/ChangeLog
    branches/redhat/gcc-4_3-branch/libjava/Makefile.am
    branches/redhat/gcc-4_3-branch/libjava/Makefile.in
    branches/redhat/gcc-4_3-branch/libjava/configure
    branches/redhat/gcc-4_3-branch/libjava/configure.ac
    branches/redhat/gcc-4_3-branch/libjava/configure.host
    branches/redhat/gcc-4_3-branch/libjava/darwin.cc
    branches/redhat/gcc-4_3-branch/libjava/gcj/Makefile.in
    branches/redhat/gcc-4_3-branch/libjava/include/Makefile.in
    branches/redhat/gcc-4_3-branch/libjava/testsuite/lib/libjava.exp


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