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]

r239935 - in /branches/redhat/gcc-6-branch: ./ ...


Author: jakub
Date: Thu Sep  1 12:07:35 2016
New Revision: 239935

URL: https://gcc.gnu.org/viewcvs?rev=239935&root=gcc&view=rev
Log:
svn merge -r239517:239933 svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch

Added:
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/is_constructible/77395.cc
      - copied unchanged from r239933, branches/gcc-6-branch/libstdc++-v3/testsuite/20_util/is_constructible/77395.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/tuple/77395.cc
      - copied unchanged from r239933, branches/gcc-6-branch/libstdc++-v3/testsuite/20_util/tuple/77395.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/23_containers/map/77334.cc
      - copied unchanged from r239933, branches/gcc-6-branch/libstdc++-v3/testsuite/23_containers/map/77334.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/24_iterators/reverse_iterator/71771.cc
      - copied unchanged from r239933, branches/gcc-6-branch/libstdc++-v3/testsuite/24_iterators/reverse_iterator/71771.cc
Modified:
    branches/redhat/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-6-branch/libstdc++-v3/doc/html/api.html
    branches/redhat/gcc-6-branch/libstdc++-v3/doc/xml/api.xml
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/stl_iterator.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/stl_tree.h
    branches/redhat/gcc-6-branch/libstdc++-v3/include/std/type_traits
    branches/redhat/gcc-6-branch/libstdc++-v3/scripts/testsuite_flags.in
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/forward/1_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-6-branch/gcc/config/arm/t-phoenix
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/config/arm/t-phoenix
    branches/redhat/gcc-6-branch/gcc/config/phoenix.h
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/config/phoenix.h
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/g++.dg/debug/dwarf2/pr77363.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/gomp/pr71910.C
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/g++.dg/gomp/pr71910.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ipa/devirt-52.C
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/g++.dg/ipa/devirt-52.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71700.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/pr71700.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/lto/pr70955_0.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/lto/pr70955_0.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/lto/pr70955_1.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/lto/pr70955_1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr70955.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr70955.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr76783.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/pr76783.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr72851.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr72851.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr72866.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr72866.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr71077.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr71077.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr72867.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr72867.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr77377.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr77377.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr77403.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr77403.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr72863.c
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr72863.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr69281.f90
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr69281.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr72744.f90
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr72744.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr77352.f90
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr77352.f90
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr77374.f08
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/gomp/pr77374.f08
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/submodule_17.f08
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.dg/submodule_17.f08
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr76490.f90
      - copied unchanged from r239933, branches/gcc-6-branch/gcc/testsuite/gfortran.fortran-torture/compile/pr76490.f90
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.fortran/pr71014.f90
      - copied unchanged from r239933, branches/gcc-6-branch/libgomp/testsuite/libgomp.fortran/pr71014.f90
