r257210 - in /branches/redhat/gcc-8-branch: ./ ...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Jan 30 22:02:00 GMT 2018
Author: jakub
Date: Tue Jan 30 22:02:40 2018
New Revision: 257210
URL: https://gcc.gnu.org/viewcvs?rev=257210&root=gcc&view=rev
Log:
svn merge -r257121:257209 svn+ssh://gcc.gnu.org/svn/gcc/trunk
Added:
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/any/modifiers/83658.cc
- copied unchanged from r257209, trunk/libstdc++-v3/testsuite/20_util/any/modifiers/83658.cc
Modified:
branches/redhat/gcc-8-branch/libstdc++-v3/ChangeLog
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/faq.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/index.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/abi.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/bugs.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/html/manual/using_macros.html
branches/redhat/gcc-8-branch/libstdc++-v3/doc/xml/faq.xml
branches/redhat/gcc-8-branch/libstdc++-v3/include/std/any
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/20_util/any/misc/any_cast_neg.cc
branches/redhat/gcc-8-branch/libstdc++-v3/testsuite/26_numerics/random/chi_squared_distribution/83833.cc
Changes in other areas also in this revision:
Added:
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-local1.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-local1.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda19.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/cpp1z/constexpr-lambda19.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/ext/pr83996.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/ext/pr83996.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/torture/pr81360.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/torture/pr81360.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wduplicated-branches5.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/warn/Wduplicated-branches5.C
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/warn/Wunused-var30.C
- copied unchanged from r257209, trunk/gcc/testsuite/g++.dg/warn/Wunused-var30.C
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/pr84111.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.c-torture/compile/pr84111.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/format/Wsuggest-attribute-1.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/format/Wsuggest-attribute-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/graphite/pr84057.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/graphite/pr84057.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr83954.h
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/lto/pr83954.h
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr83954_0.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/lto/pr83954_0.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr83954_1.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/lto/pr83954_1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/pr83986.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.dg/pr83986.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr84112.c
- copied unchanged from r257209, trunk/gcc/testsuite/gcc.target/powerpc/pr84112.c
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/bind_c_usage_31.f90
- copied unchanged from r257209, trunk/gcc/testsuite/gfortran.dg/bind_c_usage_31.f90
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/inline_matmul_21.f90
- copied unchanged from r257209, trunk/gcc/testsuite/gfortran.dg/inline_matmul_21.f90
branches/redhat/gcc-8-branch/libgo/go/cmd/go/testdata/src/coverdot1/
- copied from r257209, trunk/libgo/go/cmd/go/testdata/src/coverdot1/
branches/redhat/gcc-8-branch/libgo/go/cmd/go/testdata/src/coverdot2/
- copied from r257209, trunk/libgo/go/cmd/go/testdata/src/coverdot2/
branches/redhat/gcc-8-branch/libgo/go/internal/syscall/unix/getrandom_linux_shx.go
- copied unchanged from r257209, trunk/libgo/go/internal/syscall/unix/getrandom_linux_shx.go
branches/redhat/gcc-8-branch/libgo/go/runtime/testdata/testprog/badtraceback.go
- copied unchanged from r257209, trunk/libgo/go/runtime/testdata/testprog/badtraceback.go
Modified:
branches/redhat/gcc-8-branch/ (props changed)
branches/redhat/gcc-8-branch/contrib/ChangeLog
branches/redhat/gcc-8-branch/contrib/download_prerequisites
branches/redhat/gcc-8-branch/gcc/ChangeLog
branches/redhat/gcc-8-branch/gcc/DATESTAMP
branches/redhat/gcc-8-branch/gcc/c-family/ChangeLog
branches/redhat/gcc-8-branch/gcc/c-family/c-format.c
branches/redhat/gcc-8-branch/gcc/config/aarch64/aarch64-sve.md
branches/redhat/gcc-8-branch/gcc/config/rs6000/rs6000.c
branches/redhat/gcc-8-branch/gcc/config/sol2.h
branches/redhat/gcc-8-branch/gcc/configure
branches/redhat/gcc-8-branch/gcc/configure.ac
branches/redhat/gcc-8-branch/gcc/cp/ChangeLog
branches/redhat/gcc-8-branch/gcc/cp/constexpr.c
branches/redhat/gcc-8-branch/gcc/cp/cvt.c
branches/redhat/gcc-8-branch/gcc/cp/decl2.c
branches/redhat/gcc-8-branch/gcc/cp/pt.c
branches/redhat/gcc-8-branch/gcc/doc/extend.texi
branches/redhat/gcc-8-branch/gcc/doc/invoke.texi
branches/redhat/gcc-8-branch/gcc/fortran/ChangeLog
branches/redhat/gcc-8-branch/gcc/fortran/frontend-passes.c
branches/redhat/gcc-8-branch/gcc/fortran/resolve.c
branches/redhat/gcc-8-branch/gcc/go/gofrontend/MERGE
branches/redhat/gcc-8-branch/gcc/go/gofrontend/wb.cc
branches/redhat/gcc-8-branch/gcc/ipa-inline.c
branches/redhat/gcc-8-branch/gcc/lra-constraints.c
branches/redhat/gcc-8-branch/gcc/lto/ChangeLog
branches/redhat/gcc-8-branch/gcc/lto/lto-symtab.c
branches/redhat/gcc-8-branch/gcc/profile-count.c
branches/redhat/gcc-8-branch/gcc/sched-deps.c
branches/redhat/gcc-8-branch/gcc/testsuite/ChangeLog
branches/redhat/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/constexpr-reinterpret1.C
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/prod-options.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/ipa/inline-2.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/ipa/inline-3.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/inf-compare-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/inf-compare-2.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/inf-compare-3.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/torture/inf-compare-4.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-cse-2.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bitalg-vpopcntb-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bitalg-vpopcntw-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bitalgvl-vpopcntb-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/i386/avx512bitalgvl-vpopcntw-1.c
branches/redhat/gcc-8-branch/gcc/testsuite/gcc.target/powerpc/pr56605.c
branches/redhat/gcc-8-branch/gcc/testsuite/gfortran.dg/pr68318_1.f90
branches/redhat/gcc-8-branch/gcc/tree-ssa-dom.c
branches/redhat/gcc-8-branch/gcc/tree-ssa-loop-ivcanon.c
branches/redhat/gcc-8-branch/gcc/tree-ssanames.c
branches/redhat/gcc-8-branch/gcc/tree-vect-slp.c
branches/redhat/gcc-8-branch/gcc/tree-vect-stmts.c
branches/redhat/gcc-8-branch/gcc/vec-perm-indices.c
branches/redhat/gcc-8-branch/libgfortran/ChangeLog
branches/redhat/gcc-8-branch/libgfortran/generated/cshift1_16.c
branches/redhat/gcc-8-branch/libgfortran/generated/cshift1_4.c
branches/redhat/gcc-8-branch/libgfortran/generated/cshift1_8.c
branches/redhat/gcc-8-branch/libgfortran/intrinsics/cshift0.c
branches/redhat/gcc-8-branch/libgfortran/intrinsics/pack_generic.c
branches/redhat/gcc-8-branch/libgfortran/intrinsics/spread_generic.c
branches/redhat/gcc-8-branch/libgfortran/intrinsics/unpack_generic.c
branches/redhat/gcc-8-branch/libgfortran/libgfortran.h
branches/redhat/gcc-8-branch/libgfortran/m4/cshift1.m4
branches/redhat/gcc-8-branch/libgfortran/runtime/in_pack_generic.c
branches/redhat/gcc-8-branch/libgfortran/runtime/in_unpack_generic.c
branches/redhat/gcc-8-branch/libgo/MERGE
branches/redhat/gcc-8-branch/libgo/VERSION
branches/redhat/gcc-8-branch/libgo/go/cmd/cgo/doc.go
branches/redhat/gcc-8-branch/libgo/go/cmd/cgo/gcc.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/alldocs.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/go_test.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/cache/default.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/help/helpdoc.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/load/pkg.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/test/test.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/vet/vet.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/action.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/exec.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/internal/work/gccgo.go
branches/redhat/gcc-8-branch/libgo/go/cmd/go/main.go
branches/redhat/gcc-8-branch/libgo/go/crypto/x509/verify.go
branches/redhat/gcc-8-branch/libgo/go/database/sql/convert_test.go
branches/redhat/gcc-8-branch/libgo/go/go/types/assignments.go
branches/redhat/gcc-8-branch/libgo/go/go/types/call.go
branches/redhat/gcc-8-branch/libgo/go/go/types/decl.go
branches/redhat/gcc-8-branch/libgo/go/go/types/stmt.go
branches/redhat/gcc-8-branch/libgo/go/go/types/testdata/importC.src
branches/redhat/gcc-8-branch/libgo/go/go/types/typexpr.go
branches/redhat/gcc-8-branch/libgo/go/net/rpc/server.go
branches/redhat/gcc-8-branch/libgo/go/os/error_plan9.go
branches/redhat/gcc-8-branch/libgo/go/os/getwd.go
branches/redhat/gcc-8-branch/libgo/go/runtime/crash_test.go
branches/redhat/gcc-8-branch/libgo/go/runtime/error.go
branches/redhat/gcc-8-branch/libgo/go/runtime/panic.go
branches/redhat/gcc-8-branch/libgo/go/runtime/pprof/pprof.go
branches/redhat/gcc-8-branch/libgo/go/runtime/rwmutex.go
branches/redhat/gcc-8-branch/libgo/go/runtime/signal_sighandler.go
branches/redhat/gcc-8-branch/libgo/go/runtime/signal_unix.go
branches/redhat/gcc-8-branch/libgo/go/runtime/time.go
branches/redhat/gcc-8-branch/libgo/go/sync/rwmutex.go
branches/redhat/gcc-8-branch/libgo/misc/cgo/errors/ptr_test.go
branches/redhat/gcc-8-branch/libgo/misc/cgo/testcarchive/carchive_test.go
branches/redhat/gcc-8-branch/libgo/misc/cgo/testcshared/cshared_test.go
branches/redhat/gcc-8-branch/libgo/misc/cgo/testshared/shared_test.go
branches/redhat/gcc-8-branch/libgomp/ChangeLog
branches/redhat/gcc-8-branch/libgomp/omp.h.in
Propchange: branches/redhat/gcc-8-branch/
('svn:mergeinfo' modified)
More information about the Libstdc++-cvs
mailing list