r170944 - in /branches/google/integration: ./ C...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Mon Mar 14 17:10:00 GMT 2011


Author: dnovillo
Date: Mon Mar 14 17:09:55 2011
New Revision: 170944

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170944
Log:

	Mainline merge rev 170776.


Added:
    branches/google/integration/libstdc++-v3/src/valarray.cc
      - copied unchanged from r170774, trunk/libstdc++-v3/src/valarray.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp3.cc
      - copied unchanged from r170774, trunk/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp3.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
      - copied unchanged from r170774, trunk/libstdc++-v3/testsuite/20_util/ratio/operations/47913.cc
Removed:
    branches/google/integration/libstdc++-v3/src/valarray-inst.cc
Modified:
    branches/google/integration/libstdc++-v3/ChangeLog
    branches/google/integration/libstdc++-v3/Makefile.in
    branches/google/integration/libstdc++-v3/acinclude.m4
    branches/google/integration/libstdc++-v3/config/abi/pre/gnu.ver
    branches/google/integration/libstdc++-v3/configure
    branches/google/integration/libstdc++-v3/configure.ac
    branches/google/integration/libstdc++-v3/doc/Makefile.am
    branches/google/integration/libstdc++-v3/doc/Makefile.in
    branches/google/integration/libstdc++-v3/doc/xml/manual/configure.xml
    branches/google/integration/libstdc++-v3/include/Makefile.am
    branches/google/integration/libstdc++-v3/include/Makefile.in
    branches/google/integration/libstdc++-v3/include/bits/allocator.h
    branches/google/integration/libstdc++-v3/include/bits/basic_ios.tcc
    branches/google/integration/libstdc++-v3/include/bits/basic_string.tcc
    branches/google/integration/libstdc++-v3/include/bits/c++config
    branches/google/integration/libstdc++-v3/include/bits/codecvt.h
    branches/google/integration/libstdc++-v3/include/bits/fstream.tcc
    branches/google/integration/libstdc++-v3/include/bits/istream.tcc
    branches/google/integration/libstdc++-v3/include/bits/locale_classes.tcc
    branches/google/integration/libstdc++-v3/include/bits/locale_facets.tcc
    branches/google/integration/libstdc++-v3/include/bits/locale_facets_nonio.tcc
    branches/google/integration/libstdc++-v3/include/bits/ostream.tcc
    branches/google/integration/libstdc++-v3/include/bits/ostream_insert.h
    branches/google/integration/libstdc++-v3/include/bits/sstream.tcc
    branches/google/integration/libstdc++-v3/include/bits/streambuf.tcc
    branches/google/integration/libstdc++-v3/include/bits/streambuf_iterator.h
    branches/google/integration/libstdc++-v3/include/std/ratio
    branches/google/integration/libstdc++-v3/include/std/sstream
    branches/google/integration/libstdc++-v3/include/std/streambuf
    branches/google/integration/libstdc++-v3/libsupc++/Makefile.in
    branches/google/integration/libstdc++-v3/po/Makefile.in
    branches/google/integration/libstdc++-v3/python/Makefile.in
    branches/google/integration/libstdc++-v3/src/Makefile.am
    branches/google/integration/libstdc++-v3/src/Makefile.in
    branches/google/integration/libstdc++-v3/src/compatibility.cc
    branches/google/integration/libstdc++-v3/src/istream.cc
    branches/google/integration/libstdc++-v3/src/streambuf.cc
    branches/google/integration/libstdc++-v3/src/strstream.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/hash/chi2_quality.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/hash/quality.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/ratio/comparisons/comp2.cc
    branches/google/integration/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
    branches/google/integration/libstdc++-v3/testsuite/Makefile.am
    branches/google/integration/libstdc++-v3/testsuite/Makefile.in
    branches/google/integration/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc

