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]

r196084 - in /branches/redhat/gcc-4_8-branch: ....


Author: jakub
Date: Fri Feb 15 18:13:58 2013
New Revision: 196084

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196084
Log:
svn merge -r196030:196083 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
      - copied unchanged from r196083, trunk/libstdc++-v3/testsuite/26_numerics/complex/56111.cc
Modified:
    branches/redhat/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/c_compatibility/complex.h
    branches/redhat/gcc-4_8-branch/libstdc++-v3/include/std/complex
    branches/redhat/gcc-4_8-branch/libstdc++-v3/testsuite/18_support/quick_exit/quick_exit.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/c-c++-common/asan/memcmp-2.c
      - copied unchanged from r196083, trunk/gcc/testsuite/c-c++-common/asan/memcmp-2.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/asan/asan_globals_test-wrapper.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/asan/asan_mem_test.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/asan/asan_oob_test.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_str_test.cc
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/asan/asan_str_test.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/asan/sanitizer_test_utils.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/auto37.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/auto37.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union4.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-union5.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted41.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor17.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-defarg3.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-template8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/nsdmi8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/udlit-string-literal.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-diag1.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/cpp0x/variadic-nondeduce2.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/mv12-aux.cc
      - copied unchanged from r196083, trunk/gcc/testsuite/g++.dg/ext/mv12-aux.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
      - copied unchanged from r196083, trunk/gcc/testsuite/gfortran.dg/allocatable_function_7.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/init_flag_11.f90
      - copied unchanged from r196083, trunk/gcc/testsuite/gfortran.dg/init_flag_11.f90
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gfortran.dg/matmul_9.f90
      - copied unchanged from r196083, trunk/gcc/testsuite/gfortran.dg/matmul_9.f90
Removed:
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/mv12-aux.C
Modified:
    branches/redhat/gcc-4_8-branch/   (props changed)
    branches/redhat/gcc-4_8-branch/ChangeLog
    branches/redhat/gcc-4_8-branch/configure
    branches/redhat/gcc-4_8-branch/configure.ac
    branches/redhat/gcc-4_8-branch/gcc/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/DATESTAMP
    branches/redhat/gcc-4_8-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/ada/tracebak.c
    branches/redhat/gcc-4_8-branch/gcc/asan.c
    branches/redhat/gcc-4_8-branch/gcc/collect2-aix.h
    branches/redhat/gcc-4_8-branch/gcc/common.opt
    branches/redhat/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/cp/class.c
    branches/redhat/gcc-4_8-branch/gcc/cp/decl.c
    branches/redhat/gcc-4_8-branch/gcc/cp/error.c
    branches/redhat/gcc-4_8-branch/gcc/cp/mangle.c
    branches/redhat/gcc-4_8-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-4_8-branch/gcc/cp/parser.c
    branches/redhat/gcc-4_8-branch/gcc/cp/pt.c
    branches/redhat/gcc-4_8-branch/gcc/cp/semantics.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/fortran/gfortran.h
    branches/redhat/gcc-4_8-branch/gcc/fortran/options.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/scanner.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/simplify.c
    branches/redhat/gcc-4_8-branch/gcc/fortran/trans-decl.c
    branches/redhat/gcc-4_8-branch/gcc/graph.c
    branches/redhat/gcc-4_8-branch/gcc/lower-subreg.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_globals_test.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_test.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_test.cc
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/asan_test_utils.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/asan/dejagnu-gtest.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this8.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/mv12.C
    branches/redhat/gcc-4_8-branch/gcc/testsuite/g++.dg/ext/mv12.h
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/pr53948.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/interrupt-1.c
    branches/redhat/gcc-4_8-branch/gcc/testsuite/gcc.target/arm/interrupt-2.c
    branches/redhat/gcc-4_8-branch/gcc/varasm.c
    branches/redhat/gcc-4_8-branch/libcpp/ChangeLog
    branches/redhat/gcc-4_8-branch/libcpp/lex.c
    branches/redhat/gcc-4_8-branch/libgcc/ChangeLog
    branches/redhat/gcc-4_8-branch/libgcc/config/rs6000/linux-unwind.h
    branches/redhat/gcc-4_8-branch/libiberty/ChangeLog
    branches/redhat/gcc-4_8-branch/libiberty/cp-demangle.c
    branches/redhat/gcc-4_8-branch/libiberty/testsuite/demangle-expected
    branches/redhat/gcc-4_8-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-4_8-branch/libsanitizer/interception/interception.h

Propchange: branches/redhat/gcc-4_8-branch/
            ('svn:mergeinfo' modified)



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