This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 32077b693df8 analyzer: fix ICE on METHOD_TYPE (PR 93212)
new ab7c7b46c35e invoke.texi: update -fdiagnostics-show-cwe for analyzer
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 | 5 +++++
gcc/doc/invoke.texi | 3 ++-
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 gcc.
from 718930c0c8f8 analyzer: ensure .dot output is valid for an empty BB
new 94946989e82c analyzer: delete checker_event::clone
new e2a538b1c31a analyzer: cleanups to checker_path
new 7fb3669edb4a analyzer: fix global-sm-state issue affecting sm-signal
new 32077b693df8 analyzer: fix ICE on METHOD_TYPE (PR 93212)
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/checker-path.h | 80 ++++----------------------------
gcc/analyzer/diagnostic-manager.cc | 37 ++++++++-------
gcc/analyzer/program-state.cc | 35 ++++++++++++++
gcc/analyzer/region-model.cc | 2 +-
gcc/analyzer/region-model.h | 2 +-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/analyzer/signal-6.c | 20 ++++++++
8 files changed, 132 insertions(+), 91 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/signal-6.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 697251b7a1bb analyzer: add known stdio functions to sm-file.cc (PR anal [...]
new 03dc3f26231c tree-diagnostic-path.cc: properly handle ad-hoc wrappers o [...]
new 8397af8ed0db analyzer: fix tests for UNKNOWN_LOCATION
new 718930c0c8f8 analyzer: ensure .dot output is valid for an empty BB
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 | 6 ++++++
gcc/analyzer/ChangeLog | 15 +++++++++++++++
gcc/analyzer/engine.cc | 8 ++++----
gcc/analyzer/supergraph.cc | 26 ++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/analyzer/dot-output.c | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/file-paths-1.c | 25 +++++++++++++++++++++++++
gcc/tree-diagnostic-path.cc | 2 +-
8 files changed, 99 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-paths-1.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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2a77aeb3 0: update: binutils-gcc-linux: all
new 2dad494c 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 (2a77aeb3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11938 ++++++------
04-build_abe-stage1/console.log | 15570 ++++++++--------
05-build_linux/console.log | 7902 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 36040 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 36171 insertions(+), 35919 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 81a68b9e3774 tree-optimization: Fix tree dse of __*_chk PR93262
new 697251b7a1bb analyzer: add known stdio functions to sm-file.cc (PR anal [...]
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 | 14 ++++
gcc/analyzer/analyzer-selftests.cc | 1 +
gcc/analyzer/analyzer-selftests.h | 1 +
gcc/analyzer/sm-file.cc | 104 ++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 6 ++
gcc/testsuite/gcc.dg/analyzer/file-1.c | 12 ++++
gcc/testsuite/gcc.dg/analyzer/file-pr58237.c | 72 +++++++++++++++++++
7 files changed, 207 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/file-pr58237.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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5d8c84fc 0: update: gcc-cff5a231480526aa73094a22fe8b2f39b63735a4: 1
new 25418fe7 0: update: gcc-ddd792fa53345180c782494aa597e438a73b6248: 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 (5d8c84fc)
\
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_O1/console.log | 70143 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 70715 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 72206 insertions(+), 69232 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.