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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 96bff67d349 c++: No aggregate CTAD with explicit dguide [PR98802]
adds 2211aab8e38 [PR97701] LRA: Don't narrow class only for REG or MEM. A v [...]
adds 5c205862d1d Daily bump.
adds eb15f761bc7 c++: Empty args for variadic concept [PR98717]
adds d27f8c5cbee Daily bump.
adds a0291f87579 Daily bump.
adds 6f9841684fd Daily bump.
adds e916d7381f9 Daily bump.
adds fa183497cf2 libstdc++: Make coroutine_handle<_Promise>::from_address() [...]
adds b1d2ed3ad54 Fix miscompilation of Python on HP-PA/Linux
adds 617caf75f69 Daily bump.
adds b90c8de5d62 Daily bump.
new 3bc79d7b5d2 Fortran: Fix ICE after error regression [PR99060].
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 | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 12 ++++++++++++
gcc/cp/constraint.cc | 8 --------
gcc/fortran/primary.c | 12 ++++++++----
gcc/lra-constraints.c | 12 ++++++------
gcc/reorg.c | 21 +++++++++++++++++++--
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-variadic3.C | 7 +++++++
gcc/testsuite/gcc.target/aarch64/pr97701.c | 17 +++++++++++++++++
gcc/testsuite/gfortran.dg/pr99060.f90 | 10 ++++++++++
libstdc++-v3/ChangeLog | 9 +++++++++
libstdc++-v3/include/std/coroutine | 2 +-
13 files changed, 119 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-variadic3.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr97701.c
create mode 100644 gcc/testsuite/gfortran.dg/pr99060.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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 989bae11 0: update: binutils-gcc-linux-qemu: all
new 519d8d9a 0: update: binutils-gcc-linux-qemu: 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 (989bae11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 192 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 11498 +++++-----
04-build_abe-stage1/console.log | 18305 +++++++--------
05-build_linux/console.log | 844 +-
06-build_abe-qemu/console.log | 4513 ++--
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35842 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 35839 insertions(+), 35831 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_O3
in repository toolchain/ci/base-artifacts.
discards 31ddfc83 0: update: gcc-26a3f288f1895a8c061c0458590542a3d2ee796a: 1
new fa202dc1 0: update: gcc-ff6903288d96aa1d28ae4912b1270985475f3ba8: 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 (31ddfc83)
\
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 | 174 +-
02-prepare_abe/console.log | 406 +-
04-build_abe-bootstrap_O3/console.log | 70793 +++++++++++++++----------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 71415 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 71434 insertions(+), 71370 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 ff6903288d9 Fortran: Fix calls to associate name typebound subroutines [...]
new 4af29981ab5 [aarch64][vect] Support V8QI->V8HI WIDEN_ patterns
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/optabs-tree.c | 69 +++++++++++++
gcc/optabs-tree.h | 3 +
gcc/testsuite/gcc.target/aarch64/pr98772.c | 155 +++++++++++++++++++++++++++++
gcc/tree-vect-stmts.c | 95 ++++++++++++++++--
4 files changed, 314 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr98772.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_bmk_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068]
adds 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
No new revisions were added by this update.
Summary of changes:
iconvdata/Makefile | 4 +-
iconvdata/bug-iconv14.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++
iconvdata/iso-2022-jp-3.c | 67 +++++++++++++++++-------
3 files changed, 178 insertions(+), 20 deletions(-)
create mode 100644 iconvdata/bug-iconv14.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_bmk_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards db86c284 2: update: binutils-959ab8e63a339ad08dbec11532270d5d2768ccb6: 1
new 11b8308d 2: update: glibc-760e1d287825fa91d4d5a0cc921340c740d803e2: 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 (db86c284)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 58 +-
03-build_abe-binutils/console.log | 11511 ++-
04-build_abe-stage1/console.log | 12563 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 1998 +-
07-build_abe-glibc/console.log | 37746 +++++-----
08-build_abe-stage2/console.log | 31344 ++++----
09-build_llvm-true/console.log | 12936 ++--
11-benchmark--O3/benchmark-start.log | 2 +-
11-benchmark--O3/benchmark.log | 20 +-
11-benchmark--O3/console.log | 264 +-
12-check_regression/console.log | 2455 +-
12-check_regression/results-0.csv | 2136 +-
12-check_regression/results-1.csv | 2151 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 3 +-
12-check_regression/results-full.csv | 2313 +-
12-check_regression/results.csv | 157 +-
12-check_regression/results.log | 2404 +-
13-update_baseline/console.log | 2938 +-
13-update_baseline/results-1.csv | 2151 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 3 +-
13-update_baseline/results-full.csv | 2151 +-
13-update_baseline/results.csv | 153 +-
13-update_baseline/results.log | 1874 +-
13-update_baseline/results.regressions | 4 +-
console.log | 114048 +++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results | 2 +-
results_id | 2 +-
32 files changed, 121939 insertions(+), 121723 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.