This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
from fe4164eb 1: push: binutils-gcc-glibc: -3
new 6f7aa469 2: push: binutils-gcc-glibc: 0
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 | 176 +-
02-prepare_abe/console.log | 358 +-
03-build_abe-binutils/console.log | 10686 ++-
04-build_abe-stage1/console.log | 20104 ++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 38895 ++++----
07-build_abe-stage2/console.log | 45082 ++++-----
09-benchmark--O2_LTO_marm/benchmark-start.log | 2 +-
09-benchmark--O2_LTO_marm/benchmark.log | 25 +-
09-benchmark--O2_LTO_marm/console.log | 143 +-
10-check_regression/console.log | 45 +-
console.log | 115803 ++++++++++++-----------
jenkins/manifest.sh | 20 +-
results | 2 +
results_id | 1 +
15 files changed, 115857 insertions(+), 115779 deletions(-)
create mode 100644 results_id
--
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-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a8ffe8e4 2: update: llvm-linux: 17866
new 1ce9807d 2: update: llvm-linux: 17866
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 (a8ffe8e4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 130 +-
02-build_llvm/console.log | 12055 +++++++++++++++++-----------------
03-build_linux/console.log | 926 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 26 +-
console.log | 13147 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13151 insertions(+), 13149 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 981d178d tcwg_bmk-build.sh, tcwg_gnu-build.sh: Fix bisection-worthy scores
new d12b504a tcwg_gnu-build.sh: Make top_artifacts is an absolute directory
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:
tcwg_gnu-build.sh | 5 +++++
1 file changed, 5 insertions(+)
--
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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9b7773da 0: update: llvm-linux: boot
new 0534640e 0: update: llvm-linux: boot
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 (9b7773da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 184 +-
02-build_llvm/console.log | 12663 ++++++++++++++++++-----------------
03-build_linux/console.log | 752 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 13619 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13621 insertions(+), 13627 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-lts-defconfig
in repository toolchain/ci/gcc.
from 0bb3f83fdc4 Daily bump.
adds 26b2838fc9b Daily bump.
new f158d9197de Fortran: PR93263 -fno-automatic and RECURSIVE
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/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 11 +++++++++++
gcc/fortran/resolve.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gfortran.dg/pr93263_1.f90 | 29 +++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr93263_2.f90 | 24 ++++++++++++++++++++++++
6 files changed, 76 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr93263_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr93263_2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.