r125277 - in /branches/gcj/classpath-095-merge-...

doko@gcc.gnu.org doko@gcc.gnu.org
Sat Jun 2 06:25:00 GMT 2007


Author: doko
Date: Sat Jun  2 06:25:15 2007
New Revision: 125277

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125277
Log:
svn merge -r125216:125276 svn+ssh://gcc.gnu.org/svn/gcc/trunk/

Added:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/functional_hash.h
      - copied unchanged from r125276, trunk/libstdc++-v3/include/bits/functional_hash.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/hashtable.h
      - copied unchanged from r125276, trunk/libstdc++-v3/include/bits/hashtable.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/hashtable.h
      - copied unchanged from r125276, trunk/libstdc++-v3/include/tr1/hashtable.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1_impl/
      - copied from r125276, trunk/libstdc++-v3/include/tr1_impl/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/bad_alloc/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/bad_alloc/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/bad_cast/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/bad_cast/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/bad_exception/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/bad_exception/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/bad_typeid/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/bad_typeid/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/exception/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/exception/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/uncaught_exception/
      - copied from r125276, trunk/libstdc++-v3/testsuite/18_support/uncaught_exception/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/logic_error/what-3.cc
      - copied unchanged from r125276, trunk/libstdc++-v3/testsuite/19_diagnostics/logic_error/what-3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/logic_error/what-big.cc
      - copied unchanged from r125276, trunk/libstdc++-v3/testsuite/19_diagnostics/logic_error/what-big.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/runtime_error/what-big.cc
      - copied unchanged from r125276, trunk/libstdc++-v3/testsuite/19_diagnostics/runtime_error/what-big.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/is_signed/
      - copied from r125276, trunk/libstdc++-v3/testsuite/20_util/is_signed/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/is_unsigned/
      - copied from r125276, trunk/libstdc++-v3/testsuite/20_util/is_unsigned/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/specialized_algorithms/32158.cc
      - copied unchanged from r125276, trunk/libstdc++-v3/testsuite/20_util/specialized_algorithms/32158.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/ext/throw_allocator/
      - copied from r125276, trunk/libstdc++-v3/testsuite/ext/throw_allocator/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/tr1/headers/
      - copied from r125276, trunk/libstdc++-v3/testsuite/tr1/headers/
Removed:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/boost_shared_ptr.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/common.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/hashtable
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/hashtable_policy.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/random.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/type_traitsfwd.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/14026.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/18_support/14493.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/bad_exception/
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/tr1/headers.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/tr1/using_namespace_std_tr1.cc
Modified:
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/ChangeLog
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/Makefile.am
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/Makefile.in
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/c++config
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/stl_uninitialized.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/bits/stl_vector.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/ccomplex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cctype
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cfenv
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cfloat
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cinttypes
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/climits
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cmath
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cstdarg
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cstdbool
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cstdint
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cstdio
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cstdlib
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/ctgmath
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/ctime
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cwchar
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/c_global/cwctype
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/ext/throw_allocator.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/ext/type_traits.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/array
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/complex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/functional
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/memory
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/random
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/regex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/tuple
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/type_traits
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/unordered_map
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/unordered_set
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/std/utility
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/array
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/bessel_function.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/beta_function.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/ccomplex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cctype
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cfenv
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cfloat
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cinttypes
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/climits
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cmath
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/complex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/complex.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cstdarg
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cstdbool
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cstdint
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cstdio
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cstdlib
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/ctgmath
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/ctime
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cwchar
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/cwctype
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/ell_integral.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/exp_integral.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/functional
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/functional_hash.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/gamma.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/hypergeometric.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/inttypes.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/legendre_function.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/math.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/memory
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/modified_bessel_func.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/poly_hermite.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/poly_laguerre.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/random
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/regex
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/riemann_zeta.tcc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/special_function_util.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/stdlib.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/tgmath.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/tuple
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/type_traits
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/unordered_map
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/unordered_set
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/utility
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/wchar.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/include/tr1/wctype.h
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/19_diagnostics/runtime_error/what-3.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/has_nothrow_copy_constructor/value.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/has_nothrow_default_constructor/value.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/has_trivial_copy_constructor/value.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/has_trivial_default_constructor/value.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/headers/type_traits/types_std_c++0x_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/20_util/tuple/requirements/explicit_instantiation.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/gcj/classpath-095-merge-branch/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/nmmintrin.h
      - copied unchanged from r125276, trunk/gcc/config/i386/nmmintrin.h
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/ext/is_pod_incomplete.C
      - copied unchanged from r125276, trunk/gcc/testsuite/g++.dg/ext/is_pod_incomplete.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/init/cleanup3.C
      - copied unchanged from r125276, trunk/gcc/testsuite/g++.dg/init/cleanup3.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/torture/pr27218.C
      - copied unchanged from r125276, trunk/gcc/testsuite/g++.dg/torture/pr27218.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/torture/pr30567.C
      - copied unchanged from r125276, trunk/gcc/testsuite/g++.dg/torture/pr30567.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/torture/str_empty.C
      - copied unchanged from r125276, trunk/gcc/testsuite/g++.dg/torture/str_empty.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/Wstrict-overflow-17.c
      - copied unchanged from r125276, trunk/gcc/testsuite/gcc.dg/Wstrict-overflow-17.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/pie-link.c
      - copied unchanged from r125276, trunk/gcc/testsuite/gcc.dg/pie-link.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/char_array_constructor_3.f90
      - copied unchanged from r125276, trunk/gcc/testsuite/gfortran.dg/char_array_constructor_3.f90
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gfortran.dg/predcom-1.f
      - copied unchanged from r125276, trunk/gcc/testsuite/gfortran.dg/predcom-1.f
