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]

r108161 - in /branches/redhat/gcc-4_1-branch: g...


Author: jakub
Date: Wed Dec  7 12:47:32 2005
New Revision: 108161

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108161
Log:
svn merge -r107810:108157 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch

Modified:
    branches/redhat/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/ext/rc_string_base.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/ext/sso_string_base.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/ext/vstring.h
    branches/redhat/gcc-4_1-branch/libstdc++-v3/include/ext/vstring.tcc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/init/array0.C
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/array0.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/default1.C
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/default1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/friend40.C
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/friend40.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/movq-2.c
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/movq-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-P.c
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-P.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-U.c
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-sif-exp-U.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-P.c
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-P.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-XP.c
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/dg-dot-run-xif-exp-XP.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1.f90
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/auto_char_dummy_array_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/line_length_1.f
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/line_length_1.f
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/line_length_2.f90
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/line_length_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/modulo_1.f90
      - copied unchanged from r108157, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/modulo_1.f90
    branches/redhat/gcc-4_1-branch/libcpp/po/zh_CN.po
      - copied unchanged from r108157, branches/gcc-4_1-branch/libcpp/po/zh_CN.po
    branches/redhat/gcc-4_1-branch/libjava/testsuite/libjava.compile/rh174912.java
      - copied unchanged from r108157, branches/gcc-4_1-branch/libjava/testsuite/libjava.compile/rh174912.java
Removed:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pr24489.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/pr24584.f90
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_1-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-4_1-branch/gcc/config/i386/predicates.md
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/host-darwin.c
    branches/redhat/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_1-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_1-branch/gcc/doc/standards.texi
    branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/fortran/check.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/decl.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_1-branch/gcc/fortran/invoke.texi
    branches/redhat/gcc-4_1-branch/gcc/fortran/iresolve.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/lang.opt
    branches/redhat/gcc-4_1-branch/gcc/fortran/options.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-4_1-branch/gcc/function.c
    branches/redhat/gcc-4_1-branch/gcc/java/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/java/parse.y
    branches/redhat/gcc-4_1-branch/gcc/longlong.h
    branches/redhat/gcc-4_1-branch/gcc/optabs.c
    branches/redhat/gcc-4_1-branch/gcc/opts.c
    branches/redhat/gcc-4_1-branch/gcc/po/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/packed8.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/crash-4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/packed1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/diag-1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/diag-2.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/diag-3.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/diag-4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/init-1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/init-2.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/static-1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/static-1a.cc
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/tls.exp
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/tls/trivial.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/20030321-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/20041106-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr17112-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/alias-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/alpha-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/asm-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/debug-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/diag-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/diag-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/diag-3.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/diag-4.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/diag-5.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/init-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/nonpic-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-10.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-11.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-3.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-4.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-5.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-6.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-7.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-8.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/opt-9.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/pic-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/pr24428-2.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/pr24428.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/section-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/struct-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/tls.exp
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/tls/trivial.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-62.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-76.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-1char.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-1short.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-2char.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/vect-reduc-2short.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/movq.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.test-framework/test-framework.exp
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/ftell_1.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/ftell_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/lib/target-supports-dg.exp
    branches/redhat/gcc-4_1-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-4_1-branch/gcc/tree.c
    branches/redhat/gcc-4_1-branch/gcc/version.c
    branches/redhat/gcc-4_1-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-4_1-branch/libcpp/po/vi.po
    branches/redhat/gcc-4_1-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_1-branch/libgfortran/intrinsics/abort.c
    branches/redhat/gcc-4_1-branch/libgfortran/intrinsics/random.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/format.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/io.h
    branches/redhat/gcc-4_1-branch/libgfortran/io/list_read.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/transfer.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/unix.c
    branches/redhat/gcc-4_1-branch/libgfortran/io/write.c
    branches/redhat/gcc-4_1-branch/libjava/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/classpath/ChangeLog.gcj
    branches/redhat/gcc-4_1-branch/libjava/classpath/configure
    branches/redhat/gcc-4_1-branch/libjava/classpath/configure.ac


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