r148567 - in /branches/gcc-in-cxx/gcc: ChangeLo...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Jun 17 04:19:00 GMT 2009
Author: ian
Date: Wed Jun 17 04:19:55 2009
New Revision: 148567
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148567
Log:
Merge in trunk revision 148566.
Added:
branches/gcc-in-cxx/gcc/config/i386/ia32intrin.h
- copied unchanged from r148566, trunk/gcc/config/i386/ia32intrin.h
branches/gcc-in-cxx/gcc/testsuite/g++.dg/other/pr40446.C
- copied unchanged from r148566, trunk/gcc/testsuite/g++.dg/other/pr40446.C
branches/gcc-in-cxx/gcc/testsuite/g++.dg/warn/skip-1.C
- copied unchanged from r148566, trunk/gcc/testsuite/g++.dg/warn/skip-1.C
branches/gcc-in-cxx/gcc/testsuite/gcc.c-torture/compile/pr40432.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.c-torture/compile/pr40432.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/one_time-test-1.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/plugin/one_time-test-1.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/plugin/one_time_plugin.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-1.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-2.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/tree-ssa/pta-escape-3.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-27.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-1.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-1.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-2.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-2.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-3.c
- copied unchanged from r148566, trunk/gcc/testsuite/gcc.dg/vect/vect-nest-cycle-3.c
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
- copied unchanged from r148566, trunk/gcc/testsuite/gfortran.dg/bounds_check_strlen_8.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_29.f90
- copied unchanged from r148566, trunk/gcc/testsuite/gfortran.dg/interface_29.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.fortran-torture/compile/pr40413.f90
- copied unchanged from r148566, trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr40413.f90
Modified:
branches/gcc-in-cxx/gcc/ChangeLog
branches/gcc-in-cxx/gcc/ChangeLog-2008 (props changed)
branches/gcc-in-cxx/gcc/DATESTAMP
branches/gcc-in-cxx/gcc/Makefile.in
branches/gcc-in-cxx/gcc/c-common.c
branches/gcc-in-cxx/gcc/c-common.h
branches/gcc-in-cxx/gcc/c-parser.c
branches/gcc-in-cxx/gcc/c-typeck.c
branches/gcc-in-cxx/gcc/config.gcc
branches/gcc-in-cxx/gcc/config/i386/i386.c
branches/gcc-in-cxx/gcc/config/i386/i386.md
branches/gcc-in-cxx/gcc/config/i386/winnt.c
branches/gcc-in-cxx/gcc/config/i386/x86intrin.h
branches/gcc-in-cxx/gcc/config/rs6000/aix.h
branches/gcc-in-cxx/gcc/cp/ChangeLog
branches/gcc-in-cxx/gcc/cp/ChangeLog-2007 (props changed)
branches/gcc-in-cxx/gcc/cp/ChangeLog-2008 (props changed)
branches/gcc-in-cxx/gcc/cp/call.c
branches/gcc-in-cxx/gcc/cp/class.c
branches/gcc-in-cxx/gcc/cp/cp-tree.h
branches/gcc-in-cxx/gcc/cp/cvt.c
branches/gcc-in-cxx/gcc/cp/decl2.c
branches/gcc-in-cxx/gcc/cp/g++spec.c
branches/gcc-in-cxx/gcc/cp/mangle.c
branches/gcc-in-cxx/gcc/cp/name-lookup.c
branches/gcc-in-cxx/gcc/cp/parser.c
branches/gcc-in-cxx/gcc/cp/pt.c
branches/gcc-in-cxx/gcc/cp/semantics.c
branches/gcc-in-cxx/gcc/cp/typeck.c
branches/gcc-in-cxx/gcc/df-problems.c
branches/gcc-in-cxx/gcc/doc/gty.texi
branches/gcc-in-cxx/gcc/doc/install.texi
branches/gcc-in-cxx/gcc/doc/invoke.texi
branches/gcc-in-cxx/gcc/doc/plugins.texi
branches/gcc-in-cxx/gcc/expr.c
branches/gcc-in-cxx/gcc/fortran/ChangeLog
branches/gcc-in-cxx/gcc/fortran/expr.c
branches/gcc-in-cxx/gcc/fortran/gfortran.h
branches/gcc-in-cxx/gcc/fortran/interface.c
branches/gcc-in-cxx/gcc/fortran/resolve.c
branches/gcc-in-cxx/gcc/fortran/trans-decl.c
branches/gcc-in-cxx/gcc/gengtype.c
branches/gcc-in-cxx/gcc/plugin.c
branches/gcc-in-cxx/gcc/reorg.c
branches/gcc-in-cxx/gcc/resource.c
branches/gcc-in-cxx/gcc/resource.h
branches/gcc-in-cxx/gcc/testsuite/ChangeLog
branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008 (props changed)
branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C (props changed)
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/plugin/plugin.exp
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c (props changed)
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-outer-1a.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-outer-4f.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-outer-4g.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-outer-4k.c
branches/gcc-in-cxx/gcc/testsuite/gcc.dg/vect/vect-outer-4l.c
branches/gcc-in-cxx/gcc/testsuite/gcc.target/x86_64/abi/callabi/ (props changed)
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/dummy_procedure_1.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_20.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_21.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_26.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_27.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/interface_28.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_decl_7.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_decl_8.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_ptr_11.f90
branches/gcc-in-cxx/gcc/testsuite/gfortran.dg/proc_ptr_15.f90
branches/gcc-in-cxx/gcc/toplev.c
branches/gcc-in-cxx/gcc/toplev.h
branches/gcc-in-cxx/gcc/tree-parloops.c
branches/gcc-in-cxx/gcc/tree-sra.c
branches/gcc-in-cxx/gcc/tree-ssa-alias.c
branches/gcc-in-cxx/gcc/tree-ssa-alias.h
branches/gcc-in-cxx/gcc/tree-ssa-structalias.c
branches/gcc-in-cxx/gcc/tree-vect-loop.c
branches/gcc-in-cxx/gcc/tree-vect-patterns.c
branches/gcc-in-cxx/gcc/tree-vect-stmts.c
branches/gcc-in-cxx/gcc/tree-vectorizer.h
branches/gcc-in-cxx/gcc/vec.h
Propchange: branches/gcc-in-cxx/gcc/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/cp/ChangeLog-2007
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/cp/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/testsuite/ChangeLog-2008
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/testsuite/g++.dg/cpp0x/decltype-38655.C
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/testsuite/gcc.dg/torture/pr36227.c
('svn:mergeinfo' modified)
Propchange: branches/gcc-in-cxx/gcc/testsuite/gcc.target/x86_64/abi/callabi/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list