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]

r196125 - in /branches/cxx-conversion: ./ Chang...


Author: dnovillo
Date: Mon Feb 18 19:44:36 2013
New Revision: 196125

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196125
Log:
Merged revisions 196017-196019,196021-196027,196029-196030,196033-196034,196039,196041-196045,196047-196051,196053-196054,196057-196058,196063-196071,196073-196077,196080-196083,196088,196090-196092,196098,196100,196102-196104,196107,196109-196110,196115,196117-196119,196121-196122 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/trunk


Added:
    branches/cxx-conversion/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
      - copied unchanged from r196122, trunk/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
Modified:
    branches/cxx-conversion/libstdc++-v3/ChangeLog
    branches/cxx-conversion/libstdc++-v3/include/bits/hashtable.h
    branches/cxx-conversion/libstdc++-v3/include/bits/hashtable_policy.h
    branches/cxx-conversion/libstdc++-v3/include/c_compatibility/complex.h
    branches/cxx-conversion/libstdc++-v3/include/std/complex
    branches/cxx-conversion/libstdc++-v3/testsuite/18_support/quick_exit/quick_exit.cc

Changes in other areas also in this revision:
Added:
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/memcmp-2.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/memcmp-2.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-4.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-5.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-6.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-7.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-8.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/pr56330.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/asan/pr56330.c
    branches/cxx-conversion/gcc/testsuite/c-c++-common/pr56302.c
      - copied unchanged from r196122, trunk/gcc/testsuite/c-c++-common/pr56302.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_str_test.cc
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/asan/asan_str_test.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/auto37.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/auto37.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-56302.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-56302.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-empty6.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-empty6.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/enum22.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/enum22.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/enum23.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/enum23.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv7.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template9.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/mv12-aux.cc
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/ext/mv12-aux.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/torture/pr56302.C
      - copied unchanged from r196122, trunk/gcc/testsuite/g++.dg/torture/pr56302.C
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr56321.c
      - copied unchanged from r196122, trunk/gcc/testsuite/gcc.dg/torture/pr56321.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr56349.c
      - copied unchanged from r196122, trunk/gcc/testsuite/gcc.dg/torture/pr56349.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/torture/pr56366.c
      - copied unchanged from r196122, trunk/gcc/testsuite/gcc.dg/torture/pr56366.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/pr56184.C
      - copied unchanged from r196122, trunk/gcc/testsuite/gcc.target/arm/pr56184.C
    branches/cxx-conversion/gcc/testsuite/gcc.target/i386/pr56348.c
      - copied unchanged from r196122, trunk/gcc/testsuite/gcc.target/i386/pr56348.c
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
      - copied unchanged from r196122, trunk/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/init_flag_11.f90
      - copied unchanged from r196122, trunk/gcc/testsuite/gfortran.dg/init_flag_11.f90
    branches/cxx-conversion/gcc/testsuite/gfortran.dg/matmul_9.f90
      - copied unchanged from r196122, trunk/gcc/testsuite/gfortran.dg/matmul_9.f90
Removed:
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/mv12-aux.C
Modified:
    branches/cxx-conversion/   (props changed)
    branches/cxx-conversion/ChangeLog
    branches/cxx-conversion/configure
    branches/cxx-conversion/configure.ac
    branches/cxx-conversion/gcc/ChangeLog
    branches/cxx-conversion/gcc/DATESTAMP
    branches/cxx-conversion/gcc/ada/ChangeLog
    branches/cxx-conversion/gcc/ada/tracebak.c
    branches/cxx-conversion/gcc/asan.c
    branches/cxx-conversion/gcc/cfghooks.c
    branches/cxx-conversion/gcc/cfgloop.c
    branches/cxx-conversion/gcc/collect2-aix.h
    branches/cxx-conversion/gcc/common.opt
    branches/cxx-conversion/gcc/config/i386/i386.c
    branches/cxx-conversion/gcc/config/microblaze/linux.h
    branches/cxx-conversion/gcc/config/microblaze/microblaze.c
    branches/cxx-conversion/gcc/config/microblaze/microblaze.h
    branches/cxx-conversion/gcc/config/microblaze/microblaze.md
    branches/cxx-conversion/gcc/config/pa/pa.c
    branches/cxx-conversion/gcc/config/pa/predicates.md
    branches/cxx-conversion/gcc/cp/ChangeLog
    branches/cxx-conversion/gcc/cp/class.c
    branches/cxx-conversion/gcc/cp/decl.c
    branches/cxx-conversion/gcc/cp/decl2.c
    branches/cxx-conversion/gcc/cp/error.c
    branches/cxx-conversion/gcc/cp/mangle.c
    branches/cxx-conversion/gcc/cp/name-lookup.c
    branches/cxx-conversion/gcc/cp/parser.c
    branches/cxx-conversion/gcc/cp/pt.c
    branches/cxx-conversion/gcc/cp/semantics.c
    branches/cxx-conversion/gcc/expmed.c
    branches/cxx-conversion/gcc/fortran/ChangeLog
    branches/cxx-conversion/gcc/fortran/gfortran.h
    branches/cxx-conversion/gcc/fortran/options.c
    branches/cxx-conversion/gcc/fortran/resolve.c
    branches/cxx-conversion/gcc/fortran/scanner.c
    branches/cxx-conversion/gcc/fortran/simplify.c
    branches/cxx-conversion/gcc/fortran/trans-decl.c
    branches/cxx-conversion/gcc/graph.c
    branches/cxx-conversion/gcc/ira.c
    branches/cxx-conversion/gcc/lower-subreg.c
    branches/cxx-conversion/gcc/lra-assigns.c
    branches/cxx-conversion/gcc/testsuite/ChangeLog
    branches/cxx-conversion/gcc/testsuite/c-c++-common/asan/no-redundant-instrumentation-1.c
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/asan_test_utils.h
    branches/cxx-conversion/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/mv12.C
    branches/cxx-conversion/gcc/testsuite/g++.dg/ext/mv12.h
    branches/cxx-conversion/gcc/testsuite/gcc.dg/20020312-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/interrupt-1.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/arm/interrupt-2.c
    branches/cxx-conversion/gcc/testsuite/gcc.target/sh/pr54685.c
    branches/cxx-conversion/gcc/tree-flow.h
    branches/cxx-conversion/gcc/tree-ssa-phiopt.c
    branches/cxx-conversion/gcc/tree-ssa-reassoc.c
    branches/cxx-conversion/gcc/tree-vect-loop.c
    branches/cxx-conversion/gcc/varasm.c
    branches/cxx-conversion/libcpp/ChangeLog
    branches/cxx-conversion/libcpp/lex.c
    branches/cxx-conversion/libgcc/ChangeLog
    branches/cxx-conversion/libgcc/config/rs6000/linux-unwind.h
    branches/cxx-conversion/libgo/runtime/mem.c
    branches/cxx-conversion/libiberty/ChangeLog
    branches/cxx-conversion/libiberty/cp-demangle.c
    branches/cxx-conversion/libiberty/testsuite/demangle-expected
    branches/cxx-conversion/libjava/classpath/   (props changed)
    branches/cxx-conversion/libquadmath/ChangeLog
    branches/cxx-conversion/libquadmath/math/cacoshq.c
    branches/cxx-conversion/libsanitizer/ChangeLog
    branches/cxx-conversion/libsanitizer/asan/asan_mapping.h
    branches/cxx-conversion/libsanitizer/interception/interception.h

Propchange: branches/cxx-conversion/
            ('svn:mergeinfo' modified)

Propchange: branches/cxx-conversion/
            ('svnmerge-integrated' modified)

Propchange: branches/cxx-conversion/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]