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/llvm-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards 36d3fb62 1: update: binutils-gcc-glibc-llvm: 1
new 6e2876eb 1: 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 (36d3fb62)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-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 | 181 +-
02-prepare_abe/console.log | 240 +-
03-build_abe-binutils/console.log | 10306 +-
04-build_abe-stage1/console.log | 20234 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 18054 ++--
07-build_abe-stage2/console.log | 45648 +++++----
08-build_llvm-true/console.log | 13107 +--
10-benchmark--Oz_mthumb/benchmark-start.log | 2 +-
10-benchmark--Oz_mthumb/benchmark.log | 92 +-
10-benchmark--Oz_mthumb/console.log | 284 +-
11-check_regression/console.log | 2530 +-
11-check_regression/results-0.csv | 2440 +-
11-check_regression/results-1.csv | 2315 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 10 +-
11-check_regression/results-full.csv | 2497 +-
11-check_regression/results.csv | 166 +-
11-check_regression/results.log | 2698 +-
12-update_baseline/console.log | 13544 +--
12-update_baseline/results-1.csv | 2315 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 6 +-
12-update_baseline/results-full.csv | 2313 +-
12-update_baseline/results.csv | 166 +-
12-update_baseline/results.log | 1820 +-
console.log | 124314 +++++++++++--------------
jenkins/manifest.sh | 24 +-
results_id | 2 +-
29 files changed, 122358 insertions(+), 143318 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-master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards d6462d9f 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new 5b9ec9be 0: update: gcc-2e546c261beddd649e92925373e1c54aec3299a0: 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 (d6462d9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 183 +-
02-prepare_abe/console.log | 236 +-
04-build_abe-bootstrap_debug/console.log | 94702 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 95127 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 95163 insertions(+), 95101 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 0e871a5b843 Daily bump.
adds eb9a24a6b6b Fortran : ICE in resolve_fl_procedure PR95708
adds f541655e8b9 Fix memory corruption with vector and variant record
adds 449246af10b PR fortran/95587 - ICE in gfc_target_encode_expr, at fortra [...]
adds 84323d9fa75 PR fortran/95689 - ICE in check_sym_interfaces, at fortran/ [...]
adds ea3f1f23478 Daily bump.
adds ce2da7f82f4 libstdc++: Fix std::from_chars to ignore leading zeros in base 2
adds e3d976ae009 Revert "PR fortran/95689 - ICE in check_sym_interfaces, at [...]
new c66d68d1e1e 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/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/trans.c | 18 ++++--
gcc/fortran/ChangeLog | 38 +++++++++++++
gcc/fortran/intrinsic.c | 6 +-
gcc/fortran/match.c | 5 ++
gcc/fortran/resolve.c | 1 +
gcc/testsuite/ChangeLog | 30 ++++++++++
gcc/testsuite/gfortran.dg/pr95587.f90 | 13 +++++
gcc/testsuite/gfortran.dg/pr95708.f90 | 6 ++
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/include/std/charconv | 8 ++-
libstdc++-v3/testsuite/20_util/from_chars/1.cc | 19 +++++--
libstdc++-v3/testsuite/20_util/from_chars/3.cc | 79 ++++++++++++++++++++++++++
14 files changed, 223 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr95587.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95708.f90
create mode 100644 libstdc++-v3/testsuite/20_util/from_chars/3.cc
--
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 24505e34 0: update: gcc-0e871a5b84339006697ba43732809eeda9159480: 1
new 5ed70507 0: update: gcc-c66d68d1e1e17ff1dd808d0acf42d12edf833b4e: 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 (24505e34)
\
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 | 137 +-
02-prepare_abe/console.log | 402 +-
04-build_abe-bootstrap_debug/console.log | 82079 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 6 +-
console.log | 82676 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 82671 insertions(+), 82641 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-master-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 4a8ac0fd 0: update: gcc-605a8f3bbcfbc5c2d677f9eb0585db8ad15a730d: 1
new 3c6406ee 0: update: gcc-58b475a2233630b1737bbdab986f08510d62cd3a: 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 (4a8ac0fd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 192 +-
02-prepare_abe/console.log | 442 +-
04-build_abe-bootstrap_debug/console.log | 72275 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 72917 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 72926 insertions(+), 72916 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.