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_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 7d4d3f40 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 67f612b3 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (7d4d3f40)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1624 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30164 -> 30432 bytes
04-build_abe-stage1/console.log.xz | Bin 91288 -> 91264 bytes
06-build_abe-linux/console.log.xz | Bin 8612 -> 8912 bytes
07-build_abe-glibc/console.log.xz | Bin 233820 -> 233728 bytes
08-build_abe-stage2/console.log.xz | Bin 223008 -> 223140 bytes
09-build_abe-gdb/console.log.xz | Bin 37288 -> 37648 bytes
10-build_abe-qemu/console.log.xz | Bin 31112 -> 30588 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3852 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2712 -> 2512 bytes
13-check_regression/console.log.xz | Bin 2816 -> 2912 bytes
13-check_regression/results.compare | 30 +-
13-check_regression/results.compare2 | 88 +-
14-update_baseline/console.log | 292 ++---
14-update_baseline/results.compare | 30 +-
14-update_baseline/results.compare2 | 88 +-
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 2670956 -> 2663664 bytes
sumfiles/g++.sum | 44 +-
sumfiles/gcc.log.xz | Bin 2188924 -> 2225372 bytes
sumfiles/gcc.sum | 1996 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 902544 -> 885540 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199044 -> 199108 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2668 -> 2668 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 417220 -> 420720 bytes
sumfiles/libstdc++.sum | 8 +-
32 files changed, 1371 insertions(+), 1237 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-lts-allnoconfig
in repository toolchain/ci/qemu.
from 5288bee45f Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...]
adds b67de91e0d docs: Add caveats for Windows as the build platform
adds d12dd9c7ee accel/kvm: Avoid Coverity warning in query_stats()
adds d5b5023691 oss-fuzz: remove binaries from qemu-bundle tree
adds 7906f11e62 oss-fuzz: ensure base_copy is a generic-fuzzer
adds 6b23a67916 hw/nios2: virt: pass random seed to fdt
adds 5e19cc68fb hw/mips: boston: pass random seed to fdt
adds c287941a4d hw/rx: pass random seed to fdt
adds 67f7e426e5 hw/i386: pass RNG seed via setup_data entry
adds 616a6459d8 Merge tag 'for-upstream2' of https://gitlab.com/bonzini/qemu [...]
adds dd0ef12866 e1000e: Fix possible interrupt loss when using MSI
adds 2fdac348fd vhost: Get vring base from vq, not svq
adds 75a8ce64f6 vdpa: Fix memory listener deletions of iova tree
adds 0d0275c31f Merge tag 'net-pull-request' of https://github.com/jasowang/ [...]
new bd4b7fd6ba linux-user/hppa: Fix segfaults on page zero
new 499d805537 linux-user: Unconditionally use pipe2() syscall
new 6f200f5186 linux-user: Use target abi_int type for pipefd[1] in pipe()
new d1c912b816 Merge tag 'linux-user-for-7.1-pull-request' of https://gitla [...]
The 4 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:
accel/kvm/kvm-all.c | 2 +-
docs/about/build-platforms.rst | 10 +++++++++-
hw/i386/microvm.c | 2 +-
hw/i386/pc.c | 4 ++--
hw/i386/pc_piix.c | 2 ++
hw/i386/pc_q35.c | 2 ++
hw/i386/x86.c | 26 ++++++++++++++++++++++----
hw/mips/boston.c | 5 +++++
hw/net/e1000e_core.c | 2 ++
hw/nios2/boot.c | 5 +++++
hw/rx/rx-gdbsim.c | 4 ++++
hw/virtio/vhost-vdpa.c | 26 +++++++++++++-------------
include/hw/i386/pc.h | 3 +++
include/hw/i386/x86.h | 3 ++-
include/standard-headers/asm-x86/bootparam.h | 1 +
linux-user/hppa/cpu_loop.c | 3 +++
linux-user/syscall.c | 13 ++-----------
meson.build | 9 ---------
scripts/oss-fuzz/build.sh | 6 ++++--
19 files changed, 83 insertions(+), 45 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-lts-allnoconfig
in repository toolchain/ci/gcc.
from 64edeadbcce Daily bump.
adds 98ce66a48fb libstdc++: Do not include <cxxabi.h> in <stacktrace>
adds ca82e7900f4 libstdc++: check for openat
adds 4eb15eceaac libstdc++: check for openat with dirfd in std::filesystem
adds 4be7b79d055 libstdc++: Do not optimize away storing pathname if it's needed
adds 2a1263d3638 Daily bump.
adds 8b85716d35c Daily bump.
adds 16ea82f0fc9 Daily bump.
adds 0057fda05e2 RTEMS: Do not define _GNU_SOURCE by default
adds 3387ec26515 Daily bump.
adds 60954a06ceb c++: aggregate prvalue as for range [PR106230]
new 9be0feeadee c++: ICE with erroneous template redeclaration [PR106311]
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 | 7 ++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rtems.h | 3 ++
gcc/cp/pt.cc | 5 ++-
gcc/cp/semantics.cc | 5 +++
gcc/testsuite/g++.dg/cpp0x/range-for38.C | 16 ++++++++++
gcc/testsuite/g++.dg/template/redecl5.C | 5 +++
libstdc++-v3/ChangeLog | 39 ++++++++++++++++++++++
libstdc++-v3/acinclude.m4 | 12 +++++++
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 55 ++++++++++++++++++++++++++++++++
libstdc++-v3/include/std/stacktrace | 8 ++++-
libstdc++-v3/src/c++17/fs_dir.cc | 4 +--
libstdc++-v3/src/filesystem/dir-common.h | 2 +-
libstdc++-v3/src/filesystem/dir.cc | 2 +-
15 files changed, 161 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/range-for38.C
create mode 100644 gcc/testsuite/g++.dg/template/redecl5.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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 19892fedb7 x86: Properly check invalid relocation against protected symbol
adds 5c0b4ee406 i386: Don't allow GOTOFF relocation against IFUNC symbol for PIC
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 5 +++++
ld/testsuite/ld-i386/pr27998a.d | 2 +-
ld/testsuite/ld-i386/pr27998b.d | 6 +-----
ld/testsuite/ld-ifunc/ifunc-2-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-i386.s | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386-now.d | 2 +-
ld/testsuite/ld-ifunc/ifunc-2-local-i386.s | 2 +-
7 files changed, 11 insertions(+), 10 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 44ab7d0d 0: update: binutils-gcc-linux-qemu: all
new f5d5e5b8 0: update: binutils-gcc-linux-qemu: 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 (44ab7d0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 1628 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30412 -> 30296 bytes
04-build_abe-stage1/console.log.xz | Bin 85940 -> 86412 bytes
05-build_abe-qemu/console.log.xz | Bin 30504 -> 30568 bytes
06-build_linux/console.log.xz | Bin 3860 -> 3684 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from bb04f9f23ac tree-optimization/106189 - avoid division by zero exception
adds 8a1e05b7618 aarch64: Lower vcombine to GIMPLE
adds f023cc54e86 aarch64: Consolidate simd type lookup functions
adds c906efc700d aarch64: Move vreinterpret definitions into the compiler
adds 67248ad043b Improve ptr_derefs_may_alias_p for the case of &STRING_CST
adds 2615502971c Handle non constant ranges in irange pretty printer.
adds 2333b58c989 c++: ICE with erroneous template redeclaration [PR106311]
adds 78017eaa369 docs: fix crossing declaration of @defmac and @hook.
adds 87ce0f1fd65 docs: fix previsou commit
new 5b96c823e59 LoongArch: Modify the output message string of the warning.
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/config/aarch64/aarch64-builtins.cc | 334 ++-
gcc/config/aarch64/arm_neon.h | 3155 --------------------
gcc/config/loongarch/loongarch-opts.cc | 4 +-
gcc/cp/pt.cc | 5 +-
gcc/doc/tm.texi | 12 +-
gcc/doc/tm.texi.in | 4 +-
gcc/testsuite/g++.dg/template/redecl5.C | 5 +
gcc/testsuite/gcc.dg/tree-ssa/evrp4.c | 2 +-
.../aarch64/advsimd-intrinsics/combine.c | 18 +
gcc/tree-ssa-alias.cc | 4 +-
gcc/value-range-pretty-print.cc | 33 +-
gcc/value-range-pretty-print.h | 2 +-
gcc/value-range.cc | 8 +
13 files changed, 363 insertions(+), 3223 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/redecl5.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/combine.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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 5f8e9530 0: update: binutils-gcc: 2
new 8dc5d4da 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 (5f8e9530)
\
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 1604 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 39152 -> 37860 bytes
05-build_abe-bootstrap/console.log.xz | Bin 270964 -> 270080 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 37 ----------------------------------
jenkins/manifest.sh | 12 +++++------
7 files changed, 6 insertions(+), 43 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 91896b4d6a7 Stop the linker from complaining about RWX segments in spar [...]
new 4a75d7c5384 gdb: LoongArch: Fix code style issues
new ecbff28a445 gdb: LoongArch: Handle the function return value
The 2 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/loongarch-tdep.c | 586 +++++++++++++++++++++++++++++++++++----------------
1 file changed, 410 insertions(+), 176 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.