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-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards dcb9524f 0: update: gcc-0184527ae9f81ef3865703b43212963b95ae174d: 1
new 909e3237 0: update: gcc-57b5da3323182bb4b46f3688734b082b10684b99: 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 (dcb9524f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 139 +-
02-prepare_abe/console.log | 238 +-
04-build_abe-bootstrap_debug/console.log | 62434 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 62779 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 62785 insertions(+), 62823 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-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 4100e69996 Automatic date update in version.in
adds 0da7136ac1 DWARF-5: Fix parsing DWARF-5 line number tables
adds 1ae65e19b2 DWARF-5: Ignore empty range in DWARF-5 line number tables
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 12 ++++++++++++
bfd/dwarf2.c | 5 ++---
2 files changed, 14 insertions(+), 3 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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards db5ca98a 0: update: binutils-gcc-linux-qemu: boot
new 315bf52b 0: update: binutils-gcc-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 (db5ca98a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 172 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11485 +++++------
04-build_abe-stage1/console.log | 13672 ++++++-------
05-build_linux/console.log | 572 +-
06-build_abe-qemu/console.log | 4612 +++--
07-boot_linux/console.log | 484 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 31421 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
results | 2 +-
14 files changed, 31473 insertions(+), 31415 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 9f12e37cae44 Commit 9bb48c82aced ("tty: implement write_iter") converte [...]
new f8ad8187c3b5 fs/pipe: allow sendfile() to pipe again
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:
fs/pipe.c | 1 +
1 file changed, 1 insertion(+)
--
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 d6f1cf644c4 PR c++/98646 - spurious -Wnonnull calling a member on the r [...]
new a61efd46937 PR fortran/70070 - ICE on initializing character data beyon [...]
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/data.c | 15 +++++++++++++++
gcc/testsuite/gfortran.dg/pr70070.f90 | 8 ++++++++
2 files changed, 23 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pr70070.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 linux.
from 6ee1d745b7c9 Linux 5.11-rc5
new 08d60e599954 printk: fix string termination for record_print_text()
new 61bb17da44a0 Merge branch 'printk-rework' into for-linus
new 007ad27d7baf Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kern [...]
new 9f12e37cae44 Commit 9bb48c82aced ("tty: implement write_iter") converte [...]
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:
drivers/tty/n_tty.c | 7 ++-----
drivers/tty/tty_io.c | 2 --
include/linux/tty.h | 1 +
kernel/printk/printk.c | 2 +-
4 files changed, 4 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 7d54cccad33 Commit test case for PR 96386.
new d6f1cf644c4 PR c++/98646 - spurious -Wnonnull calling a member on the r [...]
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/c-family/c-common.c | 2 +-
gcc/cp/cvt.c | 9 ++-
gcc/testsuite/g++.dg/warn/Wnonnull10.C | 63 ++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull5.C | 10 +--
gcc/testsuite/g++.dg/warn/Wnonnull9.C | 117 +++++++++++++++++++++++++++++++++
gcc/tree-ssa-ccp.c | 2 +-
6 files changed, 195 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull10.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull9.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.