r134694 - in /branches/gimple-tuples-branch: ./...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Sat Apr 26 05:21:00 GMT 2008


Author: dnovillo
Date: Sat Apr 26 05:21:33 2008
New Revision: 134694

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134694
Log:
2008-04-25  Diego Novillo  <dnovillo@google.com>

	Merge with mainline @134692.

	* configure.ac (ACX_PKGVERSION): Update revision merge string.
	* configure: Regenerate.



Added:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/operations/
      - copied from r134692, trunk/libstdc++-v3/testsuite/23_containers/list/operations/
Removed:
    branches/gimple-tuples-branch/libstdc++-v3/testsuite/23_containers/list/operators/
Modified:
    branches/gimple-tuples-branch/libstdc++-v3/ChangeLog
    branches/gimple-tuples-branch/libstdc++-v3/acinclude.m4
    branches/gimple-tuples-branch/libstdc++-v3/config.h.in
    branches/gimple-tuples-branch/libstdc++-v3/config/os/hpux/os_defines.h
    branches/gimple-tuples-branch/libstdc++-v3/configure
    branches/gimple-tuples-branch/libstdc++-v3/configure.ac
    branches/gimple-tuples-branch/libstdc++-v3/doc/xml/manual/concurrency.xml
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.am
    branches/gimple-tuples-branch/libstdc++-v3/include/Makefile.in
    branches/gimple-tuples-branch/libstdc++-v3/include/debug/list
    branches/gimple-tuples-branch/libstdc++-v3/include/ext/atomicity.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/algo.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/balanced_quicksort.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/merge.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/multiseq_selection.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/multiway_merge.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/quicksort.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/sort.h
    branches/gimple-tuples-branch/libstdc++-v3/include/parallel/tags.h
    branches/gimple-tuples-branch/libstdc++-v3/libsupc++/guard.cc
    branches/gimple-tuples-branch/libstdc++-v3/src/atomic.cc

Changes in other areas also in this revision:
Added:
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/cpp0x/decltype11.C
      - copied unchanged from r134692, trunk/gcc/testsuite/g++.dg/cpp0x/decltype11.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/stmtexpr13.C
      - copied unchanged from r134692, trunk/gcc/testsuite/g++.dg/ext/stmtexpr13.C
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/vector14.C
      - copied unchanged from r134692, trunk/gcc/testsuite/g++.dg/ext/vector14.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20080419-1.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.c-torture/compile/20080419-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/20080424-1.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.c-torture/execute/20080424-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr36034-1.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.c-torture/execute/pr36034-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/execute/pr36034-2.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.c-torture/execute/pr36034-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/attr-alloc_size-2.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/attr-alloc_size-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/builtin-constant_p-1.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/builtin-constant_p-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/format/ms-warnI64-1.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/format/ms-warnI64-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr36015.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/pr36015.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr36017.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/pr36017.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/pr27799.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr27799.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c
      - copied unchanged from r134692, trunk/gcc/testsuite/gcc.dg/vect/fast-math-pr35982.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/array_constructor_24.f
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/array_constructor_24.f
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/matmul_7.f90
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/matmul_7.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/minmaxloc_5.f90
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/minmaxloc_5.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/minmaxloc_6.f90
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/minmaxloc_6.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/pr36006-1.f90
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/pr36006-1.f90
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/pr36006-2.f90
      - copied unchanged from r134692, trunk/gcc/testsuite/gfortran.dg/pr36006-2.f90
    branches/gimple-tuples-branch/gcc/testsuite/gnat.dg/concat_length.adb
      - copied unchanged from r134692, trunk/gcc/testsuite/gnat.dg/concat_length.adb
