r116085 - in /branches/redhat/gcc-4_1-branch: f...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Fri Aug 11 15:50:00 GMT 2006
Author: jakub
Date: Fri Aug 11 15:50:46 2006
New Revision: 116085
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116085
Log:
svn merge -r115877:116082 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_1-branch
Added:
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/eh/catch4.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/eh/catch4.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/inherit/error2.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/inherit/error2.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/init/ptrmem3.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/ptrmem3.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/default5.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/default5.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/new1.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/new1.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/pr28432.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/pr28432.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/qual1.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/other/qual1.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor10.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor10.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor9.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/parse/dtor9.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/conv9.C
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/conv9.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/execute/pr28651.c
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/execute/pr28651.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/init-bad-5.c
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/init-bad-5.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/lvalue-4.c
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/lvalue-4.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/pr27827.c
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gcc.target/i386/pr27827.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/sequence_types_1.f90
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/sequence_types_1.f90
branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/simpleif_2.f90
- copied unchanged from r116082, branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/simpleif_2.f90
Removed:
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/crash54.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/nontype16.C
Modified:
branches/redhat/gcc-4_1-branch/fastjar/ChangeLog
branches/redhat/gcc-4_1-branch/fastjar/jartool.c
branches/redhat/gcc-4_1-branch/gcc/ChangeLog
branches/redhat/gcc-4_1-branch/gcc/DATESTAMP
branches/redhat/gcc-4_1-branch/gcc/c-parser.c
branches/redhat/gcc-4_1-branch/gcc/c-typeck.c
branches/redhat/gcc-4_1-branch/gcc/cgraphunit.c
branches/redhat/gcc-4_1-branch/gcc/config/i386/i386.md
branches/redhat/gcc-4_1-branch/gcc/config/rs6000/rs6000.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/cp/decl2.c
branches/redhat/gcc-4_1-branch/gcc/cp/error.c
branches/redhat/gcc-4_1-branch/gcc/cp/name-lookup.c
branches/redhat/gcc-4_1-branch/gcc/cp/parser.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/fortran/ChangeLog
branches/redhat/gcc-4_1-branch/gcc/fortran/match.c
branches/redhat/gcc-4_1-branch/gcc/fortran/parse.c
branches/redhat/gcc-4_1-branch/gcc/fortran/resolve.c
branches/redhat/gcc-4_1-branch/gcc/loop-doloop.c
branches/redhat/gcc-4_1-branch/gcc/simplify-rtx.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/ext/typedef-init.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/init/brace2.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/error7.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/other/pr28304.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/template/nontype5.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.dg/warn/pr23075.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.old-deja/g++.brendan/crash52.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/g++.old-deja/g++.jason/report.C
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.dg/sparc-getcontext-1.c
branches/redhat/gcc-4_1-branch/gcc/testsuite/gfortran.dg/elemental_optional_args_1.f90
branches/redhat/gcc-4_1-branch/gcc/toplev.c
branches/redhat/gcc-4_1-branch/gcc/varasm.c
More information about the Gcc-cvs
mailing list