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

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Apr 6 15:58:00 GMT 2016


Author: jakub
Date: Wed Apr  6 15:58:16 2016
New Revision: 234789

URL: https://gcc.gnu.org/viewcvs?rev=234789&root=gcc&view=rev
Log:
svn merge -r234614:234787 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Added:
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/20_util/pair/70437.cc
      - copied unchanged from r234787, trunk/libstdc++-v3/testsuite/20_util/pair/70437.cc
    branches/redhat/gcc-6-branch/libstdc++-v3/testsuite/30_threads/thread/70503.cc
      - copied unchanged from r234787, trunk/libstdc++-v3/testsuite/30_threads/thread/70503.cc
Modified:
    branches/redhat/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-6-branch/libstdc++-v3/acinclude.m4
    branches/redhat/gcc-6-branch/libstdc++-v3/configure
    branches/redhat/gcc-6-branch/libstdc++-v3/include/bits/stl_pair.h
    branches/redhat/gcc-6-branch/libstdc++-v3/src/Makefile.am
    branches/redhat/gcc-6-branch/libstdc++-v3/src/Makefile.in
    branches/redhat/gcc-6-branch/libstdc++-v3/src/c++11/thread.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/gomp/pr70550-1.c
      - copied unchanged from r234787, trunk/gcc/testsuite/c-c++-common/gomp/pr70550-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/gomp/pr70550-2.c
      - copied unchanged from r234787, trunk/gcc/testsuite/c-c++-common/gomp/pr70550-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/pr70297.c
      - copied unchanged from r234787, trunk/gcc/testsuite/c-c++-common/pr70297.c
    branches/redhat/gcc-6-branch/gcc/testsuite/c-c++-common/pr70336.c
      - copied unchanged from r234787, trunk/gcc/testsuite/c-c++-common/pr70336.c
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr10.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr9.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-array-ptr9.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-nullptr-1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-virtual6.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/noexcept29.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/noexcept29.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp0x/typedef-redecl.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-recursion1.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-recursion1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/attribute-may-alias-5.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/ext/attribute-may-alias-5.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/constexpr-vla4.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/ext/constexpr-vla4.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/init/new47.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/init/new47.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ipa/devirt-51.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/ipa/devirt-51.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr70499.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/torture/pr70499.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/torture/pr70526.C
      - copied unchanged from r234787, trunk/gcc/testsuite/g++.dg/torture/pr70526.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr70292.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/pr70292.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/pr70442.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/pr70442.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr70307.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/torture/pr70307.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr70457.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/torture/pr70457.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr70484.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/torture/pr70484.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr70542.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/torture/pr70542.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/typedef-redecl2.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.dg/typedef-redecl2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/arm/pr70496.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/arm/pr70496.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx2-pr70542.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/avx2-pr70542.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/avx512bw-pr70509.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/avx512bw-pr70509.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr70453.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/pr70453.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr70467-2.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/pr70467-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr70510.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/pr70510.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr70525.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/i386/pr70525.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/sh/torture/pr70416.c
      - copied unchanged from r234787, trunk/gcc/testsuite/gcc.target/sh/torture/pr70416.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/allocate_with_source_19.f08
      - copied unchanged from r234787, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_19.f08
    branches/redhat/gcc-6-branch/gcc/testsuite/gfortran.dg/coarray_allocate_6.f08
      - copied unchanged from r234787, trunk/gcc/testsuite/gfortran.dg/coarray_allocate_6.f08
