This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r133839 - in /branches/gimple-tuples-branch: ./...
- From: espindola at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 02 Apr 2008 14:44:41 -0000
- Subject: r133839 - in /branches/gimple-tuples-branch: ./...
Author: espindola
Date: Wed Apr 2 14:44:40 2008
New Revision: 133839
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133839
Log:
2008-04-02 Rafael Espindola <espindola@google.com>
Merge with mainline @133519.
* configure.ac (ACX_PKGVERSION): Update revision merge string.
* configure: Regenerate.
Modified:
branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
branches/gimple-tuples-branch/libstdc++-v3/doc/html/api.html
branches/gimple-tuples-branch/libstdc++-v3/doc/html/faq.html
branches/gimple-tuples-branch/libstdc++-v3/doc/html/manual/bk01pt12ch31s03.html
branches/gimple-tuples-branch/libstdc++-v3/doc/xml/api.xml
branches/gimple-tuples-branch/libstdc++-v3/doc/xml/faq.xml
branches/gimple-tuples-branch/libstdc++-v3/doc/xml/manual/parallel_mode.xml
Changes in other areas also in this revision:
Added:
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae10.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae10.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae11.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae11.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae12.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae12.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae13.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae13.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae14.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae14.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae4.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae4.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae5.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae5.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae6.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae6.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae6_neg.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae6_neg.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae7.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae7.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae8.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae8.C
branches/gimple-tuples-branch/gcc/testsuite/g++.dg/template/sfinae9.C
- copied unchanged from r133519, trunk/gcc/testsuite/g++.dg/template/sfinae9.C
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/torture/pr26222.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.dg/torture/pr26222.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-bclr.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-bclr.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-bset.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-bset.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-jsrn.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-jsrn.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-movi20s.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-movi20s.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-movrt.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-movrt.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-prefetch.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-prefetch.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-resbank.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-resbank.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-rtsn.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-rtsn.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/sh/sh2a-tbr-jump.c
- copied unchanged from r133519, trunk/gcc/testsuite/gcc.target/sh/sh2a-tbr-jump.c
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_unpack_1.f90
- copied unchanged from r133519, trunk/gcc/testsuite/gfortran.dg/intrinsic_unpack_1.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_unpack_2.f90
- copied unchanged from r133519, trunk/gcc/testsuite/gfortran.dg/intrinsic_unpack_2.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/intrinsic_unpack_3.f90
- copied unchanged from r133519, trunk/gcc/testsuite/gfortran.dg/intrinsic_unpack_3.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/module_function_type_1.f90
- copied unchanged from r133519, trunk/gcc/testsuite/gfortran.dg/module_function_type_1.f90
branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/null_3.f90
- copied unchanged from r133519, trunk/gcc/testsuite/gfortran.dg/null_3.f90
branches/gimple-tuples-branch/include/sha1.h
- copied unchanged from r133519, trunk/include/sha1.h
branches/gimple-tuples-branch/libgfortran/generated/unpack_c10.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_c10.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_c16.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_c16.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_c4.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_c4.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_c8.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_c8.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_i1.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_i1.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_i16.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_i16.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_i2.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_i2.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_i4.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_i4.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_i8.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_i8.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_r10.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_r10.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_r16.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_r16.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_r4.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_r4.c
branches/gimple-tuples-branch/libgfortran/generated/unpack_r8.c
- copied unchanged from r133519, trunk/libgfortran/generated/unpack_r8.c
branches/gimple-tuples-branch/libgfortran/m4/unpack.m4
- copied unchanged from r133519, trunk/libgfortran/m4/unpack.m4
branches/gimple-tuples-branch/libiberty/sha1.c
- copied unchanged from r133519, trunk/libiberty/sha1.c
Modified:
branches/gimple-tuples-branch/ (props changed)
branches/gimple-tuples-branch/ChangeLog
branches/gimple-tuples-branch/MAINTAINERS
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/9drpc.adb
branches/gimple-tuples-branch/gcc/ada/ChangeLog
branches/gimple-tuples-branch/gcc/ada/Make-lang.in
branches/gimple-tuples-branch/gcc/ada/a-caldel-vms.adb
branches/gimple-tuples-branch/gcc/ada/a-caldel.adb
branches/gimple-tuples-branch/gcc/ada/a-calend-vms.adb
branches/gimple-tuples-branch/gcc/ada/a-calend.adb
branches/gimple-tuples-branch/gcc/ada/a-calend.ads
branches/gimple-tuples-branch/gcc/ada/a-calfor.adb
branches/gimple-tuples-branch/gcc/ada/a-cgaaso.adb
branches/gimple-tuples-branch/gcc/ada/a-cgaaso.ads
branches/gimple-tuples-branch/gcc/ada/a-cgcaso.adb
branches/gimple-tuples-branch/gcc/ada/a-cgcaso.ads
branches/gimple-tuples-branch/gcc/ada/a-chahan.ads
branches/gimple-tuples-branch/gcc/ada/a-chtgke.adb
branches/gimple-tuples-branch/gcc/ada/a-chtgke.ads
branches/gimple-tuples-branch/gcc/ada/a-chtgop.adb
branches/gimple-tuples-branch/gcc/ada/a-chtgop.ads
branches/gimple-tuples-branch/gcc/ada/a-cidlli.adb
branches/gimple-tuples-branch/gcc/ada/a-cidlli.ads
branches/gimple-tuples-branch/gcc/ada/a-cihama.adb
branches/gimple-tuples-branch/gcc/ada/a-cihama.ads
branches/gimple-tuples-branch/gcc/ada/a-cihase.adb
branches/gimple-tuples-branch/gcc/ada/a-ciorma.adb
branches/gimple-tuples-branch/gcc/ada/a-ciormu.adb
branches/gimple-tuples-branch/gcc/ada/a-ciorse.adb
branches/gimple-tuples-branch/gcc/ada/a-clrefi.ads
branches/gimple-tuples-branch/gcc/ada/a-cohama.ads
branches/gimple-tuples-branch/gcc/ada/a-comlin.ads
branches/gimple-tuples-branch/gcc/ada/a-coorse.adb
branches/gimple-tuples-branch/gcc/ada/a-crbtgk.adb
branches/gimple-tuples-branch/gcc/ada/a-crbtgk.ads
branches/gimple-tuples-branch/gcc/ada/a-crbtgo.adb
branches/gimple-tuples-branch/gcc/ada/a-crbtgo.ads
branches/gimple-tuples-branch/gcc/ada/a-crdlli.adb
branches/gimple-tuples-branch/gcc/ada/a-crdlli.ads
branches/gimple-tuples-branch/gcc/ada/a-direct.adb
branches/gimple-tuples-branch/gcc/ada/a-except-2005.adb
branches/gimple-tuples-branch/gcc/ada/a-except-2005.ads
branches/gimple-tuples-branch/gcc/ada/a-except.adb
branches/gimple-tuples-branch/gcc/ada/a-except.ads
branches/gimple-tuples-branch/gcc/ada/a-exexda.adb
branches/gimple-tuples-branch/gcc/ada/a-exexpr-gcc.adb
branches/gimple-tuples-branch/gcc/ada/a-exexpr.adb
branches/gimple-tuples-branch/gcc/ada/a-exextr.adb
branches/gimple-tuples-branch/gcc/ada/a-filico.ads
branches/gimple-tuples-branch/gcc/ada/a-finali.ads
branches/gimple-tuples-branch/gcc/ada/a-intnam-aix.ads
branches/gimple-tuples-branch/gcc/ada/a-intnam-solaris.ads
branches/gimple-tuples-branch/gcc/ada/a-llfzti.ads
branches/gimple-tuples-branch/gcc/ada/a-ngcefu.adb
branches/gimple-tuples-branch/gcc/ada/a-ngelfu.adb
branches/gimple-tuples-branch/gcc/ada/a-nllrar.ads
branches/gimple-tuples-branch/gcc/ada/a-nlrear.ads
branches/gimple-tuples-branch/gcc/ada/a-nucoar.ads
branches/gimple-tuples-branch/gcc/ada/a-numaux-darwin.adb
branches/gimple-tuples-branch/gcc/ada/a-numeri.ads
branches/gimple-tuples-branch/gcc/ada/a-nurear.ads
branches/gimple-tuples-branch/gcc/ada/a-rbtgso.adb
branches/gimple-tuples-branch/gcc/ada/a-rbtgso.ads
branches/gimple-tuples-branch/gcc/ada/a-sequio.ads
branches/gimple-tuples-branch/gcc/ada/a-strbou.ads
branches/gimple-tuples-branch/gcc/ada/a-strfix.adb
branches/gimple-tuples-branch/gcc/ada/a-stzhas.ads
branches/gimple-tuples-branch/gcc/ada/a-swuwha.adb
branches/gimple-tuples-branch/gcc/ada/a-swuwha.ads
branches/gimple-tuples-branch/gcc/ada/a-szbzha.adb
branches/gimple-tuples-branch/gcc/ada/a-szbzha.ads
branches/gimple-tuples-branch/gcc/ada/a-ztenau.adb
branches/gimple-tuples-branch/gcc/ada/a-ztenau.ads
branches/gimple-tuples-branch/gcc/ada/checks.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch3.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch4.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch4.ads
branches/gimple-tuples-branch/gcc/ada/exp_ch5.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch6.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch6.ads
branches/gimple-tuples-branch/gcc/ada/exp_ch7.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch7.ads
branches/gimple-tuples-branch/gcc/ada/exp_ch9.adb
branches/gimple-tuples-branch/gcc/ada/exp_ch9.ads
branches/gimple-tuples-branch/gcc/ada/exp_dbug.adb
branches/gimple-tuples-branch/gcc/ada/exp_dbug.ads
branches/gimple-tuples-branch/gcc/ada/exp_disp.adb
branches/gimple-tuples-branch/gcc/ada/exp_dist.adb
branches/gimple-tuples-branch/gcc/ada/exp_dist.ads
branches/gimple-tuples-branch/gcc/ada/exp_fixd.adb
branches/gimple-tuples-branch/gcc/ada/exp_fixd.ads
branches/gimple-tuples-branch/gcc/ada/gnat_rm.texi
branches/gimple-tuples-branch/gcc/ada/gnat_ugn.texi
branches/gimple-tuples-branch/gcc/ada/i-forbla-darwin.adb
branches/gimple-tuples-branch/gcc/ada/i-forbla-unimplemented.ads
branches/gimple-tuples-branch/gcc/ada/i-forbla.ads
branches/gimple-tuples-branch/gcc/ada/i-forlap.ads
branches/gimple-tuples-branch/gcc/ada/s-casi16.adb
branches/gimple-tuples-branch/gcc/ada/s-caun16.adb
branches/gimple-tuples-branch/gcc/ada/s-gearop.adb
branches/gimple-tuples-branch/gcc/ada/s-gearop.ads
branches/gimple-tuples-branch/gcc/ada/s-gecobl.adb
branches/gimple-tuples-branch/gcc/ada/s-gecobl.ads
branches/gimple-tuples-branch/gcc/ada/s-gecola.adb
branches/gimple-tuples-branch/gcc/ada/s-gecola.ads
branches/gimple-tuples-branch/gcc/ada/s-gerebl.adb
branches/gimple-tuples-branch/gcc/ada/s-gerela.ads
branches/gimple-tuples-branch/gcc/ada/s-inmaop.ads
branches/gimple-tuples-branch/gcc/ada/s-regexp.adb
branches/gimple-tuples-branch/gcc/ada/s-tadeca.adb
branches/gimple-tuples-branch/gcc/ada/s-tadeca.ads
branches/gimple-tuples-branch/gcc/ada/s-tadert.adb
branches/gimple-tuples-branch/gcc/ada/s-tadert.ads
branches/gimple-tuples-branch/gcc/ada/s-tpinop.adb
branches/gimple-tuples-branch/gcc/ada/s-tpinop.ads
branches/gimple-tuples-branch/gcc/ada/s-tpopde-vms.adb
branches/gimple-tuples-branch/gcc/ada/s-tpopde-vms.ads
branches/gimple-tuples-branch/gcc/ada/s-tpopsp-lynxos.adb
branches/gimple-tuples-branch/gcc/ada/s-tpopsp-posix-foreign.adb
branches/gimple-tuples-branch/gcc/ada/s-tpopsp-posix.adb
branches/gimple-tuples-branch/gcc/ada/s-tpopsp-solaris.adb
branches/gimple-tuples-branch/gcc/ada/s-tpopsp-vxworks.adb
branches/gimple-tuples-branch/gcc/ada/s-tporft.adb
branches/gimple-tuples-branch/gcc/c-common.c
branches/gimple-tuples-branch/gcc/config/i386/i386-modes.def
branches/gimple-tuples-branch/gcc/config/i386/i386.c
branches/gimple-tuples-branch/gcc/config/i386/i386.h
branches/gimple-tuples-branch/gcc/config/sh/constraints.md
branches/gimple-tuples-branch/gcc/config/sh/sh-protos.h
branches/gimple-tuples-branch/gcc/config/sh/sh.c
branches/gimple-tuples-branch/gcc/config/sh/sh.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/except.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/parser.c
branches/gimple-tuples-branch/gcc/cp/pt.c
branches/gimple-tuples-branch/gcc/cp/rtti.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/diagnostic.c
branches/gimple-tuples-branch/gcc/doc/extend.texi
branches/gimple-tuples-branch/gcc/fortran/ChangeLog
branches/gimple-tuples-branch/gcc/fortran/resolve.c
branches/gimple-tuples-branch/gcc/fortran/trans-openmp.c
branches/gimple-tuples-branch/gcc/fortran/trans.h
branches/gimple-tuples-branch/gcc/gimplify.c
branches/gimple-tuples-branch/gcc/gthr-vxworks.h
branches/gimple-tuples-branch/gcc/stor-layout.c
branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/i386/costmodel-fast-math-vect-pr29925.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/spu/costmodel-fast-math-vect-pr29925.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-fast-math-vect-pr29925.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/costmodel-vect-reduc-1char.c
branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp
branches/gimple-tuples-branch/gcc/testsuite/gcc.target/i386/sse-17.c
branches/gimple-tuples-branch/include/ChangeLog
branches/gimple-tuples-branch/include/md5.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/intrinsics/unpack_generic.c
branches/gimple-tuples-branch/libgfortran/io/transfer.c
branches/gimple-tuples-branch/libgfortran/libgfortran.h
branches/gimple-tuples-branch/libiberty/ChangeLog
branches/gimple-tuples-branch/libiberty/Makefile.in
branches/gimple-tuples-branch/libiberty/make-relative-prefix.c
Propchange: branches/gimple-tuples-branch/
('svnmerge-integrated' modified)