r133366 - in /branches/gimple-tuples-branch: ./...
espindola@gcc.gnu.org
espindola@gcc.gnu.org
Thu Mar 20 08:52:00 GMT 2008
Author: espindola
Date: Thu Mar 20 08:52:01 2008
New Revision: 133366
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133366
Log:
2008-03-20 Rafael Espindola <espindola@google.com>
Merge with mainline @133138.
* configure.ac (ACX_PKGVERSION): Update revision merge string.
* configure: Regenerate.
Added:
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/gomp/pr35099.C
- copied unchanged from r133138, trunk/gcc/testsuite/g++.dg/gomp/pr35099.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/gomp/pr35328.C
- copied unchanged from r133138, trunk/gcc/testsuite/g++.dg/gomp/pr35328.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/gomp/pr35337.C
- copied unchanged from r133138, trunk/gcc/testsuite/g++.dg/gomp/pr35337.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/torture/pr35526.C
- copied unchanged from r133138, trunk/gcc/testsuite/g++.dg/torture/pr35526.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/tree-ssa/ssa-store-ccp-1.C
- copied unchanged from r133138, trunk/gcc/testsuite/g++.dg/tree-ssa/ssa-store-ccp-1.C
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/pr35438.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/gomp/pr35438.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/gomp/pr35439.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/gomp/pr35439.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ipa-reference-1.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/tree-ssa/ipa-reference-1.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-2.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-2.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-3.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-3.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-4.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.dg/tree-ssa/ssa-store-ccp-4.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/pr35540.c
- copied unchanged from r133138, trunk/gcc/testsuite/gcc.target/i386/pr35540.c
branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/range_check2.adb
- copied unchanged from r133138, trunk/gcc/testsuite/gnat.dg/range_check2.adb
branches/gimple-tuples-branch/libgomp/testsuite/libgomp.c/pr35549.c
- copied unchanged from r133138, trunk/libgomp/testsuite/libgomp.c/pr35549.c
Modified:
branches/gimple-tuples-branch/ (props changed)
branches/gimple-tuples-branch/contrib/ChangeLog
branches/gimple-tuples-branch/contrib/patch_tester.sh
branches/gimple-tuples-branch/gcc/ChangeLog
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/DATESTAMP
branches/gimple-tuples-branch/gcc/ada/ChangeLog
branches/gimple-tuples-branch/gcc/ada/trans.c
branches/gimple-tuples-branch/gcc/c-parser.c
branches/gimple-tuples-branch/gcc/config/arm/arm.c
branches/gimple-tuples-branch/gcc/config/i386/i386.md
branches/gimple-tuples-branch/gcc/config/i386/sse.md
branches/gimple-tuples-branch/gcc/config/pa/pa.c
branches/gimple-tuples-branch/gcc/config/pa/pa.h
branches/gimple-tuples-branch/gcc/configure
branches/gimple-tuples-branch/gcc/configure.ac
branches/gimple-tuples-branch/gcc/cp/ChangeLog
branches/gimple-tuples-branch/gcc/cp/semantics.c
branches/gimple-tuples-branch/gcc/expr.c
branches/gimple-tuples-branch/gcc/fortran/ChangeLog
branches/gimple-tuples-branch/gcc/fortran/f95-lang.c
branches/gimple-tuples-branch/gcc/ipa-reference.c
branches/gimple-tuples-branch/gcc/java/ChangeLog
branches/gimple-tuples-branch/gcc/java/jcf-parse.c
branches/gimple-tuples-branch/gcc/java/lang.c
branches/gimple-tuples-branch/gcc/langhooks-def.h
branches/gimple-tuples-branch/gcc/langhooks.h
branches/gimple-tuples-branch/gcc/omp-low.c
branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/inherit/override-attribs.C
branches/gimple-tuples-branch/gcc/toplev.c
branches/gimple-tuples-branch/gcc/tree-affine.c
branches/gimple-tuples-branch/gcc/tree-cfg.c
branches/gimple-tuples-branch/gcc/tree-ssa-ccp.c
branches/gimple-tuples-branch/gcc/tree-ssa-loop-ivopts.c
branches/gimple-tuples-branch/gcc/tree-ssa-loop-manip.c
branches/gimple-tuples-branch/gcc/tree-vect-transform.c
branches/gimple-tuples-branch/gcc/tree-vectorizer.c
branches/gimple-tuples-branch/gcc/tree-vectorizer.h
branches/gimple-tuples-branch/libgfortran/ChangeLog
branches/gimple-tuples-branch/libgfortran/intrinsics/erfc_scaled_inc.c
branches/gimple-tuples-branch/libgfortran/intrinsics/random.c
branches/gimple-tuples-branch/libgomp/ChangeLog
branches/gimple-tuples-branch/libiberty/ChangeLog
branches/gimple-tuples-branch/libiberty/md5.c
branches/gimple-tuples-branch/libjava/ChangeLog
branches/gimple-tuples-branch/libjava/classpath/ChangeLog
branches/gimple-tuples-branch/libjava/classpath/native/jni/classpath/jcl.c
branches/gimple-tuples-branch/libjava/gnu/classpath/natSystemProperties.cc
Propchange: branches/gimple-tuples-branch/
('svnmerge-integrated' modified)
More information about the Gcc-cvs
mailing list