Modified:
    branches/redhat/gcc-6-branch/   (props changed)
    branches/redhat/gcc-6-branch/ChangeLog
    branches/redhat/gcc-6-branch/MAINTAINERS
    branches/redhat/gcc-6-branch/gcc/ChangeLog
    branches/redhat/gcc-6-branch/gcc/DATESTAMP
    branches/redhat/gcc-6-branch/gcc/ada/ChangeLog
    branches/redhat/gcc-6-branch/gcc/ada/gcc-interface/decl.c
    branches/redhat/gcc-6-branch/gcc/alias.c
    branches/redhat/gcc-6-branch/gcc/c/ChangeLog
    branches/redhat/gcc-6-branch/gcc/c/c-decl.c
    branches/redhat/gcc-6-branch/gcc/c/c-fold.c
    branches/redhat/gcc-6-branch/gcc/cgraph.h
    branches/redhat/gcc-6-branch/gcc/config/aarch64/predicates.md
    branches/redhat/gcc-6-branch/gcc/config/arm/arm.h
    branches/redhat/gcc-6-branch/gcc/config/arm/linux-elf.h
    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/sse.md
    branches/redhat/gcc-6-branch/gcc/config/pa/predicates.md
    branches/redhat/gcc-6-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-6-branch/gcc/config/sh/sh.md
    branches/redhat/gcc-6-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-6-branch/gcc/cp/class.c
    branches/redhat/gcc-6-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-gimplify.c
    branches/redhat/gcc-6-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-6-branch/gcc/cp/decl.c
    branches/redhat/gcc-6-branch/gcc/cp/init.c
    branches/redhat/gcc-6-branch/gcc/cp/pt.c
    branches/redhat/gcc-6-branch/gcc/cp/typeck2.c
    branches/redhat/gcc-6-branch/gcc/dse.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/resolve.c
    branches/redhat/gcc-6-branch/gcc/fortran/trans-array.c
    branches/redhat/gcc-6-branch/gcc/gimplify-me.c
    branches/redhat/gcc-6-branch/gcc/gimplify.c
    branches/redhat/gcc-6-branch/gcc/go/gofrontend/MERGE
    branches/redhat/gcc-6-branch/gcc/hsa-brig.c
    branches/redhat/gcc-6-branch/gcc/hsa-dump.c
    branches/redhat/gcc-6-branch/gcc/hsa-gen.c
    branches/redhat/gcc-6-branch/gcc/hsa-regalloc.c
    branches/redhat/gcc-6-branch/gcc/hsa.c
    branches/redhat/gcc-6-branch/gcc/hsa.h
    branches/redhat/gcc-6-branch/gcc/ipa-devirt.c
    branches/redhat/gcc-6-branch/gcc/ipa-visibility.c
    branches/redhat/gcc-6-branch/gcc/ira-color.c
    branches/redhat/gcc-6-branch/gcc/match.pd
    branches/redhat/gcc-6-branch/gcc/omp-low.c
    branches/redhat/gcc-6-branch/gcc/ree.c
    branches/redhat/gcc-6-branch/gcc/rtl.h
    branches/redhat/gcc-6-branch/gcc/simplify-rtx.c
    branches/redhat/gcc-6-branch/gcc/symtab.c
    branches/redhat/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-array5.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-string.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-wstring2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr65398.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/constexpr-vla1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/constexpr-vla2.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ext/constexpr-vla3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/gomp/declare-simd-1.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/gomp/declare-simd-3.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/gomp/declare-simd-4.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/template/ptrmem30.C
    branches/redhat/gcc-6-branch/gcc/testsuite/g++.dg/ubsan/pr63956.C
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.c-torture/execute/20101011-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/gomp/declare-simd-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/guality/guality.h
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/strlenopt.h
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/torture/builtin-isinf_sign-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.dg/tree-ssa/20030814-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-strlen-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-1.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-10.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-11.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-12.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-13.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-14.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-15.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-16.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-2.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-3.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-4.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-5.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-6.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-7.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-8.c
    branches/redhat/gcc-6-branch/gcc/testsuite/gcc.target/i386/chkp-stropt-9.c
    branches/redhat/gcc-6-branch/gcc/testsuite/lib/target-supports.exp
    branches/redhat/gcc-6-branch/gcc/tree-inline.c
    branches/redhat/gcc-6-branch/gcc/tree-sra.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-forwprop.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-loop-ivopts.c
    branches/redhat/gcc-6-branch/gcc/tree-ssa-math-opts.c
    branches/redhat/gcc-6-branch/gcc/tree.def
    branches/redhat/gcc-6-branch/gcc/tree.h
    branches/redhat/gcc-6-branch/gcc/varasm.c
    branches/redhat/gcc-6-branch/gnattools/ChangeLog
    branches/redhat/gcc-6-branch/gnattools/Makefile.in
    branches/redhat/gcc-6-branch/libgcc/ChangeLog
    branches/redhat/gcc-6-branch/libgcc/libgcc2.c
    branches/redhat/gcc-6-branch/libgo/runtime/proc.c
    branches/redhat/gcc-6-branch/libiberty/ChangeLog
    branches/redhat/gcc-6-branch/libiberty/cplus-dem.c
    branches/redhat/gcc-6-branch/libiberty/testsuite/demangle-expected

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




More information about the Libstdc++-cvs mailing list