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]

r245786 - in /branches/gccgo: ./ ChangeLog MAIN...


Author: ian
Date: Tue Feb 28 19:20:49 2017
New Revision: 245786

URL: https://gcc.gnu.org/viewcvs?rev=245786&root=gcc&view=rev
Log:
Merge with trunk revision 245784.

Modified:
    branches/gccgo/libstdc++-v3/ChangeLog
    branches/gccgo/libstdc++-v3/include/experimental/iterator
    branches/gccgo/libstdc++-v3/testsuite/experimental/iterator/requirements.cc

Changes in other areas also in this revision:
Added:
    branches/gccgo/gcc/config/arc/big.h
      - copied unchanged from r245784, trunk/gcc/config/arc/big.h
    branches/gccgo/gcc/config/arc/elf.h
      - copied unchanged from r245784, trunk/gcc/config/arc/elf.h
    branches/gccgo/gcc/config/arc/linux.h
      - copied unchanged from r245784, trunk/gcc/config/arc/linux.h
    branches/gccgo/gcc/testsuite/c-c++-common/torture/pr79731.c
      - copied unchanged from r245784, trunk/gcc/testsuite/c-c++-common/torture/pr79731.c
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/pr79361-1.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/cpp0x/pr79361-1.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/pr79361-2.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/cpp0x/pr79361-2.C
    branches/gccgo/gcc/testsuite/g++.dg/cpp0x/sfinae58.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae58.C
    branches/gccgo/gcc/testsuite/g++.dg/init/cleanup4.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/init/cleanup4.C
    branches/gccgo/gcc/testsuite/g++.dg/opt/pr79396.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/opt/pr79396.C
    branches/gccgo/gcc/testsuite/g++.dg/parse/crash67.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/parse/crash67.C
    branches/gccgo/gcc/testsuite/g++.dg/tree-ssa/ssa-dse-3.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/tree-ssa/ssa-dse-3.C
    branches/gccgo/gcc/testsuite/g++.dg/warn/Wrestrict-1.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/warn/Wrestrict-1.C
    branches/gccgo/gcc/testsuite/g++.dg/warn/Wrestrict-2.C
      - copied unchanged from r245784, trunk/gcc/testsuite/g++.dg/warn/Wrestrict-2.C
    branches/gccgo/gcc/testsuite/gcc.dg/pr79677.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/pr79677.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr79732.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/torture/pr79732.c
    branches/gccgo/gcc/testsuite/gcc.dg/torture/pr79740.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/torture/pr79740.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr45397.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr45397.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/pr79691.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr79691.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/split-path-10.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.dg/tree-ssa/split-path-10.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr79683.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.target/i386/pr79683.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr79690.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.target/i386/pr79690.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr79723.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.target/i386/pr79723.c
    branches/gccgo/gcc/testsuite/gcc.target/i386/pr79729.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.target/i386/pr79729.c
    branches/gccgo/gcc/testsuite/gcc.target/powerpc/pr79544.c
      - copied unchanged from r245784, trunk/gcc/testsuite/gcc.target/powerpc/pr79544.c
    branches/gccgo/gcc/testsuite/gfortran.dg/interface_operator_2.f90
      - copied unchanged from r245784, trunk/gcc/testsuite/gfortran.dg/interface_operator_2.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/matmul_13.f90
      - copied unchanged from r245784, trunk/gcc/testsuite/gfortran.dg/matmul_13.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/matmul_14.f90
      - copied unchanged from r245784, trunk/gcc/testsuite/gfortran.dg/matmul_14.f90
    branches/gccgo/gcc/testsuite/gnat.dg/discr47.adb
      - copied unchanged from r245784, trunk/gcc/testsuite/gnat.dg/discr47.adb
    branches/gccgo/gcc/testsuite/gnat.dg/opt63.adb
      - copied unchanged from r245784, trunk/gcc/testsuite/gnat.dg/opt63.adb
Removed:
    branches/gccgo/gcc/config/arc/t-uClibc
