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]

r239244 - in /branches/ibm/stage-vector: ./ gcc...


Author: meissner
Date: Mon Aug  8 17:12:32 2016
New Revision: 239244

URL: https://gcc.gnu.org/viewcvs?rev=239244&root=gcc&view=rev
Log:
Merge up to 239243

Added:
    branches/ibm/stage-vector/libstdc++-v3/include/bits/invoke.h
      - copied unchanged from r239243, trunk/libstdc++-v3/include/bits/invoke.h
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/duration_cast/rounding.cc
      - copied unchanged from r239243, trunk/libstdc++-v3/testsuite/20_util/duration_cast/rounding.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/function/cons/72820.cc
      - copied unchanged from r239243, trunk/libstdc++-v3/testsuite/20_util/function/cons/72820.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/function/cons/refqual.cc
      - copied unchanged from r239243, trunk/libstdc++-v3/testsuite/20_util/function/cons/refqual.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/time_point_cast/rounding.cc
      - copied unchanged from r239243, trunk/libstdc++-v3/testsuite/20_util/time_point_cast/rounding.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/tuple/apply/
      - copied from r239243, trunk/libstdc++-v3/testsuite/20_util/tuple/apply/
Modified:
    branches/ibm/stage-vector/libstdc++-v3/ChangeLog
    branches/ibm/stage-vector/libstdc++-v3/doc/html/manual/status.html
    branches/ibm/stage-vector/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
    branches/ibm/stage-vector/libstdc++-v3/include/Makefile.am
    branches/ibm/stage-vector/libstdc++-v3/include/Makefile.in
    branches/ibm/stage-vector/libstdc++-v3/include/experimental/tuple
    branches/ibm/stage-vector/libstdc++-v3/include/std/chrono
    branches/ibm/stage-vector/libstdc++-v3/include/std/functional
    branches/ibm/stage-vector/libstdc++-v3/include/std/tuple
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/duration/literals/range.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg1.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg2.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg3.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/20_util/tuple/element_access/get_neg.cc
    branches/ibm/stage-vector/libstdc++-v3/testsuite/lib/libstdc++.exp

Changes in other areas also in this revision:
Added:
    branches/ibm/stage-vector/gcc/substring-locations.h
      - copied unchanged from r239243, trunk/gcc/substring-locations.h
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp0x/pr68724.C
      - copied unchanged from r239243, trunk/gcc/testsuite/g++.dg/cpp0x/pr68724.C
    branches/ibm/stage-vector/gcc/testsuite/gcc.c-torture/compile/pr72802.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.c-torture/compile/pr72802.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-1.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-1.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-2.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/plugin/diagnostic-test-string-literals-2.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/plugin/diagnostic_plugin_test_string_literals.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/plugin/diagnostic_plugin_test_string_literals.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/pr72816.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/pr72816.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/tree-ssa/vrp105.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp105.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/tree-ssa/vrp106.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp106.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/tree-ssa/vrp110.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.dg/tree-ssa/vrp110.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/test_27.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/test_27.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-16.c
      - copied unchanged from r239243, trunk/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-16.c
    branches/ibm/stage-vector/gcc/testsuite/gfortran.dg/allocate_with_source_20.f03
      - copied unchanged from r239243, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_20.f03
    branches/ibm/stage-vector/gcc/testsuite/gfortran.dg/allocate_with_source_21.f03
      - copied unchanged from r239243, trunk/gcc/testsuite/gfortran.dg/allocate_with_source_21.f03
    branches/ibm/stage-vector/gcc/testsuite/gfortran.dg/dependency_48.f90
      - copied unchanged from r239243, trunk/gcc/testsuite/gfortran.dg/dependency_48.f90
    branches/ibm/stage-vector/gcc/testsuite/gfortran.dg/matmul_10.f90
      - copied unchanged from r239243, trunk/gcc/testsuite/gfortran.dg/matmul_10.f90
    branches/ibm/stage-vector/gcc/testsuite/gfortran.dg/pr70040.f90
      - copied unchanged from r239243, trunk/gcc/testsuite/gfortran.dg/pr70040.f90
    branches/ibm/stage-vector/libgo/go/internal/syscall/unix/getrandom_linux_alpha.go
      - copied unchanged from r239243, trunk/libgo/go/internal/syscall/unix/getrandom_linux_alpha.go
    branches/ibm/stage-vector/libgo/go/internal/syscall/unix/getrandom_linux_ia64.go
      - copied unchanged from r239243, trunk/libgo/go/internal/syscall/unix/getrandom_linux_ia64.go
    branches/ibm/stage-vector/libgo/go/internal/syscall/unix/getrandom_linux_s390.go
      - copied unchanged from r239243, trunk/libgo/go/internal/syscall/unix/getrandom_linux_s390.go
    branches/ibm/stage-vector/libgo/match.sh
      - copied unchanged from r239243, trunk/libgo/match.sh
