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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9042a2e35 0: update: llvm-linux: all
new 7c928e766 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 (9042a2e35)
\
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 | 221 +-
02-build_llvm/console.log | 12614 +++++++++++++++++-----------------
03-build_linux/console.log | 884 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 14 +-
console.log | 13751 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
regressions.txt | 1 +
9 files changed, 13753 insertions(+), 13758 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_tx1/gnu-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 38e6d7e3b 0: update: binutils-gcc-glibc: 1
new a237b845d 0: update: binutils-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 (38e6d7e3b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 161 +-
02-prepare_abe/console.log | 314 +-
03-build_abe-binutils/console.log | 11333 +--
04-build_abe-stage1/console.log | 14930 ++--
05-build_abe-linux/console.log | 306 +-
06-build_abe-glibc/console.log | 39168 +++++-----
07-build_abe-stage2/console.log | 37394 +++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 23 +-
09-benchmark--Os_LTO/console.log | 145 +-
10-check_regression/console.log | 1348 +-
10-check_regression/results-0.csv | 230 +-
10-check_regression/results-1.csv | 238 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 251 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4680 +-
11-update_baseline/console.log | 1358 +-
11-update_baseline/results-0.csv | 230 +-
11-update_baseline/results-1.csv | 238 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 251 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4726 +-
console.log | 106643 ++++++++++++++--------------
jenkins/manifest.sh | 17 +-
results_id | 2 +-
27 files changed, 111755 insertions(+), 112493 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 9def91e9f2a c: Fix up cfun->function_end_locus from the C FE [PR94029]
new f7dceb4e658 Fix cgraph_node::function_symbol availability compuattion [ [...]
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/ChangeLog | 6 ++++++
gcc/cgraph.c | 26 ++++++++++----------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/torture/pr94202.C | 22 ++++++++++++++++++++++
4 files changed, 43 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr94202.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-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from c78b41b23b3 Daily bump.
adds 883465f79e7 Daily bump.
adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation
adds 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
No new revisions were added by this update.
Summary of changes:
a | 81 ++++++++++++++++++++++++++
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/doc/invoke.texi | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++
7 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards caaa51026 0: update: binutils-gcc-linux: all
new 9ae178317 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 (caaa51026)
\
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 | 166 +-
02-prepare_abe/console.log | 34 +-
03-build_abe-binutils/console.log | 10395 ++++++-------
04-build_abe-stage1/console.log | 18164 +++++++++++-----------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 6 +-
console.log | 29497 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
regressions.txt | 3 +-
11 files changed, 29521 insertions(+), 29478 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-mainline-defconfig
in repository toolchain/ci/gcc.
from c78b41b23b3 Daily bump.
adds 883465f79e7 Daily bump.
adds d01cb80e0fb rs6000: Check -+0 and NaN for smax/smin generation
adds 337111a2349 doc: Note that some warnings depend on optimizations (PR 92757)
No new revisions were added by this update.
Summary of changes:
a | 81 ++++++++++++++++++++++++++
gcc/ChangeLog | 15 +++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 6 +-
gcc/doc/invoke.texi | 5 ++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c | 17 ++++++
7 files changed, 129 insertions(+), 2 deletions(-)
create mode 100644 a
create mode 100644 gcc/testsuite/gcc.target/powerpc/p9-minmax-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.