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.
discards 07932f2e9 0: update: binutils-gcc-linux-qemu: boot
new 1d32df4f2 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 (07932f2e9)
\
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.xz | Bin 1596 -> 1840 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44928 -> 45064 bytes
04-build_abe-stage1/console.log.xz | Bin 71476 -> 71792 bytes
05-build_abe-qemu/console.log.xz | Bin 30096 -> 30832 bytes
06-build_linux/console.log.xz | Bin 37632 -> 37228 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 insertions(+), 15 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
in repository toolchain/ci/gcc.
from a031aaa2ac9 Update my email address.
adds 074ee8d9a91 Add a missing return when transforming atomic bit test and [...]
adds 3200de91bc7 tree-optimization: [PR103245] Improve detection of abs patt [...]
adds e69b7c57798 Fix uninitialized access in merge_call_side_effects
No new revisions were added by this update.
Summary of changes:
gcc/ipa-modref.c | 64 ++++++++++++++--------------
gcc/match.pd | 22 +++++-----
gcc/testsuite/gcc.dg/pr103268-1.c | 10 +++++
gcc/testsuite/gcc.dg/pr103268-2.c | 12 ++++++
gcc/testsuite/gcc.dg/tree-ssa/modref-dse-5.c | 43 +++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr103245-1.c | 25 +++++++++++
gcc/tree-ssa-ccp.c | 2 +
7 files changed, 135 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr103268-1.c
create mode 100644 gcc/testsuite/gcc.dg/pr103268-2.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-dse-5.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr103245-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards 75b3a6e17 0: update: binutils-gcc: 2
new d470fbe4c 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 (75b3a6e17)
\
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 1492 -> 1528 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 67624 -> 66844 bytes
05-build_abe-bootstrap/console.log.xz | Bin 467932 -> 467452 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 22 +++++++++++-----------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 17 insertions(+), 17 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 9ceaf0fee35 libgomp: Mark thread_limit clause to target construct as im [...]
new 9f7fc820146 ipa-sra: Testcase that removing a "returns_nonnull" retval works
new 23125fab7b1 Replace more DEBUG_EXPR_DECL creations with build_debug_expr_decl
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/cfgexpand.c | 5 ++--
gcc/ipa-param-manipulation.c | 17 +++++-------
gcc/testsuite/gcc.dg/ipa/ipa-sra-ret-nonull.c | 40 +++++++++++++++++++++++++++
gcc/tree-inline.c | 17 +++++-------
gcc/tree-into-ssa.c | 7 ++---
gcc/tree-ssa-loop-ivopts.c | 5 ++--
gcc/tree-ssa.c | 5 ++--
7 files changed, 63 insertions(+), 33 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-sra-ret-nonull.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-mainline-allmodconfig
in repository toolchain/ci/qemu.
from 70f872ca91 Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/ [...]
adds 3620328f78 target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]
adds 1fde73bcd7 spapr_numa.c: fix FORM1 distance-less nodes
adds d139786e1b ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidat [...]
adds 42f6c9179b Merge tag 'pull-ppc-20211112' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes:
hw/ppc/spapr_numa.c | 62 +++++++++++++++++++-------------------
target/ppc/mmu_helper.c | 2 +-
target/ppc/translate/fp-impl.c.inc | 2 +-
3 files changed, 33 insertions(+), 33 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.