This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r173339 - in /branches/google/gcc-4_6: ./ confi...
- From: dnovillo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 03 May 2011 19:17:32 -0000
- Subject: r173339 - in /branches/google/gcc-4_6: ./ confi...
Author: dnovillo
Date: Tue May 3 19:17:29 2011
New Revision: 173339
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173339
Log:
Merge from gcc-4_6-branch rev 173305.
Added:
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
- copied unchanged from r173302, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
- copied unchanged from r173302, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/ref_neg.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
- copied unchanged from r173302, branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs-3.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/26_numerics/complex/cons/48760.cc
- copied unchanged from r173302, branches/gcc-4_6-branch/libstdc++-v3/testsuite/26_numerics/complex/cons/48760.cc
Modified:
branches/google/gcc-4_6/libstdc++-v3/ChangeLog
branches/google/gcc-4_6/libstdc++-v3/include/Makefile.am
branches/google/gcc-4_6/libstdc++-v3/include/Makefile.in
branches/google/gcc-4_6/libstdc++-v3/include/std/complex
branches/google/gcc-4_6/libstdc++-v3/include/std/functional
branches/google/gcc-4_6/libstdc++-v3/include/std/future
branches/google/gcc-4_6/libstdc++-v3/include/std/type_traits
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/hash/chi2_quality.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/24803.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/invoke.cc
branches/google/gcc-4_6/libstdc++-v3/testsuite/20_util/reference_wrapper/typedefs.cc
Changes in other areas also in this revision:
Added:
branches/google/gcc-4_6/gcc/testsuite/c-c++-common/raw-string-11.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/c-c++-common/raw-string-11.c
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist47.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist47.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/initlist48.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/initlist48.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/regress/template-const2.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/regress/template-const2.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/cpp0x/union4.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/union4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/ext/complex7.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/ext/complex7.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/gomp/pr48632.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr48632.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/gomp/pr48716.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/gomp/pr48716.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/lookup/koenig13.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/lookup/koenig13.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/parse/ambig6.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/parse/ambig6.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/const4.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/const4.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/template/inherit7.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/inherit7.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/torture/pr46364.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr46364.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/torture/pr48661.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr48661.C
branches/google/gcc-4_6/gcc/testsuite/g++.dg/torture/pr48695.C
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr48695.C
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/compile/pr48734.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48734.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/compile/pr48742.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/compile/pr48742.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr48717.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48717.c
branches/google/gcc-4_6/gcc/testsuite/gcc.c-torture/execute/pr48809.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr48809.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/gomp/pr48716.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/gomp/pr48716.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48616.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48616.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48685.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48685.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48768.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48768.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/pr48774.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/pr48774.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/pr48731.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr48731.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr48678.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48678.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr48708.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48708.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/i386/pr48723.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/i386/pr48723.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/pr48192.c
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gcc.target/powerpc/pr48192.c
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/interface_35.f90
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/interface_35.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/interface_36.f90
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/interface_36.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/realloc_on_assign_7.f03
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/realloc_on_assign_7.f03
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/typebound_proc_22.f90
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/typebound_proc_22.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/whole_file_33.f90
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/whole_file_33.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/whole_file_34.f90
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/whole_file_34.f90
branches/google/gcc-4_6/gcc/testsuite/gnat.dg/volatile5.adb
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5.adb
branches/google/gcc-4_6/gcc/testsuite/gnat.dg/volatile5_pkg.ads
- copied unchanged from r173302, branches/gcc-4_6-branch/gcc/testsuite/gnat.dg/volatile5_pkg.ads
Modified:
branches/google/gcc-4_6/ (props changed)
branches/google/gcc-4_6/config/ChangeLog
branches/google/gcc-4_6/config/bootstrap-lto.mk
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-ppoutput.c
branches/google/gcc-4_6/gcc/c-typeck.c
branches/google/gcc-4_6/gcc/cfgexpand.c
branches/google/gcc-4_6/gcc/config/i386/i386.c
branches/google/gcc-4_6/gcc/config/i386/i386.md
branches/google/gcc-4_6/gcc/config/pa/pa-protos.h
branches/google/gcc-4_6/gcc/config/pa/pa.md
branches/google/gcc-4_6/gcc/config/pa/predicates.md
branches/google/gcc-4_6/gcc/config/rs6000/altivec.md
branches/google/gcc-4_6/gcc/config/rs6000/vector.md
branches/google/gcc-4_6/gcc/cp/ChangeLog
branches/google/gcc-4_6/gcc/cp/call.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/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/doc/extend.texi
branches/google/gcc-4_6/gcc/dwarf2out.c
branches/google/gcc-4_6/gcc/final.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/expr.c
branches/google/gcc-4_6/gcc/fortran/interface.c
branches/google/gcc-4_6/gcc/fortran/module.c
branches/google/gcc-4_6/gcc/fortran/parse.c
branches/google/gcc-4_6/gcc/fortran/resolve.c
branches/google/gcc-4_6/gcc/fortran/trans-expr.c
branches/google/gcc-4_6/gcc/gimple-fold.c
branches/google/gcc-4_6/gcc/gimple.c
branches/google/gcc-4_6/gcc/gimple.h
branches/google/gcc-4_6/gcc/gimplify.c
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-prop.c
branches/google/gcc-4_6/gcc/lto-streamer-in.c
branches/google/gcc-4_6/gcc/lto-streamer-out.c
branches/google/gcc-4_6/gcc/po/ChangeLog
branches/google/gcc-4_6/gcc/po/de.po
branches/google/gcc-4_6/gcc/reload1.c
branches/google/gcc-4_6/gcc/testsuite/ChangeLog
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/20020312-2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/va-arg-25.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/vector-1.c
branches/google/gcc-4_6/gcc/testsuite/gcc.dg/torture/vector-2.c
branches/google/gcc-4_6/gcc/testsuite/gcc.target/powerpc/ppc-round.c (props changed)
branches/google/gcc-4_6/gcc/testsuite/gcc.target/rx/pack.c
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/bessel_1.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/erfc_scaled_1.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/func_result_6.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/hypot_1.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/interface_assignment_4.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/proc_ptr_comp_20.f90
branches/google/gcc-4_6/gcc/testsuite/gfortran.dg/proc_ptr_comp_21.f90
branches/google/gcc-4_6/gcc/testsuite/lib/target-supports.exp
branches/google/gcc-4_6/gcc/tree-eh.c
branches/google/gcc-4_6/gcc/tree-ssa-alias.c
branches/google/gcc-4_6/gcc/tree-ssa-forwprop.c
branches/google/gcc-4_6/gcc/tree-ssa-reassoc.c
branches/google/gcc-4_6/gcc/tree-ssa.c
branches/google/gcc-4_6/gcc/tree-switch-conversion.c
branches/google/gcc-4_6/gcc/tree-vect-stmts.c
branches/google/gcc-4_6/libcpp/ChangeLog
branches/google/gcc-4_6/libcpp/directives.c
branches/google/gcc-4_6/libcpp/expr.c
branches/google/gcc-4_6/libcpp/lex.c
branches/google/gcc-4_6/libffi/ChangeLog
branches/google/gcc-4_6/libffi/src/alpha/osf.S
branches/google/gcc-4_6/libgfortran/ChangeLog
branches/google/gcc-4_6/libgfortran/acinclude.m4
branches/google/gcc-4_6/libgfortran/config.h.in
branches/google/gcc-4_6/libgfortran/configure
branches/google/gcc-4_6/libgfortran/configure.ac
branches/google/gcc-4_6/libgfortran/intrinsics/system_clock.c
branches/google/gcc-4_6/libgfortran/io/read.c
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)