This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r173304 - in /branches/google/gcc-4_6: ./ gcc/C...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 03 May 2011 13:09:02 -0000
- Subject: r173304 - in /branches/google/gcc-4_6: ./ gcc/C...
Author: dnovillo
Date: Tue May 3 13:09:01 2011
New Revision: 173304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173304
Log:
Merge from google/main rev 173286 (minus rev 173258).
Modified:
branches/google/gcc-4_6/libstdc++-v3/ChangeLog.google-main
branches/google/gcc-4_6/libstdc++-v3/include/ext/sso_string_base.h
branches/google/gcc-4_6/libstdc++-v3/include/ext/vstring.h
branches/google/gcc-4_6/libstdc++-v3/include/ext/vstring.tcc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_6/gcc/c-family/ChangeLog.google-main
- copied unchanged from r173254, branches/google/main/gcc/c-family/ChangeLog.google-main
branches/google/gcc-4_6/gcc/config/linux-grtev2.h
- copied unchanged from r173286, branches/google/main/gcc/config/linux-grtev2.h
branches/google/gcc-4_6/gcc/cp/ChangeLog.google-main
- copied, changed from r173254, branches/google/main/gcc/cp/ChangeLog.google-main
branches/google/gcc-4_6/gcc/dyn-ipa.c
- copied unchanged from r173254, branches/google/main/gcc/dyn-ipa.c
branches/google/gcc-4_6/gcc/l-ipo.c
- copied unchanged from r173254, branches/google/main/gcc/l-ipo.c
branches/google/gcc-4_6/gcc/l-ipo.h
- copied unchanged from r173254, branches/google/main/gcc/l-ipo.h
branches/google/gcc-4_6/gcc/simplify-got.c
- copied unchanged from r173254, branches/google/main/gcc/simplify-got.c
branches/google/gcc-4_6/gcc/testsuite/c-c++-common/Wreal-conversion-1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/c-c++-common/Wreal-conversion-1.c
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/no-strict-enum-precision-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/other/no-strict-enum-precision-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/no-strict-enum-precision-2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/other/no-strict-enum-precision-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/no-strict-enum-precision-3.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/other/no-strict-enum-precision-3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/tree-prof/lipo/
- copied from r173254, branches/google/main/gcc/testsuite/g++.dg/tree-prof/lipo/
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wnonnull-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wnonnull-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wnull-conversion-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wnull-conversion-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wnull-conversion-2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wnull-conversion-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-3.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-4.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-5.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-5.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-3.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-4.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-5.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wself-assign-non-pod-5.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wshadow-local-1.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wshadow-local-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wshadow-local-2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/Wshadow-local-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/nonnull2.C
- copied unchanged from r173254, branches/google/main/gcc/testsuite/g++.dg/warn/nonnull2.C
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/Wshadow-compatible-local-1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/Wshadow-compatible-local-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/Wshadow-local-1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/Wshadow-local-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/Wshadow-local-2.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/Wshadow-local-2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/Wshadow-local-3.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/Wshadow-local-3.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/debug/dwarf2/mlt1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/debug/dwarf2/mlt1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/debug/dwarf2/mlt2.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/debug/dwarf2/mlt2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/tree-prof/lipo/
- copied from r173254, branches/google/main/gcc/testsuite/gcc.dg/tree-prof/lipo/
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/uninit-suppress.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/uninit-suppress.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/uninit-suppress_2.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/uninit-suppress_2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/wself-assign-1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/wself-assign-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/wself-assign-2.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.dg/wself-assign-2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/arm/got1.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.target/arm/got1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/arm/got2.c
- copied unchanged from r173254, branches/google/main/gcc/testsuite/gcc.target/arm/got2.c
Modified:
branches/google/gcc-4_6/ (props changed)
branches/google/gcc-4_6/gcc/ChangeLog.google-4_6
branches/google/gcc-4_6/gcc/ChangeLog.google-integration
branches/google/gcc-4_6/gcc/ChangeLog.google-main
branches/google/gcc-4_6/gcc/Makefile.in
branches/google/gcc-4_6/gcc/basic-block.h
branches/google/gcc-4_6/gcc/c-decl.c
branches/google/gcc-4_6/gcc/c-family/c-common.c
branches/google/gcc-4_6/gcc/c-family/c-common.h
branches/google/gcc-4_6/gcc/c-family/c-opts.c
branches/google/gcc-4_6/gcc/c-family/c.opt
branches/google/gcc-4_6/gcc/c-lang.c
branches/google/gcc-4_6/gcc/c-parser.c
branches/google/gcc-4_6/gcc/c-tree.h
branches/google/gcc-4_6/gcc/c-typeck.c
branches/google/gcc-4_6/gcc/cfg.c
branches/google/gcc-4_6/gcc/cfghooks.c
branches/google/gcc-4_6/gcc/cfglayout.c
branches/google/gcc-4_6/gcc/cgraph.c
branches/google/gcc-4_6/gcc/cgraph.h
branches/google/gcc-4_6/gcc/cgraphbuild.c
branches/google/gcc-4_6/gcc/cgraphunit.c
branches/google/gcc-4_6/gcc/cif-code.def
branches/google/gcc-4_6/gcc/common.opt
branches/google/gcc-4_6/gcc/config.gcc
branches/google/gcc-4_6/gcc/config/arm/arm.c
branches/google/gcc-4_6/gcc/config/arm/arm.md
branches/google/gcc-4_6/gcc/config/i386/linux.h
branches/google/gcc-4_6/gcc/config/i386/linux64.h
branches/google/gcc-4_6/gcc/coverage.c
branches/google/gcc-4_6/gcc/coverage.h
branches/google/gcc-4_6/gcc/cp/Make-lang.in
branches/google/gcc-4_6/gcc/cp/call.c
branches/google/gcc-4_6/gcc/cp/cp-lang.c
branches/google/gcc-4_6/gcc/cp/cp-objcp-common.c
branches/google/gcc-4_6/gcc/cp/cp-tree.h
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/friend.c
branches/google/gcc-4_6/gcc/cp/init.c
branches/google/gcc-4_6/gcc/cp/mangle.c
branches/google/gcc-4_6/gcc/cp/name-lookup.c
branches/google/gcc-4_6/gcc/cp/name-lookup.h
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/rtti.c
branches/google/gcc-4_6/gcc/cp/semantics.c
branches/google/gcc-4_6/gcc/dbgcnt.def
branches/google/gcc-4_6/gcc/doc/extend.texi
branches/google/gcc-4_6/gcc/doc/invoke.texi
branches/google/gcc-4_6/gcc/dwarf2out.c
branches/google/gcc-4_6/gcc/except.c
branches/google/gcc-4_6/gcc/final.c
branches/google/gcc-4_6/gcc/fold-const.c
branches/google/gcc-4_6/gcc/function.c
branches/google/gcc-4_6/gcc/function.h
branches/google/gcc-4_6/gcc/gcc.c
branches/google/gcc-4_6/gcc/gcov-dump.c
branches/google/gcc-4_6/gcc/gcov-io.c
branches/google/gcc-4_6/gcc/gcov-io.h
branches/google/gcc-4_6/gcc/ggc-page.c
branches/google/gcc-4_6/gcc/ggc.h
branches/google/gcc-4_6/gcc/gimple-pretty-print.c
branches/google/gcc-4_6/gcc/gimplify.c
branches/google/gcc-4_6/gcc/hooks.c
branches/google/gcc-4_6/gcc/hooks.h
branches/google/gcc-4_6/gcc/incpath.c
branches/google/gcc-4_6/gcc/incpath.h
branches/google/gcc-4_6/gcc/input.c
branches/google/gcc-4_6/gcc/input.h
branches/google/gcc-4_6/gcc/ipa-cp.c
branches/google/gcc-4_6/gcc/ipa-inline.c
branches/google/gcc-4_6/gcc/ipa-utils.h
branches/google/gcc-4_6/gcc/ipa.c
branches/google/gcc-4_6/gcc/langhooks-def.h
branches/google/gcc-4_6/gcc/langhooks.c
branches/google/gcc-4_6/gcc/langhooks.h
branches/google/gcc-4_6/gcc/libgcov.c
branches/google/gcc-4_6/gcc/loop-unroll.c
branches/google/gcc-4_6/gcc/opts-global.c
branches/google/gcc-4_6/gcc/opts.c
branches/google/gcc-4_6/gcc/opts.h
branches/google/gcc-4_6/gcc/params.def
branches/google/gcc-4_6/gcc/passes.c
branches/google/gcc-4_6/gcc/print-rtl.c
branches/google/gcc-4_6/gcc/profile.c
branches/google/gcc-4_6/gcc/profile.h
branches/google/gcc-4_6/gcc/rtl.h
branches/google/gcc-4_6/gcc/stmt.c
branches/google/gcc-4_6/gcc/target.def
branches/google/gcc-4_6/gcc/testsuite/ChangeLog.google-main
branches/google/gcc-4_6/gcc/testsuite/g++.dg/plugin/selfassign.c
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wconversion-null-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.old-deja/g++.other/null3.C
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/plugin/selfassign.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/vect/O3-vect-pr34223.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/vect/vect.exp
branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_6/gcc/testsuite/lib/profopt.exp
branches/google/gcc-4_6/gcc/timevar.def
branches/google/gcc-4_6/gcc/toplev.c
branches/google/gcc-4_6/gcc/tree-cfg.c
branches/google/gcc-4_6/gcc/tree-flow.h
branches/google/gcc-4_6/gcc/tree-inline.c
branches/google/gcc-4_6/gcc/tree-pass.h
branches/google/gcc-4_6/gcc/tree-pretty-print.c
branches/google/gcc-4_6/gcc/tree-profile.c
branches/google/gcc-4_6/gcc/tree-sra.c
branches/google/gcc-4_6/gcc/tree-ssa-alias.c
branches/google/gcc-4_6/gcc/tree-ssa-live.c
branches/google/gcc-4_6/gcc/tree-ssa-loop-ivcanon.c
branches/google/gcc-4_6/gcc/tree-ssa-uninit.c
branches/google/gcc-4_6/gcc/tree-ssa.c
branches/google/gcc-4_6/gcc/tree-vrp.c
branches/google/gcc-4_6/gcc/tree.h
branches/google/gcc-4_6/gcc/value-prof.c
branches/google/gcc-4_6/gcc/value-prof.h
branches/google/gcc-4_6/gcc/varasm.c
branches/google/gcc-4_6/gcc/varpool.c
branches/google/gcc-4_6/libgcc/Makefile.in
branches/google/gcc-4_6/libjava/classpath/ (props changed)
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)
Propchange: branches/google/gcc-4_6/libjava/classpath/
('svn:mergeinfo' modified)