r245093 - in /branches/redhat/gcc-7-branch: ./ ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Feb 1 12:58:00 GMT 2017


Author: jakub
Date: Wed Feb  1 12:58:26 2017
New Revision: 245093

URL: https://gcc.gnu.org/viewcvs?rev=245093&root=gcc&view=rev
Log:
svn merge -r245053:245089 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-7-branch/libstdc++-v3/config/abi/pre/gnu.ver
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/basic_string.h
    branches/redhat/gcc-7-branch/libstdc++-v3/include/bits/basic_string.tcc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/allocator/char/copy_assign.cc
    branches/redhat/gcc-7-branch/libstdc++-v3/testsuite/21_strings/basic_string/allocator/wchar_t/copy_assign.cc

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr67273.C
      - copied unchanged from r245089, trunk/gcc/testsuite/g++.dg/cpp1y/pr67273.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr79253.C
      - copied unchanged from r245089, trunk/gcc/testsuite/g++.dg/cpp1y/pr79253.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/diagnostic/pr79304.C
      - copied unchanged from r245089, trunk/gcc/testsuite/g++.dg/diagnostic/pr79304.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/spellcheck-pr79298.C
      - copied unchanged from r245089, trunk/gcc/testsuite/g++.dg/spellcheck-pr79298.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/pr79290.C
      - copied unchanged from r245089, trunk/gcc/testsuite/g++.dg/warn/pr79290.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/format/pr79210.c
      - copied unchanged from r245089, trunk/gcc/testsuite/gcc.dg/format/pr79210.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/graphite/pr71824.c
      - copied unchanged from r245089, trunk/gcc/testsuite/gcc.dg/graphite/pr71824.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/loop-unswitch-5.c
      - copied unchanged from r245089, trunk/gcc/testsuite/gcc.dg/loop-unswitch-5.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gfortran.dg/pr79315.f90
      - copied unchanged from r245089, trunk/gcc/testsuite/gfortran.dg/pr79315.f90
Modified:
    branches/redhat/gcc-7-branch/   (props changed)
    branches/redhat/gcc-7-branch/gcc/ChangeLog
    branches/redhat/gcc-7-branch/gcc/DATESTAMP
    branches/redhat/gcc-7-branch/gcc/bitmap.h
    branches/redhat/gcc-7-branch/gcc/brig/ChangeLog
    branches/redhat/gcc-7-branch/gcc/brig/brigfrontend/brig-code-entry-handler.cc
    branches/redhat/gcc-7-branch/gcc/brig/brigfrontend/brig-lane-inst-handler.cc
    branches/redhat/gcc-7-branch/gcc/brig/brigfrontend/brig-to-generic.cc
    branches/redhat/gcc-7-branch/gcc/config/i386/i386.c
    branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000-protos.h
    branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.c
    branches/redhat/gcc-7-branch/gcc/config/rs6000/rs6000.md
    branches/redhat/gcc-7-branch/gcc/config/s390/s390-c.c
    branches/redhat/gcc-7-branch/gcc/config/s390/s390.c
    branches/redhat/gcc-7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-7-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-7-branch/gcc/cp/error.c
    branches/redhat/gcc-7-branch/gcc/cp/lambda.c
    branches/redhat/gcc-7-branch/gcc/cp/name-lookup.c
    branches/redhat/gcc-7-branch/gcc/cp/pt.c
    branches/redhat/gcc-7-branch/gcc/cp/semantics.c
    branches/redhat/gcc-7-branch/gcc/cp/typeck.c
    branches/redhat/gcc-7-branch/gcc/graphite-scop-detection.c
    branches/redhat/gcc-7-branch/gcc/graphite-sese-to-poly.c
    branches/redhat/gcc-7-branch/gcc/input.c
    branches/redhat/gcc-7-branch/gcc/ipa-prop.c
    branches/redhat/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr61636-1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/loop-unswitch-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/memcmp-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/s390/s390.exp
    branches/redhat/gcc-7-branch/gcc/tree-cfg.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-loop-unswitch.c
    branches/redhat/gcc-7-branch/libgfortran/ChangeLog
    branches/redhat/gcc-7-branch/libgfortran/c99_protos.h
    branches/redhat/gcc-7-branch/libgfortran/intrinsics/c99_functions.c
    branches/redhat/gcc-7-branch/libgomp/ChangeLog
    branches/redhat/gcc-7-branch/libgomp/libgomp-plugin.h
    branches/redhat/gcc-7-branch/libgomp/libgomp.h
    branches/redhat/gcc-7-branch/libgomp/plugin/plugin-hsa.c
    branches/redhat/gcc-7-branch/libhsail-rt/ChangeLog
    branches/redhat/gcc-7-branch/libhsail-rt/configure.tgt
    branches/redhat/gcc-7-branch/libhsail-rt/rt/arithmetic.c
    branches/redhat/gcc-7-branch/libhsail-rt/rt/misc.c
    branches/redhat/gcc-7-branch/libhsail-rt/rt/queue.c
    branches/redhat/gcc-7-branch/libhsail-rt/rt/sat_arithmetic.c
    branches/redhat/gcc-7-branch/libhsail-rt/rt/segment.c
    branches/redhat/gcc-7-branch/libhsail-rt/rt/workitems.c
    branches/redhat/gcc-7-branch/liboffloadmic/ChangeLog
    branches/redhat/gcc-7-branch/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
    branches/redhat/gcc-7-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-7-branch/libsanitizer/configure.tgt

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




More information about the Libstdc++-cvs mailing list