Changes in other areas also in this revision:
Added:
    branches/google/integration/gcc/testsuite/g++.dg/abi/mangle46.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/abi/mangle46.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor8.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-ctor9.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-non-const-arg2.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/decltype25.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/decltype25.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-98.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/regress/bitfield-err1.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/regress/condition1.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/debug-debug7.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/non-const1.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/regress/non-const1.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/parse-ambig5.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/template-const1.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/cpp0x/regress/template-const1.C
    branches/google/integration/gcc/testsuite/g++.dg/gomp/pr47963.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/gomp/pr47963.C
    branches/google/integration/gcc/testsuite/g++.dg/inherit/covariant18.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/inherit/covariant18.C
    branches/google/integration/gcc/testsuite/g++.dg/inherit/covariant19.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/inherit/covariant19.C
    branches/google/integration/gcc/testsuite/g++.dg/template/crash106.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/template/crash106.C
    branches/google/integration/gcc/testsuite/g++.dg/template/nontype20.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/template/nontype20.C
    branches/google/integration/gcc/testsuite/g++.dg/template/pseudodtor6.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/template/pseudodtor6.C
    branches/google/integration/gcc/testsuite/g++.dg/template/this-targ1.C
      - copied unchanged from r170774, trunk/gcc/testsuite/g++.dg/template/this-targ1.C
    branches/google/integration/gcc/testsuite/gcc.c-torture/compile/pr47967.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.c-torture/compile/pr47967.c
    branches/google/integration/gcc/testsuite/gcc.c-torture/execute/pr47925.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.c-torture/execute/pr47925.c
    branches/google/integration/gcc/testsuite/gcc.dg/gomp/pr47963.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/gomp/pr47963.c
    branches/google/integration/gcc/testsuite/gcc.dg/lto/pr47924_0.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/lto/pr47924_0.c
    branches/google/integration/gcc/testsuite/gcc.dg/pr47893.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/pr47893.c
    branches/google/integration/gcc/testsuite/gcc.dg/pr47899.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/pr47899.c
    branches/google/integration/gcc/testsuite/gcc.dg/pr47991.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/pr47991.c
    branches/google/integration/gcc/testsuite/gcc.dg/pr48022-1.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/pr48022-1.c
    branches/google/integration/gcc/testsuite/gcc.dg/pr48022-2.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/pr48022-2.c
    branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47890.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/torture/pr47890.c
    branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47968.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/torture/pr47968.c
    branches/google/integration/gcc/testsuite/gcc.dg/torture/pr47975.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.dg/torture/pr47975.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmdbd.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmdbs.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmiad.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-ldmias.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-stmdbd.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-stmdbs.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-stmiad.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/vfp-stmias.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/arm/vfp-stmias.c
    branches/google/integration/gcc/testsuite/gcc.target/powerpc/pr47862.c
      - copied unchanged from r170774, trunk/gcc/testsuite/gcc.target/powerpc/pr47862.c
    branches/google/integration/gcc/testsuite/gfortran.dg/array_constructor_37.f90
      - copied unchanged from r170774, trunk/gcc/testsuite/gfortran.dg/array_constructor_37.f90
    branches/google/integration/gcc/testsuite/gfortran.dg/fmt_fw_d.f90
      - copied unchanged from r170774, trunk/gcc/testsuite/gfortran.dg/fmt_fw_d.f90
    branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr46911_0.f
      - copied unchanged from r170774, trunk/gcc/testsuite/gfortran.dg/lto/pr46911_0.f
    branches/google/integration/gcc/testsuite/gfortran.dg/namelist_71.f90
      - copied unchanged from r170774, trunk/gcc/testsuite/gfortran.dg/namelist_71.f90
    branches/google/integration/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
      - copied unchanged from r170774, trunk/gcc/testsuite/obj-c++.dg/property/property-encoding-1.mm
    branches/google/integration/gcc/testsuite/objc.dg/property/property-encoding-1.m
      - copied unchanged from r170774, trunk/gcc/testsuite/objc.dg/property/property-encoding-1.m
    branches/google/integration/libgo/syscalls/syscall_uname.go
      - copied unchanged from r170774, trunk/libgo/syscalls/syscall_uname.go
    branches/google/integration/libgomp/testsuite/libgomp.fortran/task3.f90
      - copied unchanged from r170774, trunk/libgomp/testsuite/libgomp.fortran/task3.f90
Removed:
    branches/google/integration/gcc/testsuite/README.QMTEST
