This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 1eef21ccfa5 libstdc++: Improve exceptions thrown from fs::temp_directory_path
adds c1fe8ddf684 libstdc++: Fix comment typos
adds 8a8ee37a332 lto: Fix option merging [PR106129]
adds d489ec082ea c-family: Add <time.h> names to diagnostics for known headers
adds 4c233cabbe3 Fortran: error recovery on invalid CLASS(), PARAMETER decla [...]
new 762fd5e5547 libgo: handle stat st_atim32 field and SYS_SECCOMP
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/known-headers.cc | 14 ++++++++++++
gcc/fortran/decl.cc | 8 +++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/lto-wrapper.cc | 39 +++++++++++++++++++++-----------
gcc/testsuite/g++.dg/spellcheck-stdlib.C | 29 ++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/class_58.f90 | 2 +-
gcc/testsuite/gfortran.dg/class_73.f90 | 17 ++++++++++++++
libgo/mksysinfo.sh | 3 ++-
libstdc++-v3/include/bits/utility.h | 3 +--
9 files changed, 99 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_73.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
No new revisions were added by this update.
Summary of changes:
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 15 +++++++++++++++
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
6 files changed, 60 insertions(+), 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 08578b39 0: update: binutils-gcc: 2
new 44b3f28f 0: update: binutils-gcc: 2
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 (08578b39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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.xz | Bin 1644 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2700 bytes
04-build_abe-binutils/console.log.xz | Bin 37960 -> 38212 bytes
05-build_abe-bootstrap/console.log.xz | Bin 270036 -> 269648 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 12 ++++++------
7 files changed, 42 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 5cf7ffe3be8 Daily bump.
new eb4336f546b Fortran: fix checking of arguments to UNPACK when MASK is a [...]
new 26ea506a1e8 Fortran: fix simplification of INDEX(str1,str2) [PR105691]
new 6bcab64467d Fortran: handle explicit-shape specs with constant bounds [ [...]
The 3 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/check.cc | 2 +
gcc/fortran/decl.cc | 12 +++
gcc/fortran/simplify.cc | 131 ++++++--------------------
gcc/testsuite/gfortran.dg/index_6.f90 | 31 ++++++
gcc/testsuite/gfortran.dg/pr105954.f90 | 26 +++++
gcc/testsuite/gfortran.dg/unpack_vector_1.f90 | 12 +++
6 files changed, 112 insertions(+), 102 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/index_6.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr105954.f90
create mode 100644 gcc/testsuite/gfortran.dg/unpack_vector_1.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/gdb.
from 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 15 +++++++++++++++
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
9 files changed, 78 insertions(+), 5 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_cross_build/master-arm
in repository toolchain/ci/linux.
from d9b2ba67917c Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kern [...]
adds 87d044096ea6 crypto: ccp - Fix device IRQ counting by using platform_ir [...]
adds f5da5ddf81ad Merge tag 'v5.19-p3' of git://git.kernel.org/pub/scm/linux [...]
adds 8698e3bab4dd fanotify: refine the validation checks on non-dir inode mask
adds 9fb3bb25d153 Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org [...]
adds 118f767413ad RDMA/qedr: Fix reporting QP timeout attribute
adds 2990f223ffa7 RDMA/cm: Fix memory leak in ib_cm_insert_listen
adds 0fe3dbbefb74 linux/dim: Fix divide by 0 in RDMA DIM
adds 1a0e93df1e10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
drivers/crypto/ccp/sp-platform.c | 12 ++----------
drivers/infiniband/core/cm.c | 4 +++-
drivers/infiniband/hw/qedr/qedr.h | 1 +
drivers/infiniband/hw/qedr/verbs.c | 4 +++-
fs/notify/fanotify/fanotify_user.c | 34 +++++++++++++++++++---------------
include/linux/dim.h | 2 +-
include/linux/fanotify.h | 4 ++++
7 files changed, 33 insertions(+), 28 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_cross_build/master-arm
in repository toolchain/ci/gcc.
from fa22c9c7a97 Implement ggc_vrange_allocator.
adds 6c96b14a19a libstdc++: Fix experimental::filesystem::status on Windows [...]
adds 1eef21ccfa5 libstdc++: Improve exceptions thrown from fs::temp_directory_path
adds c1fe8ddf684 libstdc++: Fix comment typos
adds 8a8ee37a332 lto: Fix option merging [PR106129]
adds d489ec082ea c-family: Add <time.h> names to diagnostics for known headers
new 4c233cabbe3 Fortran: error recovery on invalid CLASS(), PARAMETER decla [...]
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/known-headers.cc | 14 ++++
gcc/fortran/decl.cc | 8 ++
gcc/lto-wrapper.cc | 39 ++++++----
gcc/testsuite/g++.dg/spellcheck-stdlib.C | 29 ++++++++
gcc/testsuite/gfortran.dg/class_58.f90 | 2 +-
gcc/testsuite/gfortran.dg/class_73.f90 | 17 +++++
libstdc++-v3/include/bits/utility.h | 3 +-
libstdc++-v3/src/c++17/fs_ops.cc | 34 ++++++---
libstdc++-v3/src/filesystem/ops.cc | 87 ++++++++++++++++++----
.../filesystem/operations/temp_directory_path.cc | 5 ++
.../filesystem/operations/temp_directory_path.cc | 11 ++-
11 files changed, 207 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/class_73.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 6418644b0d [gdb] Block SIGTERM in worker threads
adds aa40d66bb1 Fix implementation of readelf's -wE and -wN options,
adds 0b1505c82d gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocation
adds 89555e4ec2 GDB: Add `NUMBER' completion to `set' integer commands
No new revisions were added by this update.
Summary of changes:
binutils/ChangeLog | 8 ++++++++
binutils/dwarf.c | 10 ++++++++--
binutils/testsuite/binutils-all/debuginfod.exp | 4 ++--
gdb/NEWS | 12 ++++++++++++
gdb/cli/cli-decode.c | 2 ++
gdb/doc/gdb.texinfo | 15 +++++++++++++++
gdb/testsuite/gdb.base/settings.exp | 8 +++++++-
gdb/testsuite/gdb.cp/mb-ctor.cc | 6 ++++++
gdb/testsuite/gdb.cp/mb-ctor.exp | 18 ++++++++++++++++++
9 files changed, 78 insertions(+), 5 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 572bd52b 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new 1e4a00fb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (572bd52b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1580 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 30688 -> 30568 bytes
05-build_abe-stage1/console.log.xz | Bin 90384 -> 90520 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 9184 -> 9056 bytes
08-build_abe-glibc/console.log.xz | Bin 232520 -> 233192 bytes
09-build_abe-stage2/console.log.xz | Bin 223756 -> 223048 bytes
10-build_abe-gdb/console.log.xz | Bin 37908 -> 37804 bytes
11-build_abe-qemu/console.log.xz | Bin 33308 -> 32788 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.