Modified:
    branches/gimple-tuples-branch/   (props changed)
    branches/gimple-tuples-branch/ChangeLog
    branches/gimple-tuples-branch/MAINTAINERS
    branches/gimple-tuples-branch/config/ChangeLog
    branches/gimple-tuples-branch/config/override.m4
    branches/gimple-tuples-branch/contrib/ChangeLog
    branches/gimple-tuples-branch/contrib/patch_tester.sh
    branches/gimple-tuples-branch/fixincludes/ChangeLog
    branches/gimple-tuples-branch/fixincludes/fixincl.c
    branches/gimple-tuples-branch/fixincludes/fixlib.c
    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/s-osinte-rtems.adb
    branches/gimple-tuples-branch/gcc/ada/s-osinte-rtems.ads
    branches/gimple-tuples-branch/gcc/ada/trans.c
    branches/gimple-tuples-branch/gcc/ada/utils2.c
    branches/gimple-tuples-branch/gcc/alias.c
    branches/gimple-tuples-branch/gcc/bt-load.c
    branches/gimple-tuples-branch/gcc/builtins.c
    branches/gimple-tuples-branch/gcc/c-common.c
    branches/gimple-tuples-branch/gcc/c-common.h
    branches/gimple-tuples-branch/gcc/c-decl.c
    branches/gimple-tuples-branch/gcc/c-format.c
    branches/gimple-tuples-branch/gcc/c-tree.h
    branches/gimple-tuples-branch/gcc/c-typeck.c
    branches/gimple-tuples-branch/gcc/calls.c
    branches/gimple-tuples-branch/gcc/cfgcleanup.c
    branches/gimple-tuples-branch/gcc/cfgexpand.c
    branches/gimple-tuples-branch/gcc/common.opt
    branches/gimple-tuples-branch/gcc/config.gcc
    branches/gimple-tuples-branch/gcc/config/alpha/alpha.c
    branches/gimple-tuples-branch/gcc/config/alpha/predicates.md
    branches/gimple-tuples-branch/gcc/config/arc/arc.c
    branches/gimple-tuples-branch/gcc/config/arc/arc.h
    branches/gimple-tuples-branch/gcc/config/arm/arm.c
    branches/gimple-tuples-branch/gcc/config/arm/arm.h
    branches/gimple-tuples-branch/gcc/config/arm/arm.md
    branches/gimple-tuples-branch/gcc/config/arm/linux-elf.h
    branches/gimple-tuples-branch/gcc/config/avr/avr.c
    branches/gimple-tuples-branch/gcc/config/bfin/bfin.c
    branches/gimple-tuples-branch/gcc/config/cris/cris.c
    branches/gimple-tuples-branch/gcc/config/cris/cris.md
    branches/gimple-tuples-branch/gcc/config/crx/crx.h
    branches/gimple-tuples-branch/gcc/config/darwin.c
    branches/gimple-tuples-branch/gcc/config/fr30/fr30.c
    branches/gimple-tuples-branch/gcc/config/frv/frv.c
    branches/gimple-tuples-branch/gcc/config/i386/cygming-crtend.c
    branches/gimple-tuples-branch/gcc/config/i386/i386.c
    branches/gimple-tuples-branch/gcc/config/i386/linux.h
    branches/gimple-tuples-branch/gcc/config/i386/mingw32.h
    branches/gimple-tuples-branch/gcc/config/i386/msformat-c.c
    branches/gimple-tuples-branch/gcc/config/i386/sse.md
    branches/gimple-tuples-branch/gcc/config/i386/xmmintrin.h
    branches/gimple-tuples-branch/gcc/config/ia64/ia64.c
    branches/gimple-tuples-branch/gcc/config/iq2000/iq2000.c
    branches/gimple-tuples-branch/gcc/config/m32r/m32r.c
    branches/gimple-tuples-branch/gcc/config/m32r/m32r.h
    branches/gimple-tuples-branch/gcc/config/m32r/m32r.md
    branches/gimple-tuples-branch/gcc/config/m68k/m68k.c
    branches/gimple-tuples-branch/gcc/config/mcore/mcore.c
    branches/gimple-tuples-branch/gcc/config/mips/mips.c
    branches/gimple-tuples-branch/gcc/config/mmix/mmix.c
    branches/gimple-tuples-branch/gcc/config/mmix/mmix.h
    branches/gimple-tuples-branch/gcc/config/mn10300/mn10300.c
    branches/gimple-tuples-branch/gcc/config/mt/mt.h
    branches/gimple-tuples-branch/gcc/config/pa/pa.c
    branches/gimple-tuples-branch/gcc/config/pa/pa.h
    branches/gimple-tuples-branch/gcc/config/pa/pa.md
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.c
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.h
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.md
    branches/gimple-tuples-branch/gcc/config/rs6000/rs6000.opt
    branches/gimple-tuples-branch/gcc/config/s390/s390.c
    branches/gimple-tuples-branch/gcc/config/score/score.h
    branches/gimple-tuples-branch/gcc/config/score/score3.c
    branches/gimple-tuples-branch/gcc/config/score/score7.c
    branches/gimple-tuples-branch/gcc/config/sh/sh.c
    branches/gimple-tuples-branch/gcc/config/sh/sh.h
    branches/gimple-tuples-branch/gcc/config/sh/sh.md
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.c
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.h
    branches/gimple-tuples-branch/gcc/config/sparc/sparc.md
    branches/gimple-tuples-branch/gcc/config/spu/spu.c
    branches/gimple-tuples-branch/gcc/config/stormy16/stormy16.c
    branches/gimple-tuples-branch/gcc/config/v850/v850.c
    branches/gimple-tuples-branch/gcc/config/xtensa/xtensa.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/class.c
    branches/gimple-tuples-branch/gcc/cp/cp-objcp-common.h
    branches/gimple-tuples-branch/gcc/cp/cp-tree.h
    branches/gimple-tuples-branch/gcc/cp/decl.c
    branches/gimple-tuples-branch/gcc/cp/decl2.c
    branches/gimple-tuples-branch/gcc/cp/init.c
    branches/gimple-tuples-branch/gcc/cp/method.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/typeck.c
    branches/gimple-tuples-branch/gcc/cp/typeck2.c
    branches/gimple-tuples-branch/gcc/df-scan.c
    branches/gimple-tuples-branch/gcc/dojump.c
    branches/gimple-tuples-branch/gcc/dse.c
    branches/gimple-tuples-branch/gcc/dwarf2out.c
    branches/gimple-tuples-branch/gcc/emit-rtl.c
    branches/gimple-tuples-branch/gcc/except.c
    branches/gimple-tuples-branch/gcc/explow.c
    branches/gimple-tuples-branch/gcc/expmed.c
    branches/gimple-tuples-branch/gcc/expr.c
    branches/gimple-tuples-branch/gcc/final.c
    branches/gimple-tuples-branch/gcc/fold-const.c
    branches/gimple-tuples-branch/gcc/fortran/ChangeLog
    branches/gimple-tuples-branch/gcc/fortran/gfortranspec.c
    branches/gimple-tuples-branch/gcc/fortran/invoke.texi
    branches/gimple-tuples-branch/gcc/fortran/options.c
    branches/gimple-tuples-branch/gcc/fortran/trans-array.c
    branches/gimple-tuples-branch/gcc/fortran/trans-common.c
    branches/gimple-tuples-branch/gcc/fortran/trans-decl.c
    branches/gimple-tuples-branch/gcc/fortran/trans-expr.c
    branches/gimple-tuples-branch/gcc/fortran/trans-intrinsic.c
    branches/gimple-tuples-branch/gcc/fortran/trans-stmt.c
    branches/gimple-tuples-branch/gcc/function.c
    branches/gimple-tuples-branch/gcc/function.h
    branches/gimple-tuples-branch/gcc/gcse.c
    branches/gimple-tuples-branch/gcc/gimple-low.c
    branches/gimple-tuples-branch/gcc/gimplify.c
    branches/gimple-tuples-branch/gcc/global.c
    branches/gimple-tuples-branch/gcc/java/ChangeLog
    branches/gimple-tuples-branch/gcc/java/class.c
    branches/gimple-tuples-branch/gcc/java/constants.c
    branches/gimple-tuples-branch/gcc/java/expr.c
    branches/gimple-tuples-branch/gcc/java/resource.c
    branches/gimple-tuples-branch/gcc/langhooks-def.h
    branches/gimple-tuples-branch/gcc/langhooks.c
    branches/gimple-tuples-branch/gcc/langhooks.h
    branches/gimple-tuples-branch/gcc/local-alloc.c
    branches/gimple-tuples-branch/gcc/objc/ChangeLog
    branches/gimple-tuples-branch/gcc/objc/objc-act.c
    branches/gimple-tuples-branch/gcc/optabs.c
    branches/gimple-tuples-branch/gcc/passes.c
    branches/gimple-tuples-branch/gcc/print-tree.c
    branches/gimple-tuples-branch/gcc/ra-conflict.c
    branches/gimple-tuples-branch/gcc/reload1.c
    branches/gimple-tuples-branch/gcc/stack-ptr-mod.c
    branches/gimple-tuples-branch/gcc/stmt.c
    branches/gimple-tuples-branch/gcc/stor-layout.c
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/ext/utf-cvt.C
    branches/gimple-tuples-branch/gcc/testsuite/gcc.c-torture/compile/20010327-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/20020919-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/Wconversion-real.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/array-init-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/array-quals-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/builtins-12.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/builtins-13.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/builtins-error.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c90-const-expr-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/c99-const-expr-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/ia64-sync-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/ia64-sync-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/ia64-sync-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array-2.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array-3.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array-4.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/large-size-array.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/lower-subreg-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/max-1.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr25682.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/pr33694.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/w_prof_global_var.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/w_prof_local_var.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/wo_prof_global_var.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/wo_prof_local_var.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/struct/wo_prof_malloc_size_var.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/tree-ssa/20030807-7.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/utf-cvt.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/slp-15.c
    branches/gimple-tuples-branch/gcc/testsuite/gcc.dg/vect/vect-vfa-slp.c
    branches/gimple-tuples-branch/gcc/testsuite/gfortran.dg/array_constructor_23.f
    branches/gimple-tuples-branch/gcc/tree-cfg.c
    branches/gimple-tuples-branch/gcc/tree-flow.h
    branches/gimple-tuples-branch/gcc/tree-gimple.c
    branches/gimple-tuples-branch/gcc/tree-gimple.h
    branches/gimple-tuples-branch/gcc/tree-inline.c
    branches/gimple-tuples-branch/gcc/tree-mudflap.c
    branches/gimple-tuples-branch/gcc/tree-nested.c
    branches/gimple-tuples-branch/gcc/tree-optimize.c
    branches/gimple-tuples-branch/gcc/tree-parloops.c
    branches/gimple-tuples-branch/gcc/tree-pass.h
    branches/gimple-tuples-branch/gcc/tree-scalar-evolution.c
    branches/gimple-tuples-branch/gcc/tree-ssa-alias.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-propagate.c
    branches/gimple-tuples-branch/gcc/tree-ssa-structalias.c
    branches/gimple-tuples-branch/gcc/tree-ssa-threadedge.c
    branches/gimple-tuples-branch/gcc/tree-stdarg.c
    branches/gimple-tuples-branch/gcc/tree-tailcall.c
    branches/gimple-tuples-branch/gcc/tree-vect-analyze.c
    branches/gimple-tuples-branch/gcc/tree-vrp.c
    branches/gimple-tuples-branch/gcc/tree.c
    branches/gimple-tuples-branch/gcc/tree.h
    branches/gimple-tuples-branch/gcc/varasm.c
    branches/gimple-tuples-branch/libcpp/ChangeLog
    branches/gimple-tuples-branch/libcpp/directives.c
    branches/gimple-tuples-branch/libcpp/include/cpplib.h
    branches/gimple-tuples-branch/libgfortran/ChangeLog
    branches/gimple-tuples-branch/libgfortran/generated/matmul_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_i1.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_i2.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/matmul_r8.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_c10.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_c16.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_c4.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_c8.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_i16.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_i4.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_i8.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_r10.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_r16.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_r4.c
    branches/gimple-tuples-branch/libgfortran/generated/reshape_r8.c
    branches/gimple-tuples-branch/libgfortran/intrinsics/time_1.h
    branches/gimple-tuples-branch/libgfortran/m4/matmul.m4
    branches/gimple-tuples-branch/libgfortran/m4/reshape.m4

Propchange: branches/gimple-tuples-branch/
            ('svnmerge-integrated' modified)




More information about the Libstdc++-cvs mailing list