This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: dnovillo
Date: Wed Mar  2 02:20:27 2011
New Revision: 170608

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170608
Log:
Mainline merge rev. 170516.

Added:
    branches/google/integration/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
      - copied unchanged from r170516, trunk/libstdc++-v3/testsuite/18_support/type_info/fundamental.cc
Removed:
    branches/google/integration/libstdc++-v3/testsuite/28_regex/03_requirements/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/04_header/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/05_constants/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/06_exception_type/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/07_traits/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/08_basic_regex/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/09_sub_match/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/10_match_results/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/11_algorithms/
    branches/google/integration/libstdc++-v3/testsuite/28_regex/12_iterators/
    branches/google/integration/libstdc++-v3/testsuite/29_atomics/atomic_address/
Modified:
    branches/google/integration/libstdc++-v3/ChangeLog
    branches/google/integration/libstdc++-v3/testsuite/Makefile.am
    branches/google/integration/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Added:
    branches/google/integration/gcc/testsuite/g++.dg/abi/mangle45.C
      - copied unchanged from r170516, trunk/gcc/testsuite/g++.dg/abi/mangle45.C
    branches/google/integration/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
      - copied unchanged from r170516, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-tparm.C
    branches/google/integration/gcc/testsuite/g++.dg/pr46868.C
      - copied unchanged from r170516, trunk/gcc/testsuite/g++.dg/pr46868.C
    branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
      - copied unchanged from r170516, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_0.f90
    branches/google/integration/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
      - copied unchanged from r170516, trunk/gcc/testsuite/gfortran.dg/lto/pr47839_1.f90
    branches/google/integration/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
      - copied unchanged from r170516, trunk/gcc/testsuite/gfortran.dg/nested_allocatables_1.f90
    branches/google/integration/gcc/testsuite/gfortran.dg/pr47878.f90
      - copied unchanged from r170516, trunk/gcc/testsuite/gfortran.dg/pr47878.f90
Removed:
    branches/google/integration/libgo/go/exp/4s/
    branches/google/integration/libgo/go/exp/nacl/
    branches/google/integration/libgo/go/exp/spacewar/
    branches/google/integration/libquadmath/gdtoa/
Modified:
    branches/google/integration/   (props changed)
    branches/google/integration/ChangeLog
    branches/google/integration/MAINTAINERS
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/ChangeLog.google-integration
    branches/google/integration/gcc/DATESTAMP
    branches/google/integration/gcc/common.opt
    branches/google/integration/gcc/config/lm32/lm32.c
    branches/google/integration/gcc/config/lm32/lm32.h
    branches/google/integration/gcc/config/lm32/lm32.md
    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/cp/ChangeLog
    branches/google/integration/gcc/cp/cp-tree.h
    branches/google/integration/gcc/cp/decl.c
    branches/google/integration/gcc/cp/mangle.c
    branches/google/integration/gcc/cp/name-lookup.c
    branches/google/integration/gcc/cp/name-lookup.h
    branches/google/integration/gcc/cp/parser.c
    branches/google/integration/gcc/cp/pt.c
    branches/google/integration/gcc/cp/semantics.c
    branches/google/integration/gcc/doc/cpp.texi
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/f95-lang.c
    branches/google/integration/gcc/fortran/intrinsic.texi
    branches/google/integration/gcc/fortran/trans-array.c
    branches/google/integration/gcc/fortran/trans.c
    branches/google/integration/gcc/fortran/trans.h
    branches/google/integration/gcc/go/gofrontend/expressions.cc
    branches/google/integration/gcc/go/gofrontend/gogo.cc
    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/lto-streamer-in.c
    branches/google/integration/gcc/objc/ChangeLog
    branches/google/integration/gcc/objc/objc-act.c
    branches/google/integration/gcc/testsuite/ChangeLog
    branches/google/integration/gcc/testsuite/g++.dg/abi/mangle39.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/cpp0x/variadic20.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/constant1.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/constant5.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/crash31.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/error14.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/error2.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/parameter-declaration-1.C
    branches/google/integration/gcc/testsuite/g++.dg/parse/semicolon3.C
    branches/google/integration/gcc/testsuite/g++.dg/template/canon-type-12.C
    branches/google/integration/gcc/testsuite/g++.dg/template/canon-type-9.C
    branches/google/integration/gcc/testsuite/g++.dg/template/crash14.C
    branches/google/integration/gcc/testsuite/g++.dg/template/function1.C
    branches/google/integration/gcc/testsuite/g++.dg/template/local4.C
    branches/google/integration/gcc/testsuite/g++.dg/template/nontype3.C
    branches/google/integration/gcc/testsuite/g++.dg/template/ref3.C
    branches/google/integration/gcc/testsuite/g++.dg/template/static9.C
    branches/google/integration/gcc/testsuite/g++.old-deja/g++.pt/crash41.C
    branches/google/integration/gcc/testsuite/gcc.dg/guality/pr41353-1.c
    branches/google/integration/gcc/testsuite/gcc.dg/guality/pr41353-2.c
    branches/google/integration/gcc/testsuite/gcc.target/arm/neon-thumb2-move.c
    branches/google/integration/gcc/testsuite/gfortran.dg/fmt_f0_1.f90
    branches/google/integration/gcc/tree-if-conv.c
    branches/google/integration/gcc/tree-vect-data-refs.c
    branches/google/integration/gcc/tree-vect-stmts.c
    branches/google/integration/libgfortran/ChangeLog
    branches/google/integration/libgfortran/acinclude.m4
    branches/google/integration/libgfortran/config.h.in
    branches/google/integration/libgfortran/configure
    branches/google/integration/libgfortran/configure.ac
    branches/google/integration/libgfortran/intrinsics/ctime.c
    branches/google/integration/libgfortran/intrinsics/date_and_time.c
    branches/google/integration/libgfortran/intrinsics/getlog.c
    branches/google/integration/libgfortran/intrinsics/time_1.h
    branches/google/integration/libgfortran/io/transfer.c
    branches/google/integration/libgfortran/io/write_float.def
    branches/google/integration/libgomp/ChangeLog
    branches/google/integration/libgomp/libgomp.texi
    branches/google/integration/libjava/classpath/   (props changed)

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

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

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]