Modified:
    branches/gccgo/   (props changed)
    branches/gccgo/ChangeLog
    branches/gccgo/MAINTAINERS
    branches/gccgo/fixincludes/ChangeLog
    branches/gccgo/fixincludes/fixincl.x
    branches/gccgo/fixincludes/inclhack.def
    branches/gccgo/fixincludes/tests/base/sys/pthread.h
    branches/gccgo/gcc/ChangeLog
    branches/gccgo/gcc/DATESTAMP
    branches/gccgo/gcc/ada/ChangeLog
    branches/gccgo/gcc/ada/gcc-interface/decl.c
    branches/gccgo/gcc/ada/gcc-interface/misc.c
    branches/gccgo/gcc/ada/gcc-interface/trans.c
    branches/gccgo/gcc/ada/gcc-interface/utils.c
    branches/gccgo/gcc/c-family/ChangeLog
    branches/gccgo/gcc/c-family/c-ada-spec.c
    branches/gccgo/gcc/c-family/c-common.c
    branches/gccgo/gcc/c-family/c-common.h
    branches/gccgo/gcc/c-family/c-warn.c
    branches/gccgo/gcc/c/ChangeLog
    branches/gccgo/gcc/c/c-parser.c
    branches/gccgo/gcc/c/c-typeck.c
    branches/gccgo/gcc/c/gimple-parser.c
    branches/gccgo/gcc/config.gcc
    branches/gccgo/gcc/config/arc/arc.c
    branches/gccgo/gcc/config/arc/arc.h
    branches/gccgo/gcc/config/arc/predicates.md
    branches/gccgo/gcc/config/arm/arm-cpu-data.h
    branches/gccgo/gcc/config/arm/arm-cpus.in
    branches/gccgo/gcc/config/arm/parsecpu.awk
    branches/gccgo/gcc/config/c6x/c6x.c
    branches/gccgo/gcc/config/cris/cris.md
    branches/gccgo/gcc/config/i386/cpuid.h
    branches/gccgo/gcc/config/i386/i386.c
    branches/gccgo/gcc/config/nios2/nios2.c
    branches/gccgo/gcc/config/nvptx/nvptx.c
    branches/gccgo/gcc/config/pa/pa.c
    branches/gccgo/gcc/config/rs6000/rs6000-c.c
    branches/gccgo/gcc/config/sh/sh.md
    branches/gccgo/gcc/config/visium/visium.md
    branches/gccgo/gcc/coverage.c
    branches/gccgo/gcc/cp/ChangeLog
    branches/gccgo/gcc/cp/call.c
    branches/gccgo/gcc/cp/decl.c
    branches/gccgo/gcc/cp/init.c
    branches/gccgo/gcc/cp/parser.c
    branches/gccgo/gcc/cp/pt.c
    branches/gccgo/gcc/cp/semantics.c
    branches/gccgo/gcc/cp/typeck.c
    branches/gccgo/gcc/doc/invoke.texi
    branches/gccgo/gcc/doc/optinfo.texi
    branches/gccgo/gcc/dumpfile.c
    branches/gccgo/gcc/dumpfile.h
    branches/gccgo/gcc/dwarf2out.c
    branches/gccgo/gcc/expr.c
    branches/gccgo/gcc/fold-const.c
    branches/gccgo/gcc/fortran/ChangeLog
    branches/gccgo/gcc/fortran/interface.c
    branches/gccgo/gcc/fortran/invoke.texi
    branches/gccgo/gcc/fortran/match.c
    branches/gccgo/gcc/fortran/options.c
    branches/gccgo/gcc/fortran/parse.c
    branches/gccgo/gcc/fortran/scanner.c
    branches/gccgo/gcc/gcov.c
    branches/gccgo/gcc/gimple-ssa-split-paths.c
    branches/gccgo/gcc/go/gofrontend/MERGE
    branches/gccgo/gcc/hsa-gen.c
    branches/gccgo/gcc/ifcvt.c
    branches/gccgo/gcc/internal-fn.c
    branches/gccgo/gcc/ipa-hsa.c
    branches/gccgo/gcc/ira.c
    branches/gccgo/gcc/lra-constraints.c
    branches/gccgo/gcc/omp-expand.c
    branches/gccgo/gcc/omp-low.c
    branches/gccgo/gcc/omp-offload.c
    branches/gccgo/gcc/omp-simd-clone.c
    branches/gccgo/gcc/optc-gen.awk
    branches/gccgo/gcc/opts-common.c
    branches/gccgo/gcc/opts.c
    branches/gccgo/gcc/opts.h
    branches/gccgo/gcc/params.def
    branches/gccgo/gcc/passes.def
    branches/gccgo/gcc/po/ChangeLog
    branches/gccgo/gcc/po/be.po
    branches/gccgo/gcc/po/da.po
    branches/gccgo/gcc/po/de.po
    branches/gccgo/gcc/po/el.po
    branches/gccgo/gcc/po/es.po
    branches/gccgo/gcc/po/fi.po
    branches/gccgo/gcc/po/fr.po
    branches/gccgo/gcc/po/gcc.pot
    branches/gccgo/gcc/po/hr.po
    branches/gccgo/gcc/po/id.po
    branches/gccgo/gcc/po/ja.po
    branches/gccgo/gcc/po/nl.po
    branches/gccgo/gcc/po/ru.po
    branches/gccgo/gcc/po/sr.po
    branches/gccgo/gcc/po/sv.po
    branches/gccgo/gcc/po/tr.po
    branches/gccgo/gcc/po/uk.po
    branches/gccgo/gcc/po/vi.po
    branches/gccgo/gcc/po/zh_CN.po
    branches/gccgo/gcc/po/zh_TW.po
    branches/gccgo/gcc/testsuite/ChangeLog
    branches/gccgo/gcc/testsuite/g++.dg/ext/complit15.C
    branches/gccgo/gcc/testsuite/gcc.dg/ifcvt-4.c
    branches/gccgo/gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-14.c
    branches/gccgo/gcc/testsuite/gcc.dg/vect/pr79347.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/mips-ps-type-2.c
    branches/gccgo/gcc/testsuite/gcc.target/mips/mips-ps-type.c
    branches/gccgo/gcc/testsuite/gcc.target/visium/bit_test.c
    branches/gccgo/gcc/testsuite/gcc.target/visium/block_move.c
    branches/gccgo/gcc/testsuite/gfortran.dg/dtio_6.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/inline_matmul_1.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/inline_matmul_11.f90
    branches/gccgo/gcc/testsuite/gfortran.dg/inline_matmul_9.f90
    branches/gccgo/gcc/tree-eh.c
    branches/gccgo/gcc/tree-inline.c
    branches/gccgo/gcc/tree-predcom.c
    branches/gccgo/gcc/tree-ssa-dse.c
    branches/gccgo/gcc/tree-ssa-loop-manip.c
    branches/gccgo/gcc/tree-ssa-loop-manip.h
    branches/gccgo/gcc/tree-ssa-loop-niter.c
    branches/gccgo/gcc/tree-ssa-pre.c
    branches/gccgo/gcc/tree-ssa-sccvn.c
    branches/gccgo/gcc/tree-vect-loop.c
    branches/gccgo/gcc/tree-vect-stmts.c
    branches/gccgo/gcc/tree.c
    branches/gccgo/gcc/tree.h
    branches/gccgo/include/ChangeLog
    branches/gccgo/include/dwarf2.def
    branches/gccgo/libgfortran/ChangeLog
    branches/gccgo/libgfortran/intrinsics/random.c
    branches/gccgo/libgo/go/runtime/signal_gccgo.go
    branches/gccgo/libgo/mksigtab.sh
    branches/gccgo/maintainer-scripts/ChangeLog
    branches/gccgo/maintainer-scripts/update_web_docs_svn

Propchange: branches/gccgo/
            ('svn:mergeinfo' modified)



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