Modified:
    branches/google/integration/   (props changed)
    branches/google/integration/ChangeLog
    branches/google/integration/MAINTAINERS
    branches/google/integration/config/ChangeLog
    branches/google/integration/config/cloog.m4
    branches/google/integration/config/override.m4
    branches/google/integration/configure
    branches/google/integration/configure.ac
    branches/google/integration/contrib/ChangeLog
    branches/google/integration/contrib/gennews
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/ChangeLog.google-integration
    branches/google/integration/gcc/DATESTAMP
    branches/google/integration/gcc/builtins.c
    branches/google/integration/gcc/c-family/ChangeLog
    branches/google/integration/gcc/c-family/c-common.c
    branches/google/integration/gcc/caller-save.c
    branches/google/integration/gcc/calls.c
    branches/google/integration/gcc/cfgexpand.c
    branches/google/integration/gcc/cfgloopmanip.c
    branches/google/integration/gcc/cgraph.c
    branches/google/integration/gcc/cgraph.h
    branches/google/integration/gcc/common.opt
    branches/google/integration/gcc/config.gcc
    branches/google/integration/gcc/config.in
    branches/google/integration/gcc/config/alpha/alpha.md
    branches/google/integration/gcc/config/arm/arm.md
    branches/google/integration/gcc/config/avr/avr.c
    branches/google/integration/gcc/config/avr/avr.md
    branches/google/integration/gcc/config/i386/freebsd64.h
    branches/google/integration/gcc/config/i386/i386.c
    branches/google/integration/gcc/config/i386/i386.opt
    branches/google/integration/gcc/config/i386/linux64.h
    branches/google/integration/gcc/config/i386/sse.md
    branches/google/integration/gcc/config/i386/x86-64.h
    branches/google/integration/gcc/config/ia64/t-hpux
    branches/google/integration/gcc/config/mips/mips.md
    branches/google/integration/gcc/config/pa/pa.md
    branches/google/integration/gcc/config/rs6000/e500.h
    branches/google/integration/gcc/config/rs6000/linux.h
    branches/google/integration/gcc/config/rs6000/linux64.h
    branches/google/integration/gcc/config/rs6000/predicates.md
    branches/google/integration/gcc/config/rs6000/rs6000-protos.h
    branches/google/integration/gcc/config/rs6000/rs6000.c
    branches/google/integration/gcc/config/rs6000/rs6000.h
    branches/google/integration/gcc/config/rs6000/sysv4.h
    branches/google/integration/gcc/config/s390/s390-protos.h
    branches/google/integration/gcc/config/s390/s390.c
    branches/google/integration/gcc/config/s390/s390.h
    branches/google/integration/gcc/config/stormy16/stormy16-protos.h
    branches/google/integration/gcc/config/stormy16/stormy16.c
    branches/google/integration/gcc/config/stormy16/stormy16.h
    branches/google/integration/gcc/config/vax/vax.md
    branches/google/integration/gcc/configure
    branches/google/integration/gcc/configure.ac
    branches/google/integration/gcc/cp/ChangeLog
    branches/google/integration/gcc/cp/call.c
    branches/google/integration/gcc/cp/class.c
    branches/google/integration/gcc/cp/cp-tree.h
    branches/google/integration/gcc/cp/decl2.c
    branches/google/integration/gcc/cp/init.c
    branches/google/integration/gcc/cp/lang-specs.h
    branches/google/integration/gcc/cp/mangle.c
    branches/google/integration/gcc/cp/method.c
    branches/google/integration/gcc/cp/optimize.c
    branches/google/integration/gcc/cp/parser.c
    branches/google/integration/gcc/cp/pt.c
    branches/google/integration/gcc/cp/search.c
    branches/google/integration/gcc/cp/semantics.c
    branches/google/integration/gcc/cp/tree.c
    branches/google/integration/gcc/cse.c
    branches/google/integration/gcc/doc/cfg.texi
    branches/google/integration/gcc/doc/extend.texi
    branches/google/integration/gcc/doc/invoke.texi
    branches/google/integration/gcc/dwarf2out.c
    branches/google/integration/gcc/explow.c
    branches/google/integration/gcc/expmed.c
    branches/google/integration/gcc/expr.h
    branches/google/integration/gcc/final.c
    branches/google/integration/gcc/fold-const.c
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/expr.c
    branches/google/integration/gcc/fortran/intrinsic.texi
    branches/google/integration/gcc/fortran/invoke.texi
    branches/google/integration/gcc/fortran/openmp.c
    branches/google/integration/gcc/fortran/trans-stmt.c
    branches/google/integration/gcc/function.c
    branches/google/integration/gcc/gimplify.c
    branches/google/integration/gcc/go/ChangeLog
    branches/google/integration/gcc/go/gofrontend/expressions.cc
    branches/google/integration/gcc/go/gofrontend/expressions.h
    branches/google/integration/gcc/go/gofrontend/go.cc
    branches/google/integration/gcc/go/gofrontend/gogo-tree.cc
    branches/google/integration/gcc/go/gofrontend/gogo.cc
    branches/google/integration/gcc/go/gofrontend/gogo.h
    branches/google/integration/gcc/go/gofrontend/parse.cc
    branches/google/integration/gcc/go/gofrontend/statements.cc
    branches/google/integration/gcc/go/gofrontend/types.cc
    branches/google/integration/gcc/go/gofrontend/types.h
    branches/google/integration/gcc/ipa-cp.c
    branches/google/integration/gcc/ipa-inline.c
    branches/google/integration/gcc/lto-cgraph.c
    branches/google/integration/gcc/lto-streamer-in.c
    branches/google/integration/gcc/lto-streamer-out.c
    branches/google/integration/gcc/lto-streamer.c
    branches/google/integration/gcc/lto-symtab.c
    branches/google/integration/gcc/objc/ChangeLog
    branches/google/integration/gcc/objc/lang-specs.h
    branches/google/integration/gcc/objcp/ChangeLog
    branches/google/integration/gcc/objcp/lang-specs.h
    branches/google/integration/gcc/optabs.c
    branches/google/integration/gcc/po/ChangeLog
    branches/google/integration/gcc/po/de.po
    branches/google/integration/gcc/po/gcc.pot
    branches/google/integration/gcc/real.c
    branches/google/integration/gcc/rtl.h
    branches/google/integration/gcc/stmt.c
    branches/google/integration/gcc/testsuite/ChangeLog
    branches/google/integration/gcc/testsuite/g++.dg/abi/mangle39.C
    branches/google/integration/gcc/testsuite/g++.dg/abi/mangle45.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/regress/template-function1.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/trailing1.C
    branches/google/integration/gcc/testsuite/g++.dg/debug/debug7.C
    branches/google/integration/gcc/testsuite/g++.dg/init/member1.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/constant4.C
    branches/google/integration/gcc/testsuite/g++.dg/template/function1.C
    branches/google/integration/gcc/testsuite/g++.dg/template/qualified-id3.C
    branches/google/integration/gcc/testsuite/g++.dg/tree-ssa/pr21082.C
    branches/google/integration/gcc/testsuite/g++.old-deja/g++.pt/crash10.C
    branches/google/integration/gcc/testsuite/gcc.dg/20001117-1.c
    branches/google/integration/gcc/testsuite/gcc.dg/tree-ssa/ssa-ccp-33.c
    branches/google/integration/gcc/testsuite/gcc.target/i386/combine-mul.c
    branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/integration/gcc/testsuite/obj-c++.dg/gnu-api-2-property.mm
    branches/google/integration/gcc/testsuite/obj-c++.dg/gnu-api-2-sel.mm
    branches/google/integration/gcc/testsuite/objc.dg/gnu-api-2-property.m
    branches/google/integration/gcc/testsuite/objc.dg/gnu-api-2-sel.m
    branches/google/integration/gcc/tree-inline.c
    branches/google/integration/gcc/tree-ssa-alias.c
    branches/google/integration/gcc/tree-vect-loop.c
    branches/google/integration/gcc/tree.h
    branches/google/integration/gcc/var-tracking.c
    branches/google/integration/gcc/varasm.c
    branches/google/integration/include/ChangeLog
    branches/google/integration/include/filenames.h
    branches/google/integration/libcpp/po/ChangeLog
    branches/google/integration/libcpp/po/cpplib.pot
    branches/google/integration/libgcc/ChangeLog
    branches/google/integration/libgcc/generic-morestack.c
    branches/google/integration/libgfortran/ChangeLog
    branches/google/integration/libgfortran/intrinsics/ctime.c
    branches/google/integration/libgfortran/io/list_read.c
    branches/google/integration/libgfortran/io/unix.c
    branches/google/integration/libgfortran/io/write_float.def
    branches/google/integration/libgo/Makefile.am
    branches/google/integration/libgo/Makefile.in
    branches/google/integration/libgo/go/net/port_test.go
    branches/google/integration/libgo/go/os/os_test.go
    branches/google/integration/libgo/runtime/go-go.c
    branches/google/integration/libgo/runtime/go-new.c
    branches/google/integration/libgo/syscalls/syscall_solaris_386.go
    branches/google/integration/libgo/syscalls/syscall_unix.go
    branches/google/integration/libgomp/ChangeLog
    branches/google/integration/libiberty/ChangeLog
    branches/google/integration/libiberty/filename_cmp.c
    branches/google/integration/libiberty/functions.texi
    branches/google/integration/libjava/classpath/   (props changed)
    branches/google/integration/libobjc/ChangeLog
    branches/google/integration/libobjc/gc.c
    branches/google/integration/libobjc/objc/runtime.h
    branches/google/integration/libobjc/selector.c
    branches/google/integration/libquadmath/ChangeLog
    branches/google/integration/libquadmath/printf/quadmath-printf.c

Propchange: branches/google/integration/
            ('svn:mergeinfo' modified)

Propchange: branches/google/integration/
            ('svnmerge-integrated' modified)

Propchange: branches/google/integration/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/integration/libjava/classpath/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list