r235060 - in /branches/melt-branch: ChangeLog.M...
bstarynk@gcc.gnu.org
bstarynk@gcc.gnu.org
Sat Apr 16 14:57:00 GMT 2016
Author: bstarynk
Date: Sat Apr 16 14:57:31 2016
New Revision: 235060
URL: https://gcc.gnu.org/viewcvs?rev=235060&root=gcc&view=rev
Log:
2016-04-16 Basile Starynkevitch <basile@starynkevitch.net>
{{manually merging with even more of GCC 6, using its trunk svn rev 230195;
apparently, some changes have been lost in some previous svn merges...}}
Added:
branches/melt-branch/contrib/header-tools/
branches/melt-branch/contrib/header-tools/ChangeLog
branches/melt-branch/contrib/header-tools/README
branches/melt-branch/contrib/header-tools/count-headers (with props)
branches/melt-branch/contrib/header-tools/gcc-order-headers (with props)
branches/melt-branch/contrib/header-tools/graph-header-logs (with props)
branches/melt-branch/contrib/header-tools/graph-include-web (with props)
branches/melt-branch/contrib/header-tools/headerutils.py (with props)
branches/melt-branch/contrib/header-tools/included-by (with props)
branches/melt-branch/contrib/header-tools/reduce-headers (with props)
branches/melt-branch/contrib/header-tools/replace-header (with props)
branches/melt-branch/contrib/header-tools/show-headers (with props)
branches/melt-branch/gcc/testsuite/gcc.dg/graphite/scop-23.c
branches/melt-branch/gcc/testsuite/gcc.target/aarch64/fp16/set_zero_1.c
Modified:
branches/melt-branch/ChangeLog.MELT
branches/melt-branch/contrib/ChangeLog
branches/melt-branch/gcc/ChangeLog
branches/melt-branch/gcc/bb-reorder.c
branches/melt-branch/gcc/c-family/c-ada-spec.h
branches/melt-branch/gcc/c-family/c-common.c
branches/melt-branch/gcc/c-family/c-common.h
branches/melt-branch/gcc/c-family/c-format.c
branches/melt-branch/gcc/c-family/c-format.h
branches/melt-branch/gcc/c-family/c-objc.h
branches/melt-branch/gcc/c-family/c-omp.c
branches/melt-branch/gcc/c-family/c-ppoutput.c
branches/melt-branch/gcc/c-family/c-pragma.c
branches/melt-branch/gcc/c-family/c-pragma.h
branches/melt-branch/gcc/c/c-aux-info.c
branches/melt-branch/gcc/c/c-parser.c
branches/melt-branch/gcc/c/c-tree.h
branches/melt-branch/gcc/cfgloop.h
branches/melt-branch/gcc/collect2.c
branches/melt-branch/gcc/combine.c
branches/melt-branch/gcc/config/aarch64/aarch64.md
branches/melt-branch/gcc/config/alpha/alpha-protos.h
branches/melt-branch/gcc/config/alpha/alpha.c
branches/melt-branch/gcc/config/alpha/alpha.h
branches/melt-branch/gcc/config/rs6000/xilinx.opt
branches/melt-branch/gcc/config/rx/predicates.md
branches/melt-branch/gcc/config/rx/rx.c
branches/melt-branch/gcc/cp/call.c
branches/melt-branch/gcc/cp/class.c
branches/melt-branch/gcc/cp/constexpr.c
branches/melt-branch/gcc/cp/cp-tree.h
branches/melt-branch/gcc/cp/decl.c
branches/melt-branch/gcc/cp/decl2.c
branches/melt-branch/gcc/cp/except.c
branches/melt-branch/gcc/cp/mangle.c
branches/melt-branch/gcc/cp/method.c
branches/melt-branch/gcc/cp/name-lookup.h
branches/melt-branch/gcc/cp/parser.c
branches/melt-branch/gcc/cp/parser.h
branches/melt-branch/gcc/cp/pt.c
branches/melt-branch/gcc/cp/rtti.c
branches/melt-branch/gcc/cp/semantics.c
branches/melt-branch/gcc/cp/tree.c
branches/melt-branch/gcc/cp/typeck.c
branches/melt-branch/gcc/cp/typeck2.c
branches/melt-branch/gcc/doc/gccint.texi
branches/melt-branch/gcc/doc/invoke.texi
branches/melt-branch/gcc/dse.c
branches/melt-branch/gcc/dwarf2cfi.c
branches/melt-branch/gcc/dwarf2out.c
branches/melt-branch/gcc/fold-const.c
branches/melt-branch/gcc/fortran/dependency.c
branches/melt-branch/gcc/fortran/dependency.h
branches/melt-branch/gcc/fortran/gfortran.h
branches/melt-branch/gcc/fortran/io.c
branches/melt-branch/gcc/fortran/module.c
branches/melt-branch/gcc/fortran/parse.h
branches/melt-branch/gcc/fortran/resolve.c
branches/melt-branch/gcc/fortran/trans-types.h
branches/melt-branch/gcc/fortran/trans.h
branches/melt-branch/gcc/gcse-common.h
branches/melt-branch/gcc/gdbinit.in
branches/melt-branch/gcc/genopinit.c
branches/melt-branch/gcc/ggc-page.c
branches/melt-branch/gcc/graphite-isl-ast-to-gimple.c
branches/melt-branch/gcc/loop-iv.c
branches/melt-branch/gcc/lto/lto.h
branches/melt-branch/gcc/machmode.h
branches/melt-branch/gcc/mcf.c
branches/melt-branch/gcc/modulo-sched.c
branches/melt-branch/gcc/objc/objc-act.h
branches/melt-branch/gcc/objc/objc-next-runtime-abi-02.c
branches/melt-branch/gcc/objc/objc-runtime-hooks.h
branches/melt-branch/gcc/omp-low.c
branches/melt-branch/gcc/optabs-query.h
branches/melt-branch/gcc/optabs-tree.c
branches/melt-branch/gcc/optabs.c
branches/melt-branch/gcc/optabs.def
branches/melt-branch/gcc/params.def
branches/melt-branch/gcc/passes.c
branches/melt-branch/gcc/read-rtl.c
branches/melt-branch/gcc/sched-rgn.c
branches/melt-branch/gcc/sese.c
branches/melt-branch/gcc/sese.h
branches/melt-branch/gcc/signop.h
branches/melt-branch/gcc/testsuite/g++.dg/compat/compat.exp
branches/melt-branch/gcc/testsuite/g++.dg/compat/struct-layout-1.exp
branches/melt-branch/gcc/testsuite/gcc.dg/pr42631.c
branches/melt-branch/gcc/testsuite/gcc.target/i386/pr47312.c
branches/melt-branch/gcc/testsuite/lib/asan-dg.exp
branches/melt-branch/gcc/testsuite/lib/atomic-dg.exp
branches/melt-branch/gcc/testsuite/lib/cilk-plus-dg.exp
branches/melt-branch/gcc/testsuite/lib/clearcap.exp
branches/melt-branch/gcc/testsuite/lib/mpx-dg.exp
branches/melt-branch/gcc/testsuite/lib/target-supports.exp
branches/melt-branch/gcc/testsuite/lib/tsan-dg.exp
branches/melt-branch/gcc/testsuite/lib/ubsan-dg.exp
branches/melt-branch/gcc/toplev.c
branches/melt-branch/gcc/toplev.h
branches/melt-branch/gcc/tree-call-cdce.c
branches/melt-branch/gcc/tree-dfa.c
branches/melt-branch/gcc/tree-diagnostic.c
branches/melt-branch/gcc/tree-inline.h
branches/melt-branch/gcc/tree-scalar-evolution.c
branches/melt-branch/gcc/tree-ssa-address.c
branches/melt-branch/gcc/tree-ssa-dom.c
branches/melt-branch/gcc/tree-ssa-loop-niter.c
branches/melt-branch/gcc/tree-ssa-loop.h
branches/melt-branch/gcc/tree-ssa-pre.c
branches/melt-branch/gcc/tree-ssa-reassoc.c
branches/melt-branch/gcc/tree-ssa-sccvn.h
branches/melt-branch/gcc/tree-ssa-structalias.c
branches/melt-branch/gcc/tree-ssa-uninit.c
branches/melt-branch/gcc/tree-ssa.h
branches/melt-branch/gcc/tree-vect-loop-manip.c
branches/melt-branch/gcc/tree-vect-patterns.c
branches/melt-branch/gcc/tree-vect-slp.c
branches/melt-branch/gcc/tree-vect-stmts.c
branches/melt-branch/gcc/tree-vectorizer.h
branches/melt-branch/gcc/tree-vrp.c
branches/melt-branch/gcc/var-tracking.c
branches/melt-branch/gcc/web.c
branches/melt-branch/intl/aclocal.m4
branches/melt-branch/libcpp/aclocal.m4
branches/melt-branch/libdecnumber/aclocal.m4
branches/melt-branch/libstdc++-v3/include/bits/regex_automaton.h
branches/melt-branch/libstdc++-v3/include/bits/regex_automaton.tcc
branches/melt-branch/libstdc++-v3/include/bits/regex_compiler.h
branches/melt-branch/libstdc++-v3/include/bits/regex_compiler.tcc
branches/melt-branch/libstdc++-v3/include/bits/regex_error.h
branches/melt-branch/libstdc++-v3/include/bits/regex_scanner.tcc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/1.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/arithmetic/2.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/cons/1.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/cons/2.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/duration/requirements/explicit_instantiation/explicit_instantiation.cc
branches/melt-branch/libstdc++-v3/testsuite/20_util/time_point/requirements/explicit_instantiation/explicit_instantiation.cc
branches/melt-branch/lto-plugin/configure
Propchange: branches/melt-branch/contrib/header-tools/count-headers
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/gcc-order-headers
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/graph-header-logs
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/graph-include-web
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/headerutils.py
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/included-by
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/reduce-headers
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/replace-header
('svn:executable' added)
Propchange: branches/melt-branch/contrib/header-tools/show-headers
('svn:executable' added)
More information about the Gcc-cvs
mailing list