This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8525d1f5f57 analyzer: detect zero-assignment in phis (PR 93544)
new 833f1e66e3a analyzer: avoid use of fold_build2
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/analyzer/ChangeLog | 11 +++++++++++
gcc/analyzer/constraint-manager.cc | 15 ++++++---------
gcc/analyzer/region-model.cc | 6 +++---
3 files changed, 20 insertions(+), 12 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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 194503b1 0: update: gcc-add31061ec23e07fdf749dc335308efc81151a3d: 1
new f46e262d 0: update: gcc-3539fc1317267b30eb7c4ad48d52f4e46b3a198a: 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 (194503b1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 138 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_O3/console.log | 72114 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 72684 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 72713 insertions(+), 72665 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/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a7c6a78d 0: update: binutils-gcc-linux: all
new bf09f36c 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 (a7c6a78d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 176 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11395 +++++++------
04-build_abe-stage1/console.log | 18096 ++++++++++-----------
05-build_linux/console.log | 840 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 30957 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30971 insertions(+), 30961 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 e01975f97cb rs6000: Update constraint documentation
new 287ccd3bd6b analyzer: fix ICE due to comparing int and real constants ( [...]
new 5e10b9a28be analyzer: fix ICE merging models containing label pointers [...]
new 73f386581bd analyzer: show BBs in .dot dumps
new 8525d1f5f57 analyzer: detect zero-assignment in phis (PR 93544)
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:
gcc/analyzer/ChangeLog | 43 ++++++++++++++++++++
gcc/analyzer/constraint-manager.cc | 4 +-
gcc/analyzer/diagnostic-manager.cc | 9 +++++
gcc/analyzer/engine.cc | 24 +++++++++++-
gcc/analyzer/exploded-graph.h | 2 +
gcc/analyzer/region-model.cc | 16 +++++---
gcc/analyzer/region-model.h | 16 ++++++--
gcc/analyzer/sm-malloc.cc | 52 ++++++++++++++++++++-----
gcc/analyzer/sm.h | 7 ++++
gcc/analyzer/supergraph.cc | 2 +-
gcc/testsuite/ChangeLog | 15 +++++++
gcc/testsuite/gcc.dg/analyzer/pr93546.c | 10 +++++
gcc/testsuite/gcc.dg/analyzer/pr93547.c | 14 +++++++
gcc/testsuite/gcc.dg/analyzer/torture/pr93544.c | 17 ++++++++
14 files changed, 210 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr93546.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr93547.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr93544.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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 59137ebb 0: update: llvm-linux: boot
new 94f60d64 0: update: llvm-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 (59137ebb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 70 +-
02-build_llvm/console.log | 12630 +++++++++++++++++-----------------
03-build_linux/console.log | 706 +-
04-boot_linux/console.log | 482 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 13898 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 13935 insertions(+), 13902 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.