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-Os_LTO
in repository toolchain/ci/base-artifacts.
discards d8ba5e0 0: update: binutils-gcc-glibc: 1
new e873e0e 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 (d8ba5e0)
\
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 | 6 +-
03-build_abe-binutils/console.log | 10185 +--
04-build_abe-stage1/console.log | 13589 ++--
05-build_abe-linux/console.log | 296 +-
06-build_abe-glibc/console.log | 38726 ++++++-----
07-build_abe-stage2/console.log | 36944 +++++-----
09-benchmark--Os_LTO/benchmark-start.log | 2 +-
09-benchmark--Os_LTO/benchmark.log | 5 +-
09-benchmark--Os_LTO/console.log | 263 +-
10-check_regression/console.log | 1124 +-
10-check_regression/results-0.csv | 219 +-
10-check_regression/results-1.csv | 205 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 223 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4372 +-
11-update_baseline/console.log | 1134 +-
11-update_baseline/results-0.csv | 219 +-
11-update_baseline/results-1.csv | 205 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 223 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4330 +-
console.log | 102433 ++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results_id | 2 +-
27 files changed, 107497 insertions(+), 107606 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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from e6df73e8ec6 Daily bump.
adds eca316afa46 PR 93592 - Invalid UP/DOWN rounding with EN descriptor.
adds ae835ea03fa Daily bump.
adds 5aa8760e319 Fortran : ICE in gfc_check_reshape PR95585
new d09b2606a5d 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:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 10 ++
gcc/fortran/check.c | 3 +-
gcc/testsuite/ChangeLog | 20 ++++
gcc/testsuite/gfortran.dg/fmt_en.f90 | 6 +-
gcc/testsuite/gfortran.dg/fmt_en_rd.f90 | 185 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_rn.f90 | 185 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_ru.f90 | 185 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/fmt_en_rz.f90 | 185 ++++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95585.f90 | 6 ++
libgfortran/ChangeLog | 9 ++
libgfortran/io/write_float.def | 3 +-
12 files changed, 792 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rd.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rn.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_ru.f90
create mode 100644 gcc/testsuite/gfortran.dg/fmt_en_rz.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95585.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_gnu/gnu-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d694500 0: update: gcc-e6df73e8ec60a5e0b3ccf5ae2b5a145f6f06453a: 1
new bb1adcc 0: update: gcc-d09b2606a5ddba7cd31567dad8c401b5886ac132: 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 (d694500)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 240 +-
04-build_abe-bootstrap_debug/console.log | 65996 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 66394 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 66403 insertions(+), 66369 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/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 04726be814 Disable warnings due to deprecated libselinux symbols used b [...]
adds 7ebd114211 aarch64: Respect p_flags when protecting code with PROT_BTI
adds 180d5a045f Update x86-64 libm-test-ulps
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/dl-bti.c | 9 ++++++++-
sysdeps/x86_64/fpu/libm-test-ulps | 4 ++--
2 files changed, 10 insertions(+), 3 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/llvm-master-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards ed458c7 3: update: binutils-gcc-glibc-llvm: 1
new 9383d5f 3: update: binutils-gcc-glibc-llvm: 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 (ed458c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-master-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 | 60 +-
02-prepare_abe/console.log | 170 +-
03-build_abe-binutils/console.log | 11352 +--
04-build_abe-stage1/console.log | 15397 ++--
05-build_abe-linux/console.log | 304 +-
06-build_abe-glibc/console.log | 39924 +++++----
07-build_abe-stage2/console.log | 37885 ++++-----
08-build_llvm-true/console.log | 13236 +--
10-benchmark--Os_LTO/benchmark-start.log | 2 +-
10-benchmark--Os_LTO/benchmark.log | 6 +-
10-benchmark--Os_LTO/console.log | 162 +-
11-check_regression/console.log | 758 +-
11-check_regression/results-0.csv | 106 +-
11-check_regression/results-1.csv | 105 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 1 +
11-check_regression/results-full.csv | 113 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2548 +-
12-update_baseline/console.log | 1703 +-
12-update_baseline/results-1.csv | 105 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 105 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 1868 +-
console.log | 121059 ++++++++++++++--------------
jenkins/manifest.sh | 22 +-
results_id | 2 +-
28 files changed, 123665 insertions(+), 123500 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-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 3f6b22d 2: update: glibc-d59630f9959b0bb8991964758ab854ff4378b20d: 1
new 95980e2 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 (3f6b22d)
\
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 | 129 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 11312 +--
04-build_abe-stage1/console.log | 12949 ++--
05-build_abe-linux/console.log | 246 +-
06-build_abe-glibc/console.log | 39909 +++++-----
07-build_abe-stage2/console.log | 36749 +++++-----
09-benchmark--O2_LTO/benchmark-start.log | 2 +-
09-benchmark--O2_LTO/benchmark.log | 5 +-
09-benchmark--O2_LTO/console.log | 207 +-
10-check_regression/console.log | 1092 +-
10-check_regression/results-0.csv | 152 +-
10-check_regression/results-1.csv | 163 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 169 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 3814 +-
11-update_baseline/console.log | 3458 +-
11-update_baseline/results-1.csv | 163 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 163 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2816 +-
11-update_baseline/results.regressions | 2 +-
console.log | 107865 ++++++++++++++--------------
jenkins/manifest.sh | 14 +-
results_id | 2 +-
27 files changed, 111677 insertions(+), 110140 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.