r275047 - in /branches/c++-modules: ./ .gitigno...

nathan@gcc.gnu.org nathan@gcc.gnu.org
Thu Aug 29 15:14:00 GMT 2019


Author: nathan
Date: Thu Aug 29 15:14:45 2019
New Revision: 275047

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

Modified:
    branches/c++-modules/libstdc++-v3/ChangeLog
    branches/c++-modules/libstdc++-v3/acinclude.m4
    branches/c++-modules/libstdc++-v3/config/abi/post/aarch64-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/i386-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/i486-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/powerpc-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/s390x-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/post/x86_64-linux-gnu/baseline_symbols.txt
    branches/c++-modules/libstdc++-v3/config/abi/pre/gnu.ver
    branches/c++-modules/libstdc++-v3/configure
    branches/c++-modules/libstdc++-v3/testsuite/27_io/filesystem/iterators/91067.cc
    branches/c++-modules/libstdc++-v3/testsuite/util/testsuite_abi.cc

Changes in other areas also in this revision:
Added:
    branches/c++-modules/gcc/testsuite/c-c++-common/Wstringop-overflow-2.c
      - copied unchanged from r275034, trunk/gcc/testsuite/c-c++-common/Wstringop-overflow-2.c
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit1.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit10.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit10.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit11.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit11.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit12.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit12.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit2.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit3.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit4.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit4.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit5.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit5.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit6.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit6.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit7.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit7.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit8.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit8.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/constinit9.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/constinit9.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/volatile1.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/volatile1.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/volatile2.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/volatile2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/volatile3.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/volatile3.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp2a/volatile4.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/cpp2a/volatile4.C
    branches/c++-modules/gcc/testsuite/g++.dg/opt/pr91351.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/opt/pr91351.C
    branches/c++-modules/gcc/testsuite/g++.dg/warn/Warray-bounds-8.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/warn/Warray-bounds-8.C
    branches/c++-modules/gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C
      - copied unchanged from r275034, trunk/gcc/testsuite/g++.dg/warn/Wstringop-overflow-3.C
    branches/c++-modules/gcc/testsuite/gcc.dg/Wstringop-overflow-15.c
      - copied unchanged from r275034, trunk/gcc/testsuite/gcc.dg/Wstringop-overflow-15.c
    branches/c++-modules/gcc/testsuite/gfortran.dg/allocated_3.f90
      - copied unchanged from r275034, trunk/gcc/testsuite/gfortran.dg/allocated_3.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/pr91564.f90
      - copied unchanged from r275034, trunk/gcc/testsuite/gfortran.dg/pr91564.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/pr91565.f90
      - copied unchanged from r275034, trunk/gcc/testsuite/gfortran.dg/pr91565.f90
    branches/c++-modules/gcc/testsuite/gfortran.dg/pr91568.f
      - copied unchanged from r275034, trunk/gcc/testsuite/gfortran.dg/pr91568.f
    branches/c++-modules/libgo/go/runtime/panic32.go
      - copied unchanged from r275034, trunk/libgo/go/runtime/panic32.go
Removed:
    branches/c++-modules/libgo/go/runtime/sys_darwin.go
    branches/c++-modules/libgo/go/runtime/sys_darwin_32.go
    branches/c++-modules/libgo/go/runtime/sys_darwin_64.go
    branches/c++-modules/libgo/runtime/getncpu-aix.c
    branches/c++-modules/libgo/runtime/getncpu-bsd.c
    branches/c++-modules/libgo/runtime/getncpu-hurd.c
    branches/c++-modules/libgo/runtime/getncpu-irix.c
    branches/c++-modules/libgo/runtime/getncpu-linux.c
    branches/c++-modules/libgo/runtime/getncpu-none.c
    branches/c++-modules/libgo/runtime/getncpu-solaris.c
