This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 281687d * g++.dg/ubsan/pr70135.C: Don't rely on C++17 static_assert.
new cc189a6 libgomp/ PR testsuite/70009 * testsuite/libgomp.oacc-c-c++ [...]
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:
libgomp/ChangeLog | 5 +++++
libgomp/testsuite/libgomp.oacc-c-c++-common/vprop.c | 4 ++--
2 files changed, 7 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 af4c829 PR target/7044 * config/aarch64/aarch64.c (aarch64_overrid [...]
new 281687d * g++.dg/ubsan/pr70135.C: Don't rely on C++17 static_assert.
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/testsuite/g++.dg/ubsan/pr70135.C | 2 +-
1 file changed, 1 insertion(+), 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 hjl/pr70155/master
in repository gcc.
discards 4bc701b Extend STV pass to 64-bit mode
new 47296ff Extend STV pass to 64-bit mode
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 (4bc701b)
\
N -- N -- N refs/heads/hjl/pr70155/master (47296ff)
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 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/config/i386/i386.c | 2 +-
1 file changed, 1 insertion(+), 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.
bernie.ogden pushed a change to branch bernie/benchmarking
in repository toolchain/abe.
was ea00ea8 Correct gather scripts for Coremark-Pro quickrun
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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.
was b7106c4 Disable netctl, so I can see what is going on
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 benchmarking-clang-gcc-coremark-pro
in repository toolchain/abe.
at b7106c4 Disable netctl, so I can see what is going on
No new revisions were added by this update.
--
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-fixes
in repository toolchain/abe.
was 0c01335 Move comment in mustang.conf
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
--
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 benchmarking-fixes
in repository toolchain/abe.
at 93cacfd Run full cpufreq-info when recording target state
This branch includes the following new commits:
new e875a8c Rework quoting in buildonly run of benchmark.sh
new afeb54e gather scripts: Prune attachments
new 93cacfd Run full cpufreq-info when recording target state
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.
--
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 benchtest
in repository toolchain/abe.
was 1630c85 Clean up test output
This change permanently discards the following revisions:
discards 1630c85 Clean up test output
discards 12c35f4 Test one-time key
discards 97fb5f1 s/agent\([[:digit:]]/)/key-\1/
discards 808f89a Test agent key failure with multiple matches
discards 26ba0d2 Fix agent key selection and add tests
discards 58e6609 Delete redundant 'agent key does not exist' tests, and simpli [...]
discards 7fc1dd4 Add 'empty agent' test
discards 984fe93 Fix 'no agent' test
discards 4d2f607 Add 'bad parameter' tests for get_public_key
discards 7a2451e Convert existing tests to call get_public_key
discards 9f493ab Tidy up workarea initialization
discards 2ef4410 Add failfast feature to benchmark tests
discards cd6a4ee Add keeptmp feature to benchmark tests
discards 727e7e3 Add notices to get_public_key
discards 8644002 Improve error messages in get_public_key
discards ddaceab Refactor get_public_key
discards 7530946 Use some locals in get_public_key
discards ecd21bb Use error function in get_public_key()
discards d5ce445 Move key setup into lib/lava.sh
discards 78d827c WIP: Try to create a braces-and-spaces commit
discards 8768171 Make lib/lava.sh more in the ABE idiom
discards 75f890c Move lava.sh functions into lib/lava.sh
discards b29aa22 Default one-time key
discards b865ffc One-time key support
discards 4c0b24f Do not support use of existing ssh key files
discards 5efad8c Only use agent-forwarded key if told to do so
discards acff753 Never pick up a default private key
discards 8d58500 Remove env var to specify public key
discards f2f3939 WIP: Implement everywhere we're using tempdirs
discards 488d72b Move tempdir and listener initialisation
discards 1d44295 Tidy up JSON file error messages
discards a26fd37 WIP: Will need implementing on the runbenchmark.sh side
discards 9272322 WIP: Will need amending on the runbenchmark.sh side
discards a9e52b6 WIP: Will need amending on the runbenchmark.sh side
discards 67682fa Initial benchmark tests
discards 64fe23d Factor out from test.sh initialization and useful functions
--
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 benchhack
in repository toolchain/abe.
was 9c53114 add debug in temporary branch
This change permanently discards the following revisions:
discards 9c53114 add debug in temporary branch
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.