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]

r250348 - in /branches/c++-name-lookup: ./ Chan...


Author: nathan
Date: Wed Jul 19 14:39:06 2017
New Revision: 250348

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

Added:
    branches/c++-name-lookup/libstdc++-v3/testsuite/23_containers/list/allocator/default_init.cc
      - copied unchanged from r250344, trunk/libstdc++-v3/testsuite/23_containers/list/allocator/default_init.cc
    branches/c++-name-lookup/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/81395.cc
      - copied unchanged from r250344, trunk/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/81395.cc
Modified:
    branches/c++-name-lookup/libstdc++-v3/ChangeLog
    branches/c++-name-lookup/libstdc++-v3/include/bits/fstream.tcc
    branches/c++-name-lookup/libstdc++-v3/include/bits/stl_list.h

Changes in other areas also in this revision:
Added:
    branches/c++-name-lookup/gcc/config/nvptx/nvptx-modes.def
      - copied unchanged from r250344, trunk/gcc/config/nvptx/nvptx-modes.def
    branches/c++-name-lookup/gcc/testsuite/gcc.dg/tree-ssa/pr81346-1.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81346-1.c
    branches/c++-name-lookup/gcc/testsuite/gcc.dg/tree-ssa/pr81346-2.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81346-2.c
    branches/c++-name-lookup/gcc/testsuite/gcc.dg/tree-ssa/pr81346-3.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81346-3.c
    branches/c++-name-lookup/gcc/testsuite/gcc.dg/tree-ssa/pr81346-4.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81346-4.c
    branches/c++-name-lookup/gcc/testsuite/gcc.dg/tree-ssa/pr81346-5.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr81346-5.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/i386/pr81471.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/i386/pr81471.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/slp-2-run.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/slp-2-run.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/slp-2.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/slp-2.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/slp-run.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/slp-run.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/slp.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/slp.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/v2di.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/v2di.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/v2si-cvt.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/v2si-cvt.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/v2si-run.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/v2si-run.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/v2si.c
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/v2si.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/vec.inc
      - copied unchanged from r250344, trunk/gcc/testsuite/gcc.target/nvptx/vec.inc
    branches/c++-name-lookup/gcc/testsuite/gfortran.dg/pr81464.f90
      - copied unchanged from r250344, trunk/gcc/testsuite/gfortran.dg/pr81464.f90
    branches/c++-name-lookup/libgomp/testsuite/libgomp.oacc-c/vec.c
      - copied unchanged from r250344, trunk/libgomp/testsuite/libgomp.oacc-c/vec.c
Removed:
    branches/c++-name-lookup/libgo/runtime/thread-linux.c
    branches/c++-name-lookup/libgo/runtime/thread-sema.c
