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 983db9932a3 x86: work around compiler diagnosing dangling pointer
new 596a7c72b2e [gdb/testsuite] Skip dap tests for tcl 8.5
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/testsuite/gdb.dap/memory.exp | 2 ++
gdb/testsuite/lib/gdb.exp | 5 +++++
2 files changed, 7 insertions(+)
--
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 636e2273aec [4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standa [...]
new 9fd4a38c2f3 aarch64: PR target/109406 Add support for SVE2 unpredicated MUL
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-sve.md | 9 +++++++
gcc/config/aarch64/aarch64-sve2.md | 17 ++++++++++++-
.../gcc.target/aarch64/sve2/div-by-bitmask_1.c | 6 ++---
.../gcc.target/aarch64/sve2/unpred_mul_1.c | 29 ++++++++++++++++++++++
4 files changed, 57 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve2/unpred_mul_1.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.
unknown user pushed a change to branch master
in repository gcc.
from 6ec565d8755 aarch64: Add pattern to match zero-extending scalar result [...]
new c60654918bc [1/4] aarch64: Convert UABDL and SABDL patterns to standard [...]
new 6c82641d732 [2/4] aarch64: Convert UABDL2 and SABDL2 patterns to standa [...]
new e0472ed5aee [3/4] aarch64: Convert UABAL and SABAL patterns to standard [...]
new 636e2273aec [4/4] aarch64: Convert UABAL2 and SABAL2 patterns to standa [...]
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:
gcc/config/aarch64/aarch64-simd.md | 135 +++++++++++++++------
gcc/config/aarch64/aarch64-sve.md | 8 +-
gcc/config/aarch64/aarch64.cc | 38 +++++-
gcc/config/aarch64/aarch64.md | 8 --
gcc/config/aarch64/iterators.md | 16 ---
.../gcc.target/aarch64/simd/vabal_combine.c | 72 +++++++++++
6 files changed, 213 insertions(+), 64 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vabal_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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from d4a174a5cbb Automatic date update in version.in
new 983db9932a3 x86: work around compiler diagnosing dangling pointer
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:
opcodes/i386-dis.c | 6 ++++++
1 file changed, 6 insertions(+)
--
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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
from 92a381f4fc 56: onsuccess: #14: boot: [TCWG CI] https://ci.linaro.org/jo [...]
new 90eee3ce49 57: onsuccess: #15: boot: [TCWG CI] https://ci.linaro.org/jo [...]
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 2004 -> 2168 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2420 bytes
03-build_abe-binutils/console.log.xz | Bin 27360 -> 27152 bytes
04-build_kernel_llvm/console.log.xz | Bin 66236 -> 65892 bytes
05-build_abe-qemu/console.log.xz | Bin 31648 -> 30592 bytes
06-build_linux/console.log.xz | Bin 2952 -> 2948 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 540 -> 528 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 28 ++++++++++++++--------------
14 files changed, 19 insertions(+), 19 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 main
in repository newlib.
from da40bd6ea Cygwin: posix_spawnp: don't fallback to sh
new fd26d4b4b RTEMS: Add __m68k_read_tp() to crt0.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:
newlib/libc/sys/rtems/crt0.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 newlib.
from da40bd6ea Cygwin: posix_spawnp: don't fallback to sh
new fd26d4b4b RTEMS: Add __m68k_read_tp() to crt0.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:
newlib/libc/sys/rtems/crt0.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 60bf26a412a This replaces uses of last_stmt where we do not require deb [...]
new 6ec565d8755 aarch64: Add pattern to match zero-extending scalar result [...]
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-simd.md | 16 +++++
gcc/testsuite/gcc.target/aarch64/simd/addlv_zext.c | 84 ++++++++++++++++++++++
2 files changed, 100 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/addlv_zext.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-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
from d06c05c11a 63: onsuccess: #17: 23923: [TCWG CI] https://ci.linaro.org/j [...]
new e3f07c9f62 64: onsuccess: #18: 23923: [TCWG CI] https://ci.linaro.org/j [...]
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 1988 -> 2000 bytes
02-prepare_abe/console.log.xz | Bin 2428 -> 2424 bytes
03-build_abe-binutils/console.log.xz | Bin 27204 -> 27168 bytes
04-build_abe-stage1/console.log.xz | Bin 71768 -> 71840 bytes
05-build_abe-qemu/console.log.xz | Bin 31140 -> 31180 bytes
06-build_linux/console.log.xz | Bin 9360 -> 9480 bytes
08-check_regression/console.log.xz | Bin 608 -> 612 bytes
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
10 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_binutils/master-aarch64
in repository toolchain/ci/base-artifacts.
from 94492523a4 41: onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 60954084e9 42: onsuccess: #75: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 62104 -> 62012 bytes
00-sumfiles/gas.log.xz | Bin 150704 -> 150560 bytes
00-sumfiles/ld.log.xz | Bin 107620 -> 107652 bytes
01-reset_artifacts/console.log.xz | Bin 2060 -> 2244 bytes
02-prepare_abe/console.log.xz | Bin 2424 -> 2416 bytes
03-build_abe-binutils/console.log.xz | Bin 27020 -> 27260 bytes
04-build_abe-stage1/console.log.xz | Bin 70956 -> 71132 bytes
05-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
06-build_abe-linux/console.log.xz | Bin 8220 -> 8280 bytes
07-build_abe-glibc/console.log.xz | Bin 241156 -> 241940 bytes
08-build_abe-stage2/console.log.xz | Bin 201256 -> 202188 bytes
09-build_abe-gdb/console.log.xz | Bin 34628 -> 34528 bytes
10-build_abe-qemu/console.log.xz | Bin 31912 -> 32112 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3944 -> 3888 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2820 -> 2832 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1248 -> 1232 bytes
13-check_regression/results.compare | 10 +++++-----
13-check_regression/results.compare2 | 6 +++---
14-update_baseline/console.log | 9 ---------
git/gcc_rev | 2 +-
jenkins/notify.sh | 2 +-
mail/results.compare | 10 +++++-----
manifest.sh | 20 ++++++++++----------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 2 +-
27 files changed, 30 insertions(+), 39 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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from d6263d4ab7 52: onsuccess: #97: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new 3bb9767f03 53: onsuccess: #98: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 61892 -> 61912 bytes
00-sumfiles/gas.log.xz | Bin 100948 -> 100976 bytes
00-sumfiles/ld.log.xz | Bin 114176 -> 114124 bytes
01-reset_artifacts/console.log.xz | Bin 2228 -> 2052 bytes
02-prepare_abe/console.log.xz | Bin 2460 -> 2420 bytes
03-build_abe-binutils/console.log.xz | Bin 26844 -> 26896 bytes
04-build_abe-stage1/console.log.xz | Bin 89016 -> 89300 bytes
06-build_abe-linux/console.log.xz | Bin 8280 -> 8280 bytes
07-build_abe-glibc/console.log.xz | Bin 233420 -> 232984 bytes
08-build_abe-stage2/console.log.xz | Bin 225372 -> 225084 bytes
09-build_abe-gdb/console.log.xz | Bin 34196 -> 34576 bytes
10-build_abe-qemu/console.log.xz | Bin 30372 -> 31976 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3848 bytes
12-build_abe-check_binutils/console.log.xz | Bin 2920 -> 2916 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1248 -> 1252 bytes
13-check_regression/results.compare2 | 4 ++--
git/gcc_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 20 ++++++++++----------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
23 files changed, 18 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.
unknown user pushed a change to branch master
in repository gcc.
from 28c06d0ed13 Avoid repeated forwarder_block_p calls in CFG cleanup
new 60bf26a412a This replaces uses of last_stmt where we do not require deb [...]
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/gimple-predicate-analysis.cc | 2 +-
gcc/gimple-pretty-print.cc | 5 +----
gcc/gimple-ssa-split-paths.cc | 5 ++---
gcc/graphite-scop-detection.cc | 9 ++-------
gcc/ipa-fnsummary.cc | 15 +++++----------
gcc/ipa-prop.cc | 9 ++++-----
gcc/predict.cc | 25 +++++++++----------------
gcc/tree-ssa-phiopt.cc | 32 ++++++++++++++------------------
gcc/tree-ssa-reassoc.cc | 2 +-
gcc/tree-ssa-sccvn.cc | 8 ++++----
gcc/tree-ssa-structalias.cc | 2 +-
gcc/tree-ssa-threadbackward.cc | 4 ++--
gcc/tree-ssa-threadedge.cc | 4 +---
gcc/tree-switch-conversion.cc | 9 +++------
gcc/tree-tailcall.cc | 11 ++---------
gcc/tree-vect-loop-manip.cc | 2 +-
gcc/tree-vect-slp.cc | 2 +-
gcc/tree-vect-stmts.cc | 2 +-
gcc/tree-vectorizer.cc | 11 ++++-------
19 files changed, 59 insertions(+), 100 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 ff8f9544935 RISC-V: Eliminate redundant vsetvli for duplicate AVL def
new 28c06d0ed13 Avoid repeated forwarder_block_p calls in CFG cleanup
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/cfgcleanup.cc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.