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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards ab14229ec 0: update: binutils-gcc-linux-qemu: all
new 9796dca64 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 (ab14229ec)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 1576 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41340 -> 41980 bytes
04-build_abe-stage1/console.log.xz | Bin 85600 -> 85712 bytes
05-build_abe-qemu/console.log.xz | Bin 30448 -> 30104 bytes
06-build_linux/console.log.xz | Bin 3380 -> 3412 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O3_LTO_VECT
in repository toolchain/ci/base-artifacts.
discards ba0845e85 0: update: binutils-linux-glibc: 1
new 4f1970a31 0: update: binutils-gcc-linux-glibc: 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 (ba0845e85)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_tk1/gnu-master-a [...]
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 1700 -> 1784 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 43136 -> 44624 bytes
04-build_abe-stage1/console.log.xz | Bin 94516 -> 92300 bytes
06-build_abe-linux/console.log.xz | Bin 8920 -> 8956 bytes
07-build_abe-glibc/console.log.xz | Bin 230552 -> 231444 bytes
08-build_abe-stage2/console.log.xz | Bin 213412 -> 211444 bytes
10-benchmark/benchmark-start.log | 2 +-
10-benchmark/benchmark.log | 40 +-
10-benchmark/console.log.xz | Bin 2288 -> 2280 bytes
11-check_regression/console.log.xz | Bin 836 -> 2632 bytes
11-check_regression/results-1.csv | 10407 ++++++++++++++++++++++++++++++++
11-check_regression/results-brief.csv | 21 +
11-check_regression/results-full.csv | 90 +
11-check_regression/results.csv | 79 +
11-check_regression/results.log | 4 +-
12-update_baseline/console.log | 733 ++-
12-update_baseline/results-1.csv | 10407 ++++++++++++++++++++++++++++++++
12-update_baseline/results-brief.csv | 21 +
12-update_baseline/results-full.csv | 90 +
12-update_baseline/results.csv | 79 +
12-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 25 +-
results | 2 +-
results_id | 2 +-
25 files changed, 21956 insertions(+), 50 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 d7705b0ada9 contrib: filter out mmx.md file.
adds 6c0dd02964a [PR102563] Do not clobber range in operator_lshift::op1_range.
adds b7848a2068b libstdc++: Fix typos in std::filesystem code
new e3e07b8955f Daily bump.
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:
contrib/ChangeLog | 5 +++++
gcc/ChangeLog | 11 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 5 +++++
gcc/range-op.cc | 12 ++++++------
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr102563.c | 16 ++++++++++++++++
libgomp/ChangeLog | 7 +++++++
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/src/c++17/fs_ops.cc | 2 +-
libstdc++-v3/src/filesystem/ops-common.h | 4 ++--
11 files changed, 70 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr102563.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 b625c7701d [gdb/symtab] Remove COMPUNIT_CALL_SITE_HTAB
adds d4e8e096a5 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards d72aa36b6 0: update: binutils-gcc: 1
new 2f6467bc9 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 (d72aa36b6)
\
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 1536 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53824 -> 51884 bytes
04-build_abe-gcc/console.log.xz | Bin 208420 -> 210048 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3864 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2396 -> 2316 bytes
07-check_regression/console.log.xz | Bin 2952 -> 2816 bytes
07-check_regression/extra-bisect-params | 1 -
07-check_regression/fails.sum | 7 -
07-check_regression/results.compare | 25 +-
07-check_regression/results.compare2 | 54 +-
07-check_regression/results.regressions | 27 -
08-update_baseline/console.log | 476 ++--
08-update_baseline/extra-bisect-params | 1 -
08-update_baseline/fails.sum | 7 -
08-update_baseline/results.compare | 25 +-
08-update_baseline/results.compare2 | 54 +-
08-update_baseline/results.regressions | 27 -
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3389680 -> 3418596 bytes
sumfiles/g++.sum | 142 +-
sumfiles/gcc.log.xz | Bin 2867844 -> 2884452 bytes
sumfiles/gcc.sum | 3621 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 862112 -> 862888 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2180 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 168912 -> 169184 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425096 -> 421912 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2242 insertions(+), 2315 deletions(-)
delete mode 100644 07-check_regression/extra-bisect-params
delete mode 100644 07-check_regression/fails.sum
delete mode 100644 07-check_regression/results.regressions
delete mode 100644 08-update_baseline/extra-bisect-params
delete mode 100644 08-update_baseline/fails.sum
delete mode 100644 08-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.