This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards dbe0934e 2: update: binutils-gcc-glibc: 1
new 0350d90a 2: update: binutils-gcc-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 (dbe0934e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
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 | 128 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 10316 ++--
04-build_abe-stage1/console.log | 13678 ++---
05-build_abe-linux/console.log | 258 +-
06-build_abe-glibc/console.log | 28025 ++++-----
07-build_abe-stage2/console.log | 32731 +++++------
09-benchmark--O2_LTO/benchmark-start.log | 2 +-
09-benchmark--O2_LTO/benchmark.log | 12 +-
09-benchmark--O2_LTO/console.log | 234 +-
10-check_regression/console.log | 1246 +-
10-check_regression/results-0.csv | 165 +-
10-check_regression/results-1.csv | 158 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 174 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 3816 +-
11-update_baseline/console.log | 3822 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-1.csv | 158 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-full.csv | 158 +-
11-update_baseline/results.csv | 68 +-
11-update_baseline/results.log | 2840 +-
11-update_baseline/results.regressions | 1 +
console.log | 90886 ++++++++++++++---------------
jenkins/manifest.sh | 16 +-
regressions.txt | 2 -
results | 1 -
results_id | 2 +-
30 files changed, 94551 insertions(+), 94962 deletions(-)
create mode 100644 11-update_baseline/results.regressions
delete mode 100644 regressions.txt
--
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/llvm-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3d4d2254 0: update: llvm-linux: all
new 320f1d65 0: update: llvm-linux: 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 (3d4d2254)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 128 +-
02-build_llvm/console.log | 12907 +++++++++++++++++------------------
03-build_linux/console.log | 824 +--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13865 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 13873 insertions(+), 13871 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.
unknown user pushed a change to branch master
in repository gcc.
from d42a2e465d8 Fix fortran/93686 -- ICE matching data statements with deri [...]
new 6a38c697c6c Update cpplib eo.po.
new e0fd9ce257c Update gcc sv.po.
The 2 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/po/ChangeLog | 4 +
gcc/po/sv.po | 407 +++++++++++++++++++++-------------------------------
libcpp/po/ChangeLog | 4 +
libcpp/po/eo.po | 81 +++++------
4 files changed, 206 insertions(+), 290 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/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/gcc.
from 1aa6d76d002 Daily bump.
adds e76564a81fe Daily bump.
adds 6db837a5288 c++: Fix ICE with lambda in operator function [PR93597]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 8 ++++++++
gcc/cp/name-lookup.c | 8 ++++----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-93597.C | 8 ++++++++
5 files changed, 29 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-93597.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_kernel/gnu-release-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d76a097e 0: update: binutils-gcc-linux: all
new 5668e008 0: update: binutils-gcc-linux: 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 (d76a097e)
\
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 | 128 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11576 ++++++-------
04-build_abe-stage1/console.log | 13454 ++++++++-------
05-build_linux/console.log | 738 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 3 +-
console.log | 26346 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 26349 insertions(+), 26358 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.