This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r174552 - 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: Wed, 01 Jun 2011 23:53:18 -0000
- Subject: r174552 - in /branches/google/gcc-4_6: ./ gcc/C...
Author: dnovillo
Date: Wed Jun 1 23:53:17 2011
New Revision: 174552
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174552
Log:
Merge from gcc-4_6-branch rev 174522.
Modified:
branches/google/gcc-4_6/libstdc++-v3/ChangeLog
branches/google/gcc-4_6/libstdc++-v3/config/abi/pre/gnu.ver
branches/google/gcc-4_6/libstdc++-v3/testsuite/26_numerics/complex/cons/48760.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/26_numerics/headers/cmath/19322.cc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/access01.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/access01.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/auto23.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/auto23.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-bitfield3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/constexpr-switch2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-switch2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/decltype27.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/decltype27.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/defaulted27.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted27.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/defaulted29.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/defaulted29.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/enum15.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum15.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/enum16.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum16.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/enum18.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/enum18.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/error3.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/error3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/error4.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/error4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/error6.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/error6.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist50.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist50.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist51.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist51.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv5.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv5.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-eh2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/rv-cast2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/rv-restrict.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/rv-restrict.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/variadic109.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic109.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/variadic110.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic110.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/variadic111.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/variadic111.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/eh/cond5.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/eh/cond5.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/eh/cond6.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/eh/cond6.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/gomp/pr49223-1.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr49223-1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/gomp/pr49223-2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr49223-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/init/pr25811-2.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/pr25811-2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/init/pr25811-3.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/pr25811-3.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/init/pr25811-4.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/init/pr25811-4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/pr49133.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/other/pr49133.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/access21.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access21.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/access22.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/access22.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/const5.C
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/const5.C
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr49161.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49161.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr49218.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49218.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/builtin-object-size-11.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/builtin-object-size-11.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/pr48953.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48953.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/pr49217.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49217.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/mips/reg-var-1.c
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/mips/reg-var-1.c
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/dependency_40.f90
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/dependency_40.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/operator_7.f90
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/operator_7.f90
branches/google/gcc-4_6/gcc/testsuite/objc.dg/pr48177.m
- copied unchanged from r174517, branches/gcc-4_6-branch/gcc/testsuite/objc.dg/pr48177.m
Modified:
branches/google/gcc-4_6/ (props changed)
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/c-family/ChangeLog
branches/google/gcc-4_6/gcc/c-family/c-common.c
branches/google/gcc-4_6/gcc/config/avr/avr.c
branches/google/gcc-4_6/gcc/config/avr/libgcc.S
branches/google/gcc-4_6/gcc/config/i386/driver-i386.c
branches/google/gcc-4_6/gcc/config/i386/sse.md
branches/google/gcc-4_6/gcc/config/mips/mips.c
branches/google/gcc-4_6/gcc/config/rs6000/rs6000.c (contents, props changed)
branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h (props changed)
branches/google/gcc-4_6/gcc/config/sparc/sparc.c
branches/google/gcc-4_6/gcc/cp/ChangeLog
branches/google/gcc-4_6/gcc/cp/decl.c
branches/google/gcc-4_6/gcc/cp/error.c
branches/google/gcc-4_6/gcc/cp/init.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/fortran/ChangeLog
branches/google/gcc-4_6/gcc/fortran/decl.c
branches/google/gcc-4_6/gcc/fortran/dependency.c
branches/google/gcc-4_6/gcc/fortran/gfortran.h
branches/google/gcc-4_6/gcc/fortran/interface.c
branches/google/gcc-4_6/gcc/fortran/trans-array.c
branches/google/gcc-4_6/gcc/fortran/trans-expr.c
branches/google/gcc-4_6/gcc/gimplify.c
branches/google/gcc-4_6/gcc/ipa-inline.c
branches/google/gcc-4_6/gcc/ipa-pure-const.c
branches/google/gcc-4_6/gcc/testsuite/ChangeLog
branches/google/gcc-4_6/gcc/testsuite/g++.dg/abi/packed1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/auto9.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/variadic41.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/other/packed1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/parse/error15.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/stdarg1.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/warn/Wunused-parm-3.C
branches/google/gcc-4_6/gcc/testsuite/gcc.target/arm/fp16-compile-none-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_6/gcc/tree-inline.c
branches/google/gcc-4_6/gcc/tree-object-size.c
branches/google/gcc-4_6/gcc/tree-vrp.c
branches/google/gcc-4_6/libjava/classpath/ (props changed)
branches/google/gcc-4_6/libobjc/ChangeLog
branches/google/gcc-4_6/libobjc/selector.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/config/rs6000/rs6000.c
('svn:mergeinfo' modified)
Propchange: branches/google/gcc-4_6/gcc/config/rs6000/rs6000.h
('svn:mergeinfo' 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)