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 bbb826f5e92 gdb: Delay releasing target_desc_up in more cases
new 3d87245cc1a Handle void results as unformatted prints
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/ChangeLog | 6 ++++++
gdb/printcmd.c | 1 +
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/printcmds.exp | 5 +++++
4 files changed, 17 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 8c26cfc6af3 Fixup gcc.dg/vect/pr65947-3.c when masked loads are available
new 383400a6078 [nvptx] Set -misa=sm_35 by default
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/nvptx/nvptx.h | 5 ++++-
gcc/config/nvptx/nvptx.opt | 3 ++-
2 files changed, 6 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.
unknown user pushed a change to branch master
in repository gcc.
from da9df699753 Daily bump.
new 36500ed18aa fix ICE with BB vectorization of PHIs
new 6887244269e Move pr97315-1.c test to g++.dg/opt/.
new 600cf1128e4 match.pd: Fix up FFS -> CTZ + 1 optimization [PR97325]
new 781634daea8 vrp: Fix up gcc.target/aarch64/pr90838.c [PR97312, PR94801]
new a0e6e49dded random memory leak fixes
new 1cde5d85bec Fix for PR97317.
new 5d708c6315e tree-optimization/97347 - fix another SLP constant insertion issue
new ffe8baa9964 IPA modref: fix miscompilation in clone when IPA modref is used
new afcbeb35e0b libstdc++: Fix unused variable warning
new 16760e5bf70 tree-optimization/97334 - improve BB SLP discovery
new 8c26cfc6af3 Fixup gcc.dg/vect/pr65947-3.c when masked loads are available
The 11 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/cgraphunit.c | 1 +
gcc/doc/sourcebuild.texi | 3 +
gcc/gimple-range.cc | 94 +++++++++++++++-------
gcc/ipa-modref-tree.h | 3 +-
gcc/ipa-modref.c | 1 +
gcc/match.pd | 3 +-
gcc/range-op.cc | 25 ++++--
.../{gcc.dg/pr97315-1.c => g++.dg/opt/pr97315-1.C} | 2 +-
gcc/testsuite/g++.dg/vect/pr97347.cc | 41 ++++++++++
gcc/testsuite/gcc.c-torture/execute/pr97325.c | 15 ++++
gcc/testsuite/gcc.dg/pr97317.c | 11 +++
gcc/testsuite/gcc.dg/tree-ssa/pr94801.c | 16 ++++
.../loop-13.c => gcc.dg/vect/bb-slp-phis-1.c} | 22 +----
gcc/testsuite/gcc.dg/vect/bb-slp-pr65935.c | 3 +
gcc/testsuite/gcc.dg/vect/pr65947-3.c | 9 ++-
gcc/testsuite/lib/target-supports.exp | 8 ++
gcc/tree-ssa-loop-niter.c | 1 +
gcc/tree-vect-data-refs.c | 37 ++++++---
gcc/tree-vect-loop.c | 1 +
gcc/tree-vect-slp.c | 45 +++++++++--
gcc/vr-values.c | 92 +++++++++++++--------
.../testsuite/util/testsuite_performance.h | 1 -
22 files changed, 315 insertions(+), 119 deletions(-)
rename gcc/testsuite/{gcc.dg/pr97315-1.c => g++.dg/opt/pr97315-1.C} (95%)
create mode 100644 gcc/testsuite/g++.dg/vect/pr97347.cc
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr97325.c
create mode 100644 gcc/testsuite/gcc.dg/pr97317.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94801.c
copy gcc/testsuite/{gcc.c-torture/execute/loop-13.c => gcc.dg/vect/bb-slp-phis-1.c} (57%)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a402f5f66 0: update: llvm-linux: all
new bd0ac7f6c 0: update: llvm-linux: 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 (a402f5f66)
\
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 | 128 +-
02-build_llvm/console.log | 12552 ++++++++++++++---------------
03-build_linux/console.log | 3868 +++++----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 16554 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
results | 2 +-
9 files changed, 16529 insertions(+), 16589 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-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ceafd647b 0: update: binutils-gcc-linux: boot
new 867602ba3 0: update: binutils-gcc-linux: 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 (ceafd647b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 235 +-
02-prepare_abe/console.log | 500 +-
03-build_abe-binutils/console.log | 11956 ++++++-----
04-build_abe-stage1/console.log | 20435 +++++++++---------
05-build_linux/console.log | 704 +-
06-boot_linux/console.log | 416 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 34382 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 34330 insertions(+), 34342 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.