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
in repository toolchain/ci/base-artifacts.
discards e78289c6 2: push: binutils-gcc-glibc: 0
discards bcd1a79d 1: push: binutils-gcc-glibc: -3
discards 1d76de65 0: init: binutils-gcc-glibc: -1
new df2c9702 0: 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 (e78289c6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 178 +-
02-prepare_abe/console.log | 416 +-
03-build_abe-binutils/console.log | 11480 +--
04-build_abe-stage1/console.log | 20040 +++--
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 37482 ++++-----
07-build_abe-stage2/console.log | 43724 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/benchmark.log | 41 +-
09-benchmark--O2_marm/console.log | 121 +-
10-check_regression/console.log | 2259 +-
10-check_regression/extra-bisect-params | 1 +
10-check_regression/results-0.csv | 1764 +
10-check_regression/results-1.csv | 1777 +
10-check_regression/results-compare.csv | 124 +
10-check_regression/results-full.csv | 1775 +
10-check_regression/results.csv | 124 +
10-check_regression/results.log | 6473 ++
11-update_baseline/console.log | 2321 +-
11-update_baseline/extra-bisect-params | 1 +
11-update_baseline/results-0.csv | 1764 +
11-update_baseline/results-1.csv | 1777 +
11-update_baseline/results-compare.csv | 124 +
11-update_baseline/results-full.csv | 1775 +
11-update_baseline/results.csv | 124 +
11-update_baseline/results.log | 6473 ++
console.log | 118349 ++++++++++++++-------------
jenkins/manifest.sh | 22 +-
results | 4 +-
results_id | 2 +-
30 files changed, 147033 insertions(+), 113778 deletions(-)
create mode 100644 10-check_regression/extra-bisect-params
create mode 100644 10-check_regression/results-0.csv
create mode 100644 10-check_regression/results-1.csv
create mode 100644 10-check_regression/results-compare.csv
create mode 100644 10-check_regression/results-full.csv
create mode 100644 10-check_regression/results.csv
create mode 100644 10-check_regression/results.log
create mode 100644 11-update_baseline/extra-bisect-params
create mode 100644 11-update_baseline/results-0.csv
create mode 100644 11-update_baseline/results-1.csv
create mode 100644 11-update_baseline/results-compare.csv
create mode 100644 11-update_baseline/results-full.csv
create mode 100644 11-update_baseline/results.csv
create mode 100644 11-update_baseline/results.log
--
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 75038aa6aa5b analyzer: introduce namespace to avoid ODR clashes (PR 93307)
new da7cf663b755 analyzer: testsuite fixes for alloca, getpass, and setjmp [...]
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/analyzer/ChangeLog | 6 ++++++
gcc/analyzer/analyzer.cc | 3 ++-
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/analyzer/data-model-1.c | 1 +
gcc/testsuite/gcc.dg/analyzer/malloc-1.c | 1 +
gcc/testsuite/gcc.dg/analyzer/malloc-callbacks.c | 4 +++-
gcc/testsuite/gcc.dg/analyzer/malloc-paths-8.c | 1 +
gcc/testsuite/gcc.dg/analyzer/sensitive-1.c | 4 ++++
gcc/testsuite/gcc.dg/analyzer/setjmp-2.c | 10 +++++-----
gcc/testsuite/gcc.dg/analyzer/setjmp-3.c | 8 ++++----
gcc/testsuite/gcc.dg/analyzer/setjmp-4.c | 12 ++++++------
gcc/testsuite/gcc.dg/analyzer/setjmp-5.c | 6 +++---
gcc/testsuite/gcc.dg/analyzer/setjmp-6.c | 4 ++--
gcc/testsuite/gcc.dg/analyzer/setjmp-7.c | 4 ++--
gcc/testsuite/gcc.dg/analyzer/setjmp-7a.c | 8 ++++----
gcc/testsuite/gcc.dg/analyzer/setjmp-8.c | 8 ++++----
gcc/testsuite/gcc.dg/analyzer/setjmp-9.c | 8 ++++----
gcc/testsuite/gcc.dg/analyzer/test-setjmp.h | 16 ++++++++++++++++
18 files changed, 90 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/analyzer/test-setjmp.h
--
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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 3384aa7af4c PR c++/91476 - anon-namespace reference temp clash between TUs.
adds ae403e0d4e0 Bug 93234 - INQUIRE on pre-assigned files of ROUND and SIGN [...]
adds 58735237fcd Daily bump.
new a11e92c4e7f Fix ICE with cast of division by zero (PR c/93348).
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/c/ChangeLog | 9 ++++
gcc/c/c-typeck.c | 2 +
gcc/testsuite/ChangeLog | 14 +++++
gcc/testsuite/gcc.c-torture/compile/pr93348-1.c | 5 ++
gcc/testsuite/gfortran.dg/inquire_pre.f90 | 68 +++++++++++++++++++++++++
libgfortran/ChangeLog | 7 +++
libgfortran/io/unit.c | 16 +++---
8 files changed, 114 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr93348-1.c
create mode 100644 gcc/testsuite/gfortran.dg/inquire_pre.f90
--
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 6616622f 0: update: binutils-gcc-linux: all
new 585b7660 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 (6616622f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 16 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11134 ++++++-------
04-build_abe-stage1/console.log | 18126 ++++++++++-----------
05-build_linux/console.log | 636 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 30571 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 30473 insertions(+), 30462 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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 1389c34b 11: update: llvm-linux: 16048
new f3815ff3 11: update: llvm-linux: 16048
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 (1389c34b)
\
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 | 220 +-
02-build_llvm/console.log | 12588 ++++++++++++------------
03-build_linux/console.log | 6832 ++++++-------
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 26 +-
console.log | 19676 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 19680 insertions(+), 19680 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.