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_ubsan
in repository toolchain/ci/base-artifacts.
discards 3f393f5d 0: update: binutils-gcc: 2
new eb815c78 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 (3f393f5d)
\
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 1624 -> 1616 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 39376 -> 39100 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 329532 -> 327112 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
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_gcc_bootstrap/master-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 69f1998e 0: update: binutils-gcc: 2
new d8c6cffb 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 (69f1998e)
\
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 1600 -> 1600 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 51012 -> 51268 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 471392 -> 474240 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 742377ed0f0 analyzer: bulletproof taint warnings against NULL m_arg
adds 6877993c4da Add alias disambiguation for vectorizer load/store IFNs
adds f4ed610d02a MAINTAINERS: Add myself as Ada front end co-maintainer
adds bd9837bc3ca Teach VN about masked/len stores
adds dc477ffb4ab tree-optimization/106378 - DSE of LEN_STORE and MASK_STORE
adds 375668e0508 tree-optimization/106379 - add missing ~(a ^ b) folding for _Bool
adds 9a52d6871a2 Revert "forwprop: Use lhs type instead of arg0 in folding V [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 2 +-
gcc/match.pd | 6 +
gcc/testsuite/gcc.dg/pr106379-1.c | 9 +
gcc/testsuite/gcc.target/i386/vec-maskstore-vn.c | 30 +++
gcc/tree-ssa-alias.cc | 49 ++++-
gcc/tree-ssa-dse.cc | 55 ++++-
gcc/tree-ssa-forwprop.cc | 2 +-
gcc/tree-ssa-sccvn.cc | 255 ++++++++++++++++++-----
8 files changed, 343 insertions(+), 65 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr106379-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/vec-maskstore-vn.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_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from e82295b23d PR29337, readelf CU/TU mixup in .gdb_index
adds e4e340a3ff PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save
adds 987e8a90fa x86/Intel: correct AVX512F scatter insn element sizes
adds ea09fe9259 x86: replace wrong attributes on VCVTDQ2PH{X,Y}
adds 2fe9a3c41f [gdb/symtab] Fix bad compile unit index complaint
adds 9b89bf16c3 [gdbsupport] Fix type of parallel_for_each_debug
adds c57ac51086 [gdb/python] Fix python selftest with python 3.11
No new revisions were added by this update.
Summary of changes:
binutils/dwarf.c | 13 ++++++++--
gas/testsuite/gas/aarch64/pac_ab_key.d | 4 ++--
gas/testsuite/gas/aarch64/pac_negate_ra_state.d | 2 +-
gas/testsuite/gas/i386/avx512f.s | 32 ++++++++++++-------------
gas/testsuite/gas/i386/x86-64-avx512f.s | 32 ++++++++++++-------------
gdb/dwarf2/read.c | 26 +++++++++++++-------
gdb/python/python.c | 11 +++++----
gdbsupport/parallel-for.h | 2 +-
opcodes/i386-opc.tbl | 12 +++++-----
opcodes/i386-tbl.h | 12 +++++-----
10 files changed, 83 insertions(+), 63 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_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 7bdca3b2 0: update: binutils-gcc: 1
new 4599251d 0: update: binutils-gcc: 1
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 (7bdca3b2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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 1588 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 38628 -> 38056 bytes
04-build_abe-gcc/console.log.xz | Bin 215896 -> 213188 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3828 -> 3884 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2536 -> 2596 bytes
07-check_regression/console.log.xz | Bin 2508 -> 6440 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 325 ++
07-check_regression/results.compare | 344 +-
07-check_regression/results.compare2 | 464 ++-
07-check_regression/results.regressions | 101 +
08-update_baseline/console.log | 1044 ++++++-
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 325 ++
08-update_baseline/results.compare | 344 +-
08-update_baseline/results.compare2 | 464 ++-
08-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3531800 -> 3539076 bytes
sumfiles/g++.sum | 156 +-
sumfiles/gcc.log.xz | Bin 3058148 -> 3045912 bytes
sumfiles/gcc.sum | 5218 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1038532 -> 1038488 bytes
sumfiles/gfortran.sum | 149 +-
sumfiles/libatomic.log.xz | Bin 2192 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 204808 -> 205060 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2552 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 440472 -> 441140 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 6193 insertions(+), 2896 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.