This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r172504 - in /branches/google/gcc-4_6: ./ Chang...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Fri, 15 Apr 2011 16:54:56 -0000
- Subject: r172504 - in /branches/google/gcc-4_6: ./ Chang...
Author: dnovillo
Date: Fri Apr 15 16:54:51 2011
New Revision: 172504
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172504
Log:
Merge from gcc-4_6-branch rev 172209.
Added:
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
- copied unchanged from r172195, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/unique_ptr/modifiers/48398.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/ext/iota/
- copied from r172195, branches/gcc-4_6-branch/libstdc++-v3/testsuite/ext/iota/
branches/google/gcc-4_6/libstdc++-v3/testsuite/ext/is_sorted/
- copied from r172195, branches/gcc-4_6-branch/libstdc++-v3/testsuite/ext/is_sorted/
Modified:
branches/google/gcc-4_6/libstdc++-v3/ChangeLog
branches/google/gcc-4_6/libstdc++-v3/include/bits/random.h
branches/google/gcc-4_6/libstdc++-v3/include/bits/random.tcc
branches/google/gcc-4_6/libstdc++-v3/include/bits/unique_ptr.h
branches/google/gcc-4_6/libstdc++-v3/include/ext/algorithm
branches/google/gcc-4_6/libstdc++-v3/include/ext/numeric
branches/google/gcc-4_6/libstdc++-v3/libsupc++/exception_ptr.h
branches/google/gcc-4_6/libstdc++-v3/libsupc++/nested_exception.h
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/unique_ptr/requirements/pointer_type.cc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/auto22.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/auto22.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-47570.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-attribute.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-memfn1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-noexcept5.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-overflow2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-recursion.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted24.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/dependent1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/dependent1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/elision2.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/elision2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/enum9.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum9.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-array2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist-arrray1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist46.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist46.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/move1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/move1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/regress/call1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/call1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/error-recovery1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/isnan.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/regress/value-dep1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/value-dep1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/rv-deduce2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/sfinae10.C.xfail
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae10.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae11.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/sfinae7.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae7.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/i386-9.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/i386-9.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/parse/memfnquals1.C
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/parse/memfnquals1.C
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48335-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr42544.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr42544.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr48197.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48197.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/Wstrict-overflow-23.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/builtin-object-size-10.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/builtin-object-size-10.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/dfp/pr48204.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/dfp/pr48204.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/guality/pr36977.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr36977.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/guality/pr48466.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/guality/pr48466.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48134.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48134.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48141.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48141.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48144.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48144.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48156.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48156.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-1.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-2.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-3.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-3.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-4.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-4.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-5.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-5.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-6.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-6.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-7.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-7.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48335-8.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48335-8.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/pr48343.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48343.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/vect/pr48377.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/vect/pr48377.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/arm/neon-vld-1.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/neon-vld-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr48237.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48237.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr48335-1.c
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48335-1.c
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/class_42.f03
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/class_42.f03
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
- copied unchanged from r172195, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/gomp/pr48117.f90
Modified:
branches/google/gcc-4_6/ (props changed)
branches/google/gcc-4_6/ChangeLog
branches/google/gcc-4_6/gcc/BASE-VER
branches/google/gcc-4_6/gcc/ChangeLog
branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
branches/google/gcc-4_6/gcc/DATESTAMP
branches/google/gcc-4_6/gcc/Makefile.in
branches/google/gcc-4_6/gcc/c-family/ChangeLog
branches/google/gcc-4_6/gcc/c-family/c-common.c
branches/google/gcc-4_6/gcc/c-family/c-ppoutput.c
branches/google/gcc-4_6/gcc/c-family/c.opt
branches/google/gcc-4_6/gcc/combine.c
branches/google/gcc-4_6/gcc/config/alpha/alpha.c
branches/google/gcc-4_6/gcc/config/arm/predicates.md
branches/google/gcc-4_6/gcc/config/i386/i386.c
branches/google/gcc-4_6/gcc/config/i386/i386.h
branches/google/gcc-4_6/gcc/config/i386/i386.md
branches/google/gcc-4_6/gcc/config/i386/predicates.md
branches/google/gcc-4_6/gcc/config/i386/sse.md
branches/google/gcc-4_6/gcc/config/rx/predicates.md
branches/google/gcc-4_6/gcc/config/rx/rx-protos.h
branches/google/gcc-4_6/gcc/config/rx/rx.c
branches/google/gcc-4_6/gcc/config/rx/rx.h
branches/google/gcc-4_6/gcc/config/rx/rx.md
branches/google/gcc-4_6/gcc/config/s390/s390.c
branches/google/gcc-4_6/gcc/config/spu/t-spu-elf
branches/google/gcc-4_6/gcc/cp/ChangeLog
branches/google/gcc-4_6/gcc/cp/call.c
branches/google/gcc-4_6/gcc/cp/class.c
branches/google/gcc-4_6/gcc/cp/cp-tree.h
branches/google/gcc-4_6/gcc/cp/cvt.c
branches/google/gcc-4_6/gcc/cp/decl.c
branches/google/gcc-4_6/gcc/cp/decl2.c
branches/google/gcc-4_6/gcc/cp/except.c
branches/google/gcc-4_6/gcc/cp/method.c
branches/google/gcc-4_6/gcc/cp/parser.c
branches/google/gcc-4_6/gcc/cp/pt.c
branches/google/gcc-4_6/gcc/cp/semantics.c
branches/google/gcc-4_6/gcc/cp/typeck.c
branches/google/gcc-4_6/gcc/df-core.c
branches/google/gcc-4_6/gcc/doc/extend.texi
branches/google/gcc-4_6/gcc/doc/invoke.texi
branches/google/gcc-4_6/gcc/dse.c
branches/google/gcc-4_6/gcc/dwarf2out.c
branches/google/gcc-4_6/gcc/expmed.c
branches/google/gcc-4_6/gcc/expr.c
branches/google/gcc-4_6/gcc/fold-const.c
branches/google/gcc-4_6/gcc/fortran/ChangeLog
branches/google/gcc-4_6/gcc/fortran/class.c
branches/google/gcc-4_6/gcc/fortran/f95-lang.c
branches/google/gcc-4_6/gcc/gcov-io.c
branches/google/gcc-4_6/gcc/lto/ChangeLog
branches/google/gcc-4_6/gcc/lto/lto.c
branches/google/gcc-4_6/gcc/params.def
branches/google/gcc-4_6/gcc/po/ChangeLog
branches/google/gcc-4_6/gcc/po/be.po
branches/google/gcc-4_6/gcc/po/da.po
branches/google/gcc-4_6/gcc/po/de.po
branches/google/gcc-4_6/gcc/po/el.po
branches/google/gcc-4_6/gcc/po/es.po
branches/google/gcc-4_6/gcc/po/fi.po
branches/google/gcc-4_6/gcc/po/fr.po
branches/google/gcc-4_6/gcc/po/id.po
branches/google/gcc-4_6/gcc/po/ja.po
branches/google/gcc-4_6/gcc/po/nl.po
branches/google/gcc-4_6/gcc/po/ru.po
branches/google/gcc-4_6/gcc/po/sr.po
branches/google/gcc-4_6/gcc/po/sv.po
branches/google/gcc-4_6/gcc/po/tr.po
branches/google/gcc-4_6/gcc/po/vi.po
branches/google/gcc-4_6/gcc/po/zh_CN.po
branches/google/gcc-4_6/gcc/po/zh_TW.po
branches/google/gcc-4_6/gcc/sel-sched-ir.c
branches/google/gcc-4_6/gcc/sel-sched-ir.h
branches/google/gcc-4_6/gcc/sel-sched.c
branches/google/gcc-4_6/gcc/simplify-rtx.c
branches/google/gcc-4_6/gcc/stor-layout.c
branches/google/gcc-4_6/gcc/testsuite/ChangeLog
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-data2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-diag1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/noexcept02.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/guality/guality.exp
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/stackalign/non-local-goto-5.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/bessel_6.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/bessel_7.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/g77/cabs.f
branches/google/gcc-4_6/gcc/tree-object-size.c
branches/google/gcc-4_6/gcc/tree-ssa.c
branches/google/gcc-4_6/gcc/tree-vect-data-refs.c
branches/google/gcc-4_6/gcc/tree-vrp.c
branches/google/gcc-4_6/libcpp/po/ChangeLog
branches/google/gcc-4_6/libcpp/po/be.po
branches/google/gcc-4_6/libcpp/po/ca.po
branches/google/gcc-4_6/libcpp/po/da.po
branches/google/gcc-4_6/libcpp/po/de.po
branches/google/gcc-4_6/libcpp/po/el.po
branches/google/gcc-4_6/libcpp/po/es.po
branches/google/gcc-4_6/libcpp/po/fi.po
branches/google/gcc-4_6/libcpp/po/fr.po
branches/google/gcc-4_6/libcpp/po/id.po
branches/google/gcc-4_6/libcpp/po/ja.po
branches/google/gcc-4_6/libcpp/po/nl.po
branches/google/gcc-4_6/libcpp/po/ru.po
branches/google/gcc-4_6/libcpp/po/sv.po
branches/google/gcc-4_6/libcpp/po/tr.po
branches/google/gcc-4_6/libcpp/po/uk.po
branches/google/gcc-4_6/libcpp/po/vi.po
branches/google/gcc-4_6/libcpp/po/zh_CN.po
branches/google/gcc-4_6/libcpp/po/zh_TW.po
branches/google/gcc-4_6/libgfortran/ChangeLog
branches/google/gcc-4_6/libgfortran/configure
branches/google/gcc-4_6/libgfortran/configure.ac
branches/google/gcc-4_6/libgomp/ChangeLog
branches/google/gcc-4_6/libgomp/acinclude.m4
branches/google/gcc-4_6/libgomp/configure
branches/google/gcc-4_6/libjava/ChangeLog
branches/google/gcc-4_6/libjava/configure
branches/google/gcc-4_6/libjava/configure.ac
branches/google/gcc-4_6/libquadmath/ChangeLog
branches/google/gcc-4_6/libquadmath/configure
branches/google/gcc-4_6/libquadmath/configure.ac
branches/google/gcc-4_6/libquadmath/printf/printf_fp.c
branches/google/gcc-4_6/libssp/ChangeLog
branches/google/gcc-4_6/libssp/configure
branches/google/gcc-4_6/libssp/configure.ac
branches/google/gcc-4_6/lto-plugin/ChangeLog
branches/google/gcc-4_6/lto-plugin/lto-plugin.c
Propchange: branches/google/gcc-4_6/
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_6/
('svnmerge-integrated' modified)
Propchange: branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c
('svn:mergeinfo' modified)