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_debug
in repository toolchain/ci/base-artifacts.
discards 1eef06d3 0: update: gcc-494c5103c9eab8d3cd4364ab1265ee43ee51532f: 1
new cb228f58 0: update: gcc-aa53f657aaa7d4cddf810d504b61cf08e4fc5528: 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 (1eef06d3)
\
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 | 172 +-
02-prepare_abe/console.log | 414 +-
04-build_abe-bootstrap_debug/console.log | 57067 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 57729 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 57739 insertions(+), 57659 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
in repository toolchain/ci/interesting-commits.
from dc10c88 Add regression 0d5e41709f7629f95874c1e42a60f5fd21f1ad29 from [...]
new 22ee17f Add regression dc6d15eaa23cbae1468a6ef92371b1c856c14819 from [...]
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 | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
from d2df99b9 0: update: llvm-linux: all
new b3126011 1: reset: linux-0d5e41709f7629f95874c1e42a60f5fd21f1ad29: 19026
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 | 84 +-
02-build_llvm/console.log | 12546 +++++++++++----------
03-build_linux/console.log | 5186 ++++-----
04-boot_linux/console.log | 10 -
05-check_regression/console.log | 73 +-
05-check_regression/results.regressions | 4 +-
05-check_regression/trigger-bisect | 3 +
06-update_baseline/console.log | 15 +-
06-update_baseline/results.regressions | 4 +-
console.log | 17899 ++++++++++++++----------------
jenkins/manifest.sh | 14 +-
reset-baseline | 0
results | 8 +-
13 files changed, 16650 insertions(+), 19196 deletions(-)
delete mode 100644 04-boot_linux/console.log
create mode 100644 05-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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-mainline-allnoconfig
in repository toolchain/ci/linux.
from ab29a807a7dd Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/proje [...]
adds 1b0df11fde0f padata: fix possible padata_works_lock deadlock
adds 7fe10096c150 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 123aaf774f70 f2fs: Fix type of section block count variables
adds e2cab031ba7b f2fs: fix indefinite loop scanning for free nid
adds 20d0a107fb35 f2fs: Return EOF on unaligned end of file DIO read
adds 581cb3a26baf Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
fs/f2fs/data.c | 3 +++
fs/f2fs/node.c | 3 +++
fs/f2fs/segment.c | 8 ++++----
kernel/padata.c | 5 +++--
4 files changed, 13 insertions(+), 6 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from c1705825949 Daily bump.
adds 3bad57d476f Fix uninitialized variable with nested variant record types
new 10f5c90ea56 Daily bump.
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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/decl.c | 14 +++++++++-----
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gnat.dg/discr59.adb | 24 +++++++++++++++++++++++
gcc/testsuite/gnat.dg/discr59_pkg1.ads | 35 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/discr59_pkg2.ads | 15 +++++++++++++++
7 files changed, 96 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/discr59.adb
create mode 100644 gcc/testsuite/gnat.dg/discr59_pkg1.ads
create mode 100644 gcc/testsuite/gnat.dg/discr59_pkg2.ads
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 42865675 0: update: binutils-gcc-linux: all
new 9a06325d 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 (42865675)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 216 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11540 +++++------
04-build_abe-stage1/console.log | 18099 ++++++++---------
05-build_linux/console.log | 664 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30969 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30985 insertions(+), 30971 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 fdcc0283c6f Daily bump.
new b7028f060c6 analyzer: stricter handling of non-pure builtins [PR96798]
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/region-model-impl-calls.cc | 39 +++++++++++++++++++++++++++++
gcc/analyzer/region-model.cc | 36 ++++++++++++++++++++++++++
gcc/analyzer/region-model.h | 2 ++
gcc/testsuite/gcc.dg/analyzer/memcpy-1.c | 43 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/strcpy-1.c | 18 +++++++++++++
5 files changed, 138 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/memcpy-1.c
create mode 100644 gcc/testsuite/gcc.dg/analyzer/strcpy-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.