Modified:
    branches/c++-modules/   (props changed)
    branches/c++-modules/.gitignore
    branches/c++-modules/ChangeLog
    branches/c++-modules/ChangeLog.modules
    branches/c++-modules/gcc/ChangeLog
    branches/c++-modules/gcc/DATESTAMP
    branches/c++-modules/gcc/builtins.c
    branches/c++-modules/gcc/builtins.h
    branches/c++-modules/gcc/c-family/ChangeLog
    branches/c++-modules/gcc/c-family/c-common.c
    branches/c++-modules/gcc/c-family/c-common.h
    branches/c++-modules/gcc/c-family/c-cppbuiltin.c
    branches/c++-modules/gcc/c-family/c-format.c
    branches/c++-modules/gcc/c-family/c-opts.c
    branches/c++-modules/gcc/c-family/c.opt
    branches/c++-modules/gcc/config/i386/i386-expand.c
    branches/c++-modules/gcc/config/i386/i386-features.c
    branches/c++-modules/gcc/config/i386/i386.c
    branches/c++-modules/gcc/cp/ChangeLog
    branches/c++-modules/gcc/cp/cp-gimplify.c
    branches/c++-modules/gcc/cp/cp-tree.h
    branches/c++-modules/gcc/cp/decl.c
    branches/c++-modules/gcc/cp/expr.c
    branches/c++-modules/gcc/cp/lex.c
    branches/c++-modules/gcc/cp/parser.c
    branches/c++-modules/gcc/cp/pt.c
    branches/c++-modules/gcc/cp/typeck.c
    branches/c++-modules/gcc/cp/typeck2.c
    branches/c++-modules/gcc/doc/invoke.texi
    branches/c++-modules/gcc/fortran/ChangeLog
    branches/c++-modules/gcc/fortran/check.c
    branches/c++-modules/gcc/fortran/intrinsic.c
    branches/c++-modules/gcc/fortran/simplify.c
    branches/c++-modules/gcc/go/gofrontend/MERGE
    branches/c++-modules/gcc/go/gofrontend/escape.cc
    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/runtime.cc
    branches/c++-modules/gcc/go/gofrontend/runtime.def
    branches/c++-modules/gcc/opts-common.c
    branches/c++-modules/gcc/po/ChangeLog
    branches/c++-modules/gcc/po/es.po
    branches/c++-modules/gcc/testsuite/ChangeLog
    branches/c++-modules/gcc/testsuite/c-c++-common/Wbool-operation-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/atomic-9.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/depend-iterator-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/loop-1.c
    branches/c++-modules/gcc/testsuite/c-c++-common/gomp/order-3.c
    branches/c++-modules/gcc/testsuite/c-c++-common/pr69733.c
    branches/c++-modules/gcc/testsuite/c-c++-common/spec-barrier-2.c
    branches/c++-modules/gcc/testsuite/c-c++-common/tm/pr54893.c
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/pr65327.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/pr84676.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv-conv2.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv1n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv1p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv2n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv2p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv3n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv3p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv4n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv4p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv5n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv5p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv6n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv6p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv7n.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv7p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/rv8p.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp0x/trailing14.C
    branches/c++-modules/gcc/testsuite/g++.dg/cpp1y/new1.C
    branches/c++-modules/gcc/testsuite/g++.dg/expr/bool3.C
    branches/c++-modules/gcc/testsuite/g++.dg/expr/bool4.C
    branches/c++-modules/gcc/testsuite/g++.dg/expr/cond9.C
    branches/c++-modules/gcc/testsuite/g++.dg/ext/vector25.C
    branches/c++-modules/gcc/testsuite/g++.dg/gomp/depend-iterator-1.C
    branches/c++-modules/gcc/testsuite/g++.dg/inherit/covariant21.C
    branches/c++-modules/gcc/testsuite/g++.dg/init/ref18.C
    branches/c++-modules/gcc/testsuite/g++.dg/ipa/pr63838.C
    branches/c++-modules/gcc/testsuite/g++.dg/other/pr88187.C
    branches/c++-modules/gcc/testsuite/g++.dg/overload/rvalue2.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/crash13.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/crash46.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/semicolon4.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/template28.C
    branches/c++-modules/gcc/testsuite/g++.dg/parse/typename4.C
    branches/c++-modules/gcc/testsuite/g++.dg/spellcheck-typenames.C
    branches/c++-modules/gcc/testsuite/g++.dg/warn/Wreturn-type-4.C
    branches/c++-modules/gcc/testsuite/g++.dg/warn/pr36069.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.mike/p9506.C
    branches/c++-modules/gcc/testsuite/g++.old-deja/g++.other/volatile1.C
    branches/c++-modules/gcc/testsuite/gcc.dg/torture/vshuf-8.inc
    branches/c++-modules/gcc/tree-cfg.c
    branches/c++-modules/gcc/tree-cfgcleanup.c
    branches/c++-modules/gcc/tree-ssa-strlen.c
    branches/c++-modules/gcc/tree-switch-conversion.c
    branches/c++-modules/gcc/tree-vect-slp.c
    branches/c++-modules/gcc/tree-vectorizer.h
    branches/c++-modules/gcc/tree-vrp.c
    branches/c++-modules/libcpp/ChangeLog
    branches/c++-modules/libcpp/directives.c
    branches/c++-modules/libcpp/internal.h
    branches/c++-modules/libgo/Makefile.am
    branches/c++-modules/libgo/Makefile.in
    branches/c++-modules/libgo/go/runtime/error.go
    branches/c++-modules/libgo/go/runtime/malloc.go
    branches/c++-modules/libgo/go/runtime/netpoll_kqueue.go
    branches/c++-modules/libgo/go/runtime/os3_solaris.go
    branches/c++-modules/libgo/go/runtime/os_aix.go
    branches/c++-modules/libgo/go/runtime/os_darwin.go
    branches/c++-modules/libgo/go/runtime/os_dragonfly.go
    branches/c++-modules/libgo/go/runtime/os_freebsd.go
    branches/c++-modules/libgo/go/runtime/os_hurd.go
    branches/c++-modules/libgo/go/runtime/os_linux.go
    branches/c++-modules/libgo/go/runtime/os_netbsd.go
    branches/c++-modules/libgo/go/runtime/os_openbsd.go
    branches/c++-modules/libgo/go/runtime/panic.go
    branches/c++-modules/libgo/go/runtime/stubs.go
    branches/c++-modules/libgo/go/runtime/stubs2.go
    branches/c++-modules/libgo/mkrsysinfo.sh
    branches/c++-modules/libgo/mkruntimeinc.sh
    branches/c++-modules/libgo/runtime/go-libmain.c
    branches/c++-modules/libgo/runtime/go-main.c
    branches/c++-modules/libgo/runtime/runtime.h

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




More information about the Libstdc++-cvs mailing list