This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4ddee425b8c reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [...]
new 26b5062be99 tree-optimization/98428 - avoid pre-existing vectors for loop SLP
new 27aad521570 move SLP debug counter
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/tree-vect-slp.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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-master-aarch64-lts-defconfig
in repository toolchain/ci/qemu.
from 41192db338 Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machi [...]
adds 593621f36b readline: Fix possible array index out of bounds in readline [...]
adds e551455f1e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...]
No new revisions were added by this update.
Summary of changes:
util/readline.c | 3 +++
1 file changed, 3 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/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 8c91d1b74 0: update: binutils-gcc-linux-qemu: boot
new a139d75c3 0: update: binutils-gcc-linux-qemu: 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 (8c91d1b74)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 112 +-
02-prepare_abe/console.log | 288 +-
03-build_abe-binutils/console.log | 11702 +++++-----
04-build_abe-stage1/console.log | 15800 +++++++------
05-build_linux/console.log | 820 +-
06-build_abe-qemu/console.log | 6773 +++---
07-boot_linux/console.log | 492 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 36015 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
13 files changed, 35879 insertions(+), 36169 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 a7553ad60be store-merging: Handle vector CONSTRUCTORs using bswap [PR96239]
new 5ca2400270e match.pd: Improve (A / (1 << B)) -> (A >> B) optimization [ [...]
new 576714b309b phiopt: Optimize x < 0 ? ~y : y to (x >> 31) ^ y [PR96928]
new 4ddee425b8c reassoc: Fix reassociation on 32-bit hosts with > 32767 bbs [...]
The 3 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/match.pd | 8 +-
gcc/testsuite/g++.dg/tree-ssa/pr96930.C | 10 ++
gcc/testsuite/gcc.dg/tree-ssa/pr96928.c | 38 ++++++++
.../gcc.target/i386/ifcvt-onecmpl-abs-1.c | 4 +-
gcc/tree-ssa-phiopt.c | 108 +++++++++++++++++++++
gcc/tree-ssa-reassoc.c | 34 +++----
6 files changed, 181 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr96930.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr96928.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/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2df8a79ab 2: update: llvm-qemu: 21209
new 9880bd2b6 2: update: llvm-linux-qemu: 21212
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 (2df8a79ab)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 154 +-
02-prepare_abe/console.log | 410 +-
03-build_llvm/console.log | 13262 +++++++++++++--------------
04-build_linux/console.log | 634 +-
07-check_regression/console.log | 24 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 58 +-
08-update_baseline/results.regressions | 4 +-
console.log | 14542 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
results | 2 +-
11 files changed, 14675 insertions(+), 14429 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-master-aarch64-next-allyesconfig
in repository toolchain/ci/qemu.
from 41192db338 Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machi [...]
adds 593621f36b readline: Fix possible array index out of bounds in readline [...]
adds e551455f1e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...]
No new revisions were added by this update.
Summary of changes:
util/readline.c | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.