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]

r210193 - in /branches/google/gcc-4_9: ./ contr...


Author: ppluzhnikov
Date: Wed May  7 23:57:29 2014
New Revision: 210193

URL: http://gcc.gnu.org/viewcvs?rev=210193&root=gcc&view=rev
Log:
Merged revisions 209965,209990,209995,210003,210007,210010,210014,210018,210020,210025,210029,210046,210049,210052,210055,210079,210081,210091,210095,210101,210103,210127,210131,210139,210143,210158,210163,210186 via svnmerge from 
svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch

Adjusted x86_64-grtev4-linux-gnu.xfail for new failures.


Added:
    branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/function/60594.cc
      - copied unchanged from r210186, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/function/60594.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
      - copied unchanged from r210186, branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
      - copied unchanged from r210186, branches/gcc-4_9-branch/libstdc++-v3/testsuite/23_containers/set/cons/61023.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
      - copied unchanged from r210186, branches/gcc-4_9-branch/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple11.cc
Modified:
    branches/google/gcc-4_9/libstdc++-v3/ChangeLog
    branches/google/gcc-4_9/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_iterator.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_tree.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/stl_vector.h
    branches/google/gcc-4_9/libstdc++-v3/include/bits/vector.tcc
    branches/google/gcc-4_9/libstdc++-v3/include/debug/vector
    branches/google/gcc-4_9/libstdc++-v3/include/std/functional
    branches/google/gcc-4_9/libstdc++-v3/python/libstdcxx/v6/printers.py
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc
    branches/google/gcc-4_9/libstdc++-v3/testsuite/libstdc++-prettyprinters/simple.cc

Changes in other areas also in this revision:
Added:
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const3.C
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-const3.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template10.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/nsdmi-template9.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/sfinae50.C
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-31.C
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/g++.dg/ipa/devirt-31.C
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr57864.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr57864.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/torture/pr60930.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/torture/pr60930.c
    branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-10.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/simd-10.c
    branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-11.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/simd-11.c
    branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-12.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/simd-12.c
    branches/google/gcc-4_9/libgomp/testsuite/libgomp.c/simd-13.c
      - copied unchanged from r210186, branches/gcc-4_9-branch/libgomp/testsuite/libgomp.c/simd-13.c
Modified:
    branches/google/gcc-4_9/   (props changed)
    branches/google/gcc-4_9/contrib/testsuite-management/x86_64-grtev4-linux-gnu.xfail
    branches/google/gcc-4_9/gcc/ChangeLog
    branches/google/gcc-4_9/gcc/DATESTAMP
    branches/google/gcc-4_9/gcc/c-family/ChangeLog
    branches/google/gcc-4_9/gcc/c-family/c-opts.c
    branches/google/gcc-4_9/gcc/config/aarch64/aarch64.h
    branches/google/gcc-4_9/gcc/config/rs6000/rs6000-builtin.def
    branches/google/gcc-4_9/gcc/config/rs6000/rs6000.c
    branches/google/gcc-4_9/gcc/config/rs6000/rs6000.h
    branches/google/gcc-4_9/gcc/config/sh/sh.c
    branches/google/gcc-4_9/gcc/cp/ChangeLog
    branches/google/gcc-4_9/gcc/cp/lambda.c
    branches/google/gcc-4_9/gcc/cp/pt.c
    branches/google/gcc-4_9/gcc/gimple-ssa-strength-reduction.c
    branches/google/gcc-4_9/gcc/gimplify.c
    branches/google/gcc-4_9/gcc/go/gofrontend/types.cc
    branches/google/gcc-4_9/gcc/go/gofrontend/types.h
    branches/google/gcc-4_9/gcc/ipa-devirt.c
    branches/google/gcc-4_9/gcc/omp-low.c
    branches/google/gcc-4_9/gcc/opts.c
    branches/google/gcc-4_9/gcc/po/ChangeLog
    branches/google/gcc-4_9/gcc/po/sv.po
    branches/google/gcc-4_9/gcc/testsuite/ChangeLog
    branches/google/gcc-4_9/gcc/testsuite/g++.dg/ipa/devirt-11.C
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/pack02.c
    branches/google/gcc-4_9/gcc/testsuite/gcc.target/powerpc/pack03.c
    branches/google/gcc-4_9/libgomp/ChangeLog

Propchange: branches/google/gcc-4_9/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_9/
            ('svnmerge-integrated' modified)



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