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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
discards 251bc1319 0: update: glibc-ace9e3edbca62d978b1e8f392d8a5d78500272d9: 1
new 3c2c878f2 0: update: linux-6bfb56e93bcef41859c2d5ab234ffd80b691be35: 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 (251bc1319)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_binutil [...]
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 1568 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2724 -> 2716 bytes
03-build_abe-binutils/console.log.xz | Bin 51108 -> 50212 bytes
04-build_abe-gcc/console.log.xz | Bin 232148 -> 231616 bytes
06-build_abe-linux/console.log.xz | Bin 10892 -> 8900 bytes
07-build_abe-glibc/console.log.xz | Bin 232544 -> 229816 bytes
08-build_abe-gdb/console.log.xz | Bin 46688 -> 46828 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3848 -> 3828 bytes
10-build_abe-check_binutils/console.log.xz | Bin 2176 -> 2176 bytes
11-check_regression/console.log.xz | Bin 2292 -> 2288 bytes
11-check_regression/results.compare2 | 4 ++--
12-update_baseline/console.log | 16 ++++++++--------
12-update_baseline/results.compare2 | 4 ++--
jenkins/manifest.sh | 8 ++++----
sumfiles/binutils.log.xz | Bin 55888 -> 55880 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 97700 -> 97720 bytes
sumfiles/gas.sum | 2 +-
sumfiles/ld.log.xz | Bin 130888 -> 130876 bytes
sumfiles/ld.sum | 2 +-
20 files changed, 19 insertions(+), 19 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 02b4e2de320 Daily bump.
adds 2fc6e3d55f6 This patch replaces shift and ior insns with one rotate and [...]
adds 269edf4e5e6 Update {skylake,icelake,alderlake}_cost to add a bit prefer [...]
adds 17f52a1c725 openmp: Add support for HBW or large capacity or interleave [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/x86-tune-costs.h | 26 +-
gcc/config/rs6000/rs6000.md | 12 +-
gcc/testsuite/g++.target/i386/pr105638.C | 3 +-
gcc/testsuite/gcc.target/i386/pr105493.c | 51 ++++
gcc/testsuite/gcc.target/i386/pr91446.c | 2 +-
gcc/testsuite/gcc.target/i386/pr99881.c | 2 +-
gcc/testsuite/gcc.target/powerpc/pr93453-1.c | 14 +
libgomp/allocator.c | 365 ++++++++++++++++++++++++++-
libgomp/config/linux/allocator.c | 36 +++
9 files changed, 477 insertions(+), 34 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr105493.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr93453-1.c
create mode 100644 libgomp/config/linux/allocator.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.
from 67972b632 0: update: binutils-d21691eaa7e851a7600ce1f616c5289b7c69055b: 2
new 061238f46 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 1464 -> 1644 bytes
02-prepare_abe/console.log.xz | Bin 2708 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 51016 -> 51344 bytes
05-build_abe-bootstrap/console.log.xz | Bin 466004 -> 107212 bytes
06-check_regression/console.log.xz | Bin 416 -> 1208 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 | 12 ++++-----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 32 ++++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 11 ++++++--
18 files changed, 121 insertions(+), 28 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
in repository toolchain/ci/interesting-commits.
from 30ac017 Add last-good 269edf4e5e6ab489730038f7e3495550623179fe from h [...]
new 7e4e8b5 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_gcc_bootstrap
in repository toolchain/ci/interesting-commits.
from 4b2fb7d Add regression ae8decf1d2b8329af59592b4fa78ee8dfab3ba5e from [...]
new 30ac017 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_check/master-arm
in repository toolchain/ci/base-artifacts.
discards 8e5adff57 0: update: binutils-gcc: 1
new 3e31f7aad 0: update: binutils-d21691eaa7e851a7600ce1f616c5289b7c69055b: 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 (8e5adff57)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (3e [...]
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 1528 -> 1488 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2700 bytes
03-build_abe-binutils/console.log.xz | Bin 50728 -> 51220 bytes
04-build_abe-gcc/console.log.xz | Bin 230860 -> 232120 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3844 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2408 -> 2416 bytes
07-check_regression/console.log.xz | Bin 2360 -> 2376 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 6 +-
08-update_baseline/console.log | 204 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 6 +-
jenkins/manifest.sh | 9 +-
sumfiles/g++.log.xz | Bin 2765688 -> 2777856 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2378684 -> 2357784 bytes
sumfiles/gcc.sum | 4560 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 903048 -> 904408 bytes
sumfiles/gfortran.sum | 46 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201580 -> 201480 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2536 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459368 -> 457108 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2511 insertions(+), 2512 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.