r271955 - in /branches/c++-modules: ./ ChangeLo...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Jun 5 11:50:00 GMT 2019


Author: nathan
Date: Wed Jun  5 11:50:04 2019
New Revision: 271955

URL: https://gcc.gnu.org/viewcvs?rev=271955&root=gcc&view=rev
Log:
	Merge trunk r271953.

Modified:
    branches/c++-modules/libstdc++-v3/ChangeLog
    branches/c++-modules/libstdc++-v3/include/bits/hashtable.h
    branches/c++-modules/libstdc++-v3/include/bits/hashtable_policy.h
    branches/c++-modules/libstdc++-v3/include/bits/stl_map.h
    branches/c++-modules/libstdc++-v3/include/bits/stl_multimap.h

Changes in other areas also in this revision:
Added:
    branches/c++-modules/gcc/testsuite/g++.dg/template/operator15.C
      - copied unchanged from r271953, trunk/gcc/testsuite/g++.dg/template/operator15.C
    branches/c++-modules/gcc/testsuite/g++.dg/vect/simd-1.cc
      - copied unchanged from r271953, trunk/gcc/testsuite/g++.dg/vect/simd-1.cc
    branches/c++-modules/gcc/testsuite/g++.target/powerpc/
      - copied from r271953, trunk/gcc/testsuite/g++.target/powerpc/
    branches/c++-modules/gcc/testsuite/gcc.dg/pr90726.c
      - copied unchanged from r271953, trunk/gcc/testsuite/gcc.dg/pr90726.c
    branches/c++-modules/gcc/testsuite/gcc.dg/pr90733.c
      - copied unchanged from r271953, trunk/gcc/testsuite/gcc.dg/pr90733.c
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/pr90738.c
      - copied unchanged from r271953, trunk/gcc/testsuite/gcc.dg/torture/pr90738.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512dq-vfpclasssd-2.c
      - copied unchanged from r271953, trunk/gcc/testsuite/gcc.target/i386/avx512dq-vfpclasssd-2.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512dq-vfpclassss-2.c
      - copied unchanged from r271953, trunk/gcc/testsuite/gcc.target/i386/avx512dq-vfpclassss-2.c
    branches/c++-modules/libgomp/testsuite/libgomp.c++/lastprivate-conditional-1.C
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c++/lastprivate-conditional-1.C
    branches/c++-modules/libgomp/testsuite/libgomp.c++/lastprivate-conditional-2.C
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c++/lastprivate-conditional-2.C
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-10.c
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-10.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-7.c
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-7.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-8.c
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-8.c
    branches/c++-modules/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-9.c
      - copied unchanged from r271953, trunk/libgomp/testsuite/libgomp.c-c++-common/lastprivate-conditional-9.c
