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-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2d980e32 0: update: binutils-llvm-linux-qemu: all
new 401c3483 0: update: binutils-llvm-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 (2d980e32)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 1644 -> 1896 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30456 -> 30444 bytes
04-build_kernel_llvm/console.log.xz | Bin 64280 -> 65960 bytes
05-build_abe-qemu/console.log.xz | Bin 31168 -> 30728 bytes
06-build_linux/console.log.xz | Bin 3760 -> 3992 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
10 files changed, 10 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.
unknown user pushed a change to branch devel/rust/master
in repository gcc.
from dec7ee4c5e7 Merge #1406
new a7f46cc7fbd hir: Add `get_to_expr` to RangeToIncl
new 660460f9285 unsafe: Add UnsafeCheck visitor
new 6b14b560bc2 session-manager: Do not go through with compilation on priv [...]
new 961468ed824 unsafe: Handle multi unsafe contexts by using stack
new d94d5b1ea23 Merge #1410
The 5 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/rust/Make-lang.in | 1 +
gcc/rust/checks/errors/rust-unsafe-checker.cc | 779 ++++++++++++++++++++++++++
gcc/rust/checks/errors/rust-unsafe-checker.h | 193 +++++++
gcc/rust/hir/tree/rust-hir-expr.h | 2 +
gcc/rust/hir/tree/rust-hir-item.h | 1 +
gcc/rust/rust-session-manager.cc | 9 +-
gcc/testsuite/rust/compile/unsafe4.rs | 29 +
gcc/testsuite/rust/compile/unsafe5.rs | 4 +
8 files changed, 1017 insertions(+), 1 deletion(-)
create mode 100644 gcc/rust/checks/errors/rust-unsafe-checker.cc
create mode 100644 gcc/rust/checks/errors/rust-unsafe-checker.h
create mode 100644 gcc/testsuite/rust/compile/unsafe4.rs
create mode 100644 gcc/testsuite/rust/compile/unsafe5.rs
--
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/gcc.
from 66434729a79 LoongArch: adjust the default of -mexplicit-relocs by check [...]
adds 800781f9392 Fix Rogers e-mail in MAINTAINERS
adds 3044a7a8249 testsuite: Add extra ia32 options so that -fprefetch-loop-a [...]
adds 0bc1566dec0 testsuite: Add -Wno-psabi to pr94920 tests [PR94920]
adds cc078cf8529 opts: Add an assertion to help static analyzers [PR106332]
adds f9671b60f93 cgraphunit: Don't emit asm thunks for -dx [PR106261]
adds 98cf74a2ad8 RISC-V: Add RTX costs for `if_then_else' expressions
adds 3cf07cc5e51 RISC-V: Remove duplicate backslashes from `stack_protect_se [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
gcc/cgraphunit.cc | 2 +-
gcc/config/riscv/riscv.cc | 27 ++++++++++++++++++++++++++
gcc/config/riscv/riscv.md | 2 +-
gcc/opts-common.cc | 2 ++
gcc/testsuite/g++.dg/debug/pr106261.C | 36 +++++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/pr94920-1.C | 1 +
gcc/testsuite/g++.dg/pr94920.C | 2 +-
gcc/testsuite/gcc.dg/pr106397.c | 1 +
9 files changed, 71 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/pr106261.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 561bd963 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new d57e2636 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 (561bd963)
\
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 1620 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 30456 -> 30388 bytes
05-build_abe-stage1/console.log.xz | Bin 72764 -> 72716 bytes
07-build_abe-linux/console.log.xz | Bin 9560 -> 9248 bytes
08-build_abe-glibc/console.log.xz | Bin 239872 -> 241008 bytes
09-build_abe-stage2/console.log.xz | Bin 202380 -> 202436 bytes
10-build_abe-gdb/console.log.xz | Bin 37516 -> 37612 bytes
11-build_abe-qemu/console.log.xz | Bin 31520 -> 31508 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 14 +++++++-------
12 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from e01493b7cb gdb/hurd: pass memory_tagged as false to find_memory_region_ftype
adds c138af9573 PowerPC32 ld test fails with --enable-targets=all
adds 206977b2ed [gdb/testsuite] Fix gdb.opt/inline-small-func.exp with clang
adds 91896b4d6a Stop the linker from complaining about RWX segments in sparc [...]
adds 4a75d7c538 gdb: LoongArch: Fix code style issues
adds ecbff28a44 gdb: LoongArch: Handle the function return value
adds 1bcb0708f2 gdb/linux-nat: Check whether /proc/pid/mem is writable
adds dd09fe0d53 gdb/linux_nat: Write memory using ptrace if /proc/pid/mem is [...]
adds 9c6dd6885b gprofng: check for the makeinfo version
adds 3c0c7b4e1a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/linux-nat.c | 116 +++++-
gdb/loongarch-tdep.c | 586 +++++++++++++++++++++---------
gdb/testsuite/gdb.opt/inline-small-func.h | 8 +-
gprofng/configure | 64 +++-
gprofng/configure.ac | 22 +-
ld/ChangeLog | 6 +
ld/configure.tgt | 1 +
ld/testsuite/ld-powerpc/tlsexe32.r | 12 +-
ld/testsuite/ld-powerpc/tlsexe32no.r | 12 +-
ld/testsuite/ld-powerpc/tlsso32.r | 4 +-
11 files changed, 614 insertions(+), 219 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-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards ba6e9fed 0: update: binutils-gcc: 2
new 59beb380 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 (ba6e9fed)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 -> 1636 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 51424 -> 51680 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 471488 -> 473088 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.