This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 2acfcde6 0: update: linux-ae085d7f9365de7da27ab5c0d16b12d51ea7fca9: 1
new a91c5c3d 0: update: gcc-9f9ccc4a5788fc6afbb4fb2d56ad20dde28f0de5: 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 (2acfcde6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 1576 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2744 bytes
03-build_abe-binutils/console.log.xz | Bin 37060 -> 37116 bytes
04-build_abe-gcc/console.log.xz | Bin 214336 -> 214608 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 9032 -> 11012 bytes
07-build_abe-glibc/console.log.xz | Bin 234444 -> 234712 bytes
08-build_abe-gdb/console.log.xz | Bin 34420 -> 34436 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3880 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2892 -> 2928 bytes
11-check_regression/console.log.xz | Bin 3076 -> 3680 bytes
11-check_regression/fails.sum | 5 +-
11-check_regression/results.compare | 34 +-
11-check_regression/results.compare2 | 137 +-
11-check_regression/results.regressions | 34 +-
12-update_baseline/console.log | 519 ++--
12-update_baseline/fails.sum | 5 +-
12-update_baseline/results.compare | 34 +-
12-update_baseline/results.compare2 | 137 +-
12-update_baseline/results.regressions | 34 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3635760 -> 3632244 bytes
sumfiles/g++.sum | 165 +-
sumfiles/gcc.log.xz | Bin 3154408 -> 3173864 bytes
sumfiles/gcc.sum | 4623 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1061312 -> 1056572 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2272 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 214056 -> 214132 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2680 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 439124 -> 432592 bytes
sumfiles/libstdc++.sum | 10 +-
35 files changed, 3061 insertions(+), 2752 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-aarch64
in repository toolchain/ci/qemu.
from 27fc9f365d Merge tag 'pull-ppc-20220326' of https://github.com/legoater [...]
new a8749d7cc9 memory: Make memory_region_readd_subregion() properly handle [...]
new 8cd0e66353 target/mips: Fix address space range declaration on n32
new 77d119dd33 qemu-binfmt-conf.sh: mips: allow nonzero EI_ABIVERSION, dist [...]
new bed1fa2fbe Merge tag 'mips-20220329' of https://github.com/philmd/qemu [...]
new bc4ca8efba gitattributes: Cover Objective-C source files
new 47281859f6 main-loop: Disable block backend global state assertion on Cocoa
new d6b6dea77e ui/cocoa: Respect left-command-key option
new 1699d00e5b ui/console: Check console before emitting GL event
new 44064550d9 Merge tag 'darwin-20220329' of https://github.com/philmd/qem [...]
new 6ae6a30ca5 tests/qtest: failover: fix infinite loop
The 10 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:
.gitattributes | 1 +
include/qemu/main-loop.h | 13 +++++++++++++
scripts/qemu-binfmt-conf.sh | 20 ++++++++++----------
softmmu/memory.c | 3 +--
target/mips/cpu-param.h | 2 +-
tests/qtest/virtio-net-failover.c | 29 +++++++++++++++++++++++++----
ui/cocoa.m | 3 ++-
ui/console.c | 21 +++++++++++++++++++++
8 files changed, 74 insertions(+), 18 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-aarch64
in repository toolchain/ci/gdb.
from 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
adds 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...]
No new revisions were added by this update.
Summary of changes:
gdb/remote.c | 9 ++-
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +---
.../gdb.multi/attach-no-multi-process.exp | 88 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-address.exp | 7 +-
5 files changed, 102 insertions(+), 20 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
--
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-aarch64
in repository toolchain/ci/binutils-gdb.
from 9e6a252c06 gdb/mi: fix use after free of frame_info causing spurious no [...]
adds 4daa9f295d gdb/testsuite: fix copy & paste error in gdb.python/py-forma [...]
adds 47b8bb38fc gdb/testsuite: fix test failure when building against readline v7
adds 2f761de2ba gdb/remote: use current_inferior in read_ptid if multi-proce [...]
No new revisions were added by this update.
Summary of changes:
gdb/remote.c | 9 ++-
gdb/testsuite/gdb.base/eof-exit.exp | 2 +-
.../{multi-kill.c => attach-no-multi-process.c} | 16 +---
.../gdb.multi/attach-no-multi-process.exp | 88 ++++++++++++++++++++++
gdb/testsuite/gdb.python/py-format-address.exp | 7 +-
5 files changed, 102 insertions(+), 20 deletions(-)
copy gdb/testsuite/gdb.multi/{multi-kill.c => attach-no-multi-process.c} (88%)
create mode 100644 gdb/testsuite/gdb.multi/attach-no-multi-process.exp
--
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-aarch64
in repository toolchain/ci/base-artifacts.
discards ed3e96c5 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
new 0abaeee1 2: update: binutils-gcc-linux-glibc-gdb-qemu: 0
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 (ed3e96c5)
\
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 1600 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2764 bytes
04-build_abe-binutils/console.log.xz | Bin 18044 -> 19752 bytes
12-check_regression/console.log.xz | Bin 412 -> 412 bytes
13-update_baseline/console.log | 136 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++---
6 files changed, 76 insertions(+), 76 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bdf36530 0: update: linux-18d70724d5498d465f396282a59e59f0f4c7e2ca: boot
new 904f6822 0: update: linux-18d70724d5498d465f396282a59e59f0f4c7e2ca: 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 (bdf36530)
\
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.xz | Bin 1592 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29260 -> 29352 bytes
04-build_abe-stage1/console.log.xz | Bin 69156 -> 69272 bytes
05-build_abe-qemu/console.log.xz | Bin 32160 -> 32068 bytes
06-build_linux/console.log.xz | Bin 3148 -> 3224 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 4 ++--
10 files changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from d886a5248e6 gimple: Wrong -Wimplicit-fallthrough with if(1) [PR103597]
new 0712f356374 Fortran: character length of pointer assignments in structu [...]
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/resolve.cc | 13 +++++++-
.../gfortran.dg/char_pointer_assign_7.f90 | 38 ++++++++++++++++++++++
2 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/char_pointer_assign_7.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.