Removed:
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/other/pr30567.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/other/str_empty.C
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/g++.dg/tree-ssa/pr27218.C
Modified:
    branches/gcj/classpath-095-merge-branch/ChangeLog
    branches/gcj/classpath-095-merge-branch/MAINTAINERS
    branches/gcj/classpath-095-merge-branch/gcc/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/DATESTAMP
    branches/gcj/classpath-095-merge-branch/gcc/c-common.c
    branches/gcj/classpath-095-merge-branch/gcc/c-common.h
    branches/gcj/classpath-095-merge-branch/gcc/c-typeck.c
    branches/gcj/classpath-095-merge-branch/gcc/config.gcc
    branches/gcj/classpath-095-merge-branch/gcc/config/darwin.h
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/i386.c
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/i386.h
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/i386.md
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/i386.opt
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/smmintrin.h
    branches/gcj/classpath-095-merge-branch/gcc/config/i386/sse.md
    branches/gcj/classpath-095-merge-branch/gcc/config/mips/mips.c
    branches/gcj/classpath-095-merge-branch/gcc/config/sh/sh.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/cp/cp-tree.h
    branches/gcj/classpath-095-merge-branch/gcc/cp/decl.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/decl2.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/semantics.c
    branches/gcj/classpath-095-merge-branch/gcc/cp/typeck.c
    branches/gcj/classpath-095-merge-branch/gcc/doc/extend.texi
    branches/gcj/classpath-095-merge-branch/gcc/doc/invoke.texi
    branches/gcj/classpath-095-merge-branch/gcc/expr.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/fortran/intrinsic.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-array.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-expr.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-intrinsic.c
    branches/gcj/classpath-095-merge-branch/gcc/fortran/trans-types.c
    branches/gcj/classpath-095-merge-branch/gcc/gcc.c
    branches/gcj/classpath-095-merge-branch/gcc/lower-subreg.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/ChangeLog
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.c-torture/compile/limits-caselabels.c
    branches/gcj/classpath-095-merge-branch/gcc/testsuite/gcc.dg/builtin-return-1.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-predcom.c
    branches/gcj/classpath-095-merge-branch/gcc/tree-vrp.c
    branches/gcj/classpath-095-merge-branch/libcpp/pch.c
    branches/gcj/classpath-095-merge-branch/libjava/ChangeLog
    branches/gcj/classpath-095-merge-branch/libjava/java/lang/natClassLoader.cc
    branches/gcj/classpath-095-merge-branch/libmudflap/ChangeLog
    branches/gcj/classpath-095-merge-branch/libmudflap/mf-runtime.c
    branches/gcj/classpath-095-merge-branch/libobjc/ChangeLog
    branches/gcj/classpath-095-merge-branch/libobjc/Makefile.in
    branches/gcj/classpath-095-merge-branch/libobjc/configure
    branches/gcj/classpath-095-merge-branch/libobjc/configure.ac
    branches/gcj/classpath-095-merge-branch/libtool.m4



More information about the Libstdc++-cvs mailing list