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-master-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 6daf3b08f 0: update: binutils-gcc: 1
new 85a34b546 0: update: binutils-gcc: 1
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 (6daf3b08f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 192 +-
02-prepare_abe/console.log | 130 +-
04-build_abe-bootstrap_O3/console.log | 84801 +++++++++++++++----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 85155 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
7 files changed, 85188 insertions(+), 85134 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 b9cbf8c9e0b Correct -Warray-bounds handling if function pointers [PR101601].
new 1121e495b70 Correct uninitialized object offset and size computation [P [...]
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/gcc.dg/uninit-pr101494.c | 60 ++++++++++++++++++++++++++++++++++
gcc/tree-ssa-uninit.c | 20 +++++++-----
2 files changed, 72 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/uninit-pr101494.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 2a837de28ee Add new gimple-ssa-warn-access pass.
new b9cbf8c9e0b Correct -Warray-bounds handling if function pointers [PR101601].
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/gimple-array-bounds.cc | 37 ++++++++++-------
gcc/testsuite/g++.dg/warn/Warray-bounds-25.C | 59 ++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/Warray-bounds-85.c | 30 ++++++++++++++
3 files changed, 111 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Warray-bounds-25.C
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-85.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-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 816b04670 0: update: binutils-llvm-linux-qemu: boot
new ddfedfa8f 0: update: binutils-llvm-linux-qemu: 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 (816b04670)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 135 +-
02-prepare_abe/console.log | 453 +-
03-build_abe-binutils/console.log | 11125 +++++-----
04-build_llvm/console.log | 13893 ++++++------
05-build_abe-qemu/console.log | 6893 +++---
06-build_linux/console.log | 622 +-
07-boot_linux/console.log | 496 +-
08-check_regression/console.log | 14 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 14 +-
09-update_baseline/results.regressions | 11 +-
console.log | 33645 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 33842 insertions(+), 33494 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 f471739e636 PR 100168: Fix call test on power10.
new 2a837de28ee Add new gimple-ssa-warn-access pass.
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/Makefile.in | 2 +
gcc/attribs.h | 2 -
gcc/builtins.c | 15209 +++++++++++++++------------------------
gcc/builtins.h | 215 +-
gcc/calls.c | 5 +-
gcc/cp/init.c | 2 +-
gcc/gimple-array-bounds.cc | 2 +-
gcc/gimple-fold.c | 1 +
gcc/gimple-ssa-sprintf.c | 1 +
gcc/gimple-ssa-warn-access.cc | 1765 +++++
gcc/gimple-ssa-warn-access.h | 37 +
gcc/gimple-ssa-warn-restrict.c | 2 +-
gcc/passes.def | 1 +
gcc/pointer-query.cc | 1895 +++++
gcc/pointer-query.h | 234 +
gcc/tree-pass.h | 1 +
gcc/tree-ssa-strlen.c | 2 +
gcc/tree.c | 59 +
gcc/tree.h | 5 +
19 files changed, 9855 insertions(+), 9585 deletions(-)
create mode 100644 gcc/gimple-ssa-warn-access.cc
create mode 100644 gcc/gimple-ssa-warn-access.h
create mode 100644 gcc/pointer-query.cc
create mode 100644 gcc/pointer-query.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.