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 7c50354dc 0: update: binutils-gcc: 2
new ba118993e 0: update: binutils-575a212a78c6f7e213933cf96d9a63642edc5069: 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 (7c50354dc)
\
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 -> 1468 bytes
02-prepare_abe/console.log.xz | Bin 2716 -> 2708 bytes
04-build_abe-binutils/console.log.xz | Bin 37816 -> 39592 bytes
05-build_abe-bootstrap/console.log.xz | Bin 271368 -> 271244 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
jenkins/manifest.sh | 13 ++++++-------
6 files changed, 6 insertions(+), 7 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_O3
in repository toolchain/ci/base-artifacts.
from 041430889 0: update: binutils-d21691eaa7e851a7600ce1f616c5289b7c69055b: 2
new 695c59931 1: reset: gcc-17f52a1c725948befcc3dd3c90d1abad77b6f6fe: 1
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 1504 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2712 -> 2720 bytes
04-build_abe-binutils/console.log.xz | Bin 51008 -> 51656 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 462196 -> 107712 bytes
06-check_regression/console.log.xz | Bin 416 -> 1196 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 29 +++++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 9 +++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 43 +++++++++++++++++--------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 10 +++----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 32 +++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 11 ++++++--
18 files changed, 120 insertions(+), 27 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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 2dc19a1b590 doc: Fix up -Waddress documentation
adds 209de00fdb9 OpenMP: Handle ancestor:1 with discover_declare_target
adds 97b81fb0363 c++: Better module initializer code
new 702a11ade2e RISC-V: Use a tab rather than space with FSFLAGS
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/riscv/riscv.md | 4 +-
gcc/cp/cp-tree.h | 3 +-
gcc/cp/decl2.cc | 32 ++++----
gcc/cp/module.cc | 23 +++---
gcc/omp-offload.cc | 21 ++---
.../c-c++-common/gomp/reverse-offload-1.c | 93 ++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/init-2_a.C | 2 +
gcc/testsuite/g++.dg/modules/init-2_b.C | 2 +
8 files changed, 140 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/reverse-offload-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/binutils-gdb.
from d21691eaa7 Automatic date update in version.in
adds 417d2514ef gdb/testsuite: resolve duplicate test name in gnu_vector.exp
adds b1054b67df gdb/testsuite: resolve duplicate test names in gdb.threads/tls.exp
adds 8f4141b0ae gdb: add Yvan Roux to gdb/MAINTAINERS
adds 61ee7510b3 gdb/testsuite: use test_compiler_info in gcc_major_version
adds 1562f64fec gdb/testsuite: remove get_compiler_info calls from gdb.exp a [...]
adds 08b326ee0a gdb/testsuite: make 'c' default language for get/test compiler info
adds 0e471fde07 gdb/testsuite: handle errors better in test_compiler_info
adds 575a212a78 gdb/testsuite: solve problems with compiler_info caching
new 148ca9dd5c gdb/arm: Terminate unwinding when LR is 0xffffffff
new 8db775b211 Fix ARM_CC_FOR_TARGET handling
new 1ef3351b7b gdb/arm: Simplify logic for updating addresses
new 2d9cf99d9a gdb/arm: Document and fix exception stack offsets
The 4 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/MAINTAINERS | 1 +
gdb/arm-tdep.c | 85 +++++++++++++++++++++++++++++---
gdb/testsuite/gdb.base/gnu_vector.exp | 20 ++++----
gdb/testsuite/gdb.threads/tls.exp | 5 +-
gdb/testsuite/lib/dwarf.exp | 8 ---
gdb/testsuite/lib/gdb.exp | 91 +++++++++++++++++------------------
6 files changed, 138 insertions(+), 72 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/base-artifacts.
discards 6527f4472 2: update: gcc-2dc19a1b590b9afb58fd5f779e87ae8fc1998ae7: 1
new 555548c8f 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 (6527f4472)
\
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 2696 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 50704 -> 52400 bytes
05-build_abe-bootstrap/console.log.xz | Bin 108256 -> 108044 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 61 +++++++++++++++++++++++++---------
jenkins/manifest.sh | 13 ++++----
7 files changed, 52 insertions(+), 22 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_gnu_native_build
in repository toolchain/ci/interesting-commits.
from 7bb28af Add last-good 269edf4e5e6ab489730038f7e3495550623179fe from h [...]
new e6f5dcb Add regression 17f52a1c725948befcc3dd3c90d1abad77b6f6fe 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:
gcc | 1 +
1 file changed, 1 insertion(+)
--
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_gnu_native_build
in repository toolchain/ci/interesting-commits.
from 1f32194 Add regression 967cdbe66296535fa496b88406a1125c8acaf6e2 from [...]
new 7bb28af Add last-good 269edf4e5e6ab489730038f7e3495550623179fe from h [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from 7e4e8b5 Add regression 17f52a1c725948befcc3dd3c90d1abad77b6f6fe from [...]
new 260570e Add regression 17f52a1c725948befcc3dd3c90d1abad77b6f6fe 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:
gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.