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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from f7c07ade85 Automatic date update in version.in
adds 6fc54b1d1e Automatic date update in version.in
adds 0d4e7d656e Automatic date update in version.in
adds 66d5c70038 Automatic date update in version.in
adds 3414eb95d1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d25d3ab51 0: update: binutils-gcc-linux-qemu: all
new 27a8e2cba 0: update: binutils-gcc-linux-qemu: 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 (d25d3ab51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 1608 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 42856 -> 42736 bytes
04-build_abe-stage1/console.log.xz | Bin 67248 -> 67520 bytes
05-build_abe-qemu/console.log.xz | Bin 30012 -> 29992 bytes
06-build_linux/console.log.xz | Bin 3416 -> 3472 bytes
07-boot_linux/console.log.xz | Bin 576 -> 576 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
11 files changed, 12 insertions(+), 12 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 a124c1b0a25 rs6000/test: Adjust test cases due to O2 vect [PR102658]
adds 78fff8a4da1 dwarf2ctf: fix typo in comment
adds 23cd18c60c8 ipa/102714 - IPA SRA eliding volatile
adds c1b6c360fcf libstdc++: Ensure language linkage of std::__terminate()
adds 77c7abe3588 Fortran: dump-parse-tree.c fixes for OpenMP
adds 3c0194d7ff2 tree-optimization/102659 - avoid undefined overflow after i [...]
adds e415bc4c035 Fix handling of flag_rename_registers by a target.
adds 489c8f27296 Add GSI_LAST_NEW_STMT iterator update
new 72e0c742bd0 gcov: make profile merging smarter
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/common.opt | 6 +-
gcc/coverage.c | 50 ++++++---
gcc/doc/invoke.texi | 4 +
gcc/dwarf2ctf.c | 2 +-
gcc/fortran/dump-parse-tree.c | 4 +-
gcc/fortran/gfortran.h | 3 +-
gcc/gcov-dump.c | 9 +-
gcc/gcov.c | 5 +
gcc/gimple-iterator.c | 4 +
gcc/gimple-iterator.h | 4 +-
gcc/ipa-sra.c | 40 +++----
gcc/opts.c | 5 -
gcc/testsuite/gcc.dg/ipa/pr102714.c | 117 +++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr69760.c | 3 +-
.../gcc.target/i386/avx2-vect-mask-store-move1.c | 2 +-
gcc/toplev.c | 7 --
gcc/tree-if-conv.c | 24 ++++-
gcc/tree-ssa.c | 4 +-
libgcc/libgcov-driver.c | 8 +-
libgcc/libgcov-util.c | 3 +
libgcc/libgcov.h | 1 +
libstdc++-v3/include/bits/c++config | 2 +-
22 files changed, 239 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr102714.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/binutils-gdb.
from 777b054cf9 Automatic date update in version.in
adds 7110a5d8e8 [gdb/testsuite] Remove quit in gdb.arch/i386-mpx.exp
adds 746723ba6c [gdb/testsuite] Fix gdb.base/batch-exit-status.exp with nati [...]
adds 36170420e3 [gdb/testsuite] Fix test name in gdb.python/python.exp
adds 2786ef85fa [gdb/testsuite] Require use_gdb_stub == 0 where appropriate
adds 38b03d23c7 [gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with nativ [...]
adds 76b43c9b5c gdb: improve error reporting from the disassembler
No new revisions were added by this update.
Summary of changes:
gdb/disasm.c | 14 ++++++----
gdb/disasm.h | 7 ++++-
gdb/testsuite/boards/gdbserver-base.exp | 2 +-
gdb/testsuite/gdb.arch/i386-mpx.exp | 2 --
.../gdb.dwarf2/frame-inlined-in-outer-frame.exp | 3 +++
gdb/testsuite/gdb.fortran/call-no-debug.exp | 4 ++-
gdb/testsuite/gdb.mi/mi-async.exp | 3 +++
gdb/testsuite/gdb.python/python.exp | 30 ++++++++++++++--------
gdb/testsuite/gdb.reverse/insn-reverse.exp | 3 +++
gdb/testsuite/gdb.tui/tui-missing-src.exp | 3 +++
gdb/testsuite/lib/gdb.exp | 3 +++
11 files changed, 54 insertions(+), 20 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/base-artifacts.
discards 3c4a19df3 2: update: binutils-gcc: 1
new 0653a2f2d 2: 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 (3c4a19df3)
\
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 1552 -> 1500 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2736 bytes
04-build_abe-binutils/console.log.xz | Bin 52416 -> 53484 bytes
05-build_abe-bootstrap/console.log.xz | Bin 101376 -> 102304 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 50 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++++----
7 files changed, 31 insertions(+), 31 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
in repository toolchain/ci/interesting-commits.
from 2b1d75a Add regression 0078783c7089fc83f0072066b23908120d7990e9 from [...]
new 2a6ef3f Add regression f59cc9542bfb461d16ad12b2cc4be4abbfd9d96e from [...]
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:
llvm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.