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]

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


Author: jakub
Date: Sat Feb 11 09:35:45 2017
New Revision: 245356

URL: https://gcc.gnu.org/viewcvs?rev=245356&root=gcc&view=rev
Log:
svn merge -r245309:245355 svn+ssh://gcc.gnu.org/svn/gcc/trunk

Modified:
    branches/redhat/gcc-7-branch/libstdc++-v3/ChangeLog
    branches/redhat/gcc-7-branch/libstdc++-v3/doc/xml/manual/profile_mode.xml

Changes in other areas also in this revision:
Added:
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/inh-ctor25.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp0x/inh-ctor25.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr79457.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp0x/pr79457.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/constexpr-union1.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1y/constexpr-union1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1y/pr79435.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1y/pr79435.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction27.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction27.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction28.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1z/class-deduction28.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/fold9.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1z/fold9.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/pr79143.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/cpp1z/pr79143.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/template/bitfield3.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/template/bitfield3.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/warn/Wint-in-bool-context-1.C
      - copied unchanged from r245355, trunk/gcc/testsuite/g++.dg/warn/Wint-in-bool-context-1.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.c-torture/compile/pr79411.c
      - copied unchanged from r245355, trunk/gcc/testsuite/gcc.c-torture/compile/pr79411.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/gimplefe-error-1.c
      - copied unchanged from r245355, trunk/gcc/testsuite/gcc.dg/gimplefe-error-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/gimplefe-error-2.c
      - copied unchanged from r245355, trunk/gcc/testsuite/gcc.dg/gimplefe-error-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/gimplefe-error-3.c
      - copied unchanged from r245355, trunk/gcc/testsuite/gcc.dg/gimplefe-error-3.c
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/c/ChangeLog
    branches/redhat/gcc-7-branch/gcc/c/gimple-parser.c
    branches/redhat/gcc-7-branch/gcc/cgraphunit.c
    branches/redhat/gcc-7-branch/gcc/config/aarch64/arm_neon.h
    branches/redhat/gcc-7-branch/gcc/config/arm/arm_neon.h
    branches/redhat/gcc-7-branch/gcc/config/rs6000/altivec.md
    branches/redhat/gcc-7-branch/gcc/cp/ChangeLog
    branches/redhat/gcc-7-branch/gcc/cp/call.c
    branches/redhat/gcc-7-branch/gcc/cp/constexpr.c
    branches/redhat/gcc-7-branch/gcc/cp/cp-tree.h
    branches/redhat/gcc-7-branch/gcc/cp/cvt.c
    branches/redhat/gcc-7-branch/gcc/cp/decl.c
    branches/redhat/gcc-7-branch/gcc/cp/error.c
    branches/redhat/gcc-7-branch/gcc/cp/parser.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/tree.c
    branches/redhat/gcc-7-branch/gcc/doc/contrib.texi
    branches/redhat/gcc-7-branch/gcc/doc/install.texi
    branches/redhat/gcc-7-branch/gcc/doc/makefile.texi
    branches/redhat/gcc-7-branch/gcc/internal-fn.c
    branches/redhat/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp0x/pr71737.C
    branches/redhat/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/class-deduction9.C
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/Wtrampolines.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/loop-unswitch-2.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.dg/loop-unswitch-3.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/p64_p128.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/20050830-1.c
    branches/redhat/gcc-7-branch/gcc/testsuite/gcc.target/powerpc/fold-vec-mult-longlong.c
    branches/redhat/gcc-7-branch/gcc/toplev.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-loop-unswitch.c
    branches/redhat/gcc-7-branch/gcc/tree-ssa-reassoc.c
    branches/redhat/gcc-7-branch/libsanitizer/ChangeLog
    branches/redhat/gcc-7-branch/libsanitizer/configure.tgt
    branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc
    branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_internal_defs.h
    branches/redhat/gcc-7-branch/libsanitizer/sanitizer_common/sanitizer_linux_s390.cc

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



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