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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 3edf7b9f2c Show AIX gc'd symbol address adjustments in map file
adds 1d72769534 [gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching [...]
adds ed02cdb5b7 Fix a use-after-free bug in the BFD library when scanning a [...]
adds 7f20433998 Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
adds e52a0f1bd9 Avoid short i386 register names on Solaris/x86 [PR25981]
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 +++
bfd/elf.c | 9 +++-
gdb/ChangeLog | 14 +++++
gdb/i386-sol2-nat.c | 20 ++++++--
gdb/procfs.c | 79 -----------------------------
gdb/procfs.h | 6 ---
gdb/sol-thread.c | 32 ------------
gdb/testsuite/ChangeLog | 4 ++
gdb/testsuite/gdb.base/gdb-caching-proc.exp | 42 ++++++++-------
9 files changed, 71 insertions(+), 141 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0170706d1 0: update: binutils-gcc-linux: all
new 06ae2d191 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 (0170706d1)
\
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 | 184 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 11127 +++++-----
04-build_abe-stage1/console.log | 15710 +++++++-------
05-build_linux/console.log | 6432 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 33713 +++++++++++++++---------------
jenkins/manifest.sh | 15 +-
12 files changed, 33747 insertions(+), 33684 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-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1be50d3b8 0: reset: linux-9b1f2cbdb6d3062c468d3f9b579501f0f7ce330b: all
new eeeeb371a 0: update: binutils-e52a0f1bd949e1b6b6bcadc284c8f84464d46f2c: 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 (1be50d3b8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 193 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11331 ++++++-----
04-build_abe-stage1/console.log | 19910 +++++++++---------
05-build_linux/console.log | 731 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 3 +-
console.log | 32633 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
13 files changed, 32963 insertions(+), 32319 deletions(-)
delete 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from e9bfb06b7c5 Update gcc sv.po.
new ff61c5bd149 PR middle-end/94940 - spurious -Warray-bounds for a zero le [...]
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 | 9 ++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/Warray-bounds-61.c | 190 ++++++++++++++++++++++++++++++++
gcc/tree-vrp.c | 44 +++-----
gcc/tree.c | 28 +++--
5 files changed, 237 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-61.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 7a41fcde6c6 PR middle-end/92815 - spurious -Wstringop-overflow writing [...]
new 5d2246a32c6 c++: Sorry about type-dependent arg for __builtin_has_attri [...]
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/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 7 ++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/builtin-has-attribute.C | 8 ++++++++
4 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-has-attribute.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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 824539514 0: update: llvm-linux: all
new ccada9bf1 0: update: llvm-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 (824539514)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 200 +-
02-build_llvm/console.log | 12584 ++++++++++++++---------------
03-build_linux/console.log | 3544 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 18 +-
console.log | 16370 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 16374 insertions(+), 16376 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/llvm-master-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 18a4ac240 0: update: llvm-linux: boot
new ec7ef9a0d 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 (18a4ac240)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 122 +-
02-build_llvm/console.log | 12962 +++++++++++++++++-----------------
03-build_linux/console.log | 794 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 22 +-
console.log | 14396 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14401 insertions(+), 14403 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-next-allyesconfig
in repository toolchain/ci/gcc.
from 80cefde6212 d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959
adds e8dcd6c7933 Daily bump.
adds 3e84ee0fab9 d: Fix multiple definition error when using mixins and interfaces.
adds 87891f424b2 Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/d/ChangeLog | 9 +++++++++
gcc/d/decl.cc | 7 +++++--
gcc/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/pr71763.c | 1 +
gcc/testsuite/gdc.dg/imports/pr92216.d | 22 ++++++++++++++++++++++
gcc/testsuite/gdc.dg/pr92216.d | 13 +++++++++++++
7 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/imports/pr92216.d
create mode 100644 gcc/testsuite/gdc.dg/pr92216.d
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.