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/release-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards c1e1d15f 0: update: binutils-gcc: 2
new bf26d6db 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 (c1e1d15f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1496 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 60472 -> 61340 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 475912 -> 477364 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
7 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_kernel/llvm-master-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ca512fcc 2: update: linux-d293389b3f0da4e2f14a3278bd0279099d602db2: 22042
new 45212548 2: update: binutils-llvm-linux-qemu: 22042
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 (ca512fcc)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 1612 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 44916 -> 45524 bytes
04-build_llvm/console.log.xz | Bin 59972 -> 58584 bytes
05-build_abe-qemu/console.log.xz | Bin 31628 -> 29720 bytes
06-build_linux/console.log.xz | Bin 3764 -> 4152 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 175 ++++++++++++++++++++++-------------
jenkins/manifest.sh | 19 ++--
9 files changed, 120 insertions(+), 74 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-aarch64-bootstrap
in repository toolchain/ci/gcc.
from 8e86218f05c c++: Return early in apply_late_template_attributes if ther [...]
adds 531dae29a67 bswap: Improve perform_symbolic_merge [PR103376]
adds 94912212d3d match.pd: Fix up the recent bitmask_inv_cst_vector_p simpli [...]
adds 8acbd7bef6e path solver: Compute ranges in path in gimple order.
adds d1c1919ef8a path solver: Move boolean import code to compute_imports.
adds 1167d4890f7 docs: Add missing @option keyword.
adds 555b8cc3906 Introduce REG_SET_EMPTY_P
adds 0fdd1804ee8 Remove never looping loop in label_rtx_for_bb
adds 8addb0b1279 Continue RTL verifying in rtl_verify_fallthru
adds 4eda2eee0e1 Remove dead code and function
new f4e470d44e8 Do not check gimple_static_cahin in ref_maybe_used_by_call_p_1
new 661c02e54ea Check for equivalences between PHI argument and def.
new a2ae4e9ac39 Initialize node_is_self_scc in ipa_node_params::ipa_node_params
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/cfgcleanup.c | 3 +-
gcc/cfgexpand.c | 24 +++--------
gcc/cfgrtl.c | 5 +--
gcc/cgraphunit.c | 16 +------
gcc/doc/invoke.texi | 4 +-
gcc/gimple-range-fold.cc | 16 +++++++
gcc/gimple-range-path.cc | 58 +++++++++++++++-----------
gcc/gimple-range-path.h | 1 +
gcc/gimple-ssa-store-merging.c | 32 +++++++++++---
gcc/ipa-prop.h | 4 +-
gcc/match.pd | 22 ++++------
gcc/regset.h | 3 ++
gcc/testsuite/gcc.c-torture/execute/pr103417.c | 11 +++++
gcc/testsuite/gcc.dg/optimize-bswapsi-7.c | 37 ++++++++++++++++
gcc/testsuite/gcc.dg/pr103359.c | 21 ++++++++++
gcc/tree-ssa-alias.c | 4 +-
16 files changed, 174 insertions(+), 87 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr103417.c
create mode 100644 gcc/testsuite/gcc.dg/optimize-bswapsi-7.c
create mode 100644 gcc/testsuite/gcc.dg/pr103359.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-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards ae364033 0: update: binutils-gcc: 2
new c078abd2 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 (ae364033)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 53908 -> 53080 bytes
05-build_abe-bootstrap/console.log.xz | Bin 264620 -> 260620 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.