Removed:
    branches/ibm/stage-vector/libgo/go/net/fd_select.go
    branches/ibm/stage-vector/libgo/go/os/dir_unix.go
    branches/ibm/stage-vector/libgo/go/runtime/cgo_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/cgo_ppc64x.go
    branches/ibm/stage-vector/libgo/go/runtime/defs_linux_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/defs_linux_s390x.go
    branches/ibm/stage-vector/libgo/go/runtime/defs_plan9_arm.go
    branches/ibm/stage-vector/libgo/go/runtime/msan.go
    branches/ibm/stage-vector/libgo/go/runtime/os_android.go
    branches/ibm/stage-vector/libgo/go/runtime/os_linux_generic.go
    branches/ibm/stage-vector/libgo/go/runtime/os_linux_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/os_linux_noauxv.go
    branches/ibm/stage-vector/libgo/go/runtime/os_linux_s390x.go
    branches/ibm/stage-vector/libgo/go/runtime/os_netbsd_386.go
    branches/ibm/stage-vector/libgo/go/runtime/os_netbsd_amd64.go
    branches/ibm/stage-vector/libgo/go/runtime/os_plan9_arm.go
    branches/ibm/stage-vector/libgo/go/runtime/signal_linux_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/signal_linux_s390x.go
    branches/ibm/stage-vector/libgo/go/runtime/signal_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/sigtab_linux_generic.go
    branches/ibm/stage-vector/libgo/go/runtime/sigtab_linux_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/sys_mips64x.go
    branches/ibm/stage-vector/libgo/go/runtime/sys_nonppc64x.go
    branches/ibm/stage-vector/libgo/go/runtime/sys_s390x.go
    branches/ibm/stage-vector/libgo/go/runtime/vlrt.go
    branches/ibm/stage-vector/libgo/go/runtime/write_err.go
    branches/ibm/stage-vector/libgo/go/runtime/write_err_android.go
    branches/ibm/stage-vector/libgo/go/syscall/errstr_nor.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_waitpid.go
    branches/ibm/stage-vector/libgo/go/syscall/msan.go