Modified:
    branches/c++-name-lookup/   (props changed)
    branches/c++-name-lookup/ChangeLog
    branches/c++-name-lookup/ChangeLog.name-lookup
    branches/c++-name-lookup/MAINTAINERS
    branches/c++-name-lookup/contrib/ChangeLog
    branches/c++-name-lookup/contrib/mklog
    branches/c++-name-lookup/gcc/ChangeLog
    branches/c++-name-lookup/gcc/DATESTAMP
    branches/c++-name-lookup/gcc/config/i386/i386.md
    branches/c++-name-lookup/gcc/config/nvptx/nvptx-protos.h
    branches/c++-name-lookup/gcc/config/nvptx/nvptx.c
    branches/c++-name-lookup/gcc/config/nvptx/nvptx.h
    branches/c++-name-lookup/gcc/config/nvptx/nvptx.md
    branches/c++-name-lookup/gcc/cp/ChangeLog
    branches/c++-name-lookup/gcc/cp/class.c
    branches/c++-name-lookup/gcc/cp/cp-tree.h
    branches/c++-name-lookup/gcc/cp/method.c
    branches/c++-name-lookup/gcc/cp/tree.c
    branches/c++-name-lookup/gcc/fold-const.c
    branches/c++-name-lookup/gcc/fold-const.h
    branches/c++-name-lookup/gcc/go/gofrontend/MERGE
    branches/c++-name-lookup/gcc/go/gofrontend/expressions.cc
    branches/c++-name-lookup/gcc/go/gofrontend/types.cc
    branches/c++-name-lookup/gcc/lto-streamer-out.c
    branches/c++-name-lookup/gcc/lto/ChangeLog
    branches/c++-name-lookup/gcc/lto/lto.c
    branches/c++-name-lookup/gcc/match.pd
    branches/c++-name-lookup/gcc/objc/ChangeLog
    branches/c++-name-lookup/gcc/objc/objc-act.h
    branches/c++-name-lookup/gcc/omp-expand.c
    branches/c++-name-lookup/gcc/testsuite/ChangeLog
    branches/c++-name-lookup/gcc/testsuite/c-c++-common/ubsan/float-cast-overflow-1.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/i386/umod-3.c
    branches/c++-name-lookup/gcc/testsuite/gcc.target/nvptx/decl-init.c
    branches/c++-name-lookup/gcc/tree-streamer-in.c
    branches/c++-name-lookup/gcc/tree-streamer-out.c
    branches/c++-name-lookup/gcc/tree.c
    branches/c++-name-lookup/gcc/tree.h
    branches/c++-name-lookup/libgo/Makefile.am
    branches/c++-name-lookup/libgo/Makefile.in
    branches/c++-name-lookup/libgo/go/runtime/stubs.go
    branches/c++-name-lookup/libgo/runtime/go-libmain.c
    branches/c++-name-lookup/libgo/runtime/go-main.c
    branches/c++-name-lookup/libgo/runtime/proc.c
    branches/c++-name-lookup/libgo/runtime/runtime.h
    branches/c++-name-lookup/libgo/sysinfo.c
    branches/c++-name-lookup/libgomp/ChangeLog
    branches/c++-name-lookup/libquadmath/ChangeLog
    branches/c++-name-lookup/libquadmath/math/acosq.c
    branches/c++-name-lookup/libquadmath/math/asinhq.c
    branches/c++-name-lookup/libquadmath/math/asinq.c
    branches/c++-name-lookup/libquadmath/math/atanhq.c
    branches/c++-name-lookup/libquadmath/math/atanq.c
    branches/c++-name-lookup/libquadmath/math/ceilq.c
    branches/c++-name-lookup/libquadmath/math/coshq.c
    branches/c++-name-lookup/libquadmath/math/erfq.c
    branches/c++-name-lookup/libquadmath/math/expm1q.c
    branches/c++-name-lookup/libquadmath/math/expq.c
    branches/c++-name-lookup/libquadmath/math/finiteq.c
    branches/c++-name-lookup/libquadmath/math/floorq.c
    branches/c++-name-lookup/libquadmath/math/fmaq.c
    branches/c++-name-lookup/libquadmath/math/frexpq.c
    branches/c++-name-lookup/libquadmath/math/hypotq.c
    branches/c++-name-lookup/libquadmath/math/j0q.c
    branches/c++-name-lookup/libquadmath/math/j1q.c
    branches/c++-name-lookup/libquadmath/math/llrintq.c
    branches/c++-name-lookup/libquadmath/math/llroundq.c
    branches/c++-name-lookup/libquadmath/math/log10q.c
    branches/c++-name-lookup/libquadmath/math/log1pq.c
    branches/c++-name-lookup/libquadmath/math/log2q.c
    branches/c++-name-lookup/libquadmath/math/logq.c
    branches/c++-name-lookup/libquadmath/math/lrintq.c
    branches/c++-name-lookup/libquadmath/math/lroundq.c
    branches/c++-name-lookup/libquadmath/math/nearbyintq.c
    branches/c++-name-lookup/libquadmath/math/nextafterq.c
    branches/c++-name-lookup/libquadmath/math/powq.c
    branches/c++-name-lookup/libquadmath/math/rem_pio2q.c
    branches/c++-name-lookup/libquadmath/math/remquoq.c
    branches/c++-name-lookup/libquadmath/math/rintq.c
    branches/c++-name-lookup/libquadmath/math/roundq.c
    branches/c++-name-lookup/libquadmath/math/scalblnq.c
    branches/c++-name-lookup/libquadmath/math/scalbnq.c
    branches/c++-name-lookup/libquadmath/math/sincos_table.c
    branches/c++-name-lookup/libquadmath/math/sincosq.c
    branches/c++-name-lookup/libquadmath/math/sincosq_kernel.c
    branches/c++-name-lookup/libquadmath/math/sinhq.c
    branches/c++-name-lookup/libquadmath/math/sinq_kernel.c
    branches/c++-name-lookup/libquadmath/math/tanhq.c
    branches/c++-name-lookup/libquadmath/math/tanq.c
    branches/c++-name-lookup/libquadmath/math/truncq.c
    branches/c++-name-lookup/libquadmath/quadmath-imp.h

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



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