This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ea5ca698dca x86-64: Pass aggregates with only float/double in GPRs for MS_ABI
new 5713834e4b9 libstdc++: Enable three-way comparison for iota_view iterators
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/std/ranges | 4 ++--
.../ranges/iota/iterator.cc} | 24 +++++++++++-----------
3 files changed, 21 insertions(+), 14 deletions(-)
copy libstdc++-v3/testsuite/{30_threads/stop_token/stop_callback/invocable_neg.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_bmk_tx1_llvm_o2_o3/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/glibc.
from f1c314d275 y2038: linux: Provide __timespec_get64 implementation
new f7be48d8c1 NEWS: Set fill-column hint to 72
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:
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_o2_o3/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 941c5f61 0: init: binutils-gcc-glibc-llvm: -3
new e6099788 0: init: 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 (941c5f61)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1_llvm_o2_o3/llvm- [...]
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 | 64 +-
02-prepare_abe/console.log | 168 +-
03-build_abe-binutils/console.log | 11684 ++--
04-build_abe-stage1/console.log | 15666 ++---
05-build_abe-linux/console.log | 250 +-
06-build_abe-glibc/console.log | 37319 +++++------
07-build_abe-stage2/console.log | 37336 ++++++-----
08-build_llvm-true/console.log | 12604 ++--
09-benchmark--O2/benchmark-start.log | 1 +
09-benchmark--O2/benchmark.log | 47 +
09-benchmark--O2/console.log | 133 +-
10-benchmark--O3/benchmark-start.log | 1 +
10-benchmark--O3/benchmark.log | 48 +
10-benchmark--O3/console.log | 326 +
11-check_regression/console.log | 15 +-
console.log | 115601 ++++++++++++++++----------------
jenkins/manifest.sh | 14 +-
results | 4 +
results_id-1 | 1 +
results_id-2 | 1 +
20 files changed, 116314 insertions(+), 114969 deletions(-)
create mode 100644 09-benchmark--O2/benchmark.log
create mode 100644 10-benchmark--O3/benchmark-start.log
create mode 100644 10-benchmark--O3/benchmark.log
create mode 100644 10-benchmark--O3/console.log
create mode 100644 results_id-1
create mode 100644 results_id-2
--
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 c006911de91 powerpc: Fix -fstack-clash-protection -mprefixed-addr ICE [ [...]
new ea5ca698dca x86-64: Pass aggregates with only float/double in GPRs for MS_ABI
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 | 8 +++++++
gcc/config/i386/i386.c | 10 ++++++---
gcc/testsuite/ChangeLog | 8 +++++++
gcc/testsuite/gcc.target/i386/pr85667-10.c | 21 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr85667-7.c | 36 ++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr85667-8.c | 21 +++++++++++++++++
gcc/testsuite/gcc.target/i386/pr85667-9.c | 36 ++++++++++++++++++++++++++++++
7 files changed, 137 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr85667-10.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85667-7.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85667-8.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr85667-9.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/llvm-master-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3381890c 0: update: llvm-linux: boot
new 96bd2756 0: update: llvm-linux: boot
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 (3381890c)
\
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 | 12660 +++++++++++++++++-----------------
03-build_linux/console.log | 904 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 29 +
console.log | 13829 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13857 insertions(+), 13811 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-lts-defconfig
in repository toolchain/ci/gcc.
from 763cec3a131 Daily bump.
adds 13f225a4f23 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.