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-defconfig
in repository toolchain/ci/base-artifacts.
discards d150d750 0: update: binutils-gcc-linux: boot
new 42aa67f5 0: update: binutils-gcc-linux: boot
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 (d150d750)
\
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 | 208 +-
02-prepare_abe/console.log | 384 +-
03-build_abe-binutils/console.log | 11668 ++++++------
04-build_abe-stage1/console.log | 20442 ++++++++++----------
05-build_linux/console.log | 3114 ++--
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 36306 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 36297 insertions(+), 36333 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 dmalcolm/analyzer
in repository gcc.
from 5b1754cef78 hash-table.h: support non-zero empty values in empty_slow
new 454595b7dae analyzer: add ChangeLog
new 542909ed224 analyzer: better logging for dedupe_winners::add
new eb48c0c2baf analyzer: fix dedupe issue seen with CVE-2005-1689
new d463ac599b0 analyzer: purge state for unknown function calls
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:
include/ChangeLog.jit => gcc/analyzer/ChangeLog | 7 +-
gcc/analyzer/analyzer.h | 2 +
gcc/analyzer/diagnostic-manager.cc | 37 +++-
gcc/analyzer/diagnostic-manager.h | 13 +-
gcc/analyzer/engine.cc | 28 ++-
gcc/analyzer/exploded-graph.h | 2 +
gcc/analyzer/pending-diagnostic.cc | 9 +
gcc/analyzer/pending-diagnostic.h | 4 +
gcc/analyzer/program-state.cc | 8 +
gcc/analyzer/program-state.h | 2 +
gcc/analyzer/region-model.cc | 217 +++++++++++++++++++--
gcc/analyzer/region-model.h | 16 +-
gcc/analyzer/sm-file.cc | 2 +-
gcc/analyzer/sm-malloc.cc | 8 +-
gcc/analyzer/sm-pattern-test.cc | 4 +-
gcc/analyzer/sm-sensitive.cc | 2 +-
gcc/analyzer/sm-taint.cc | 2 +-
.../gcc.dg/analyzer/CVE-2005-1689-dedupe-issue.c | 26 +++
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 4 +-
gcc/testsuite/gcc.dg/analyzer/data-model-5b.c | 3 +-
gcc/testsuite/gcc.dg/analyzer/data-model-5c.c | 10 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-3.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-4.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-6.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-7.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-7a.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-8.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/setjmp-9.c | 2 +-
gcc/testsuite/gcc.dg/analyzer/unknown-fns.c | 115 +++++++++++
29 files changed, 469 insertions(+), 66 deletions(-)
copy include/ChangeLog.jit => gcc/analyzer/ChangeLog (51%)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/CVE-2005-1689-dedupe-issue.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/unknown-fns.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 04d2c8bc9a9 Use PLI to load up 32-bit SImode constants if -mcpu=future.
new 1085aff070c Generate PADDI to add large constants if -mcpu=future.
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 | 7 +++++--
gcc/config/rs6000/predicates.md | 3 ++-
gcc/config/rs6000/rs6000.md | 12 +++++++-----
3 files changed, 14 insertions(+), 8 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 6e8f413c4dc PR c++/79592 - missing explanation of invalid constexpr.
new a11de5b6f98 Use PLI to load up large constants if -mcpu=future.
new 04d2c8bc9a9 Use PLI to load up 32-bit SImode constants if -mcpu=future.
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 | 9 +++++++++
gcc/config/rs6000/rs6000.c | 4 ++++
gcc/config/rs6000/rs6000.md | 29 +++++++++++++++--------------
3 files changed, 28 insertions(+), 14 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_kernel/llvm-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards c1357694 0: update: llvm-linux: all
new 8463ac97 0: update: llvm-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 (c1357694)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 220 +-
02-build_llvm/console.log | 12526 +++++++++++------------
03-build_linux/console.log | 8278 +++++++--------
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 16 +-
console.log | 21056 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 21071 insertions(+), 21055 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_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 68bc24d7 5: reset: linux-51466b3fd2725bfb0de629f71c0854ff276d50ae: 19881
new 0c435862 6: update: linux-fca4fe890ea0352f7e9e4bf33ffed287946ff59e: 20101
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 | 217 +-
02-build_llvm/console.log | 11630 +++++++++++++++++-----------------
03-build_linux/console.log | 882 +--
05-check_regression/console.log | 25 +-
06-update_baseline/console.log | 57 +
console.log | 12811 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12928 insertions(+), 12706 deletions(-)
delete mode 100644 reset-baseline
--
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-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from c653c45fe91 Daily bump.
adds 4b7d4828cba Daily bump.
adds da0f2f6cd9b Fix PR92950: Wrong code emitted for movv1qi
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/s390/vector.md | 12 +++++-------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/s390/vector/pr92950.c | 24 ++++++++++++++++++++++++
5 files changed, 47 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/vector/pr92950.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.