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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon May 8 07:30:00 GMT 2006


Author: jakub
Date: Mon May  8 07:30:19 2006
New Revision: 113625

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113625
Log:
svn merge -r113489:113623 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/acinclude.m4
    branches/redhat/gcc-4_1-branch/libstdc++-v3/configure
    branches/redhat/gcc-4_1-branch/libstdc++-v3/configure.ac

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/conversion/void1.C
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/conversion/void1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/incomplete2.C
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/incomplete2.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/execute/pr27285.c
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/execute/pr27285.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/pr27151.c
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/vect/pr27151.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.target/mips/pr26765.c
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gcc.target/mips/pr26765.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/char_cons_len.f90
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/char_cons_len.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/char_type_len.f90
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/char_type_len.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/elemental_subroutine_4.f90
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/elemental_subroutine_4.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/matmul_2.f90
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/matmul_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/module_equivalence_2.f90
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/module_equivalence_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/objc.dg/member-1.m
      - copied unchanged from r113623, branches/gcc-4_1-branch/gcc/testsuite/objc.dg/member-1.m
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_1-branch/gcc/builtins.c
    branches/redhat/gcc-4_1-branch/gcc/config/mips/mips.c
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_1-branch/gcc/cp/typeck.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/fortran/module.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/resolve.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-common.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans.h
    branches/redhat/gcc-4_1-branch/gcc/objc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/objc/objc-act.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/assumed_size_refs_1.f90
    branches/redhat/gcc-4_1-branch/gcc/tree-ssa-loop-niter.c
    branches/redhat/gcc-4_1-branch/gcc/tree-vect-transform.c
    branches/redhat/gcc-4_1-branch/gcc/version.c
    branches/redhat/gcc-4_1-branch/libgfortran/ChangeLog
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_c10.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_c16.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_c4.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_c8.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_i16.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_i4.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_i8.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_r10.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_r16.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_r4.c
    branches/redhat/gcc-4_1-branch/libgfortran/generated/matmul_r8.c
    branches/redhat/gcc-4_1-branch/libgfortran/m4/matmul.m4



More information about the Libstdc++-cvs mailing list