This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from e9028f953ff Daily bump.
new 1847a11f4ad Fortran - ICE in gfc_conv_expr_present initializing non-dum [...]
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/fortran/trans-expr.c | 5 +++--
gcc/testsuite/gfortran.dg/pr100949.f90 | 10 ++++++++++
2 files changed, 13 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr100949.f90
--
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 9ea10c48056 analyzer: add __analyzer_dump_state
new 9faf8348621 analyzer: add region_model::check_region_access
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/analyzer.h | 8 ++++
gcc/analyzer/engine.cc | 3 +-
gcc/analyzer/program-state.cc | 2 +-
gcc/analyzer/region-model-impl-calls.cc | 6 +--
gcc/analyzer/region-model-reachability.cc | 2 +-
gcc/analyzer/region-model.cc | 70 ++++++++++++++++++++++++++-----
gcc/analyzer/region-model.h | 13 +++++-
gcc/analyzer/region.cc | 2 +-
gcc/analyzer/svalue.cc | 2 +-
9 files changed, 88 insertions(+), 20 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 e06b1c5ac00 Fix PR 101453: ICE with optimize and large integer constant
new 5932dd35eaa analyzer: add svalue::maybe_get_region
new 9ea10c48056 analyzer: add __analyzer_dump_state
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/analyzer/engine.cc | 3 ++
gcc/analyzer/program-state.cc | 58 +++++++++++++++++++++++---
gcc/analyzer/program-state.h | 6 +++
gcc/analyzer/region-model-impl-calls.cc | 34 +++++++++------
gcc/analyzer/region-model.cc | 5 +--
gcc/analyzer/region-model.h | 1 +
gcc/analyzer/svalue.cc | 12 ++++++
gcc/analyzer/svalue.h | 1 +
gcc/doc/analyzer.texi | 9 ++++
gcc/testsuite/gcc.dg/analyzer/analyzer-decls.h | 5 +++
gcc/testsuite/gcc.dg/analyzer/dump-state.c | 14 +++++++
11 files changed, 127 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/dump-state.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_ubsan
in repository toolchain/ci/base-artifacts.
discards 6295b680 0: update: gcc-d97d71a1989e9ee8e1b8563b351c42b7732da108: 1
new e66a4bd5 0: update: gcc-94ba897be8b59ef5926eed4c77fd53812fb20add: 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 (6295b680)
\
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 | 78 +-
02-prepare_abe/console.log | 240 +-
04-build_abe-bootstrap_ubsan/console.log | 65468 ++++++++++++++--------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 65818 +++++++++++++++--------------
jenkins/manifest.sh | 14 +-
7 files changed, 65838 insertions(+), 65812 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 linux.
from 45312bd762d3 Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/sc [...]
new 9c6882608bce io_uring: use right task for exiting checks
new 1b48773f9fd0 io_uring: fix io_drain_req()
new 13fdaf041067 Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.d [...]
new 58b63e0f556c pd: fix order of cleaning up the queue and freeing the tagset
new 16ad3db3b24c nbd: fix order of cleaning up the queue and freeing the tagset
new 8b43ced64d2b nvme-tcp: use __dev_get_by_name instead dev_get_by_name fo [...]
new e4b9852a0f4a nvme-pci: fix multiple races in nvme_setup_io_queues
new 251ef6f71be2 nvme-pci: do not call nvme_dev_remove_admin from nvme_remove
new a347c153b15c Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.or [...]
new 05d69d950d9d xen-blkfront: sanitize the removal state machine
new 0d18c12b288a Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/l [...]
The 11 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:
drivers/block/nbd.c | 2 +-
drivers/block/paride/pd.c | 2 +-
drivers/block/xen-blkfront.c | 224 +++++--------------------------------------
drivers/nvme/host/pci.c | 67 +++++++++++--
drivers/nvme/host/tcp.c | 4 +-
fs/io_uring.c | 8 +-
6 files changed, 92 insertions(+), 215 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.