This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r133763 - in /branches/gimple-tuples-branch: ./...
- From: espindola at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 31 Mar 2008 17:56:04 -0000
- Subject: r133763 - in /branches/gimple-tuples-branch: ./...
Author: espindola
Date: Mon Mar 31 17:56:03 2008
New Revision: 133763
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133763
Log:
2008-03-31 Rafael Espindola <espindola@google.com>
Merge with mainline @133440.
* configure.ac (ACX_PKGVERSION): Update revision merge string.
* configure: Regenerate.
Added:
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/powerpc/ppc64-double-1.c
- copied unchanged from r133440, trunk/gcc/testsuite/gcc.target/powerpc/ppc64-double-1.c
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_1.f90
- copied unchanged from r133440, trunk/gcc/testsuite/gfortran.dg/intrinsic_pack_1.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_2.f90
- copied unchanged from r133440, trunk/gcc/testsuite/gfortran.dg/intrinsic_pack_2.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_pack_3.f90
- copied unchanged from r133440, trunk/gcc/testsuite/gfortran.dg/intrinsic_pack_3.f90
branches/gimple-tuples-branch/libgfortran/generated/pack_c10.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_c10.c
branches/gimple-tuples-branch/libgfortran/generated/pack_c16.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_c16.c
branches/gimple-tuples-branch/libgfortran/generated/pack_c4.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_c4.c
branches/gimple-tuples-branch/libgfortran/generated/pack_c8.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_c8.c
branches/gimple-tuples-branch/libgfortran/generated/pack_i1.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_i1.c
branches/gimple-tuples-branch/libgfortran/generated/pack_i16.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_i16.c
branches/gimple-tuples-branch/libgfortran/generated/pack_i2.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_i2.c
branches/gimple-tuples-branch/libgfortran/generated/pack_i4.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_i4.c
branches/gimple-tuples-branch/libgfortran/generated/pack_i8.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_i8.c
branches/gimple-tuples-branch/libgfortran/generated/pack_r10.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_r10.c
branches/gimple-tuples-branch/libgfortran/generated/pack_r16.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_r16.c
branches/gimple-tuples-branch/libgfortran/generated/pack_r4.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_r4.c
branches/gimple-tuples-branch/libgfortran/generated/pack_r8.c
- copied unchanged from r133440, trunk/libgfortran/generated/pack_r8.c
branches/gimple-tuples-branch/libgfortran/m4/pack.m4
- copied unchanged from r133440, trunk/libgfortran/m4/pack.m4
Modified:
branches/gimple-tuples-branch/ (props changed)
branches/gimple-tuples-branch/ChangeLog
branches/gimple-tuples-branch/Makefile.def
branches/gimple-tuples-branch/Makefile.in
branches/gimple-tuples-branch/configure
branches/gimple-tuples-branch/configure.ac
branches/gimple-tuples-branch/gcc/ChangeLog
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/config/i386/i386-protos.h
branches/gimple-tuples-branch/gcc/config/i386/i386.c
branches/gimple-tuples-branch/gcc/config/i386/i386.md
branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.md
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/call.c
branches/gimple-tuples-branch/gcc/cp/class.c
branches/gimple-tuples-branch/gcc/cp/cp-tree.h
branches/gimple-tuples-branch/gcc/cp/cvt.c
branches/gimple-tuples-branch/gcc/cp/decl.c
branches/gimple-tuples-branch/gcc/cp/decl2.c
branches/gimple-tuples-branch/gcc/cp/dump.c
branches/gimple-tuples-branch/gcc/cp/friend.c
branches/gimple-tuples-branch/gcc/cp/init.c
branches/gimple-tuples-branch/gcc/cp/lex.c
branches/gimple-tuples-branch/gcc/cp/method.c
branches/gimple-tuples-branch/gcc/cp/name-lookup.c
branches/gimple-tuples-branch/gcc/cp/parser.c
branches/gimple-tuples-branch/gcc/cp/pt.c
branches/gimple-tuples-branch/gcc/cp/rtti.c
branches/gimple-tuples-branch/gcc/cp/search.c
branches/gimple-tuples-branch/gcc/cp/semantics.c
branches/gimple-tuples-branch/gcc/cp/tree.c
branches/gimple-tuples-branch/gcc/cp/typeck.c
branches/gimple-tuples-branch/gcc/cp/typeck2.c
branches/gimple-tuples-branch/gcc/objc/ChangeLog
branches/gimple-tuples-branch/gcc/objc/objc-act.c
branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
branches/gimple-tuples-branch/include/ChangeLog
branches/gimple-tuples-branch/include/filenames.h
branches/gimple-tuples-branch/libgfortran/ChangeLog
branches/gimple-tuples-branch/libgfortran/Makefile.am
branches/gimple-tuples-branch/libgfortran/Makefile.in
branches/gimple-tuples-branch/libgfortran/gfortran.map
branches/gimple-tuples-branch/libgfortran/intrinsics/pack_generic.c
branches/gimple-tuples-branch/libgfortran/libgfortran.h
Propchange: branches/gimple-tuples-branch/
('svnmerge-integrated' modified)