Modified:
    branches/redhat/gcc-6-branch/   (props changed)
    branches/redhat/gcc-6-branch/ChangeLog
    branches/redhat/gcc-6-branch/boehm-gc/ChangeLog
    branches/redhat/gcc-6-branch/config.sub
    branches/redhat/gcc-6-branch/config/ChangeLog
    branches/redhat/gcc-6-branch/contrib/ChangeLog
    branches/redhat/gcc-6-branch/contrib/download_prerequisites
    branches/redhat/gcc-6-branch/contrib/header-tools/ChangeLog
    branches/redhat/gcc-6-branch/contrib/reghunt/ChangeLog
    branches/redhat/gcc-6-branch/contrib/regression/ChangeLog
    branches/redhat/gcc-6-branch/fixincludes/ChangeLog
    branches/redhat/gcc-6-branch/gcc/   (props changed)
    branches/redhat/gcc-6-branch/gcc/BASE-VER
    branches/redhat/gcc-6-branch/gcc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/DATESTAMP
    branches/redhat/gcc-6-branch/gcc/Makefile.in
    branches/redhat/gcc-6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c-family/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c/ChangeLog
    branches/redhat/gcc-6-branch/gcc/config.gcc
    branches/redhat/gcc-6-branch/gcc/config/arm/arm.c
    branches/redhat/gcc-6-branch/gcc/config/arm/t-rtems
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-6-branch/gcc/config/i386/i386.md
    branches/redhat/gcc-6-branch/gcc/config/i386/mmx.md
    branches/redhat/gcc-6-branch/gcc/config/i386/sse.md
    branches/redhat/gcc-6-branch/gcc/config/i386/subst.md
    branches/redhat/gcc-6-branch/gcc/config/i386/t-i386
    branches/redhat/gcc-6-branch/gcc/config/rl78/rl78-expand.md
    branches/redhat/gcc-6-branch/gcc/config/rl78/rl78-real.md
    branches/redhat/gcc-6-branch/gcc/config/rl78/rl78-virt.md
    branches/redhat/gcc-6-branch/gcc/config/rs6000/vsx.md
    branches/redhat/gcc-6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/doc/extend.texi
    branches/redhat/gcc-6-branch/gcc/doc/install.texi
    branches/redhat/gcc-6-branch/gcc/dwarf2out.c
    branches/redhat/gcc-6-branch/gcc/expr.c
    branches/redhat/gcc-6-branch/gcc/fold-const.c
    branches/redhat/gcc-6-branch/gcc/fortran/ChangeLog
    branches/redhat/gcc-6-branch/gcc/fortran/openmp.c
    branches/redhat/gcc-6-branch/gcc/fortran/parse.c
    branches/redhat/gcc-6-branch/gcc/fortran/resolve.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-openmp.c
    branches/redhat/gcc-6-branch/gcc/gimplify.c
    branches/redhat/gcc-6-branch/gcc/go/ChangeLog
    branches/redhat/gcc-6-branch/gcc/java/ChangeLog
    branches/redhat/gcc-6-branch/gcc/jit/ChangeLog
    branches/redhat/gcc-6-branch/gcc/lto/ChangeLog
    branches/redhat/gcc-6-branch/gcc/objc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/objcp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/po/ChangeLog
    branches/redhat/gcc-6-branch/gcc/po/be.po
    branches/redhat/gcc-6-branch/gcc/po/da.po
    branches/redhat/gcc-6-branch/gcc/po/de.po
    branches/redhat/gcc-6-branch/gcc/po/el.po
    branches/redhat/gcc-6-branch/gcc/po/es.po
    branches/redhat/gcc-6-branch/gcc/po/fi.po
    branches/redhat/gcc-6-branch/gcc/po/fr.po
    branches/redhat/gcc-6-branch/gcc/po/gcc.pot
    branches/redhat/gcc-6-branch/gcc/po/hr.po
    branches/redhat/gcc-6-branch/gcc/po/id.po
    branches/redhat/gcc-6-branch/gcc/po/ja.po
    branches/redhat/gcc-6-branch/gcc/po/nl.po
    branches/redhat/gcc-6-branch/gcc/po/ru.po
    branches/redhat/gcc-6-branch/gcc/po/sr.po
    branches/redhat/gcc-6-branch/gcc/po/sv.po
    branches/redhat/gcc-6-branch/gcc/po/tr.po
    branches/redhat/gcc-6-branch/gcc/po/uk.po
    branches/redhat/gcc-6-branch/gcc/po/vi.po
    branches/redhat/gcc-6-branch/gcc/po/zh_CN.po
    branches/redhat/gcc-6-branch/gcc/po/zh_TW.po
    branches/redhat/gcc-6-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/reduction-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/reduction-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/reduction-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/goacc/reduction-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/ipa/iinline-attr.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr52904.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/loop-28.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/pr69270-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-8.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/prefetch-9.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/update-unroll-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/vect/pr62171.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/goacc/loop-tree-1.f90
    branches/redhat/gcc-6-branch/gcc/tree-cfg.c
    branches/redhat/gcc-6-branch/gcc/tree-cfgcleanup.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-pre.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-propagate.c
    branches/redhat/gcc-6-branch/gcc/tree-vect-patterns.c
    branches/redhat/gcc-6-branch/gcc/tree-vrp.c
    branches/redhat/gcc-6-branch/gnattools/ChangeLog
    branches/redhat/gcc-6-branch/gotools/ChangeLog
    branches/redhat/gcc-6-branch/include/ChangeLog
    branches/redhat/gcc-6-branch/intl/ChangeLog
    branches/redhat/gcc-6-branch/libada/ChangeLog
    branches/redhat/gcc-6-branch/libatomic/ChangeLog
    branches/redhat/gcc-6-branch/libbacktrace/ChangeLog
    branches/redhat/gcc-6-branch/libcc1/ChangeLog
    branches/redhat/gcc-6-branch/libcilkrts/ChangeLog
    branches/redhat/gcc-6-branch/libcpp/ChangeLog
    branches/redhat/gcc-6-branch/libcpp/po/ChangeLog
    branches/redhat/gcc-6-branch/libdecnumber/ChangeLog
    branches/redhat/gcc-6-branch/libffi/ChangeLog
    branches/redhat/gcc-6-branch/libgcc/ChangeLog
    branches/redhat/gcc-6-branch/libgcc/config.host
    branches/redhat/gcc-6-branch/libgcc/config/libbid/ChangeLog
    branches/redhat/gcc-6-branch/libgfortran/ChangeLog
    branches/redhat/gcc-6-branch/libgomp/ChangeLog
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/collapse-2.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/collapse-4.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-g-1.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-gwv-1.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-v-1.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-w-1.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/loop-red-wv-1.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-7.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-dbl.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-cplx-flt.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-dbl.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/reduction-flt.c
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-6.f90
    branches/redhat/gcc-6-branch/libgomp/testsuite/libgomp.oacc-fortran/reduction-7.f90
    branches/redhat/gcc-6-branch/libiberty/ChangeLog
    branches/redhat/gcc-6-branch/libitm/ChangeLog
    branches/redhat/gcc-6-branch/libjava/ChangeLog
    branches/redhat/gcc-6-branch/libjava/classpath/ChangeLog
    branches/redhat/gcc-6-branch/libjava/libltdl/ChangeLog
    branches/redhat/gcc-6-branch/libmpx/ChangeLog
    branches/redhat/gcc-6-branch/libobjc/ChangeLog
    branches/redhat/gcc-6-branch/liboffloadmic/ChangeLog
    branches/redhat/gcc-6-branch/libquadmath/ChangeLog
    branches/redhat/gcc-6-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-6-branch/libssp/ChangeLog
    branches/redhat/gcc-6-branch/libvtv/ChangeLog
    branches/redhat/gcc-6-branch/lto-plugin/ChangeLog
    branches/redhat/gcc-6-branch/maintainer-scripts/ChangeLog
    branches/redhat/gcc-6-branch/zlib/ChangeLog

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

Propchange: branches/redhat/gcc-6-branch/gcc/
            ('svn:mergeinfo' added)



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