This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/gcc.
from ffc7eb0bf98 [MIPS][Testsuite] Specify msa-fmadd.c abis.
adds 2052a2bc9ff Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 88fb66ef25 Automatic date update in version.in
adds ec830e3c39 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a15c2bfa3 0: update: binutils-gcc-linux: all
new 978d2ffb8 0: update: binutils-gcc-linux: all
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 (a15c2bfa3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 130 +-
02-prepare_abe/console.log | 64 +-
03-build_abe-binutils/console.log | 5992 +++++-----
04-build_abe-stage1/console.log | 15297 +++++++++++++------------
05-build_linux/console.log | 744 +-
06-boot_linux/console.log | 2 +-
console.log | 22229 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 22227 insertions(+), 22245 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 03bcc626980 2019-07-05 Richard Biener <rguenther(a)suse.de>
new ae906cea7d2 [PATCH][GCC][AARCH64] PR target/90712 Fix gcc.dg/rtl/aarch6 [...]
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/config/aarch64/aarch64.c | 2 +-
2 files changed, 7 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 clang-tools-extra.
from 6540f58b [clangd] Deduplicate clang-tidy diagnostic messages.
new 740472de [clangd] Added highlighting for variable references (declrefs)
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:
clangd/SemanticHighlighting.cpp | 40 ++++++++++++++++++------
clangd/unittests/SemanticHighlightingTests.cpp | 43 +++++++++++++++++---------
2 files changed, 59 insertions(+), 24 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 f9d6698be8d * tree-ssa-alias.c (alias_stats): Add nonoverlapping_comp [...]
new 56cfd983912 2019-07-05 Richard Biener <rguenther(a)suse.de>
new 7dde72942a3 2019-07-05 Richard Biener <rguenther(a)suse.de>
new 03bcc626980 2019-07-05 Richard Biener <rguenther(a)suse.de>
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 | 32 +++++++++++
gcc/ipa-prop.c | 3 +-
gcc/testsuite/ChangeLog | 18 ++++++
gcc/testsuite/gcc.dg/tree-ssa/pr91091-1.c | 23 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr91091-2.c | 15 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-61.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-70.c | 14 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-71.c | 14 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-72.c | 14 +++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-77.c | 13 +++++
gcc/tree-ssa-alias.c | 19 ++++---
gcc/tree-ssa-alias.h | 4 +-
gcc/tree-ssa-pre.c | 4 +-
gcc/tree-ssa-sccvn.c | 88 ++++++++++++++++++++++--------
gcc/tree-ssa-scopedtables.c | 2 +-
15 files changed, 227 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr91091-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr91091-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-70.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-71.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-72.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-77.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/gnu-master-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ee7fa21df 0: update: binutils-gcc-linux: all
new d2ebf49f1 0: update: binutils-gcc-linux: all
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 (ee7fa21df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 24 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11329 +++++++------
04-build_abe-stage1/console.log | 19508 +++++++++++-----------
05-build_linux/console.log | 930 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 8 +-
console.log | 32311 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
9 files changed, 32255 insertions(+), 32305 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 clang-tools-extra.
from 4ebed61b [clangd] Mark a couple of unimportant flags as hidden. NFC
new 6540f58b [clangd] Deduplicate clang-tidy diagnostic messages.
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:
clangd/Diagnostics.cpp | 7 ++
clangd/Protocol.h | 12 +-
clangd/test/fixits-duplication.test | 221 ----------------------------------
clangd/unittests/DiagnosticsTests.cpp | 38 ++++++
4 files changed, 48 insertions(+), 230 deletions(-)
delete mode 100644 clangd/test/fixits-duplication.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.