r157727 - in /branches/ix86/gcc-4_4-branch: ./ ...
hjl@gcc.gnu.org
hjl@gcc.gnu.org
Thu Mar 25 16:54:00 GMT 2010
Author: hjl
Date: Thu Mar 25 16:53:59 2010
New Revision: 157727
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157727
Log:
Merged r157427 through r157726 into branch.
Added:
branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/abi/mangle42.C
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/abi/mangle42.C
branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/ext/is_pod_98.C
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/ext/is_pod_98.C
branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/other/pr43116.C
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/other/pr43116.C
branches/ix86/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr42450.C
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/g++.dg/torture/pr42450.C
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43367.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43367.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43415.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/compile/pr43415.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43385.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43385.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43438.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.c-torture/execute/pr43438.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr42427.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr42427.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43211.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43211.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43300.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43300.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43305.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43305.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43379.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43379.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43402.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43402.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43419.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/pr43419.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43360.c
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gcc.dg/torture/pr43360.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/pr43475.f90
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/pr43475.f90
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_empty_file.f
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_empty_file.f
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_all.f90
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/read_eof_all.f90
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr43390.f90
- copied unchanged from r157726, branches/gcc-4_4-branch/gcc/testsuite/gfortran.fortran-torture/execute/pr43390.f90
branches/ix86/gcc-4_4-branch/libgomp/testsuite/libgomp.c/pr42942.c
- copied unchanged from r157726, branches/gcc-4_4-branch/libgomp/testsuite/libgomp.c/pr42942.c
Modified:
branches/ix86/gcc-4_4-branch/ (props changed)
branches/ix86/gcc-4_4-branch/gcc/ChangeLog
branches/ix86/gcc-4_4-branch/gcc/DATESTAMP
branches/ix86/gcc-4_4-branch/gcc/attribs.c
branches/ix86/gcc-4_4-branch/gcc/builtins.c
branches/ix86/gcc-4_4-branch/gcc/combine.c
branches/ix86/gcc-4_4-branch/gcc/config/ia64/ia64.md
branches/ix86/gcc-4_4-branch/gcc/config/pa/pa.md
branches/ix86/gcc-4_4-branch/gcc/config/sh/sh.c
branches/ix86/gcc-4_4-branch/gcc/config/sh/sh.md
branches/ix86/gcc-4_4-branch/gcc/gimplify.c
branches/ix86/gcc-4_4-branch/gcc/loop-invariant.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/ChangeLog
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-1.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gcc.target/powerpc/ppc-sdata-2.c
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/namelist_27.f90
branches/ix86/gcc-4_4-branch/gcc/testsuite/gfortran.dg/namelist_28.f90
branches/ix86/gcc-4_4-branch/gcc/tree-ssa-pre.c
branches/ix86/gcc-4_4-branch/libgfortran/ChangeLog
branches/ix86/gcc-4_4-branch/libgfortran/io/io.h
branches/ix86/gcc-4_4-branch/libgfortran/io/read.c
branches/ix86/gcc-4_4-branch/libgfortran/io/transfer.c
branches/ix86/gcc-4_4-branch/libgomp/ChangeLog
branches/ix86/gcc-4_4-branch/libgomp/env.c
branches/ix86/gcc-4_4-branch/libmudflap/ChangeLog
branches/ix86/gcc-4_4-branch/libmudflap/testsuite/libmudflap.c/pass54-frag.c
branches/ix86/gcc-4_4-branch/libstdc++-v3/ChangeLog
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/auto_ptr.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/binders.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/hash_fun.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/hash_map
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/hash_set
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/hashtable.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/backward/strstream
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/parallel/algo.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/parallel/algobase.h
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/parallel/numeric
branches/ix86/gcc-4_4-branch/libstdc++-v3/include/parallel/partial_sum.h
Propchange: branches/ix86/gcc-4_4-branch/
('svn:mergeinfo' modified)
More information about the Gcc-cvs
mailing list