Removed:
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/mmfpgpr.c
Modified:
    branches/c++-modules/   (props changed)
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/ChangeLog
    branches/c++-modules/gcc/DATESTAMP
    branches/c++-modules/gcc/bb-reorder.c
    branches/c++-modules/gcc/config/aarch64/aarch64-protos.h
    branches/c++-modules/gcc/config/aarch64/aarch64.c
    branches/c++-modules/gcc/config/i386/avx512dqintrin.h
    branches/c++-modules/gcc/config/i386/i386-builtin-types.def
    branches/c++-modules/gcc/config/i386/i386-builtin.def
    branches/c++-modules/gcc/config/i386/i386-expand.c
    branches/c++-modules/gcc/config/i386/sse.md
    branches/c++-modules/gcc/config/rs6000/altivec.h
    branches/c++-modules/gcc/config/rs6000/constraints.md
    branches/c++-modules/gcc/config/rs6000/rs6000-c.c
    branches/c++-modules/gcc/config/rs6000/rs6000-cpus.def
    branches/c++-modules/gcc/config/rs6000/rs6000.c
    branches/c++-modules/gcc/config/rs6000/rs6000.h
    branches/c++-modules/gcc/config/rs6000/rs6000.md
    branches/c++-modules/gcc/config/rs6000/rs6000.opt
    branches/c++-modules/gcc/config/rs6000/vsx.md
    branches/c++-modules/gcc/cp/ChangeLog
    branches/c++-modules/gcc/cp/constexpr.c
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/decl.c
    branches/c++-modules/gcc/cp/parser.c
    branches/c++-modules/gcc/cp/typeck.c
    branches/c++-modules/gcc/doc/extend.texi
    branches/c++-modules/gcc/doc/invoke.texi
    branches/c++-modules/gcc/doc/md.texi
    branches/c++-modules/gcc/gimplify.c
    branches/c++-modules/gcc/go/gofrontend/MERGE
    branches/c++-modules/gcc/go/gofrontend/export.cc
    branches/c++-modules/gcc/go/gofrontend/export.h
    branches/c++-modules/gcc/go/gofrontend/expressions.cc
    branches/c++-modules/gcc/go/gofrontend/expressions.h
    branches/c++-modules/gcc/go/gofrontend/gogo.cc
    branches/c++-modules/gcc/go/gofrontend/gogo.h
    branches/c++-modules/gcc/go/gofrontend/import.cc
    branches/c++-modules/gcc/go/gofrontend/import.h
    branches/c++-modules/gcc/go/gofrontend/names.cc
    branches/c++-modules/gcc/go/gofrontend/runtime.def
    branches/c++-modules/gcc/go/gofrontend/types.cc
    branches/c++-modules/gcc/ipa-icf.c
    branches/c++-modules/gcc/ipa-icf.h
    branches/c++-modules/gcc/omp-expand.c
    branches/c++-modules/gcc/omp-low.c
    branches/c++-modules/gcc/po/ChangeLog
    branches/c++-modules/gcc/po/sv.po
    branches/c++-modules/gcc/testsuite/ChangeLog
    branches/c++-modules/gcc/testsuite/c-c++-common/goacc/acc-icf.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/lastprivate-conditional-2.c
    branches/c++-modules/gcc/testsuite/g++.dg/concepts/pr60573.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/deleted13.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/error29.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/qualified4.C
    branches/c++-modules/gcc/testsuite/g++.dg/template/crash96.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.brendan/crash22.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.brendan/crash23.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.law/visibility10.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.other/decl5.C
    branches/c++-modules/gcc/testsuite/gcc.dg/tree-ssa/alias-access-path-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512dq-vfpclasssd-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/avx512dq-vfpclassss-1.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-13.c
    branches/c++-modules/gcc/testsuite/gcc.target/i386/sse-23.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-double1.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-double2.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-float1.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-float2.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-vint1.c
    branches/c++-modules/gcc/testsuite/gcc.target/powerpc/direct-move-vint2.c
    branches/c++-modules/gcc/testsuite/gfortran.dg/goacc/pr78027.f90
    branches/c++-modules/gcc/tree-chrec.c
    branches/c++-modules/gcc/tree-scalar-evolution.c
    branches/c++-modules/gcc/tree-ssa-alias.c
    branches/c++-modules/gcc/tree-ssa-loop-ivopts.c
    branches/c++-modules/gcc/tree-ssa-loop-niter.c
    branches/c++-modules/gcc/tree-ssa-sccvn.c
    branches/c++-modules/gcc/tree-ssa-sccvn.h
    branches/c++-modules/gcc/var-tracking.c
    branches/c++-modules/libgo/go/reflect/type.go
    branches/c++-modules/libgo/go/runtime/mprof.go
    branches/c++-modules/libgo/go/runtime/stubs.go
    branches/c++-modules/libgo/go/runtime/traceback_gccgo.go
    branches/c++-modules/libgo/go/runtime/type.go
    branches/c++-modules/libgo/runtime/go-callers.c
    branches/c++-modules/libgo/runtime/go-context.S
    branches/c++-modules/libgo/runtime/go-libmain.c
    branches/c++-modules/libgo/runtime/go-main.c
    branches/c++-modules/libgo/runtime/proc.c
    branches/c++-modules/libgo/runtime/runtime.h
    branches/c++-modules/libgomp/ChangeLog

Propchange: branches/c++-modules/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list