This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b51321bc519 varasm: Fix up constpool alias handling [PR99872]
new 5c5b31975e6 vect: Don't split store groups if we have IFN_STORE_LANES [ [...]
new 2f3d9104610 vect: Restore variable-length SLP permutes [PR97513]
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:
gcc/testsuite/gcc.dg/vect/slp-21.c | 4 +-
gcc/testsuite/gcc.dg/vect/vect-complex-5.c | 3 +-
gcc/testsuite/gcc.target/aarch64/pr99873_1.c | 17 ++
gcc/testsuite/gcc.target/aarch64/pr99873_2.c | 20 ++
gcc/testsuite/gcc.target/aarch64/pr99873_3.c | 20 ++
gcc/testsuite/gcc.target/aarch64/sve/pr88834.c | 5 +-
.../aarch64/sve/{pr88834.c => pr88834_ld3.c} | 7 +-
gcc/testsuite/gcc.target/aarch64/sve/pr99873_1.c | 15 ++
gcc/testsuite/gcc.target/aarch64/sve/pr99873_2.c | 18 ++
gcc/testsuite/gcc.target/aarch64/sve/pr99873_3.c | 18 ++
gcc/tree-vect-slp.c | 249 +++++++++++++++------
11 files changed, 297 insertions(+), 79 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr99873_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr99873_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr99873_3.c
copy gcc/testsuite/gcc.target/aarch64/sve/{pr88834.c => pr88834_ld3.c} (60%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr99873_1.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr99873_2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/pr99873_3.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 c01ae2ab6b2 tree-optimization/99954 - fix loop distribution memcpy clas [...]
new b51321bc519 varasm: Fix up constpool alias handling [PR99872]
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/varasm.c | 4 ++--
1 file changed, 2 insertions(+), 2 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 3461dd20 tcwg-benchmark-bare.sh: Delete temporary toolchain copies after use
new 04fa208c tcwg-update-llvmbot-containers.sh: Move all flang bots into p [...]
new 169f1793 round-robin-bisect.sh: Handle another edge case
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:
round-robin-bisect.sh | 21 +++++++++++++++++----
tcwg-update-llvmbot-containers.sh | 10 ++++++++--
2 files changed, 25 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 master
in repository binutils-gdb.
from efd86e5b0f7 sim: m32c: opc2c: remove unused vlist variable
new 5e18990f1f2 gdb: move cheap pointer equality check earlier in types_equal
new 30ab3586680 gdb: allow casting to rvalue reference in more cases
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/ChangeLog | 10 ++++++++++
gdb/gdbtypes.c | 8 ++++----
gdb/testsuite/ChangeLog | 9 +++++++++
gdb/testsuite/gdb.cp/rvalue-ref-params.cc | 19 +++++++++++++++++++
gdb/testsuite/gdb.cp/rvalue-ref-params.exp | 9 +++++++++
gdb/valops.c | 21 +++++++++++++++++++--
6 files changed, 70 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_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards d698867 0: update: binutils-llvm-linux-qemu: all
new 0333d27 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 (d698867)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 128 +-
02-prepare_abe/console.log | 338 +-
03-build_abe-binutils/console.log | 11685 +++++++-------
04-build_llvm/console.log | 13198 ++++++++--------
05-build_linux/console.log | 774 +-
06-build_abe-qemu/console.log | 4588 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30717 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30721 insertions(+), 30723 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 0d6ad10c170 testsuite/99955 - fix may_alias declaration of vector
new c01ae2ab6b2 tree-optimization/99954 - fix loop distribution memcpy clas [...]
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/testsuite/gcc.dg/torture/pr99954.c | 30 ++++++++++++++++++++++++++++++
gcc/tree-loop-distribution.c | 17 +++++++++++++++--
2 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr99954.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 56d467f4ee3 gdb: handle relative paths to DWO files
new efd86e5b0f7 sim: m32c: opc2c: remove unused vlist variable
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:
sim/m32c/ChangeLog | 4 ++++
sim/m32c/opc2c.c | 3 ---
2 files changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-Os-vs-Os_LTO
in repository toolchain/ci/glibc.
from 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
adds 1d45265691 nscd: Fix double free in netgroupcache [BZ #27462]
adds 44b3959329 powerpc64: Workaround sigtramp vdso return call
adds 778b8d3786 S390: Also check vector support in memmove ifunc-selector [B [...]
No new revisions were added by this update.
Summary of changes:
nscd/netgroupcache.c | 4 ++--
sysdeps/powerpc/powerpc64/backtrace.c | 13 ++++++++++++-
sysdeps/s390/configure | 8 ++++++--
sysdeps/s390/configure.ac | 8 ++++++--
sysdeps/s390/memmove.c | 2 +-
sysdeps/s390/multiarch/ifunc-impl-list.c | 3 ++-
6 files changed, 29 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.