This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 3e00163d288 PR rtl-optimization/89588 * loop-unroll.c (decide_unroll_ [...]
adds 3c765ca937d Daily bump.
adds 48a23367014 Backport of r269499 and related testism fix r269596.
adds c20688aec09 2019-03-12 Richard Biener <rguenther(a)suse.de>
adds 6fcd015e867 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 14 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.h | 2 +-
gcc/testsuite/ChangeLog | 18 +++++++++++++++++
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c | 16 +++++++++++++++
gcc/testsuite/gfortran.dg/pr89664.f90 | 24 +++++++++++++++++++++++
gcc/tree-ssa-math-opts.c | 3 ++-
7 files changed, 76 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c
create mode 100644 gcc/testsuite/gfortran.dg/pr89664.f90
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards a1a6410 0: good: gcc-3e00163d2889245a3497f30d0387c2e17923dd48: -5
new 746a70e 0: good: gcc-6fcd015e867572cda634d7144405e6da7ec1e498: -5
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 (a1a6410)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 13 +-
3-build_abe-bootstrap_ubsan/console.log | 14207 ++++++++++++++---------------
console.log | 14234 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
5 files changed, 14261 insertions(+), 14217 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 llvm.
from 5fd3b9019a6 [DAG] Move integer setcc %x, %x folding into FoldSetCC
new d069ea7e62b [DebugInfo][Docs] Document how dbg.value intrinsics are int [...]
new 9a37b8328d4 Appease MSVC builds by #ifdef wrapping runAndGetCommandOutp [...]
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:
docs/SourceLevelDebugging.rst | 125 ++++++++++++++++++++++++++++++++++++++++++
unittests/Support/Host.cpp | 2 +
2 files changed, 127 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.
unknown user pushed a change to branch gcc-7-branch
in repository gcc.
from 62d3878d852 Daily bump.
new b7cdf1a7383 Backport of r269499 and related testism fix r269596.
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/arm/arm.h | 2 +-
gcc/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.c | 16 ++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/arm/f16_f64_conv_no_dp.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/llvm-project.
from 25292d1cd55 Merging r355743: ------------------------------------------ [...]
adds a73e76ab38f ReleaseNotes: SystemZ, by Ulrich Weigand.
adds 0712a5fe390 ReleaseNotes: fix sorting, spotted by Eugene Zelenko
adds 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
No new revisions were added by this update.
Summary of changes:
clang-tools-extra/docs/ReleaseNotes.rst | 12 +++++------
llvm/docs/ReleaseNotes.rst | 36 +++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+), 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards a96f012 0: good: llvm-25292d1cd55b9a4c788b1c6b0c78647ab88822dd: -10
new 3858643 0: good: llvm-2ffb1b0413efa9a24eb3c49e710e36f92e2cb50b: -10
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 (a96f012)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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:
01-reset_artifacts/console.log | 60 +++++++++----------
02-prepare_abe/console.log | 36 ++++++-----
03-build_abe-binutils/console.log | 24 ++++----
11-update_baseline/console.log | 2 +-
console.log | 122 +++++++++++++++++++-------------------
jenkins/manifest.sh | 4 +-
6 files changed, 122 insertions(+), 126 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 3e6024ddc78 2019-03-14 Richard Biener <rguenther(a)suse.de>
new 69485abe59c 2019-03-13 Richard Biener <rguenther(a)suse.de>
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr89677.c | 15 +++++++++++++++
gcc/tree-scalar-evolution.c | 5 +++++
4 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89677.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 63942ef 0: good: llvm-linux: 16685
new 3869a7f 0: good: llvm-60c055135da0c00c07875c7e9b6b8627088860c5: 16685
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 (63942ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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:
1-reset_artifacts/console.log | 16 +-
2-build_llvm/console.log | 9235 +++++++++++++++++++-------------------
3-build_linux/console.log | 358 +-
5-check_regression/console.log | 6 +-
6-update_baseline/console.log | 6 +-
console.log | 9621 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 9 +-
7 files changed, 9618 insertions(+), 9633 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.