This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r115331 - in /branches/redhat/gcc-4_1-branch: C...


Author: jakub
Date: Tue Jul 11 08:49:22 2006
New Revision: 115331

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

Added:
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/debug/debug9.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/debug/debug9.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/packed10.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/packed10.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/pr27019.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/pr27019.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/init/volatile1.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/volatile1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/friend10.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/lookup/friend10.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/alias4.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/alias4.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/label1.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/label1.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/pr28114.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/pr28114.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/access10.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/access10.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/ttp20.C
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/ttp20.C
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr27428-1.c
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr27428-1.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/actual_array_constructor_2.f90
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/actual_array_constructor_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/actual_array_substr_2.f90
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/actual_array_substr_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/associated_4.f90
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/associated_4.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/implicit_8.f90
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/implicit_8.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/print_fmt_5.f90
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/print_fmt_5.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/substr_3.f
      - copied unchanged from r115330, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/substr_3.f
    branches/redhat/gcc-4_1-branch/libgfortran/generated/_mod_r10.F90
      - copied unchanged from r115330, branches/gcc-4_1-branch/libgfortran/generated/_mod_r10.F90
    branches/redhat/gcc-4_1-branch/libgfortran/generated/_mod_r16.F90
      - copied unchanged from r115330, branches/gcc-4_1-branch/libgfortran/generated/_mod_r16.F90
Modified:
    branches/redhat/gcc-4_1-branch/ChangeLog
    branches/redhat/gcc-4_1-branch/fixincludes/ChangeLog
    branches/redhat/gcc-4_1-branch/fixincludes/fixincl.x
    branches/redhat/gcc-4_1-branch/fixincludes/inclhack.def
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_1-branch/gcc/c-lex.c
    branches/redhat/gcc-4_1-branch/gcc/config.gcc
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/aix52.h
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.h
    branches/redhat/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/cp/call.c
    branches/redhat/gcc-4_1-branch/gcc/cp/class.c
    branches/redhat/gcc-4_1-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_1-branch/gcc/cp/decl2.c
    branches/redhat/gcc-4_1-branch/gcc/cp/friend.c
    branches/redhat/gcc-4_1-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-4_1-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_1-branch/gcc/cp/search.c
    branches/redhat/gcc-4_1-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_1-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-4_1-branch/gcc/doc/gcov.texi
    branches/redhat/gcc-4_1-branch/gcc/doc/invoke.texi
    branches/redhat/gcc-4_1-branch/gcc/doc/sourcebuild.texi
    branches/redhat/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/fortran/array.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_1-branch/gcc/fortran/intrinsic.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/intrinsic.texi
    branches/redhat/gcc-4_1-branch/gcc/fortran/io.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/iresolve.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/lang-specs.h
    branches/redhat/gcc-4_1-branch/gcc/fortran/primary.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-expr.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-intrinsic.c
    branches/redhat/gcc-4_1-branch/gcc/fortran/trans-io.c
    branches/redhat/gcc-4_1-branch/gcc/local-alloc.c
    branches/redhat/gcc-4_1-branch/gcc/mklibgcc.in
    branches/redhat/gcc-4_1-branch/gcc/stor-layout.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/equiv_2.f90
    branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/hollerith4.f90
    branches/redhat/gcc-4_1-branch/gcc/tree-ssa-alias.c
    branches/redhat/gcc-4_1-branch/gcc/tree-ssa-math-opts.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/Makefile.am
    branches/redhat/gcc-4_1-branch/libgfortran/Makefile.in
    branches/redhat/gcc-4_1-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_1-branch/libiberty/Makefile.in
    branches/redhat/gcc-4_1-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-4_1-branch/libjava/classpath/ltconfig
    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/ltconfig


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