This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 1f92d3dc 0: update: binutils-gcc-glibc-qemu: 6
new f1ec6c82 0: update: binutils-gcc-glibc-qemu: 6
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 (1f92d3dc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-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 | 114 +-
02-prepare_abe/console.log | 224 +-
04-build_abe-binutils/console.log | 9731 ++--
05-build_abe-stage1/console.log | 14024 ++---
06-build_abe-linux/console.log | 1994 +-
07-build_abe-glibc/console.log | 40403 ++++++-------
08-build_abe-stage2/console.log | 33039 +++++------
09-build_abe-qemu/console.log | 6951 ++-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 107838 ++++++++++++++++++-----------------
jenkins/manifest.sh | 24 +-
12 files changed, 107207 insertions(+), 107167 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 binutils-gdb.
from ca8f6bc629c Fix the BFD library's parsing of DIEs where specification a [...]
new 1228719f312 Check objfile->sf in ada-lang.c
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:
gdb/ChangeLog | 5 +++++
gdb/ada-lang.c | 16 +++++++++-------
2 files changed, 14 insertions(+), 7 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_gnu/gnu-release-arm-bootstrap_O1
in repository toolchain/ci/gcc.
from 23c1d29ccea Daily bump.
adds 356cd95fc07 Daily bump.
adds 49a714e5919 Fix wrong result for 1.0/3.0 at -O2 -fno-omit-frame-pointer [...]
adds 1b3bb23a576 arm: force use of r4 for __gnu_cmse_nonsecure_call when !FP [...]
adds 0babbc4c67b Daily bump.
adds b580cc4bdb8 RISC-V: Implement __builtin_thread_pointer
adds 62125ef043e Fix ICE in compute_fn_summary
new 7297af89ea2 Fix PR ada/99095
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 | 19 +++++++
gcc/DATESTAMP | 2 +-
gcc/ada/sem_ch8.adb | 10 +++-
gcc/config/arm/thumb2.md | 47 +++++++++++------
gcc/config/i386/i386.c | 35 +++++--------
gcc/config/i386/winnt.c | 17 ++++--
gcc/config/riscv/riscv.md | 8 +++
gcc/doc/extend.texi | 11 ++++
gcc/ipa-fnsummary.c | 15 ++++--
gcc/testsuite/ChangeLog | 8 +++
gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C | 61 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/cmse/cmse-18.c | 11 ++++
.../gcc.target/riscv/read-thread-pointer.c | 7 +++
gcc/testsuite/gnat.dg/limited5.adb | 17 ++++++
14 files changed, 221 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/eh/seh-xmm-unwind.C
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/cmse-18.c
create mode 100644 gcc/testsuite/gcc.target/riscv/read-thread-pointer.c
create mode 100644 gcc/testsuite/gnat.dg/limited5.adb
--
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-release-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 5cfc16c7 0: update: gcc-23c1d29ccea7c7525b119577857e495e114035c6: 1
new 7958fdb2 0: update: gcc-7297af89ea22c1a1da8609d811e100cf73e574d6: 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 (5cfc16c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 128 +-
02-prepare_abe/console.log | 432 +-
04-build_abe-bootstrap_O1/console.log | 95923 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 96493 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 96515 insertions(+), 96481 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 66ecb059c9d PR c++/99251 - inconsistent -Wnonnull warning behaviour wit [...]
new 397ed1dbffe PR middle-end/99295 - documentation on __attribute__((mallo [...]
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/doc/extend.texi | 19 +++++++++++--------
1 file changed, 11 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 5a233ae4d8c dwarf2out: Fix up split-dwarf .debug_macro handling [PR99319]
new 66ecb059c9d PR c++/99251 - inconsistent -Wnonnull warning behaviour wit [...]
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/class.c | 21 ++++-----------------
gcc/cp/cp-tree.h | 1 +
gcc/cp/rtti.c | 24 +++++++++++++++---------
gcc/testsuite/g++.dg/warn/Wnonnull12.C | 29 +++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/Wnonnull9.C | 20 ++++++++++++++------
5 files changed, 63 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wnonnull12.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.