This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a2356db 2015-12-17 Andris Pavenis <andris.pavenis(a)iki.fi>
new 230bf8b PR c++/67576
new 02df649 PR c++/67550
new a24f50c * config/avr/avr.h (MOVE_MAX): Set value to 1. [...]
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 11 ++++++++++-
gcc/config/avr/avr.c | 25 +++++++++++++++++++++++++
gcc/config/avr/avr.h | 17 ++++++++++++++++-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/init.c | 5 +++++
gcc/cp/rtti.c | 2 +-
gcc/testsuite/g++.dg/init/aggr13.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/rtti/typeid11.C | 16 ++++++++++++++++
8 files changed, 100 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/aggr13.C
create mode 100644 gcc/testsuite/g++.dg/rtti/typeid11.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch
in repository gcc.
from 2efd77c Daily bump.
new 1f6d667 PR c++/67576
new 7e93f01 PR c++/67550
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/init.c | 5 +++++
gcc/cp/rtti.c | 2 +-
gcc/testsuite/g++.dg/init/aggr13.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/rtti/typeid11.C | 16 ++++++++++++++++
5 files changed, 49 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/init/aggr13.C
create mode 100644 gcc/testsuite/g++.dg/rtti/typeid11.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from 2817bcf Daily bump.
new 5840f0f PR c++/67557
new 72ea6bc PR c++/67576
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/ChangeLog | 11 ++++++++
gcc/cp/call.c | 37 +++++++++++++++++++++++++-
gcc/cp/rtti.c | 2 +-
gcc/testsuite/g++.dg/init/elide3.C | 50 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/rtti/typeid11.C | 16 ++++++++++++
5 files changed, 114 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/elide3.C
create mode 100644 gcc/testsuite/g++.dg/rtti/typeid11.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 690f83b obsolete the interix target
new a2356db 2015-12-17 Andris Pavenis <andris.pavenis(a)iki.fi>
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 4 ++++
MAINTAINERS | 1 +
2 files changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
discards f611503 WIPish: Always read config with target context
discards 30fa3d7 Permit default_makeflags to be undefined
discards 3980630 WIPish: try not enquoting the sysroot
omits 1e20086 WIPish: Fix sysroot?
omits e10fa62 WIPish: Ensure that unset params get value None
omits ed32104 WIP: Disable netctl for Juno
omits 3a293ec WIP: Remove tag restrictions
omits 5d9ad8a dispatch-benchmark.py: Support Coremark Pro
omits 372e28a CoremarkPro support
omits f64471f Add some (commented-out) debugging output
omits 00ef0cd Apply target context when looking for binaries
omits 1508794 Support external sysroot
omits 5d8df5b dispatch-benchmark.py: Option to set bundle stream
omits 6af1ad0 dispatch-benchmark.py: Validate input
omits 0ca3268 dispatch-benchmark.py: Message on dry-run exit
omits 2a8d0d2 dispatch-benchmark.py: Move dryrun exit to more natural location
omits bb1d8d3 dispatch-benchmark.py: Script to dispatch benchmarks
omits 19e9314 template.yaml: Metadata must be a string
omits 7c2d9a8 Remove old jobdefs
omits 2a19d7e Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
omits 78109e3 Benchmark.sh: Make bundle stream default paranoid
omits f7373f8 Benchmark.sh: Handle enquoting in parameters
omits 4407c90 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
omits 5a890d1 Benchmark.sh: Set the right default branch
omits ebfbacc Benchmark.sh: Remove redundant comments
omits 5a5e1ac Benchmark.sh,template.yaml: Map from target type to image
omits 75fb21b Benchmark.sh,template.yaml: Accept public key
omits a6adf30 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
omits f5a05e2 Benchmark.sh: Make LAVA_USER available to params
omits 83f6157 Benchmark.sh: Get bundle server from external LAVA_SERVER def
omits bd8fa81 Benchmark.sh: Braces-and-spaces
omits e4162d3 Benchmark.sh: Allow optional parms to be undefined
omits f463438 Import template.yaml from lava-jobs
omits b647701 Add script to derive all job parameters
omits bd695c5 Remove redundant TODO
omits c92eeb5 WIP: 'Semi-trusted' concept, for testing purposes
omits 6114740 Add trusted-host-session.yaml
omits f14cf67 CPU2006.sh: Attach raw output to run
omits eac0803 fakebench.sh: Attach to run, not a test case
omits 5989bd0 Gather script + tests for CPU2006
omits b5917b1 gather/fakebench.sh: All output to console
omits 8d1b704 WIP: Experiment in collecting metadata
omits 4ff53fe Clean up path handling
omits ad317c6 Attach raw files when gathering fakebench
omits 8da8049 Remove redundant exit from remote_exec_async
omits 15591c3 Add some standard settings to target-session
omits 23190cd Support gathering of results to bundle stream
omits 6f48ff4 Support post-run-cmd
omits 0171d1a Simplify benchmark.sh invocations
omits 1dcaba0 Allow benchmark.sh to take prebuilt tarball
omits c82323f Merge Benchmark.job into host-session
omits 0430bc7 Use ip_addr in error report, if available
omits 9019768 Remove bench dir for being confusing
omits a6ad739 Fix fakebench.conf
new 3724f96 Fix fakebench.conf
new c5f5ee1 Remove bench dir for being confusing
new d534d9b Use ip_addr in error report, if available
new bb7fd79 Merge Benchmark.job into host-session
new b65cfcd Allow benchmark.sh to take prebuilt tarball
new fd70f71 Simplify benchmark.sh invocations
new 166d9e9 Support post-run-cmd
new d17bda5 Support gathering of results to bundle stream
new 9f34427 Add some standard settings to target-session
new 901eb1b Remove redundant exit from remote_exec_async
new fd4bbae Attach raw files when gathering fakebench
new 54ff360 Clean up path handling
new 25d601e WIP: Experiment in collecting metadata
new 708f946 gather/fakebench.sh: All output to console
new bcb8972 Gather script + tests for CPU2006
new f3b9728 fakebench.sh: Attach to run, not a test case
new dc55b96 CPU2006.sh: Attach raw output to run
new c104d20 Add trusted-host-session.yaml
new 2447d1f WIP: 'Semi-trusted' concept, for testing purposes
new 93e61a9 Remove redundant TODO
new d8e8549 Add script to derive all job parameters
new ef897f1 Import template.yaml from lava-jobs
new b6ae58b Benchmark.sh: Allow optional parms to be undefined
new 86d6a50 Benchmark.sh: Braces-and-spaces
new 683945c Benchmark.sh: Get bundle server from external LAVA_SERVER def
new d5b7ab5 Benchmark.sh: Make LAVA_USER available to params
new d8f7620 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
new 243c10a Benchmark.sh,template.yaml: Accept public key
new 5936dfc Benchmark.sh,template.yaml: Map from target type to image
new d2372e7 Benchmark.sh: Remove redundant comments
new 0c9cbeb Benchmark.sh: Set the right default branch
new e322085 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
new 12d163d Benchmark.sh: Handle enquoting in parameters
new e472071 Benchmark.sh: Make bundle stream default paranoid
new 9fff06f Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
new 117948a Remove old jobdefs
new 7114fc1 template.yaml: Metadata must be a string
new ee779dc dispatch-benchmark.py: Script to dispatch benchmarks
new b0743c0 dispatch-benchmark.py: Move dryrun exit to more natural location
new 4a51ba1 dispatch-benchmark.py: Message on dry-run exit
new f469a2e dispatch-benchmark.py: Validate input
new 0d689ce dispatch-benchmark.py: Option to set bundle stream
new ced6914 Support external sysroot
new 85533ed Apply target context when looking for binaries
new 0656a63 Always read configs with target context
new fd0786c Add some (commented-out) debugging output
new 9e79058 CoremarkPro support
new 26ba2be dispatch-benchmark.py: Support Coremark Pro
new 8dbdd3a WIP: Remove tag restrictions
new db05f99 WIP: Disable netctl for Juno
new 65665e3 Ensure that unset params get value None
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f611503)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (65665e3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 51 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 5c4d67b * config/nvptx/nvptx.h (NVPTX_RETURN_REGNUM, FRAME_POINTER_R [...]
new 22b8661 mark *-knetbsd-* as obsolete
new 40e74b2 obsolete openbsd 2.0 and 3.X
new 690f83b obsolete the interix target
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 12 ++++++++++++
gcc/config.gcc | 6 ++++--
2 files changed, 16 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 402759d 2015-12-17 Richard Biener <rguenther(a)suse.de>
new 5c4d67b * config/nvptx/nvptx.h (NVPTX_RETURN_REGNUM, FRAME_POINTER_R [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 8 ++++++++
gcc/config/nvptx/nvptx.h | 52 +++++++++++++-----------------------------------
2 files changed, 22 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 91f0977 DWARF: describe properly Ada packed arrays
new 617b4fc * c-c++-common/Wunused-var-13.c: Requires label values. * g [...]
new 402759d 2015-12-17 Richard Biener <rguenther(a)suse.de>
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/c-c++-common/Wunused-var-13.c | 1 +
gcc/testsuite/gcc.dg/torture/pr46216.c | 1 +
gcc/testsuite/gcc.dg/torture/pr68946.c | 24 +++++++++++++++++++++++
gcc/tree-vect-slp.c | 30 +++++++++++++----------------
6 files changed, 55 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr68946.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fa79057 Fix wrong PR references
new b55deb2 PR tree-optimization/68835 * tree.c (get_int_cst_ext_nunits [...]
new 4eb18c4 2015-12-17 Christian Bruel <christian.bruel(a)st.com>
new 07ae827 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs. * config [...]
new f78f10d Add a flag to control the balance between GNAT encodings and [...]
new b20f41d DWARF: handle variable-length records and variant parts
new db3c183 DWARF: add a language hook to override types in debugging inf [...]
new 6a3b696 DWARF: add a language hook for fixed-point types
new 4b4c965 DWARF: describe Ada dynamic arrays as proper arrays
new 584cdd4 DWARF: create a macro for max dimensions for array descr. lang. hook
new e0501e5 DWARF: add a language hook for scalar biased types
new 91f0977 DWARF: describe properly Ada packed arrays
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
ChangeLog | 5 +
config/isl.m4 | 4 +-
configure | 4 +-
gcc/ChangeLog | 198 +++
gcc/ada/ChangeLog | 116 ++
gcc/ada/gcc-interface/ada-tree.def | 5 +
gcc/ada/gcc-interface/ada-tree.h | 71 +-
gcc/ada/gcc-interface/decl.c | 217 +++-
gcc/ada/gcc-interface/misc.c | 453 ++++++-
gcc/ada/gcc-interface/utils.c | 52 +-
gcc/common.opt | 21 +
gcc/dbxout.c | 2 +
gcc/debug.c | 1 +
gcc/debug.h | 5 +
gcc/defaults.h | 4 +
gcc/dwarf2out.c | 2134 +++++++++++++++++++++++++++++---
gcc/dwarf2out.h | 88 +-
gcc/flag-types.h | 15 +
gcc/langhooks-def.h | 8 +-
gcc/langhooks.h | 16 +
gcc/sdbout.c | 1 +
gcc/stor-layout.c | 5 +
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.dg/pr68835-1.c | 12 +
gcc/testsuite/gcc.dg/pr68835-2.c | 23 +
gcc/testsuite/gnat.dg/specs/debug1.ads | 2 +-
gcc/tree-streamer-out.c | 5 +-
gcc/tree.c | 11 +-
gcc/tree.h | 1 +
gcc/vmsdbgout.c | 1 +
30 files changed, 3234 insertions(+), 257 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr68835-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr68835-2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d84b851 2015-12-17 Richard Biener <rguenther(a)suse.de>
new fa79057 Fix wrong PR references
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/cp/ChangeLog | 2 +-
gcc/testsuite/ChangeLog | 4 ++--
gcc/testsuite/g++.dg/conversion/{pr59878.C => pr59879.C} | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
rename gcc/testsuite/g++.dg/conversion/{pr59878.C => pr59879.C} (95%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.