This is an automated email from the git hooks/post-receive script.
robert.savoye pushed a change to branch test
in repository toolchain/abe.
at 3f1dfac test merge
This branch includes the following new commits:
new 3f1dfac test merge
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.
--
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 c0bf500 C and C++ FE: fix source ranges for binary ops
new 6fd5d6a 2015-12-21 Andrew Pinski <apinski(a)cavium.com>
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 | 5 +++++
gcc/config/aarch64/aarch64-option-extensions.def | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 f8674a0 DWARF: allow dynamic data member offsets for inheritance info
new c0bf500 C and C++ FE: fix source ranges for binary ops
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/c-family/ChangeLog | 7 ++++
gcc/c-family/c-common.c | 21 +++++++---
gcc/c-family/c-common.h | 2 +-
gcc/c/ChangeLog | 7 ++++
gcc/c/c-typeck.c | 11 ++++-
gcc/cp/ChangeLog | 9 ++++
gcc/cp/typeck.c | 13 ++++--
gcc/testsuite/ChangeLog | 8 ++++
gcc/testsuite/g++.dg/diagnostic/bad-binary-ops.C | 44 ++++++++++++++++++++
gcc/testsuite/gcc.dg/bad-binary-ops.c | 48 ++++++++++++++++++++++
.../gcc.dg/plugin/diagnostic_plugin_show_trees.c | 44 --------------------
11 files changed, 159 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/diagnostic/bad-binary-ops.C
create mode 100644 gcc/testsuite/gcc.dg/bad-binary-ops.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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance-arbitrary
in repository toolchain/abe.
discards 4ae3177 WIP: Install less packages
discards 3a418eb Add missing tcpdump dependency
discards dc56655 Permit host machine to be of any type
discards 43c4cc0 Enquote sysroot
discards 6798be5 benchmark.sh: Rename GCC to something more generic
discards c54c9e2 Clean up toolchain usage
discards de6e3f7 Ensure that unset params get value None
discards 5e430a9 WIP: Disable netctl for Juno
discards e46c159 WIP: Remove tag restrictions
adds 0794458 Ensure that unset params get value None
adds 966db2e Clean up toolchain usage
adds 790d41c benchmark.sh: Rename GCC to something more generic
new 04fb77c Enquote sysroot
new dae9301 Permit host machine to be of any type
new 5cdf5cb Add missing tcpdump dependency
new d34938c WIP: Install less packages
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 (4ae3177)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (d34938c)
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 4 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:
config/bench/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
config/bench/jobdefs/template.yaml | 13 +++++++++++++
3 files changed, 15 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 899cc28 PR tree-optimization/65337 * tree-ssa-pre.c (eliminate): Al [...]
new f8674a0 DWARF: allow dynamic data member offsets for inheritance info
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 | 6 ++++++
gcc/dwarf2out.c | 22 +++++++++++-----------
2 files changed, 17 insertions(+), 11 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
omits 6798be5 benchmark.sh: Rename GCC to something more generic
omits c54c9e2 Clean up toolchain usage
omits de6e3f7 Ensure that unset params get value None
omits 5e430a9 WIP: Disable netctl for Juno
omits e46c159 WIP: Remove tag restrictions
adds 0794458 Ensure that unset params get value None
adds 966db2e Clean up toolchain usage
adds 790d41c benchmark.sh: Rename GCC to something more generic
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 (6798be5)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (790d41c)
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.
No new revisions were added by this update.
Summary of changes:
config/bench/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
config/bench/jobdefs/template.yaml | 13 +++++++++++++
3 files changed, 15 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.
bernie.ogden pushed a change to branch bernie/benchmarking-clang-gcc-coremark-pro
in repository toolchain/abe.
omits 6798be5 benchmark.sh: Rename GCC to something more generic
omits c54c9e2 Clean up toolchain usage
omits de6e3f7 Ensure that unset params get value None
omits 5e430a9 WIP: Disable netctl for Juno
omits e46c159 WIP: Remove tag restrictions
new 0794458 Ensure that unset params get value None
new 966db2e Clean up toolchain usage
new 790d41c benchmark.sh: Rename GCC to something more generic
new 8552c6a Disable tag limits for this run only
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 (6798be5)
\
N -- N -- N refs/heads/bernie/benchmarking-clang-gcc-coremark-pro (8552c6a)
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 4 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:
config/bench/boards/juno-a53.conf | 2 +-
config/bench/boards/juno-a57.conf | 2 +-
2 files changed, 2 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.
bernie.ogden pushed a change to branch bernie/benchmarking-clang-gcc-coremark-pro
in repository toolchain/abe.
discards 4954371 Clean up toolchain usage
discards 65665e3 Ensure that unset params get value None
discards db05f99 WIP: Disable netctl for Juno
discards 8dbdd3a WIP: Remove tag restrictions
discards 26ba2be dispatch-benchmark.py: Support Coremark Pro
discards 9e79058 CoremarkPro support
discards fd0786c Add some (commented-out) debugging output
discards 0656a63 Always read configs with target context
discards 85533ed Apply target context when looking for binaries
discards ced6914 Support external sysroot
discards 0d689ce dispatch-benchmark.py: Option to set bundle stream
discards f469a2e dispatch-benchmark.py: Validate input
discards 4a51ba1 dispatch-benchmark.py: Message on dry-run exit
discards b0743c0 dispatch-benchmark.py: Move dryrun exit to more natural location
discards ee779dc dispatch-benchmark.py: Script to dispatch benchmarks
discards 7114fc1 template.yaml: Metadata must be a string
discards 117948a Remove old jobdefs
discards 9fff06f Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
discards e472071 Benchmark.sh: Make bundle stream default paranoid
discards 12d163d Benchmark.sh: Handle enquoting in parameters
discards e322085 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
discards 0c9cbeb Benchmark.sh: Set the right default branch
discards d2372e7 Benchmark.sh: Remove redundant comments
discards 5936dfc Benchmark.sh,template.yaml: Map from target type to image
discards 243c10a Benchmark.sh,template.yaml: Accept public key
discards d8f7620 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
discards d5b7ab5 Benchmark.sh: Make LAVA_USER available to params
discards 683945c Benchmark.sh: Get bundle server from external LAVA_SERVER def
discards 86d6a50 Benchmark.sh: Braces-and-spaces
discards b6ae58b Benchmark.sh: Allow optional parms to be undefined
discards ef897f1 Import template.yaml from lava-jobs
discards d8e8549 Add script to derive all job parameters
discards 93e61a9 Remove redundant TODO
discards 2447d1f WIP: 'Semi-trusted' concept, for testing purposes
discards c104d20 Add trusted-host-session.yaml
discards dc55b96 CPU2006.sh: Attach raw output to run
adds a3e655e CPU2006.sh: Attach raw output to run
adds c2c052a Add trusted-host-session.yaml
adds ccb8cd9 WIP: 'Semi-trusted' concept, for testing purposes
adds 2770a92 Remove redundant TODO
adds 485d94e Add script to derive all job parameters
adds 9497a97 Import template.yaml from lava-jobs
adds 509e2b3 Benchmark.sh: Allow optional parms to be undefined
adds 5ddfaed Benchmark.sh: Braces-and-spaces
adds 4bb803f Benchmark.sh: Get bundle server from external LAVA_SERVER def
adds 54fb1cf Benchmark.sh: Make LAVA_USER available to params
adds a9ee5b6 Benchmark.sh,template.yaml: s/ABE_/TESTDEF_/
adds bbacf2f Benchmark.sh,template.yaml: Accept public key
adds 2c16e96 Benchmark.sh,template.yaml: Map from target type to image
adds 9588f83 Benchmark.sh: Remove redundant comments
adds c94f182 Benchmark.sh: Set the right default branch
adds 11d2661 Benchmark.sh: Set BUNDLE_STREAM_NAME only if unset
adds 276b177 Benchmark.sh: Handle enquoting in parameters
adds 82e1276 Benchmark.sh: Make bundle stream default paranoid
adds 6f8a0a2 Benchmark.sh,template.yaml: s/BUNDLE_STREAM_NAME/BUNDLE_STREAM/
adds 6dd89f0 Remove old jobdefs
adds 4226a1f template.yaml: Metadata must be a string
adds c610b09 dispatch-benchmark.py: Script to dispatch benchmarks
adds 64f91e5 dispatch-benchmark.py: Move dryrun exit to more natural location
adds 3100dbe dispatch-benchmark.py: Message on dry-run exit
adds 190b219 dispatch-benchmark.py: Validate input
adds fcaa26e dispatch-benchmark.py: Option to set bundle stream
adds 4234e4f Support external sysroot
adds f9cd693 Apply target context when looking for binaries
adds 6508886 Always read configs with target context
adds b1d5fbc Add some (commented-out) debugging output
adds 5597d02 CoremarkPro support
adds bf7a56e dispatch-benchmark.py: Support Coremark Pro
adds 6a64030 Gather script for Coremark Pro
adds e46c159 WIP: Remove tag restrictions
adds 5e430a9 WIP: Disable netctl for Juno
adds de6e3f7 Ensure that unset params get value None
adds c54c9e2 Clean up toolchain usage
adds 6798be5 benchmark.sh: Rename GCC to something more generic
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 (4954371)
\
N -- N -- N refs/heads/bernie/benchmarking-clang-gcc-coremark-pro (6798be5)
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.
No new revisions were added by this update.
Summary of changes:
config/bench/gather/CPU2006.sh | 21 ++-
config/bench/gather/CoremarkPro.sh | 206 ++++++++++++++++++++++++++
config/bench/gather/test_CPU2006.sh | 7 +
config/bench/gather/test_CoremarkPro.sh | 251 ++++++++++++++++++++++++++++++++
scripts/benchmark.sh | 38 ++---
5 files changed, 498 insertions(+), 25 deletions(-)
create mode 100755 config/bench/gather/CoremarkPro.sh
create mode 100755 config/bench/gather/test_CoremarkPro.sh
--
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-arbitrary
in repository toolchain/abe.
discards 1ed3d73 WIP: Install less packages
discards e04cb85 Add missing tcpdump dependency
discards 2233112 Permit host machine to be of any type
discards a6765b2 Enquote sysroot
discards 795f116 Only check for toolchain if building benchmark
adds c54c9e2 Clean up toolchain usage
adds 6798be5 benchmark.sh: Rename GCC to something more generic
new 43c4cc0 Enquote sysroot
new dc56655 Permit host machine to be of any type
new 3a418eb Add missing tcpdump dependency
new 4ae3177 WIP: Install less packages
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 (1ed3d73)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance-arbitrary (4ae3177)
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 4 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:
config/bench/lava/host-session | 13 +++++++++++++
scripts/Benchmark.sh | 5 +++--
scripts/benchmark.sh | 44 +++++++++++++++++++++---------------------
scripts/dispatch-benchmark.py | 17 ++++++++--------
4 files changed, 46 insertions(+), 33 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.
bernie.ogden pushed a change to branch bernie/benchmarking-uinstance
in repository toolchain/abe.
omits 795f116 Only check for toolchain if building benchmark
new c54c9e2 Clean up toolchain usage
new 6798be5 benchmark.sh: Rename GCC to something more generic
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 (795f116)
\
N -- N -- N refs/heads/bernie/benchmarking-uinstance (6798be5)
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 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:
config/bench/lava/host-session | 13 +++++++++++++
scripts/Benchmark.sh | 6 ++++--
scripts/benchmark.sh | 44 +++++++++++++++++++++---------------------
scripts/dispatch-benchmark.py | 17 ++++++++--------
4 files changed, 47 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.