Modified:
    branches/ibm/stage-vector/   (props changed)
    branches/ibm/stage-vector/gcc/ChangeLog
    branches/ibm/stage-vector/gcc/ChangeLog.meissner
    branches/ibm/stage-vector/gcc/DATESTAMP
    branches/ibm/stage-vector/gcc/REVISION
    branches/ibm/stage-vector/gcc/c-family/ChangeLog
    branches/ibm/stage-vector/gcc/c-family/c-common.c
    branches/ibm/stage-vector/gcc/c-family/c-common.h
    branches/ibm/stage-vector/gcc/c-family/c-lex.c
    branches/ibm/stage-vector/gcc/c-family/c-opts.c
    branches/ibm/stage-vector/gcc/cfghooks.c
    branches/ibm/stage-vector/gcc/config/aarch64/aarch64-builtins.c
    branches/ibm/stage-vector/gcc/config/aarch64/aarch64.c
    branches/ibm/stage-vector/gcc/config/aarch64/aarch64.h
    branches/ibm/stage-vector/gcc/config/rs6000/constraints.md
    branches/ibm/stage-vector/gcc/config/rs6000/predicates.md
    branches/ibm/stage-vector/gcc/config/rs6000/rs6000-protos.h
    branches/ibm/stage-vector/gcc/config/rs6000/rs6000.c
    branches/ibm/stage-vector/gcc/config/rs6000/rs6000.md
    branches/ibm/stage-vector/gcc/cp/ChangeLog
    branches/ibm/stage-vector/gcc/cp/call.c
    branches/ibm/stage-vector/gcc/cp/constexpr.c
    branches/ibm/stage-vector/gcc/cp/pt.c
    branches/ibm/stage-vector/gcc/data-streamer-in.c
    branches/ibm/stage-vector/gcc/data-streamer-out.c
    branches/ibm/stage-vector/gcc/data-streamer.h
    branches/ibm/stage-vector/gcc/fortran/ChangeLog
    branches/ibm/stage-vector/gcc/fortran/trans-array.c
    branches/ibm/stage-vector/gcc/fortran/trans-decl.c
    branches/ibm/stage-vector/gcc/fortran/trans-stmt.c
    branches/ibm/stage-vector/gcc/gcov.c
    branches/ibm/stage-vector/gcc/go/ChangeLog
    branches/ibm/stage-vector/gcc/go/go-gcc.cc
    branches/ibm/stage-vector/gcc/go/gofrontend/MERGE
    branches/ibm/stage-vector/gcc/input.c
    branches/ibm/stage-vector/gcc/input.h
    branches/ibm/stage-vector/gcc/lra-constraints.c
    branches/ibm/stage-vector/gcc/lra-spills.c
    branches/ibm/stage-vector/gcc/lto-streamer-in.c
    branches/ibm/stage-vector/gcc/lto-streamer-out.c
    branches/ibm/stage-vector/gcc/match.pd
    branches/ibm/stage-vector/gcc/stor-layout.c
    branches/ibm/stage-vector/gcc/testsuite/ChangeLog
    branches/ibm/stage-vector/gcc/testsuite/ChangeLog.meissner
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/conversion/pr16333.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/conversion/pr41426.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/conversion/pr66211.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp0x/constexpr-50060.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp0x/constexpr-cast.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp0x/static_assert3.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp1y/constexpr-throw.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/cpp1y/lambda-init9.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/init/ref8.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/template/nontype3.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/warn/overflow-warn-1.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/warn/overflow-warn-3.C
    branches/ibm/stage-vector/gcc/testsuite/g++.dg/warn/overflow-warn-4.C
    branches/ibm/stage-vector/gcc/testsuite/g++.old-deja/g++.law/cvt20.C
    branches/ibm/stage-vector/gcc/testsuite/g++.old-deja/g++.mike/p9732c.C
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/plugin/plugin.exp
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/tree-ssa/ivopt_5.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest-common.h
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/abitest.S
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/func-ret-1.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/test_2.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/type-def.h
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-1.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-2.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-4.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/aarch64/aapcs64/va_arg-5.c
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c   (props changed)
    branches/ibm/stage-vector/gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c   (props changed)
    branches/ibm/stage-vector/gcc/tree-cfgcleanup.c
    branches/ibm/stage-vector/gcc/tree-ssa-ccp.c
    branches/ibm/stage-vector/gcc/tree-ssa-threadbackward.c
    branches/ibm/stage-vector/gcc/tree-ssa-threadedge.c
    branches/ibm/stage-vector/gcc/tree-ssa-threadupdate.c
    branches/ibm/stage-vector/gcc/tree-vrp.c
    branches/ibm/stage-vector/libcpp/ChangeLog
    branches/ibm/stage-vector/libcpp/charset.c
    branches/ibm/stage-vector/libcpp/include/cpplib.h
    branches/ibm/stage-vector/libcpp/internal.h
    branches/ibm/stage-vector/libcpp/lex.c
    branches/ibm/stage-vector/libgcc/ChangeLog.meissner
    branches/ibm/stage-vector/libgo/Makefile.am
    branches/ibm/stage-vector/libgo/Makefile.in
    branches/ibm/stage-vector/libgo/configure
    branches/ibm/stage-vector/libgo/configure.ac
    branches/ibm/stage-vector/libgo/go/crypto/aes/aes_gcm.go
    branches/ibm/stage-vector/libgo/go/crypto/aes/cipher_amd64.go
    branches/ibm/stage-vector/libgo/go/crypto/aes/cipher_generic.go
    branches/ibm/stage-vector/libgo/go/crypto/aes/cipher_s390x.go
    branches/ibm/stage-vector/libgo/go/crypto/elliptic/p256.go
    branches/ibm/stage-vector/libgo/go/crypto/elliptic/p256_amd64.go
    branches/ibm/stage-vector/libgo/go/crypto/md5/md5block_decl.go
    branches/ibm/stage-vector/libgo/go/crypto/md5/md5block_generic.go
    branches/ibm/stage-vector/libgo/go/crypto/rc4/rc4_asm.go
    branches/ibm/stage-vector/libgo/go/crypto/rc4/rc4_ref.go
    branches/ibm/stage-vector/libgo/go/crypto/sha1/fallback_test.go
    branches/ibm/stage-vector/libgo/go/crypto/sha1/sha1block_amd64.go
    branches/ibm/stage-vector/libgo/go/crypto/sha1/sha1block_decl.go
    branches/ibm/stage-vector/libgo/go/crypto/sha1/sha1block_generic.go
    branches/ibm/stage-vector/libgo/go/crypto/sha1/sha1block_s390x.go
    branches/ibm/stage-vector/libgo/go/crypto/sha256/sha256block_decl.go
    branches/ibm/stage-vector/libgo/go/crypto/sha256/sha256block_generic.go
    branches/ibm/stage-vector/libgo/go/crypto/sha256/sha256block_s390x.go
    branches/ibm/stage-vector/libgo/go/crypto/sha512/fallback_test.go
    branches/ibm/stage-vector/libgo/go/crypto/sha512/sha512block_decl.go
    branches/ibm/stage-vector/libgo/go/crypto/sha512/sha512block_generic.go
    branches/ibm/stage-vector/libgo/go/crypto/sha512/sha512block_s390x.go
    branches/ibm/stage-vector/libgo/go/hash/crc32/crc32_amd64.go
    branches/ibm/stage-vector/libgo/go/hash/crc32/crc32_generic.go
    branches/ibm/stage-vector/libgo/go/internal/syscall/unix/getrandom_linux_ppc64x.go
    branches/ibm/stage-vector/libgo/go/log/syslog/syslog_libc.go
    branches/ibm/stage-vector/libgo/go/log/syslog/syslog_unix.go
    branches/ibm/stage-vector/libgo/go/math/big/arith_decl.go
    branches/ibm/stage-vector/libgo/go/math/big/arith_decl_pure.go
    branches/ibm/stage-vector/libgo/go/math/floor_asm.go
    branches/ibm/stage-vector/libgo/go/net/newpollserver_rtems.go
    branches/ibm/stage-vector/libgo/go/os/dir_largefile.go
    branches/ibm/stage-vector/libgo/go/os/dir_regfile.go
    branches/ibm/stage-vector/libgo/go/os/os_test.go
    branches/ibm/stage-vector/libgo/go/os/stat.go
    branches/ibm/stage-vector/libgo/go/os/stat_atim.go
    branches/ibm/stage-vector/libgo/go/os/stat_atimespec.go
    branches/ibm/stage-vector/libgo/go/os/stat_solaris.go
    branches/ibm/stage-vector/libgo/go/os/sys_uname.go
    branches/ibm/stage-vector/libgo/go/runtime/cgo_mmap.go
    branches/ibm/stage-vector/libgo/go/runtime/cgocheck.go
    branches/ibm/stage-vector/libgo/go/runtime/fastlog2.go
    branches/ibm/stage-vector/libgo/go/runtime/fastlog2table.go
    branches/ibm/stage-vector/libgo/go/runtime/lfstack_64bit.go
    branches/ibm/stage-vector/libgo/go/runtime/mmap.go
    branches/ibm/stage-vector/libgo/go/runtime/msan0.go
    branches/ibm/stage-vector/libgo/go/runtime/mstkbar.go
    branches/ibm/stage-vector/libgo/go/runtime/print.go
    branches/ibm/stage-vector/libgo/go/runtime/signal2_unix.go
    branches/ibm/stage-vector/libgo/go/runtime/signal_sigtramp.go
    branches/ibm/stage-vector/libgo/go/runtime/stack.go
    branches/ibm/stage-vector/libgo/go/strings/strings_amd64.go
    branches/ibm/stage-vector/libgo/go/strings/strings_generic.go
    branches/ibm/stage-vector/libgo/go/syscall/errstr.go
    branches/ibm/stage-vector/libgo/go/syscall/errstr_linux.go
    branches/ibm/stage-vector/libgo/go/syscall/exec_bsd.go
    branches/ibm/stage-vector/libgo/go/syscall/exec_stubs.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_bsd.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_irix.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_linux_ustat.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_posix_largefile.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_posix_regfile.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_posix_utimesnano.go
    branches/ibm/stage-vector/libgo/go/syscall/libcall_uname.go
    branches/ibm/stage-vector/libgo/go/syscall/sleep_rtems.go
    branches/ibm/stage-vector/libgo/go/syscall/sleep_select.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_bsd.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_irix.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_linux_ppc64x_type.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_linux_type.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_posix.go
    branches/ibm/stage-vector/libgo/go/syscall/socket_xnet.go
    branches/ibm/stage-vector/libgo/go/syscall/syscall_stubs.go
    branches/ibm/stage-vector/libgo/godeps.sh
    branches/ibm/stage-vector/libgo/runtime/go-nosys.c
    branches/ibm/stage-vector/libgo/testsuite/gotest

Propchange: branches/ibm/stage-vector/
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/stage-vector/
            ('svnmerge-integrated' modified)

Propchange: branches/ibm/stage-vector/gcc/testsuite/gcc.target/powerpc/p9-minmax-1.c
            ('svn:mergeinfo' modified)

Propchange: branches/ibm/stage-vector/gcc/testsuite/gcc.target/powerpc/p9-minmax-2.c
            ('svn:mergeinfo' modified)



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